apps-projectcenter/PCAppProj/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

158 lines
4 KiB
Text

2001-12-29 15:06 probert
* PCAppProj.m, PCAppProject.m: Cleaned up the writeMakefile method
2001-08-03 16:23 probert
* AppController.h, AppController.m, PCAppMakefileFactory.h,
PCAppMakefileFactory.m, PCAppProj.h, PCAppProj.m, PCAppProject.h,
PCAppProject.m: New version - now copyrighted by the FSF
2001-08-01 14:35 probert
* GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble,
PCAppMakefileFactory.m: New copyright information and minor
template additions
2001-07-01 21:01 probert
* GNUmakefile, GNUmakefile.preamble: Applied patch from Adam Fedor
2001-01-20 11:48 robert
* PCAppMakefileFactory.m: Fixed the ADDITIONAL_GUI_LIBS line - this
time it should be 100% OK
2001-01-19 11:33 robert
* PCAppMakefileFactory.m: using LDFLAGS instead of
ADDITIONAL_GUI_LIBS solves the linker problem
2001-01-14 18:54 robert
* ChangeLog: Updated the ChangeLogs
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