.. |
ChangeLog
|
Updated all ChangeLog files (using cvs2cl.pl)
|
2002-01-07 15:05:46 +00:00 |
FileCreator.h
|
New version - now copyrighted by the FSF
|
2001-08-03 14:23:25 +00:00 |
GNUmakefile
|
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
|
2002-02-17 17:40:24 +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 header files ( added ifndef/define statements ), splitted the
|
2002-02-02 21:12:49 +00:00 |
PCBrowserController.m
|
Enhanced the 'new file window' by adding a description view.
|
2002-02-16 20:46:26 +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
|
Kind of implemented saving and reverting of common files. A long way to go,
|
2002-02-02 19:21:00 +00:00 |
PCEditorController.m
|
Fixed 2 bugs which caused a severe crash.
|
2002-02-17 13:14:51 +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 |
PCProject+ComponentHandling.h
|
Began to work on support for an integrated editor, thus much has been rewritten
|
2002-02-11 22:19:39 +00:00 |
PCProject+ComponentHandling.m
|
Enhanced the 'new file window' by adding a description view.
|
2002-02-16 20:46:26 +00:00 |
PCProject.h
|
Began to work on support for an integrated editor, thus much has been rewritten
|
2002-02-11 22:19:39 +00:00 |
PCProject.m
|
Fixed 2 bugs which caused a severe crash.
|
2002-02-17 13:14:51 +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
|
Fixed 2 bugs which caused a severe crash.
|
2002-02-17 13:14:51 +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
|
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
|
2002-02-17 17:40:24 +00:00 |
ProjectCenter.pcproj
|
Moved the (deprecated) highlighting code into PCEditorView+Highlighting and
|
2002-02-17 17:40:24 +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 |