Philippe C.D. Robert
42cea681ef
Extracted the hardcoded UI into separated categories
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@15150 72102866-910b-0410-8b05-ffd578937521
2002-11-27 17:40:09 +00:00
Philippe C.D. Robert
b1e997da7e
Cleaned up import statements and added support for Mac OS X (some defines, not
...
yet working).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@15081 72102866-910b-0410-8b05-ffd578937521
2002-11-24 11:08:02 +00:00
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
cfb5894d70
Applied patch sent in by O. Kornilov to avoid exception when clicking
...
on file name in browser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@14263 72102866-910b-0410-8b05-ffd578937521
2002-08-10 12:10:55 +00:00
Philippe C.D. Robert
5e791b7147
Editors should now use the font panel.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12953 72102866-910b-0410-8b05-ffd578937521
2002-03-02 13:58:13 +00:00
Philippe C.D. Robert
50112a3cb8
Using saveFileIfNeeded instead of saveFile.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12952 72102866-910b-0410-8b05-ffd578937521
2002-03-02 13:15:59 +00:00
Philippe C.D. Robert
bae1bafa98
Fixed 2 bugs which caused a severe crash.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12551 72102866-910b-0410-8b05-ffd578937521
2002-02-17 13:14:51 +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
005848beb8
Optimised text edition reflection. Embedded editing will need more changes
...
in that respect, I fear...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12400 72102866-910b-0410-8b05-ffd578937521
2002-02-03 19:31:28 +00:00
Philippe C.D. Robert
c325a04f64
Added a text finder to ProjectCenter (based on Ali Ozer's code).
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12397 72102866-910b-0410-8b05-ffd578937521
2002-02-03 16:30:35 +00:00
Philippe C.D. Robert
a634432d6f
Cleaned up the header files ( added ifndef/define statements ), splitted the
...
ProjectCenter.h header and some other cleanups. Editor now send notifications
whenever they become or resign key.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12389 72102866-910b-0410-8b05-ffd578937521
2002-02-02 21:12:49 +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
d4bd4d3637
Fixed a bug preventing reopening projects. Also added 2 methods which will
...
be used to make an editor embedded.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12266 72102866-910b-0410-8b05-ffd578937521
2002-01-29 21:46:45 +00:00
Philippe C.D. Robert
e2a9d52ed5
Cleaning up the internal editor code. More to come...
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12265 72102866-910b-0410-8b05-ffd578937521
2002-01-29 21:29:30 +00:00