..
ChangeLog
Updated the ChangeLog files
2002-02-17 20:10:49 +00:00
FileCreator.h
New version - now copyrighted by the FSF
2001-08-03 14:23:25 +00:00
GNUmakefile
Began to clean up the makefile creation code. Introduced a shared factory
2002-03-01 10:39:44 +00:00
GNUmakefile.postamble
New copyright information and minor template additions
2001-08-01 12:35:41 +00:00
GNUmakefile.preamble
New copyright information and minor template additions
2001-08-01 12:35:41 +00:00
h.template
Initial revision
2000-08-27 19:11:42 +00:00
m.template
Initial revision
2000-08-27 19:11:42 +00:00
PCBrowserController.h
Cleaned up the code which is called upon seleting a file in the project
2002-02-21 10:05:42 +00:00
PCBrowserController.m
First attempt of integrating a history browser for better file navigation.
2002-02-21 21:17:22 +00:00
PCBundleLoader.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
PCBundleLoader.m
Rewriting the entire editor code. Hence introduced a PCEditorController and
2002-02-02 17:56:44 +00:00
PCDataSource.h
New version - now copyrighted by the FSF
2001-08-03 14:23:25 +00:00
PCDataSource.m
New version - now copyrighted by the FSF
2001-08-03 14:23:25 +00:00
PCDefines.h
Added the TabBehaviour define required by the preferences
2002-02-17 20:02:26 +00:00
PCEditor.h
Began to work on support for an integrated editor, thus much has been rewritten
2002-02-11 22:19:39 +00:00
PCEditor.m
Fixed 2 bugs which caused a severe crash.
2002-02-17 13:14:51 +00:00
PCEditorController.h
Single click always invokes the internal editor now.
2002-02-21 10:15:17 +00:00
PCEditorController.m
Fixed a bug which caused PC to crash when an external GS editor was used, thx
2002-02-22 18:48:23 +00:00
PCEditorView+Highlighting.h
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
2002-02-17 17:40:24 +00:00
PCEditorView+Highlighting.m
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
2002-02-17 17:40:24 +00:00
PCEditorView.h
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
2002-02-17 17:40:24 +00:00
PCEditorView.m
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
2002-02-17 17:40:24 +00:00
PCFileManager.h
Enhanced the 'new file window' by adding a description view.
2002-02-16 20:46:26 +00:00
PCFileManager.m
Enhanced the 'new file window' by adding a description view.
2002-02-16 20:46:26 +00:00
PCHistoryController.h
First attempt of integrating a history browser for better file navigation.
2002-02-21 21:17:22 +00:00
PCHistoryController.m
First attempt of integrating a history browser for better file navigation.
2002-02-21 21:17:22 +00:00
PCMakefileFactory.h
Began to clean up the makefile creation code. Introduced a shared factory
2002-03-01 10:39:44 +00:00
PCMakefileFactory.m
Began to clean up the makefile creation code. Introduced a shared factory
2002-03-01 10:39:44 +00:00
PCProject+ComponentHandling.h
All project components are now accessible via menu entry. Furthermore it is
2002-02-21 10:45:30 +00:00
PCProject+ComponentHandling.m
All project components are now accessible via menu entry. Furthermore it is
2002-02-21 10:45:30 +00:00
PCProject.h
First attempt of integrating a history browser for better file navigation.
2002-02-21 21:17:22 +00:00
PCProject.m
First attempt of integrating a history browser for better file navigation.
2002-02-21 21:17:22 +00:00
PCProjectBuilder.h
Began to work on support for an integrated editor, thus much has been rewritten
2002-02-11 22:19:39 +00:00
PCProjectBuilder.m
Added a launch target popup which lets the user choose between the default
2002-02-12 20:05:22 +00:00
PCProjectDebugger.h
Added a launch target popup which lets the user choose between the default
2002-02-12 20:05:22 +00:00
PCProjectDebugger.m
Added a launch target popup which lets the user choose between the default
2002-02-12 20:05:22 +00:00
PCProjectEditor.h
Began to work on support for an integrated editor, thus much has been rewritten
2002-02-11 22:19:39 +00:00
PCProjectEditor.m
Fixed 2 bugs which caused a severe crash.
2002-02-17 13:14:51 +00:00
PCProjectManager.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
PCProjectManager.m
Removed annoying alert panel raised upon saving all projects
2002-02-21 21:26:38 +00:00
PCServer.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
PCServer.m
Rewriting the entire editor code. Hence introduced a PCEditorController and
2002-02-02 17:56:44 +00:00
PCSplitView.h
Using a customised split view instead of a NSSplitView - more to come...
2002-01-27 13:55:07 +00:00
PCSplitView.m
Using a customised split view instead of a NSSplitView - more to come...
2002-01-27 13:55:07 +00:00
PCTextFinder.h
Added a text finder to ProjectCenter (based on Ali Ozer's code).
2002-02-03 16:30:35 +00:00
PCTextFinder.m
Optimised text edition reflection. Embedded editing will need more changes
2002-02-03 19:31:28 +00:00
PreferenceController.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
ProjectBuilder.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
ProjectCenter.h
Began to clean up the makefile creation code. Introduced a shared factory
2002-03-01 10:39:44 +00:00
ProjectCenter.pcproj
Began to clean up the makefile creation code. Introduced a shared factory
2002-03-01 10:39:44 +00:00
ProjectComponent.h
Began to work on support for an integrated editor, thus much has been rewritten
2002-02-11 22:19:39 +00:00
ProjectDebugger.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
ProjectEditor.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
ProjectType.h
New version - now copyrighted by the FSF
2001-08-03 14:23:25 +00:00
Server.h
Cleaned up the header files ( added ifndef/define statements ), splitted the
2002-02-02 21:12:49 +00:00
Version
PCLib is now maintained by ProjectCenter as well!
2002-01-07 10:00:23 +00:00