Commit graph

22 commits

Author SHA1 Message Date
Adam Fedor
e56b2c6901 removed bunches of duplicate calls, retains and releases.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13543 72102866-910b-0410-8b05-ffd578937521
2002-04-26 03:12:50 +00:00
Adam Fedor
e72a9d2f0c Retain browser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13542 72102866-910b-0410-8b05-ffd578937521
2002-04-25 21:12:09 +00:00
Philippe C.D. Robert
50bdad85b9 First attempt of integrating a history browser for better file navigation.
There are still bugs though...


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12628 72102866-910b-0410-8b05-ffd578937521
2002-02-21 21:17:22 +00:00
Philippe C.D. Robert
b846123f5b If the project changes the browser reloads the correct column.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12618 72102866-910b-0410-8b05-ffd578937521
2002-02-21 11:25:33 +00:00
Philippe C.D. Robert
4ee31e2a7c Cleaned up the code which is called upon seleting a file in the project
browser. Now libraries etc. do not show up in the internal editor anymore.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12613 72102866-910b-0410-8b05-ffd578937521
2002-02-21 10:05:42 +00:00
Philippe C.D. Robert
b9bcd643d8 Enhanced the 'new file window' by adding a description view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12548 72102866-910b-0410-8b05-ffd578937521
2002-02-16 20:46:26 +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
7c264a098c Rewriting the entire editor code. Hence introduced a PCEditorController and
cleaned up the PCServer class. Every project now has a controller which
controls all editors. Editors itself use an editor view to display the files
or external editors.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12386 72102866-910b-0410-8b05-ffd578937521
2002-02-02 17:56:44 +00:00
Philippe C.D. Robert
346daad02e PCLib is now maintained by ProjectCenter as well!
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12018 72102866-910b-0410-8b05-ffd578937521
2002-01-07 10:00:23 +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
f82e117932 removed unneeded log
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8494 72102866-910b-0410-8b05-ffd578937521
2001-01-07 14:11:57 +00:00
Robert Slover
04d292688f opening files using the workspace now works a little bit better...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8492 72102866-910b-0410-8b05-ffd578937521
2001-01-07 14:07:35 +00:00
Robert Slover
457634d06f reopening projects is now possible - finally...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8490 72102866-910b-0410-8b05-ffd578937521
2001-01-07 12:12:17 +00:00
Robert Slover
0d44f5df35 removed logs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7955 72102866-910b-0410-8b05-ffd578937521
2000-11-01 10:38:57 +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
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
bdce4b5596 Added a first editor with syntax highlighting
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7566 72102866-910b-0410-8b05-ffd578937521
2000-09-20 15:46:08 +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
e568aa4b2e The class and header files are now being displayed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7275 72102866-910b-0410-8b05-ffd578937521
2000-08-28 19:04:15 +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