Philippe C.D. Robert
6180a9b078
Updated the AUTHORS file and applied David Ayers' patch.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@14658 72102866-910b-0410-8b05-ffd578937521
2002-10-06 13:45:02 +00:00
Philippe C.D. Robert
533a424b62
Updated ChangeLogs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13755 72102866-910b-0410-8b05-ffd578937521
2002-06-01 14:00:45 +00:00
Philippe C.D. Robert
e136c8c2a5
New version 0.3.0
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13752 72102866-910b-0410-8b05-ffd578937521
2002-06-01 13:54:34 +00:00
Philippe C.D. Robert
92bec02077
ChangeLog updates
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13236 72102866-910b-0410-8b05-ffd578937521
2002-03-25 19:37:28 +00:00
Richard Frith-Macdonald
28924714c1
Tidy save panel a bit.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12965 72102866-910b-0410-8b05-ffd578937521
2002-03-04 10:19:02 +00:00
Philippe C.D. Robert
be70ff6945
Removed conflicting keybindings ( font and find panel )
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12961 72102866-910b-0410-8b05-ffd578937521
2002-03-03 13:45:05 +00:00
Philippe C.D. Robert
74989e0a97
The font menu is back ( needed by the file editors )
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12954 72102866-910b-0410-8b05-ffd578937521
2002-03-02 13:58:45 +00:00
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