Philippe C.D. Robert
ce7d12acb3
Added a launch target popup which lets the user choose between the default
...
or the debug target.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12514 72102866-910b-0410-8b05-ffd578937521
2002-02-12 20:05: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
5adf8da156
Removed unneeded buttons, added a title to the remaining ones and introduced
...
a splitview between the project browser and component view. In the build
view a popup button is now used for build targets.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12225 72102866-910b-0410-8b05-ffd578937521
2002-01-27 13:32:46 +00:00
Philippe C.D. Robert
9d2387f4bf
The build tool can now be customised. Make sure to enter a valid path in the
...
inspector field!
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11952 72102866-910b-0410-8b05-ffd578937521
2002-01-02 17:43:11 +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
53645b6799
Added a new button for the build target 'dist' in the builder panel
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11927 72102866-910b-0410-8b05-ffd578937521
2002-01-01 18:21: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
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
Robert Slover
1461dc196f
new textview code required some changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8870 72102866-910b-0410-8b05-ffd578937521
2001-01-29 12:17:24 +00:00
Robert Slover
bfe24865bd
Major improvements to the launch/debugger part
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8602 72102866-910b-0410-8b05-ffd578937521
2001-01-14 16:57:06 +00:00
Robert Slover
b9b4075e9f
some more textview handling...sigh
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8561 72102866-910b-0410-8b05-ffd578937521
2001-01-11 19:21:32 +00:00
Robert Slover
6a40916418
Added a primitive app/too launcher/debugger
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8559 72102866-910b-0410-8b05-ffd578937521
2001-01-11 18:42:44 +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
d76f33661b
2 lines of information when launching...
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7987 72102866-910b-0410-8b05-ffd578937521
2000-11-02 10:21:03 +00:00
Robert Slover
1d7a3dbf06
new style interface - simpler but hopefully more usable
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7926 72102866-910b-0410-8b05-ffd578937521
2000-10-29 20:15:39 +00:00
Robert Slover
3336f4afdf
build logging now works, as well as some enhancements when using the internal
...
'editor'
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7920 72102866-910b-0410-8b05-ffd578937521
2000-10-29 12:00:24 +00:00
Robert Slover
b5a17b3424
new build images in the build panel
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7875 72102866-910b-0410-8b05-ffd578937521
2000-10-20 18:13:36 +00:00
Robert Slover
e5f22cafc2
More UI enhancements - not really functional yet
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7819 72102866-910b-0410-8b05-ffd578937521
2000-10-15 18:24:09 +00:00
Robert Slover
908efddd71
typo and note about GNUstep version added
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7816 72102866-910b-0410-8b05-ffd578937521
2000-10-15 12:27:52 +00:00
Robert Slover
d847966a45
some UI modifications
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7583 72102866-910b-0410-8b05-ffd578937521
2000-09-22 10:33:12 +00:00
Robert Slover
08d183d7e6
daily work
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7560 72102866-910b-0410-8b05-ffd578937521
2000-09-20 09:59:53 +00:00
Robert Slover
8984c54fce
minor UI changes (scrollers in scrollviews)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7559 72102866-910b-0410-8b05-ffd578937521
2000-09-20 09:53:38 +00:00
Robert Slover
763dccb954
sizeToCells was missing ...
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7549 72102866-910b-0410-8b05-ffd578937521
2000-09-19 15:39:55 +00:00
Robert Slover
299c0b49e7
Basic preferences handling
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7533 72102866-910b-0410-8b05-ffd578937521
2000-09-17 14:40:56 +00:00
Robert Slover
a1cfff2685
Implemented a first 'editor', UI enhancements and other nice things
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7530 72102866-910b-0410-8b05-ffd578937521
2000-09-17 12:13:10 +00:00
Robert Slover
611d39e478
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7258 72102866-910b-0410-8b05-ffd578937521
2000-08-27 19:11:42 +00:00