mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-20 18:32:17 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10482 72102866-910b-0410-8b05-ffd578937521
781 lines
24 KiB
Text
781 lines
24 KiB
Text
2001-07-07 13:56 probert
|
|
|
|
* ProjectCenter/: PCAppController.m, ProjectCenterInfo.plist:
|
|
Default editor is now vi, new version number added
|
|
|
|
2001-07-07 13:56 probert
|
|
|
|
* Version: New version 0.2.4
|
|
|
|
2001-07-07 13:48 probert
|
|
|
|
* ProjectCenter/: GNUmakefile, ProjectCenter_main.m: Little GUI
|
|
modifications
|
|
|
|
2001-07-07 13:48 probert
|
|
|
|
* PCLib/: PCProjectDebugger.m, PCServer.m: Little GUI
|
|
modifications, done by Pierre-Yves Rivaille
|
|
|
|
2001-07-07 13:48 probert
|
|
|
|
* PCGormProj/: GNUmakefile, GNUmakefile.postamble,
|
|
GNUmakefile.preamble, Info-project.plist, Info.table, PC.proj,
|
|
PCGormMakefileFactory.h, PCGormMakefileFactory.m, PCGormProj.h,
|
|
PCGormProj.m, PCGormProject.h, PCGormProject.m,
|
|
baseInterface.classes, baseInterface.gorm, h.template, m.template,
|
|
main.m: Added the GormApplication project, done by Pierre-Yves
|
|
Rivaille
|
|
|
|
2001-07-07 13:47 probert
|
|
|
|
* GNUmakefile: [no log message]
|
|
|
|
2001-07-01 21:02 probert
|
|
|
|
* PCBaseFileTypes/GNUmakefile.preamble,
|
|
PCLib/GNUmakefile.postamble: Added makefile
|
|
|
|
2001-07-01 21:01 probert
|
|
|
|
* PCAppProj/GNUmakefile, PCAppProj/GNUmakefile.preamble,
|
|
PCBaseFileTypes/GNUmakefile, PCBundleProj/GNUmakefile,
|
|
PCBundleProj/GNUmakefile.preamble, PCLib/GNUmakefile,
|
|
PCLib/GNUmakefile.preamble, PCLibProj/GNUmakefile,
|
|
PCLibProj/GNUmakefile.preamble, PCToolProj/GNUmakefile,
|
|
PCToolProj/GNUmakefile.preamble,
|
|
ProjectCenter/GNUmakefile.preamble: Applied patch from Adam Fedor
|
|
|
|
2001-07-01 21:01 probert
|
|
|
|
* ANNOUNCE: Minor update
|
|
|
|
2001-01-29 13:17 robert
|
|
|
|
* PCLib/: PCEditorView.m, PCProjectBuilder.m, PCServer.m: new
|
|
textview code required some changes
|
|
|
|
2001-01-26 09:45 robert
|
|
|
|
* ProjectCenter/: GNUmakefile, Info-project.plist, PC.project,
|
|
ProjectCenterInfo.plist: updated the PC.project file and renamed
|
|
the plist file
|
|
|
|
2001-01-20 11:48 robert
|
|
|
|
* PCAppProj/PCAppMakefileFactory.m: Fixed the ADDITIONAL_GUI_LIBS
|
|
line - this time it should be 100% OK
|
|
|
|
2001-01-19 11:33 robert
|
|
|
|
* PCAppProj/PCAppMakefileFactory.m: using LDFLAGS instead of
|
|
ADDITIONAL_GUI_LIBS solves the linker problem
|
|
|
|
2001-01-14 18:54 robert
|
|
|
|
* PCAppProj/ChangeLog, PCBaseFileTypes/ChangeLog,
|
|
PCBundleProj/ChangeLog, PCLib/ChangeLog, PCLibProj/ChangeLog,
|
|
PCToolProj/ChangeLog, ProjectCenter/ChangeLog: Updated the
|
|
ChangeLogs
|
|
|
|
2001-01-14 18:01 robert
|
|
|
|
* PCLib/PB.project: removing old PB stuff
|
|
|
|
2001-01-14 17:57 robert
|
|
|
|
* PCLib/: PCProjectBuilder.m, PCProjectDebugger.h,
|
|
PCProjectDebugger.m: Major improvements to the launch/debugger part
|
|
|
|
2001-01-14 17:23 robert
|
|
|
|
* PCLib/: Makefile, Makefile.postamble, Makefile.preamble: removed
|
|
old PB stuff
|
|
|
|
2001-01-14 17:20 robert
|
|
|
|
* Version: new version...
|
|
|
|
2001-01-14 17:19 robert
|
|
|
|
* ProjectCenter/ProjectCenter_main.m: cleanup in main()
|
|
|
|
2001-01-14 17:15 robert
|
|
|
|
* PCBaseFileTypes/: Makefile, Makefile.postamble,
|
|
Makefile.preamble, PB.project, PCBaseFileType.m: removed old PB
|
|
stuff and rearranged the file types
|
|
|
|
2001-01-14 17:08 robert
|
|
|
|
* PCAppProj/PCAppProject.m, PCBundleProj/PCBundleProject.m,
|
|
PCLibProj/PCLibProject.m, PCToolProj/PCToolProject.m: Added the
|
|
supporting files category
|
|
|
|
2001-01-14 16:53 robert
|
|
|
|
* PCLib/PCProject.m: Fixed some mem leaks
|
|
|
|
2001-01-14 16:38 robert
|
|
|
|
* ProjectCenter/: PCPrefController.h, PCPrefController.m: UI
|
|
cleanup and optimisation
|
|
|
|
2001-01-14 16:08 robert
|
|
|
|
* PCBundleProj/: PCBundleProject.h, PCBundleProject.m: the
|
|
principal class can now be set using the GUI
|
|
|
|
2001-01-14 16:07 robert
|
|
|
|
* PCAppProj/: PCAppProject.h, PCAppProject.m: teh application class
|
|
can now be set - althoug still ignored by the makefile
|
|
|
|
2001-01-13 21:46 robert
|
|
|
|
* PCBundleProj/PCBundleMakefileFactory.m, PCLib/PCFileManager.m,
|
|
PCLib/PCProject.m: fix in the bundle project related to the
|
|
principal class.
|
|
|
|
2001-01-13 16:56 robert
|
|
|
|
* PCBundleProj/PCBundleMakefileFactory.m: the principal class
|
|
should now be set in any cases
|
|
|
|
2001-01-11 20:21 robert
|
|
|
|
* PCLib/: PCProjectBuilder.m, PCProjectDebugger.m: some more
|
|
textview handling...sigh
|
|
|
|
2001-01-11 19:42 robert
|
|
|
|
* PCLib/: PCProjectBuilder.m, PCProjectDebugger.h,
|
|
PCProjectDebugger.m: Added a primitive app/too launcher/debugger
|
|
|
|
2001-01-10 16:19 robert
|
|
|
|
* Version, PCBundleProj/PCBundleMakefileFactory.m,
|
|
PCLib/PCProjectBuilder.h, PCLib/PCProjectBuilder.m,
|
|
ProjectCenter/GNUmakefile, ProjectCenter/ProjectCenter_rpm.tiff:
|
|
Initial support for RPM SPEC file creation
|
|
|
|
2001-01-10 15:19 robert
|
|
|
|
* PCToolProj/PCToolMakefileFactory.m: inclusion of PACKAGE_NAME
|
|
|
|
2001-01-10 15:18 robert
|
|
|
|
* PCAppProj/: Makefile, Makefile.postamble, Makefile.preamble,
|
|
PB.project, PCAppMakefileFactory.m: no PB support anymore,
|
|
inclusion of PACKAGE_NAME
|
|
|
|
2001-01-10 15:17 robert
|
|
|
|
* PCLibProj/: Makefile, Makefile.postamble, Makefile.preamble,
|
|
PB.project: no PB support anymore
|
|
|
|
2001-01-10 14:10 robert
|
|
|
|
* PCAppProj/main.m: applied the patch of nicola
|
|
|
|
2001-01-10 13:56 robert
|
|
|
|
* PCAppProj/AppController.m: default is YES in
|
|
applicationShouldTerminate:
|
|
|
|
2001-01-07 15:43 robert
|
|
|
|
* PCAppProj/PCAppProject.m, PCLib/PCProjectManager.h,
|
|
PCLib/PCProjectManager.m, ProjectCenter/Info-project.plist,
|
|
ProjectCenter/PCAppController+MenuHandling.m: some more minor fix
|
|
and cleanup work
|
|
|
|
2001-01-07 15:11 robert
|
|
|
|
* PCLib/PCBrowserController.m: removed unneeded log
|
|
|
|
2001-01-07 15:10 robert
|
|
|
|
* PCLib/PCProjectManager.m: logs only when in DEBUG
|
|
|
|
2001-01-07 15:07 robert
|
|
|
|
* PCLib/PCBrowserController.m: opening files using the workspace
|
|
now works a little bit better...
|
|
|
|
2001-01-07 14:44 robert
|
|
|
|
* PCLib/: PCServer.h, PCServer.m: reopening a file in the internal
|
|
editor now works w/o crashing
|
|
|
|
2001-01-07 13:12 robert
|
|
|
|
* PCLib/: PCBrowserController.m, PCProject.m, PCProjectManager.m:
|
|
reopening projects is now possible - finally...
|
|
|
|
2001-01-07 12:36 robert
|
|
|
|
* PCAppProj/PCAppProject.m: somehow the makefile was not being
|
|
written...?!
|
|
|
|
2001-01-06 17:46 robert
|
|
|
|
* INSTALL: slight correction
|
|
|
|
2001-01-06 17:44 robert
|
|
|
|
* PCAppProj/: PCAppProject.h, PCAppProject.m: AppIcons are now
|
|
set/cleaned correctly
|
|
|
|
2001-01-06 17:26 robert
|
|
|
|
* PCLib/: PCProject.h, PCProject.m, PCServer.m: minor bugfix in the
|
|
editor textview and new method to copy files into proj
|
|
|
|
2001-01-03 07:38 robert
|
|
|
|
* PCAppProj/: AppController.h, AppController.m: fixed a typo
|
|
|
|
2000-11-10 19:27 robert
|
|
|
|
* PCAppProj/PCAppProject.h, PCAppProj/PCAppProject.m,
|
|
PCBundleProj/PCBundleProject.h, PCBundleProj/PCBundleProject.m,
|
|
PCLib/PCProject.h, PCLib/PCProject.m, PCLib/PCProjectManager.m,
|
|
PCLibProj/PCLibProject.h, PCLibProj/PCLibProject.m,
|
|
PCToolProj/PCToolProject.h, PCToolProj/PCToolProject.m,
|
|
ProjectCenter/PCPrefController.m: some daily work...
|
|
|
|
2000-11-10 15:07 robert
|
|
|
|
* PCAppProj/ChangeLog, PCBaseFileTypes/ChangeLog,
|
|
PCBundleProj/ChangeLog, PCLibProj/ChangeLog, PCToolProj/ChangeLog:
|
|
changelog for 0.2
|
|
|
|
2000-11-10 15:07 robert
|
|
|
|
* PCLib/ChangeLog, ProjectCenter/ChangeLog: changelog for 0.2.0
|
|
|
|
2000-11-04 18:11 robert
|
|
|
|
* ProjectCenter/PCPrefController.m: some interface changes
|
|
|
|
2000-11-04 17:48 robert
|
|
|
|
* ProjectCenter/: PCAppController.m, PCPrefController.m: the bundle
|
|
path is now depending on the GNUSTEP_LOCAL_ROOT env variable
|
|
|
|
2000-11-04 17:47 robert
|
|
|
|
* PCLib/PCBundleLoader.m: the bundle path is now depending on the
|
|
env variable
|
|
|
|
2000-11-04 14:22 robert
|
|
|
|
* PCBundleProj/: GNUmakefile, GNUmakefile.postamble,
|
|
GNUmakefile.preamble, Info.table, PC.proj,
|
|
PCBundleMakefileFactory.h, PCBundleMakefileFactory.m,
|
|
PCBundleProj.h, PCBundleProj.m, PCBundleProject.h,
|
|
PCBundleProject.m: the new bundle project type - probably not 100%
|
|
correct but working
|
|
|
|
2000-11-04 14:21 robert
|
|
|
|
* GNUmakefile: Added the bundle project type
|
|
|
|
2000-11-04 14:20 robert
|
|
|
|
* PCLib/: PCProject.h, PCProject.m: projects are by default not
|
|
executable
|
|
|
|
2000-11-04 13:41 robert
|
|
|
|
* PCToolProj/: PCToolProject.h, PCToolProject.m: The project type
|
|
is executable
|
|
|
|
2000-11-04 13:41 robert
|
|
|
|
* PCAppProj/: PCAppProj.m, PCAppProject.h, PCAppProject.m: we do
|
|
not use gmodels, and the project is executable
|
|
|
|
2000-11-02 11:21 robert
|
|
|
|
* PCLib/: PCProject.m, PCProjectBuilder.m: 2 lines of information
|
|
when launching...
|
|
|
|
2000-11-01 11:38 robert
|
|
|
|
* PCLib/: PCBrowserController.m, PCProject.m: removed logs
|
|
|
|
2000-10-29 21:17 robert
|
|
|
|
* PCLib/: PCProjectDebugger.h, PCProjectDebugger.m: added the class
|
|
which will one day become a simple gdb frontend
|
|
|
|
2000-10-29 21:15 robert
|
|
|
|
* PCLib/: 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:16 robert
|
|
|
|
* ProjectCenter/Info-project.plist: some GWorkspace additions
|
|
|
|
2000-10-29 13:01 robert
|
|
|
|
* ProjectCenter/Info-project.plist: 0.2 coming soon
|
|
|
|
2000-10-29 13:00 robert
|
|
|
|
* ANNOUNCE, INSTALL, README, Version,
|
|
PCBaseFileTypes/protocol.template: updated textfiles and new
|
|
version coming soon...
|
|
|
|
2000-10-29 13:00 robert
|
|
|
|
* PCLib/: 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
|
|
|
|
* PCLib/: PCProject.h, PCProject.m: removed the 2 popups, which are
|
|
not needed on the top right side
|
|
|
|
2000-10-26 11:12 robert
|
|
|
|
* PCLib/PCProject.m: more image files are allowed now
|
|
|
|
2000-10-20 20:20 robert
|
|
|
|
* ProjectCenter/: Makefile, Makefile.postamble, Makefile.preamble,
|
|
PB.project: remove old PB support
|
|
|
|
2000-10-20 20:18 robert
|
|
|
|
* ProjectCenter/PC.project: updated project file
|
|
|
|
2000-10-20 20:13 robert
|
|
|
|
* PCLib/: PCProject.h, PCProjectBuilder.m: new build images in the
|
|
build panel
|
|
|
|
2000-10-20 20:13 robert
|
|
|
|
* ProjectCenter/: GNUmakefile, ProjectCenter_clean.tiff,
|
|
ProjectCenter_debug.tiff, ProjectCenter_install.tiff,
|
|
ProjectCenter_make.tiff, ProjectCenter_profile.tiff: added build
|
|
images
|
|
|
|
2000-10-20 17:18 robert
|
|
|
|
* PCBaseFileTypes/GNUmakefile, PCBaseFileTypes/PCBaseFileType.m,
|
|
PCBaseFileTypes/protocol.template, PCLib/PCEditorView.m,
|
|
PCLib/PCProject.m, ProjectCenter/PCAppController.m: Support for
|
|
protocols in file creation
|
|
|
|
2000-10-20 16:49 robert
|
|
|
|
* PCAppProj/: PCAppMakefileFactory.m, PCAppProj.m, PCAppProject.h,
|
|
PCAppProject.m: some more UI
|
|
|
|
2000-10-15 20:29 robert
|
|
|
|
* PCAppProj/PCAppProject.m, PCLibProj/PCLibProject.m,
|
|
PCToolProj/PCToolProject.m: some code improvements regarding the
|
|
inspector
|
|
|
|
2000-10-15 20:24 robert
|
|
|
|
* PCLib/: PCBrowserController.m, PCProject.h, PCProject.m,
|
|
PCProjectBuilder.m, PCProjectManager.m: More UI enhancements - not
|
|
really functional yet
|
|
|
|
2000-10-15 20:23 robert
|
|
|
|
* ProjectCenter/: PCAppController.h, PCAppController.m: modified
|
|
launching behaviour
|
|
|
|
2000-10-15 14:36 robert
|
|
|
|
* PCAppProj/: AppController.h, AppController.m, main.m: fixed the
|
|
info panel issue
|
|
|
|
2000-10-15 14:27 robert
|
|
|
|
* INSTALL, PCLib/PCBrowserController.m, PCLib/PCProject.m,
|
|
PCLib/PCProjectBuilder.h, PCLib/PCProjectBuilder.m,
|
|
PCLib/PCProjectManager.m: typo and note about GNUstep version added
|
|
|
|
2000-10-15 14:25 robert
|
|
|
|
* PCAppProj/PCAppProj.m: Added the plist file to "Other Resources"
|
|
|
|
2000-10-15 14:25 robert
|
|
|
|
* ProjectCenter/PCPrefController.m: UI improvement
|
|
|
|
2000-10-11 15:15 robert
|
|
|
|
* PCToolProj/PCToolProject.m: daily work
|
|
|
|
2000-10-11 09:35 robert
|
|
|
|
* PCAppProj/: AppController.h, AppController.m: removed old method
|
|
|
|
2000-10-11 09:33 robert
|
|
|
|
* PCAppProj/: AppController.h, AppController.m, PCAppProj.m,
|
|
main.m: new info panel approach - uch simpler, thanks Nicola!
|
|
|
|
2000-09-24 15:37 robert
|
|
|
|
* PCLibProj/PCLibProject.m: minor UI issue
|
|
|
|
2000-09-23 17:45 robert
|
|
|
|
* PCLibProj/PCLibMakefileFactory.m: another issue...
|
|
|
|
2000-09-23 16:24 robert
|
|
|
|
* PCLibProj/: PCLibMakefileFactory.m, PCLibProject.m: Fixed some
|
|
makefile issues
|
|
|
|
2000-09-22 19:11 robert
|
|
|
|
* PCLib/: PCProject.h, PCProject.m: minor UI changes
|
|
|
|
2000-09-22 12:33 robert
|
|
|
|
* PCLib/: PCBrowserController.m, PCProject.h, PCProject.m,
|
|
PCProjectBuilder.h, PCProjectBuilder.m: some UI modifications
|
|
|
|
2000-09-22 11:24 robert
|
|
|
|
* PCToolProj/PCToolMakefileFactory.m: Fix in the makefile
|
|
generation section
|
|
|
|
2000-09-21 09:36 robert
|
|
|
|
* PCLib/PCBundleLoader.m: bundle path issues
|
|
|
|
2000-09-21 09:32 robert
|
|
|
|
* ProjectCenter/PCPrefController.m: bundle path issue now fixed,
|
|
hopefully...
|
|
|
|
2000-09-21 09:17 robert
|
|
|
|
* INSTALL: better install file
|
|
|
|
2000-09-21 09:07 robert
|
|
|
|
* PCLibProj/: PCLibMakefileFactory.m, PCLibProj.m: removed the
|
|
English.lproj stuff in libs
|
|
|
|
2000-09-21 07:42 robert
|
|
|
|
* ProjectCenter/: PCAppController.m, PCPrefController.m: open file
|
|
now works, too
|
|
|
|
2000-09-21 07:42 robert
|
|
|
|
* PCLib/: PCProjectManager.h, PCProjectManager.m: daily work
|
|
|
|
2000-09-21 07:20 robert
|
|
|
|
* PCLib/PCFileManager.m: daily work
|
|
|
|
2000-09-21 07:16 robert
|
|
|
|
* PCLib/PCEditorView.m: @end is now highlighted, too
|
|
|
|
2000-09-20 17:53 robert
|
|
|
|
* Version: Version 0.1
|
|
|
|
2000-09-20 17:50 robert
|
|
|
|
* ProjectCenter/ChangeLog, PCLib/ChangeLog, PCAppProj/ChangeLog,
|
|
PCLibProj/ChangeLog, PCBaseFileTypes/ChangeLog: Added a changelog
|
|
|
|
2000-09-20 17:46 robert
|
|
|
|
* ProjectCenter/ProjectCenter_main.m: Added the font panel stuff
|
|
|
|
2000-09-20 17:46 robert
|
|
|
|
* PCLib/: 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 12:35 robert
|
|
|
|
* ProjectCenter/PCPrefController.m: some more work on the
|
|
preferences
|
|
|
|
2000-09-20 11:59 robert
|
|
|
|
* PCLib/PCProjectBuilder.m: daily work
|
|
|
|
2000-09-20 11:53 robert
|
|
|
|
* PCLib/: PCProject.m, PCProjectBuilder.m: minor UI changes
|
|
(scrollers in scrollviews)
|
|
|
|
2000-09-20 10:50 robert
|
|
|
|
* PCAppProj/: AppController.h, AppController.m,
|
|
PCAppMakefileFactory.m, PCAppProj.m, main.m: enhanced the created
|
|
app to support GC and an info panel and more ...
|
|
|
|
2000-09-19 17:39 robert
|
|
|
|
* PCLib/: PCProject.m, PCProjectBuilder.m: sizeToCells was missing
|
|
...
|
|
|
|
2000-09-17 16:40 robert
|
|
|
|
* PCLib/PCProject.h, PCLib/PCProject.m, PCLib/PCProjectBuilder.m,
|
|
ProjectCenter/PCPrefController.h, ProjectCenter/PCPrefController.m:
|
|
Basic preferences handling
|
|
|
|
2000-09-17 14:14 robert
|
|
|
|
* PCAppProj/: PCAppProject.h, PCAppProject.m: daily work
|
|
|
|
2000-09-17 14:13 robert
|
|
|
|
* PCLibProj/PCLibMakefileFactory.m: makefile improvements
|
|
|
|
2000-09-17 14:13 robert
|
|
|
|
* PCLib/: 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-17 14:12 robert
|
|
|
|
* ProjectCenter/: GNUmakefile, Info-project.plist,
|
|
PCAppController+MenuHandling.h, PCAppController+MenuHandling.m,
|
|
PCAppController.m, PCMenuController.m, ProjectCenter_main.m,
|
|
ProjectCentre_build.tiff, ProjectCentre_find.tiff,
|
|
ProjectCentre_prefs.tiff, ProjectCentre_settings.tiff,
|
|
ProjectCentre_uml.tiff: Updated some images, fixed some bugs and
|
|
enhanced the featurelist...
|
|
|
|
2000-09-14 11:04 robert
|
|
|
|
* ProjectCenter/PCAppController.m: another minor flaw
|
|
|
|
2000-09-14 10:54 robert
|
|
|
|
* PCAppProj/: AppController.h, AppController.m, AppProject.gmodel,
|
|
GNUmakefile, Main.gmodel, PC.proj, PCAppMakefileFactory.m, main.m:
|
|
apps now don't use gmodels anymore
|
|
|
|
2000-09-14 10:28 robert
|
|
|
|
* ProjectCenter/PCAppController.m: fixed some bugs introduced by
|
|
removing the gmodel
|
|
|
|
2000-09-13 12:45 robert
|
|
|
|
* PCBaseFileTypes/PCBaseFileType.m, ProjectCenter/GNUmakefile,
|
|
ProjectCenter/PCAppController+MenuHandling.h,
|
|
ProjectCenter/PCAppController+MenuHandling.m,
|
|
ProjectCenter/PCAppController.h, ProjectCenter/PCAppController.m,
|
|
ProjectCenter/PCMenuController.h, ProjectCenter/PCMenuController.m,
|
|
ProjectCenter/ProjectCenter_main.m,
|
|
ProjectCenter/English.lproj/ProjectCenter.gmodel: removed the
|
|
gmodels completely from ProjectCenter.app
|
|
|
|
2000-09-03 22:10 robert
|
|
|
|
* Version, PCAppProj/GNUmakefile.preamble, PCLib/GNUmakefile,
|
|
PCToolProj/GNUmakefile.preamble: renamed libPC into
|
|
libProjectCenter
|
|
|
|
2000-09-03 21:59 robert
|
|
|
|
* ProjectCenter/: GNUmakefile.preamble, PC.project,
|
|
PCAppController.m: minor stuff
|
|
|
|
2000-09-03 21:15 robert
|
|
|
|
* ProjectCenter/PCAppController.m: New DO code
|
|
|
|
2000-08-28 21:04 robert
|
|
|
|
* PCLib/: PCBrowserController.m, PCFileManager.h: The class and
|
|
header files are now being displayed
|
|
|
|
2000-08-27 21:11 robert
|
|
|
|
* Version, ANNOUNCE, INSTALL, README, COPYING, GNUmakefile,
|
|
GNUmakefile.postamble, GNUmakefile.preamble,
|
|
PCAppProj/Makefile.preamble, PCAppProj/PB.project,
|
|
PCAppProj/PCAppProj.h, PCAppProj/Makefile, PCAppProj/h.template,
|
|
PCAppProj/m.template, PCAppProj/Info.table, PCAppProj/PCAppProj.m,
|
|
PCAppProj/Makefile.postamble, PCAppProj/PCAppProject.h,
|
|
PCAppProj/PCAppProject.m, PCAppProj/GNUmakefile.postamble,
|
|
PCAppProj/GNUmakefile.preamble, PCAppProj/PC.proj,
|
|
PCAppProj/main.m, PCAppProj/PCAppMakefileFactory.h,
|
|
PCAppProj/PCAppMakefileFactory.m, PCAppProj/AppProject.gmodel,
|
|
PCAppProj/GNUmakefile, PCAppProj/AppController.h,
|
|
PCAppProj/AppController.m, PCAppProj/Info-project.plist,
|
|
PCAppProj/Main.gmodel, PCBaseFileTypes/Makefile,
|
|
PCBaseFileTypes/Makefile.postamble,
|
|
PCBaseFileTypes/Makefile.preamble, PCBaseFileTypes/PB.project,
|
|
PCBaseFileTypes/PCBaseFileType.h, PCBaseFileTypes/PCBaseFileType.m,
|
|
PCBaseFileTypes/FileIcon_.m.tiff, PCBaseFileTypes/FileIcon_.h.tiff,
|
|
PCBaseFileTypes/FileIcon_.c.tiff, PCBaseFileTypes/GNUmakefile,
|
|
PCBaseFileTypes/cfile.template, PCBaseFileTypes/cheader.template,
|
|
PCBaseFileTypes/class.template, PCBaseFileTypes/header.template,
|
|
PCLib/Makefile.preamble, PCLib/PB.project, PCLib/h.template,
|
|
PCLib/m.template, PCLib/Makefile, PCLib/Makefile.postamble,
|
|
PCLib/ProjectEditor.h, PCLib/Server.h, PCLib/PCServer.h,
|
|
PCLib/PCServer.m, PCLib/ProjectCenter.h, PCLib/ProjectDebugger.h,
|
|
PCLib/ProjectType.h, PCLib/PCProjectManager.m,
|
|
PCLib/PCProjectManager.h, PCLib/PCBundleLoader.h,
|
|
PCLib/PCBundleLoader.m, PCLib/PreferenceController.h,
|
|
PCLib/ProjectBuilder.h, PCLib/PCBrowserController.h,
|
|
PCLib/PCDataSource.h, PCLib/PCDataSource.m, PCLib/PCProject.h,
|
|
PCLib/PCFileManager.h, PCLib/PCProject.m, PCLib/PCFileManager.m,
|
|
PCLib/FileCreator.h, PCLib/GNUmakefile, PCLib/GNUmakefile.preamble,
|
|
PCLib/PCBrowserController.m, PCLib/PCProjectBuilder.h,
|
|
PCLib/PCProjectBuilder.m, ProjectCenter/Makefile.preamble,
|
|
ProjectCenter/PB.project, ProjectCenter/h.template,
|
|
ProjectCenter/m.template, ProjectCenter/Makefile,
|
|
ProjectCenter/ProjectCenter_main.m,
|
|
ProjectCenter/Makefile.postamble, ProjectCenter/PCAppController.h,
|
|
ProjectCenter/PCAppController.m, ProjectCenter/PCPrefController.h,
|
|
ProjectCenter/PCPrefController.m, ProjectCenter/PCFindController.h,
|
|
ProjectCenter/PCFindController.m, ProjectCenter/PCInfoController.h,
|
|
ProjectCenter/PCInfoController.m, ProjectCenter/PCLogController.h,
|
|
ProjectCenter/PCLogController.m, ProjectCenter/PCMenuController.h,
|
|
ProjectCenter/ProjectCenter.tiff, ProjectCenter/PCMenuController.m,
|
|
ProjectCenter/GNUmakefile, ProjectCenter/GNUmakefile.postamble,
|
|
ProjectCenter/GNUmakefile.preamble, ProjectCenter/PC.project,
|
|
ProjectCenter/FileIcon_.m.tiff,
|
|
ProjectCenter/ProjectCentre_documentation.tiff,
|
|
ProjectCenter/ProjectCentre_cvs.tiff,
|
|
ProjectCenter/ProjectCentre_prefs.tiff,
|
|
ProjectCenter/ProjectCenter.app.tiff,
|
|
ProjectCenter/FileIcon_rtf.tiff,
|
|
ProjectCenter/ProjectCentre_files.tiff,
|
|
ProjectCenter/FileIcon_.c.tiff,
|
|
ProjectCenter/ProjectCentre_clean.tiff,
|
|
ProjectCenter/ProjectCentre_find.tiff,
|
|
ProjectCenter/FileIcon_.h.tiff, ProjectCenter/Info-project.plist,
|
|
ProjectCenter/ProjectCentre_add.tiff,
|
|
ProjectCenter/ProjectCentre_build.tiff,
|
|
ProjectCenter/ProjectCentre_run.tiff,
|
|
ProjectCenter/ProjectCentre_uml.tiff,
|
|
PCLibProj/PCLibMakefileFactory.h, PCLibProj/PCLibProj.h,
|
|
ProjectCenter/English.lproj/ProjectCenter.gmodel,
|
|
PCLibProj/GNUmakefile, PCLibProj/GNUmakefile.postamble,
|
|
PCLibProj/GNUmakefile.preamble, PCLibProj/Info.table,
|
|
PCLibProj/PCLibProj.m, PCLibProj/Makefile,
|
|
PCLibProj/Makefile.postamble, PCLibProj/Makefile.preamble,
|
|
PCLibProj/PB.project, PCLibProj/PC.proj,
|
|
PCLibProj/PCLibMakefileFactory.m, PCLibProj/PCLibProject.h,
|
|
PCLibProj/PCLibProject.m, PCLibProj/h.template,
|
|
PCLibProj/m.template, PCLibProj/LibProject.gmodel,
|
|
PCLibProj/Version, PCToolProj/PCToolProj.h,
|
|
PCToolProj/PCToolProj.m, PCToolProj/h.template,
|
|
PCToolProj/m.template, PCToolProj/Info.table,
|
|
PCToolProj/PCToolProject.m, PCToolProj/GNUmakefile.postamble,
|
|
PCToolProj/GNUmakefile.preamble, PCToolProj/PCToolProject.h,
|
|
PCToolProj/main.m, PCToolProj/PCToolMakefileFactory.m,
|
|
PCToolProj/GNUmakefile, PCToolProj/Info-project.plist,
|
|
PCToolProj/PC.proj, PCToolProj/PCToolMakefileFactory.h: Initial
|
|
revision
|
|
|
|
2000-08-27 21:11 robert
|
|
|
|
* Version, ANNOUNCE, INSTALL, README, COPYING, GNUmakefile,
|
|
GNUmakefile.postamble, GNUmakefile.preamble,
|
|
PCAppProj/Makefile.preamble, PCAppProj/PB.project,
|
|
PCAppProj/PCAppProj.h, PCAppProj/Makefile, PCAppProj/h.template,
|
|
PCAppProj/m.template, PCAppProj/Info.table, PCAppProj/PCAppProj.m,
|
|
PCAppProj/Makefile.postamble, PCAppProj/PCAppProject.h,
|
|
PCAppProj/PCAppProject.m, PCAppProj/GNUmakefile.postamble,
|
|
PCAppProj/GNUmakefile.preamble, PCAppProj/PC.proj,
|
|
PCAppProj/main.m, PCAppProj/PCAppMakefileFactory.h,
|
|
PCAppProj/PCAppMakefileFactory.m, PCAppProj/AppProject.gmodel,
|
|
PCAppProj/GNUmakefile, PCAppProj/AppController.h,
|
|
PCAppProj/AppController.m, PCAppProj/Info-project.plist,
|
|
PCAppProj/Main.gmodel, PCBaseFileTypes/Makefile,
|
|
PCBaseFileTypes/Makefile.postamble,
|
|
PCBaseFileTypes/Makefile.preamble, PCBaseFileTypes/PB.project,
|
|
PCBaseFileTypes/PCBaseFileType.h, PCBaseFileTypes/PCBaseFileType.m,
|
|
PCBaseFileTypes/FileIcon_.m.tiff, PCBaseFileTypes/FileIcon_.h.tiff,
|
|
PCBaseFileTypes/FileIcon_.c.tiff, PCBaseFileTypes/GNUmakefile,
|
|
PCBaseFileTypes/cfile.template, PCBaseFileTypes/cheader.template,
|
|
PCBaseFileTypes/class.template, PCBaseFileTypes/header.template,
|
|
PCLib/Makefile.preamble, PCLib/PB.project, PCLib/h.template,
|
|
PCLib/m.template, PCLib/Makefile, PCLib/Makefile.postamble,
|
|
PCLib/ProjectEditor.h, PCLib/Server.h, PCLib/PCServer.h,
|
|
PCLib/PCServer.m, PCLib/ProjectCenter.h, PCLib/ProjectDebugger.h,
|
|
PCLib/ProjectType.h, PCLib/PCProjectManager.m,
|
|
PCLib/PCProjectManager.h, PCLib/PCBundleLoader.h,
|
|
PCLib/PCBundleLoader.m, PCLib/PreferenceController.h,
|
|
PCLib/ProjectBuilder.h, PCLib/PCBrowserController.h,
|
|
PCLib/PCDataSource.h, PCLib/PCDataSource.m, PCLib/PCProject.h,
|
|
PCLib/PCFileManager.h, PCLib/PCProject.m, PCLib/PCFileManager.m,
|
|
PCLib/FileCreator.h, PCLib/GNUmakefile, PCLib/GNUmakefile.preamble,
|
|
PCLib/PCBrowserController.m, PCLib/PCProjectBuilder.h,
|
|
PCLib/PCProjectBuilder.m, ProjectCenter/Makefile.preamble,
|
|
ProjectCenter/PB.project, ProjectCenter/h.template,
|
|
ProjectCenter/m.template, ProjectCenter/Makefile,
|
|
ProjectCenter/ProjectCenter_main.m,
|
|
ProjectCenter/Makefile.postamble, ProjectCenter/PCAppController.h,
|
|
ProjectCenter/PCAppController.m, ProjectCenter/PCPrefController.h,
|
|
ProjectCenter/PCPrefController.m, ProjectCenter/PCFindController.h,
|
|
ProjectCenter/PCFindController.m, ProjectCenter/PCInfoController.h,
|
|
ProjectCenter/PCInfoController.m, ProjectCenter/PCLogController.h,
|
|
ProjectCenter/PCLogController.m, ProjectCenter/PCMenuController.h,
|
|
ProjectCenter/ProjectCenter.tiff, ProjectCenter/PCMenuController.m,
|
|
ProjectCenter/GNUmakefile, ProjectCenter/GNUmakefile.postamble,
|
|
ProjectCenter/GNUmakefile.preamble, ProjectCenter/PC.project,
|
|
ProjectCenter/FileIcon_.m.tiff,
|
|
ProjectCenter/ProjectCentre_documentation.tiff,
|
|
ProjectCenter/ProjectCentre_cvs.tiff,
|
|
ProjectCenter/ProjectCentre_prefs.tiff,
|
|
ProjectCenter/ProjectCenter.app.tiff,
|
|
ProjectCenter/FileIcon_rtf.tiff,
|
|
ProjectCenter/ProjectCentre_files.tiff,
|
|
ProjectCenter/FileIcon_.c.tiff,
|
|
ProjectCenter/ProjectCentre_clean.tiff,
|
|
ProjectCenter/ProjectCentre_find.tiff,
|
|
ProjectCenter/FileIcon_.h.tiff, ProjectCenter/Info-project.plist,
|
|
ProjectCenter/ProjectCentre_add.tiff,
|
|
ProjectCenter/ProjectCentre_build.tiff,
|
|
ProjectCenter/ProjectCentre_run.tiff,
|
|
ProjectCenter/ProjectCentre_uml.tiff,
|
|
PCLibProj/PCLibMakefileFactory.h, PCLibProj/PCLibProj.h,
|
|
ProjectCenter/English.lproj/ProjectCenter.gmodel,
|
|
PCLibProj/GNUmakefile, PCLibProj/GNUmakefile.postamble,
|
|
PCLibProj/GNUmakefile.preamble, PCLibProj/Info.table,
|
|
PCLibProj/PCLibProj.m, PCLibProj/Makefile,
|
|
PCLibProj/Makefile.postamble, PCLibProj/Makefile.preamble,
|
|
PCLibProj/PB.project, PCLibProj/PC.proj,
|
|
PCLibProj/PCLibMakefileFactory.m, PCLibProj/PCLibProject.h,
|
|
PCLibProj/PCLibProject.m, PCLibProj/h.template,
|
|
PCLibProj/m.template, PCLibProj/LibProject.gmodel,
|
|
PCLibProj/Version, PCToolProj/PCToolProj.h,
|
|
PCToolProj/PCToolProj.m, PCToolProj/h.template,
|
|
PCToolProj/m.template, PCToolProj/Info.table,
|
|
PCToolProj/PCToolProject.m, PCToolProj/GNUmakefile.postamble,
|
|
PCToolProj/GNUmakefile.preamble, PCToolProj/PCToolProject.h,
|
|
PCToolProj/main.m, PCToolProj/PCToolMakefileFactory.m,
|
|
PCToolProj/GNUmakefile, PCToolProj/Info-project.plist,
|
|
PCToolProj/PC.proj, PCToolProj/PCToolMakefileFactory.h: Initial
|
|
import
|
|
|