Commit graph

59 commits

Author SHA1 Message Date
Philippe C.D. Robert
5d42b6bb67 Fixed a bug which prevented the app to load a project when being told via
application:openfile:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12621 72102866-910b-0410-8b05-ffd578937521
2002-02-21 12:25:23 +00:00
Philippe C.D. Robert
4682c6aa76 The path for creating new projects is now maintained by a separate defaults
entry.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12620 72102866-910b-0410-8b05-ffd578937521
2002-02-21 11:41:16 +00:00
Philippe C.D. Robert
6508160786 All project components are now accessible via menu entry. Furthermore it is
also possible to launch the selected target via menu entry.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12615 72102866-910b-0410-8b05-ffd578937521
2002-02-21 10:45:30 +00:00
Philippe C.D. Robert
9f0c48d05b Updated the ChangeLog files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12555 72102866-910b-0410-8b05-ffd578937521
2002-02-17 20:10:49 +00:00
Philippe C.D. Robert
0781bf5817 Added a new preference panel related to code editing. For now there is only
1 option available, the tab behaviour.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12554 72102866-910b-0410-8b05-ffd578937521
2002-02-17 20:03:47 +00:00
Philippe C.D. Robert
5480873552 Updated copyright message...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12515 72102866-910b-0410-8b05-ffd578937521
2002-02-12 20:14:22 +00:00
Philippe C.D. Robert
396f6b9751 Began to work on support for an integrated editor, thus much has been rewritten
related to editor handling. This is work in progress... Every PCProject
component now has to conform to the ProjectComponent protocol.
Syntax highlighting is disabled for now, this will undergo a major rewrite soon.
Furthermore I separated the component handling stuff from the main class file
and put it into PCProject+ComponentHandling.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12499 72102866-910b-0410-8b05-ffd578937521
2002-02-11 22:19:39 +00:00
Philippe C.D. Robert
6f74df7b63 Integrated the text finder into the menu structure and cleaned up some parts
of the code related to menus.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12398 72102866-910b-0410-8b05-ffd578937521
2002-02-03 16:31:24 +00:00
Philippe C.D. Robert
6485275f21 Menus are now enabled/disabled whenever they should...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12391 72102866-910b-0410-8b05-ffd578937521
2002-02-02 21:15:38 +00:00
Philippe C.D. Robert
62f64889bd Kind of implemented saving and reverting of common files. A long way to go,
but for now it works...


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12388 72102866-910b-0410-8b05-ffd578937521
2002-02-02 19:21:00 +00:00
Philippe C.D. Robert
59c7905360 Updated all ChangeLog files (using cvs2cl.pl)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12023 72102866-910b-0410-8b05-ffd578937521
2002-01-07 15:05:46 +00:00
Philippe C.D. Robert
fa7bda8926 ProjectCenter now stores the project files under PROJECTNAME.pcproj to avoid
name clashes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12017 72102866-910b-0410-8b05-ffd578937521
2002-01-07 09:37:19 +00:00
Philippe C.D. Robert
b98b09f399 Changed the build tool entry to /usr/bin/make in all project files and
templates.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11953 72102866-910b-0410-8b05-ffd578937521
2002-01-02 17:51:53 +00:00
Philippe C.D. Robert
fed5094fe2 The inspector now handles the installation path and other settings. Furthermore
it does not save changes automatically but marks the project as being edited.
Upon 'save' the project file and GNUmakefile are being saved, not before!
In addition the various PC* bundles are now maintained by ProjectCenter itself.
The installation path for ProjectCenter.app is corrected to the SYSTEM ROOT as
well.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11948 72102866-910b-0410-8b05-ffd578937521
2002-01-02 16:05:02 +00:00
Philippe C.D. Robert
c27438e6c5 All bundles and libProjectCenter are now installed under GNUSTEP_SYSTEM_ROOT.
Also the PC.proj templates have now a correct install path default value.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11943 72102866-910b-0410-8b05-ffd578937521
2002-01-02 12:13:06 +00:00
Philippe C.D. Robert
c27f10ff80 Added the icon for creating a tar.gz dist and updated the project files using
the latest CVS code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11926 72102866-910b-0410-8b05-ffd578937521
2002-01-01 18:09:14 +00:00
Philippe C.D. Robert
debdc3d8aa ProjectCenter now validates project dictionaries and updates them if requested.
I also added new keys tp the PC.project files in order to be able to generate
valid *.spec.in files needed when building RPMs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11925 72102866-910b-0410-8b05-ffd578937521
2002-01-01 17:27:41 +00:00
Philippe C.D. Robert
3bda3f4b47 Removed the toplevel ChangeLog, updated the ChangeLogs in the subdirectories and
raised the version number to 0.2.6.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11915 72102866-910b-0410-8b05-ffd578937521
2001-12-29 15:37:30 +00:00
Philippe C.D. Robert
738cd02b95 Automatic, periodic saving of all open projectfiles is now supported.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11914 72102866-910b-0410-8b05-ffd578937521
2001-12-29 15:29:08 +00:00
Philippe C.D. Robert
b4b59ad657 Implemented more preference handling and cleaned up some ugly parts of the
code. Removed the loadedProjectsWindow feature, it just does not make any sense.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11912 72102866-910b-0410-8b05-ffd578937521
2001-12-29 14:10:57 +00:00
Philippe C.D. Robert
a93953166a Added the missing rpm icon
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11906 72102866-910b-0410-8b05-ffd578937521
2001-12-28 14:11:09 +00:00
Philippe C.D. Robert
61c2a9ad58 Minor changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10646 72102866-910b-0410-8b05-ffd578937521
2001-08-03 14:31:19 +00:00
Philippe C.D. Robert
b98c03aebc New version - now copyrighted by the FSF
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10645 72102866-910b-0410-8b05-ffd578937521
2001-08-03 14:23:25 +00:00
Philippe C.D. Robert
89cc067a89 Some updated information regarding the version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10627 72102866-910b-0410-8b05-ffd578937521
2001-08-01 12:43:38 +00:00
Philippe C.D. Robert
08f161f3e8 New copyright information and minor template additions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10625 72102866-910b-0410-8b05-ffd578937521
2001-08-01 12:35:41 +00:00
Philippe C.D. Robert
23c50044d1 Default editor is now vi, new version number added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10318 72102866-910b-0410-8b05-ffd578937521
2001-07-07 11:56:25 +00:00
Philippe C.D. Robert
2688e0b00a Little GUI modifications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10316 72102866-910b-0410-8b05-ffd578937521
2001-07-07 11:48:59 +00:00
Philippe C.D. Robert
5a35542c50 Applied patch from Adam Fedor
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10277 72102866-910b-0410-8b05-ffd578937521
2001-07-01 19:01:27 +00:00
Robert Slover
b6801c69a3 updated the PC.project file and renamed the plist file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8807 72102866-910b-0410-8b05-ffd578937521
2001-01-26 08:45:10 +00:00
Robert Slover
3300150a67 Updated the ChangeLogs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8604 72102866-910b-0410-8b05-ffd578937521
2001-01-14 17:54:16 +00:00
Robert Slover
066bfa2d03 cleanup in main()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8599 72102866-910b-0410-8b05-ffd578937521
2001-01-14 16:19:06 +00:00
Robert Slover
e5c8b3045a UI cleanup and optimisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8595 72102866-910b-0410-8b05-ffd578937521
2001-01-14 15:38:41 +00:00
Robert Slover
dfad5e01b4 Initial support for RPM SPEC file creation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8545 72102866-910b-0410-8b05-ffd578937521
2001-01-10 15:19:42 +00:00
Robert Slover
af54ec14db some more minor fix and cleanup work
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8495 72102866-910b-0410-8b05-ffd578937521
2001-01-07 14:43:34 +00:00
Robert Slover
6b6d8aba72 some daily work...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8079 72102866-910b-0410-8b05-ffd578937521
2000-11-10 18:27:15 +00:00
Robert Slover
845b0b26da changelog for 0.2.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8075 72102866-910b-0410-8b05-ffd578937521
2000-11-10 14:07:23 +00:00
Robert Slover
eae27b6ba9 some interface changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8031 72102866-910b-0410-8b05-ffd578937521
2000-11-04 17:11:12 +00:00
Robert Slover
05dccc683e the bundle path is now depending on the GNUSTEP_LOCAL_ROOT env variable
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8030 72102866-910b-0410-8b05-ffd578937521
2000-11-04 16:48:24 +00:00
Robert Slover
6aa26d3356 some GWorkspace additions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7923 72102866-910b-0410-8b05-ffd578937521
2000-10-29 12:16:46 +00:00
Robert Slover
8e5f79c4e7 0.2 coming soon
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7922 72102866-910b-0410-8b05-ffd578937521
2000-10-29 12:01:35 +00:00
Robert Slover
696429d464 remove old PB support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7877 72102866-910b-0410-8b05-ffd578937521
2000-10-20 18:20:32 +00:00
Robert Slover
fc638551ef updated project file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7876 72102866-910b-0410-8b05-ffd578937521
2000-10-20 18:18:02 +00:00
Robert Slover
a58305c7c0 added build images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7874 72102866-910b-0410-8b05-ffd578937521
2000-10-20 18:13:20 +00:00
Robert Slover
f359db21e8 Support for protocols in file creation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7865 72102866-910b-0410-8b05-ffd578937521
2000-10-20 15:18:43 +00:00
Robert Slover
849b5f0d12 modified launching behaviour
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7818 72102866-910b-0410-8b05-ffd578937521
2000-10-15 18:23:36 +00:00
Robert Slover
90c1430cb2 UI improvement
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7814 72102866-910b-0410-8b05-ffd578937521
2000-10-15 12:25:17 +00:00
Robert Slover
46387e0182 bundle path issue now fixed, hopefully...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7578 72102866-910b-0410-8b05-ffd578937521
2000-09-21 07:32:26 +00:00
Robert Slover
7f1e0bfb4d open file now works, too
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7575 72102866-910b-0410-8b05-ffd578937521
2000-09-21 05:42:58 +00:00
Robert Slover
668ac2222d Added a changelog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7568 72102866-910b-0410-8b05-ffd578937521
2000-09-20 15:51:56 +00:00
Robert Slover
0fc1ae74ad Added the font panel stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7567 72102866-910b-0410-8b05-ffd578937521
2000-09-20 15:46:49 +00:00