.. |
ChangeLog
|
Updated ChangeLogs
|
2002-06-01 14:00:45 +00:00 |
FileCreator.h
|
New version - now copyrighted by the FSF
|
2001-08-03 14:23:25 +00:00 |
GNUmakefile
|
Fixed a bug in the lib makefile creation part.
|
2002-06-01 13:46:29 +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
|
removed bunches of duplicate calls, retains and releases.
|
2002-04-26 03:12:50 +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
|
Fixed a bug in the lib makefile creation part.
|
2002-06-01 13:46:29 +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
|
Using saveFileIfNeeded instead of saveFile.
|
2002-03-02 13:15:59 +00:00 |
PCEditor.m
|
Applied patch sent in by O. Kornilov to avoid exception when clicking
|
2002-08-10 12:10:55 +00:00 |
PCEditorController.h
|
The timed safe mechanism now also saves all project files, if needed.
|
2002-03-02 13:11:05 +00:00 |
PCEditorController.m
|
Using saveFileIfNeeded instead of saveFile.
|
2002-03-02 13:15:59 +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
|
Removed call to super's initialize
|
2002-08-10 11:41:34 +00:00 |
PCEditorView.h
|
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
|
2002-02-17 17:40:24 +00:00 |
PCEditorView.m
|
Editors should now use the font panel.
|
2002-03-02 13:58:13 +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
|
removed bunches of duplicate calls, retains and releases.
|
2002-04-26 03:12:50 +00:00 |
PCMakefileFactory.h
|
Added support for tool projects.
|
2002-03-01 15:19:17 +00:00 |
PCMakefileFactory.m
|
Code cleanup
|
2002-06-01 13:55:22 +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
|
removed bunches of duplicate calls, retains and releases.
|
2002-04-26 03:12:50 +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 bunches of duplicate calls, retains and releases.
|
2002-04-26 03:12:50 +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
|
Fixed a bug in the lib makefile creation part.
|
2002-06-01 13:46:29 +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
|
ChangeLog updates
|
2002-03-25 19:37:28 +00:00 |