Commit graph

1080 commits

Author SHA1 Message Date
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
b366475795 Added the AUTHORS file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@14264 72102866-910b-0410-8b05-ffd578937521
2002-08-10 14:24:08 +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
8841a26519 Removed call to super's initialize
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@14262 72102866-910b-0410-8b05-ffd578937521
2002-08-10 11:41:34 +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
7bfa1bddb8 Installation into GNUSPTE_INSTALLATION_DIR
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13754 72102866-910b-0410-8b05-ffd578937521
2002-06-01 13:56:11 +00:00
Philippe C.D. Robert
835ec95694 Code cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13753 72102866-910b-0410-8b05-ffd578937521
2002-06-01 13:55:22 +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
324a187f3e Fixed a bug in the app makefile creation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13751 72102866-910b-0410-8b05-ffd578937521
2002-06-01 13:53:22 +00:00
Philippe C.D. Robert
e6ce7b3293 Fixed a bug in the lib makefile creation part.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13750 72102866-910b-0410-8b05-ffd578937521
2002-06-01 13:46:29 +00:00
Philippe C.D. Robert
8f06001865 The default installation path prefix for bundles is now set to
$GNUSTEP_INSTALLATION_DIR


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13749 72102866-910b-0410-8b05-ffd578937521
2002-06-01 13:07:27 +00:00
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
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
8239c8f04f Forgot to include the Version file - fixed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12963 72102866-910b-0410-8b05-ffd578937521
2002-03-03 15:31:05 +00:00
Philippe C.D. Robert
cfceb8ab2d Fixed mem leak in the history controller.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12962 72102866-910b-0410-8b05-ffd578937521
2002-03-03 13:47:38 +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
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
050cf77b3d The timed safe mechanism now also saves all project files, if needed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12951 72102866-910b-0410-8b05-ffd578937521
2002-03-02 13:11:05 +00:00
Philippe C.D. Robert
28fc83d068 This project now uses the makefile factory too.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12938 72102866-910b-0410-8b05-ffd578937521
2002-03-01 15:32:21 +00:00
Philippe C.D. Robert
6b55050ba0 Added support for tool projects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12935 72102866-910b-0410-8b05-ffd578937521
2002-03-01 15:19:17 +00:00
Philippe C.D. Robert
2db57284c5 This project now uses the makefile factory too.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12934 72102866-910b-0410-8b05-ffd578937521
2002-03-01 15:06:47 +00:00
Philippe C.D. Robert
f0b7439483 Support for libraries added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12933 72102866-910b-0410-8b05-ffd578937521
2002-03-01 14:58:59 +00:00
Philippe C.D. Robert
aa5832cc64 This project now uses the makefile factory too.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12928 72102866-910b-0410-8b05-ffd578937521
2002-03-01 14:38:38 +00:00
Philippe C.D. Robert
80e836921b Fix to avoid warning
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12927 72102866-910b-0410-8b05-ffd578937521
2002-03-01 14:22:56 +00:00
Philippe C.D. Robert
5561cc5006 Support for bundles
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12926 72102866-910b-0410-8b05-ffd578937521
2002-03-01 14:18:41 +00:00
Philippe C.D. Robert
66bdfda587 The project now uses the shared makefile factory too.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12925 72102866-910b-0410-8b05-ffd578937521
2002-03-01 14:18:26 +00:00
Philippe C.D. Robert
c974abfafd Removed old include statements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12924 72102866-910b-0410-8b05-ffd578937521
2002-03-01 13:30:18 +00:00
Philippe C.D. Robert
fbf46fce2c The project now uses the makefile factory to create makefiles.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12923 72102866-910b-0410-8b05-ffd578937521
2002-03-01 13:28:54 +00:00
Philippe C.D. Robert
326618fc2a Began to clean up the makefile creation code. Introduced a shared factory
for that purpose which implements basic stuff used by all projects.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12913 72102866-910b-0410-8b05-ffd578937521
2002-03-01 10:39:44 +00:00
Philippe C.D. Robert
b317904de7 Fixed a bug which caused PC to crash when an external GS editor was used, thx
to Richard for pointing me to the right place!


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12686 72102866-910b-0410-8b05-ffd578937521
2002-02-22 18:48:23 +00:00
Philippe C.D. Robert
29d6aeb29f Removed annoying alert panel raised upon saving all projects
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12629 72102866-910b-0410-8b05-ffd578937521
2002-02-21 21:26:38 +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
78eaf33537 When a GNUstep app is used as external editor, NSWorkspace is used to open
the file using the repsective app.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12622 72102866-910b-0410-8b05-ffd578937521
2002-02-21 12:50:31 +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
ae73b13acc Removing a file causes the browser to be updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12619 72102866-910b-0410-8b05-ffd578937521
2002-02-21 11:29:38 +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
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
6b2f8c69f7 Single click always invokes the internal editor now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12614 72102866-910b-0410-8b05-ffd578937521
2002-02-21 10:15:17 +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
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
c423bc5768 Added the TabBehaviour define required by the preferences
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12553 72102866-910b-0410-8b05-ffd578937521
2002-02-17 20:02:26 +00:00
Philippe C.D. Robert
91c6d95415 Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
implemented tab (\t) capabilities.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12552 72102866-910b-0410-8b05-ffd578937521
2002-02-17 17:40:24 +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
e07767053f Enhanced the default menu entries by adding standard submenu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12550 72102866-910b-0410-8b05-ffd578937521
2002-02-16 21:21:10 +00:00