apps-projectcenter/PCAppProj/ChangeLog

125 lines
3.1 KiB
Text
Raw Normal View History

2001-01-14 17:08 robert
* PCAppProject.m: Added the supporting files category
2001-01-14 16:07 robert
* PCAppProject.h, PCAppProject.m: teh application class can now be
set - althoug still ignored by the makefile
2001-01-10 15:18 robert
* Makefile, Makefile.postamble, Makefile.preamble, PB.project,
PCAppMakefileFactory.m: no PB support anymore, inclusion of
PACKAGE_NAME
2001-01-10 14:10 robert
* main.m: applied the patch of nicola
2001-01-10 13:56 robert
* AppController.m: default is YES in applicationShouldTerminate:
2001-01-07 15:43 robert
* PCAppProject.m: some more minor fix and cleanup work
2001-01-07 12:36 robert
* PCAppProject.m: somehow the makefile was not being written...?!
2001-01-06 17:44 robert
* PCAppProject.h, PCAppProject.m: AppIcons are now set/cleaned
correctly
2001-01-03 07:38 robert
* AppController.h, AppController.m: fixed a typo
2000-11-10 19:27 robert
* PCAppProject.h, PCAppProject.m: some daily work...
2000-11-10 15:07 robert
* ChangeLog: changelog for 0.2
2000-11-04 13:41 robert
* PCAppProj.m, PCAppProject.h, PCAppProject.m: we do not use
gmodels, and the project is executable
2000-10-20 16:49 robert
* PCAppMakefileFactory.m, PCAppProj.m, PCAppProject.h,
PCAppProject.m: some more UI
2000-10-15 20:29 robert
* PCAppProject.m: some code improvements regarding the inspector
2000-10-15 14:36 robert
* AppController.h, AppController.m, main.m: fixed the info panel
issue
2000-10-15 14:25 robert
* PCAppProj.m: Added the plist file to "Other Resources"
2000-10-11 09:35 robert
* AppController.h, AppController.m: removed old method
2000-10-11 09:33 robert
* AppController.h, AppController.m, PCAppProj.m, main.m: new info
panel approach - uch simpler, thanks Nicola!
2000-09-20 17:51 robert
* ChangeLog: Added a changelog
2000-09-20 10:50 robert
* 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-17 14:14 robert
* PCAppProject.h, PCAppProject.m: daily work
2000-09-14 10:54 robert
* AppController.h, AppController.m, AppProject.gmodel, GNUmakefile,
Main.gmodel, PC.proj, PCAppMakefileFactory.m, main.m: apps now
don't use gmodels anymore
2000-09-03 22:10 robert
* GNUmakefile.preamble: renamed libPC into libProjectCenter
2000-08-27 21:11 robert
* Makefile.preamble, PB.project, PCAppProj.h, Makefile, h.template,
m.template, Info.table, PCAppProj.m, Makefile.postamble,
PCAppProject.h, PCAppProject.m, GNUmakefile.postamble,
GNUmakefile.preamble, PC.proj, main.m, PCAppMakefileFactory.h,
PCAppMakefileFactory.m, AppProject.gmodel, GNUmakefile,
AppController.h, AppController.m, Info-project.plist, Main.gmodel:
Initial revision
2000-08-27 21:11 robert
* Makefile.preamble, PB.project, PCAppProj.h, Makefile, h.template,
m.template, Info.table, PCAppProj.m, Makefile.postamble,
PCAppProject.h, PCAppProject.m, GNUmakefile.postamble,
GNUmakefile.preamble, PC.proj, main.m, PCAppMakefileFactory.h,
PCAppMakefileFactory.m, AppProject.gmodel, GNUmakefile,
AppController.h, AppController.m, Info-project.plist, Main.gmodel:
Initial import