apps-projectcenter/PCLib/ChangeLog
Philippe C.D. Robert 3bda3f4b47 Removed the toplevel ChangeLog, updated the ChangeLogs in the subdirectories and
raised the version number to 0.2.6.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11915 72102866-910b-0410-8b05-ffd578937521
2001-12-29 15:37:30 +00:00

304 lines
8 KiB
Text

2001-12-29 16:29 probert
* PCProjectManager.h, PCProjectManager.m: Automatic, periodic
saving of all open projectfiles is now supported.
2001-12-29 15:41 probert
* PCProject.m: Fixed some minor issues with file backup handling
2001-12-29 15:09 probert
* PCProject.m, PCProjectManager.h, PCProjectManager.m,
ProjectCenter.h: Cleaned up the writeMakefile method and
implemented the save stuff the way it should be. Some additions for
proper preference handling have been made as well.
2001-12-28 15:11 probert
* PCProjectDebugger.m: Fixed a typo and altered matrix button
behaviour
2001-08-03 16:23 probert
* FileCreator.h, PCBrowserController.h, PCBrowserController.m,
PCBundleLoader.h, PCBundleLoader.m, PCDataSource.h, PCDataSource.m,
PCEditorView.h, PCEditorView.m, PCFileManager.h, PCFileManager.m,
PCProject.h, PCProject.m, PCProjectBuilder.h, PCProjectBuilder.m,
PCProjectDebugger.h, PCProjectDebugger.m, PCProjectManager.h,
PCProjectManager.m, PCServer.h, PCServer.m, PreferenceController.h,
ProjectBuilder.h, ProjectCenter.h, ProjectDebugger.h,
ProjectEditor.h, ProjectType.h, Server.h: New version - now
copyrighted by the FSF
2001-08-01 18:27 probert
* PCEditorView.m: Better highlighting of keywords
2001-08-01 14:35 probert
* GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble: New
copyright information and minor template additions
2001-07-07 13:48 probert
* PCProjectDebugger.m, PCServer.m: Little GUI modifications, done
by Pierre-Yves Rivaille
2001-07-01 21:02 probert
* GNUmakefile.postamble: Added makefile
2001-07-01 21:01 probert
* GNUmakefile, GNUmakefile.preamble: Applied patch from Adam Fedor
2001-01-29 13:17 robert
* PCEditorView.m, PCProjectBuilder.m, PCServer.m: new textview code
required some changes
2001-01-14 18:54 robert
* ChangeLog: Updated the ChangeLogs
2001-01-14 18:01 robert
* PB.project: removing old PB stuff
2001-01-14 17:57 robert
* PCProjectBuilder.m, PCProjectDebugger.h, PCProjectDebugger.m:
Major improvements to the launch/debugger part
2001-01-14 17:23 robert
* Makefile, Makefile.postamble, Makefile.preamble: removed old PB
stuff
2001-01-14 16:53 robert
* PCProject.m: Fixed some mem leaks
2001-01-13 21:46 robert
* PCFileManager.m, PCProject.m: fix in the bundle project related
to the principal class.
2001-01-11 20:21 robert
* PCProjectBuilder.m, PCProjectDebugger.m: some more textview
handling...sigh
2001-01-11 19:42 robert
* PCProjectBuilder.m, PCProjectDebugger.h, PCProjectDebugger.m:
Added a primitive app/too launcher/debugger
2001-01-10 16:19 robert
* PCProjectBuilder.h, PCProjectBuilder.m: Initial support for RPM
SPEC file creation
2001-01-07 15:43 robert
* PCProjectManager.h, PCProjectManager.m: some more minor fix and
cleanup work
2001-01-07 15:11 robert
* PCBrowserController.m: removed unneeded log
2001-01-07 15:10 robert
* PCProjectManager.m: logs only when in DEBUG
2001-01-07 15:07 robert
* PCBrowserController.m: opening files using the workspace now
works a little bit better...
2001-01-07 14:44 robert
* PCServer.h, PCServer.m: reopening a file in the internal editor
now works w/o crashing
2001-01-07 13:12 robert
* PCBrowserController.m, PCProject.m, PCProjectManager.m: reopening
projects is now possible - finally...
2001-01-06 17:26 robert
* PCProject.h, PCProject.m, PCServer.m: minor bugfix in the editor
textview and new method to copy files into proj
2000-11-10 19:27 robert
* PCProject.h, PCProject.m, PCProjectManager.m: some daily work...
2000-11-10 15:07 robert
* ChangeLog: changelog for 0.2.0
2000-11-04 17:47 robert
* PCBundleLoader.m: the bundle path is now depending on the env
variable
2000-11-04 14:20 robert
* PCProject.h, PCProject.m: projects are by default not executable
2000-11-02 11:21 robert
* PCProject.m, PCProjectBuilder.m: 2 lines of information when
launching...
2000-11-01 11:38 robert
* PCBrowserController.m, PCProject.m: removed logs
2000-10-29 21:17 robert
* PCProjectDebugger.h, PCProjectDebugger.m: added the class which
will one day become a simple gdb frontend
2000-10-29 21:15 robert
* GNUmakefile, PCBrowserController.m, PCProject.h, PCProject.m,
PCProjectBuilder.h, PCProjectBuilder.m, ProjectCenter.h: new style
interface - simpler but hopefully more usable
2000-10-29 13:00 robert
* PCBundleLoader.m, PCProject.m, PCProjectBuilder.h,
PCProjectBuilder.m, PCServer.h, PCServer.m: build logging now
works, as well as some enhancements when using the internal
'editor'
2000-10-27 19:15 robert
* PCProject.h, PCProject.m: removed the 2 popups, which are not
needed on the top right side
2000-10-26 11:12 robert
* PCProject.m: more image files are allowed now
2000-10-20 20:13 robert
* PCProject.h, PCProjectBuilder.m: new build images in the build
panel
2000-10-20 17:18 robert
* PCEditorView.m, PCProject.m: Support for protocols in file
creation
2000-10-15 20:24 robert
* PCBrowserController.m, PCProject.h, PCProject.m,
PCProjectBuilder.m, PCProjectManager.m: More UI enhancements - not
really functional yet
2000-10-15 14:27 robert
* PCBrowserController.m, PCProject.m, PCProjectBuilder.h,
PCProjectBuilder.m, PCProjectManager.m: typo and note about GNUstep
version added
2000-09-22 19:11 robert
* PCProject.h, PCProject.m: minor UI changes
2000-09-22 12:33 robert
* PCBrowserController.m, PCProject.h, PCProject.m,
PCProjectBuilder.h, PCProjectBuilder.m: some UI modifications
2000-09-21 09:36 robert
* PCBundleLoader.m: bundle path issues
2000-09-21 07:42 robert
* PCProjectManager.h, PCProjectManager.m: daily work
2000-09-21 07:20 robert
* PCFileManager.m: daily work
2000-09-21 07:16 robert
* PCEditorView.m: @end is now highlighted, too
2000-09-20 17:50 robert
* ChangeLog: Added a changelog
2000-09-20 17:46 robert
* GNUmakefile, PCBrowserController.m, PCEditorView.h,
PCEditorView.m, PCProject.h, PCProject.m, PCServer.m,
ProjectCenter.h: Added a first editor with syntax highlighting
2000-09-20 11:59 robert
* PCProjectBuilder.m: daily work
2000-09-20 11:53 robert
* PCProject.m, PCProjectBuilder.m: minor UI changes (scrollers in
scrollviews)
2000-09-19 17:39 robert
* PCProject.m, PCProjectBuilder.m: sizeToCells was missing ...
2000-09-17 16:40 robert
* PCProject.h, PCProject.m, PCProjectBuilder.m: Basic preferences
handling
2000-09-17 14:13 robert
* PCBrowserController.h, PCBrowserController.m, PCFileManager.h,
PCFileManager.m, PCProject.h, PCProject.m, PCProjectBuilder.h,
PCProjectBuilder.m, PCProjectManager.h, PCProjectManager.m,
PCServer.h, PCServer.m, ProjectCenter.h, Server.h: Implemented a
first 'editor', UI enhancements and other nice things
2000-09-03 22:10 robert
* GNUmakefile: renamed libPC into libProjectCenter
2000-08-28 21:04 robert
* PCBrowserController.m, PCFileManager.h: The class and header
files are now being displayed
2000-08-27 21:12 robert
* Makefile.preamble, PB.project, h.template, m.template, Makefile,
Makefile.postamble, ProjectEditor.h, Server.h, PCServer.h,
PCServer.m, ProjectCenter.h, ProjectDebugger.h, ProjectType.h,
PCProjectManager.m, PCProjectManager.h, PCBundleLoader.h,
PCBundleLoader.m, PreferenceController.h, ProjectBuilder.h,
PCBrowserController.h, PCDataSource.h, PCDataSource.m, PCProject.h,
PCFileManager.h, PCProject.m, PCFileManager.m, FileCreator.h,
GNUmakefile, GNUmakefile.preamble, PCBrowserController.m,
PCProjectBuilder.h, PCProjectBuilder.m: Initial revision
2000-08-27 21:12 robert
* Makefile.preamble, PB.project, h.template, m.template, Makefile,
Makefile.postamble, ProjectEditor.h, Server.h, PCServer.h,
PCServer.m, ProjectCenter.h, ProjectDebugger.h, ProjectType.h,
PCProjectManager.m, PCProjectManager.h, PCBundleLoader.h,
PCBundleLoader.m, PreferenceController.h, ProjectBuilder.h,
PCBrowserController.h, PCDataSource.h, PCDataSource.m, PCProject.h,
PCFileManager.h, PCProject.m, PCFileManager.m, FileCreator.h,
GNUmakefile, GNUmakefile.preamble, PCBrowserController.m,
PCProjectBuilder.h, PCProjectBuilder.m: Initial import