2003-04-21 Serg Stoyan * GNUmakefile: Set BUNDLE_INSTALL_DIR to GNUSTEP_SYSTEM_ROOT. * .h, .m: Replace #import with #include and add #ifndefs. * h.template and m.template removed. 2002-11-27 15:45 probert * Mac OS X port using Cocoa 2002-06-01 15:56 probert * GNUmakefile, PCGormProj.pcproj: Installation into GNUSPTE_INSTALLATION_DIR 2002-04-26 05:12 fedor * ChangeLog, PCGormProject.m: removed bunches of duplicate calls, retains and releases. 2002-03-25 20:37 probert * ChangeLog: ChangeLog updates 2002-03-01 15:38 probert * GNUmakefile, PCGormMakefileFactory.h, PCGormMakefileFactory.m, PCGormProj.pcproj, PCGormProject.m: This project now uses the makefile factory too. 2002-02-17 21:10 probert * ChangeLog: Updated the ChangeLog files 2002-02-16 22:21 probert * baseInterface.gorm: Enhanced the default menu entries by adding standard submenu. 2002-02-16 22:12 probert * baseInterface.classes, baseInterface.gorm: Updated the Gorm generated files using the latest Gorm CVS code. 2002-01-07 16:36 probert * PC.proj: Somehow $(GNUSTEP_LOCAL_ROOT) is enough for the install path to be correct. 2002-01-07 16:05 probert * ChangeLog: Updated all ChangeLog files (using cvs2cl.pl) 2002-01-07 16:01 probert * GNUmakefile, GNUmakefile.preamble, PCGormProj.pcproj: Added libProjectCenter to the bundle's library link settings. 2002-01-07 10:37 probert * PC.project, PCGormProj.m, PCGormProj.pcproj: ProjectCenter now stores the project files under PROJECTNAME.pcproj to avoid name clashes. 2002-01-07 05:40 fedor * ChangeLog, GNUmakefile.preamble: Include -lProjectCenter correctly 2002-01-02 18:51 probert * PC.proj, PC.project: Changed the build tool entry to /usr/bin/make in all project files and templates. 2002-01-02 17:37 probert * ChangeLog: Added the ChangeLog for the Gorm App project 2002-01-02 17:33 probert * PCGormMakefileFactory.m: Libraries, Gorm apps and tools use the install path now, too. 2002-01-02 17:05 probert * GNUmakefile, PC.proj, PC.project, PCGormProject.m: The inspector now handles the installation path and other settings. Furthermore it does not save changes automatically but marks the project as being edited. Upon 'save' the project file and GNUmakefile are being saved, not before! In addition the various PC* bundles are now maintained by ProjectCenter itself. The installation path for ProjectCenter.app is corrected to the SYSTEM ROOT as well. 2002-01-02 13:13 probert * GNUmakefile, PC.proj: All bundles and libProjectCenter are now installed under GNUSTEP_SYSTEM_ROOT. Also the PC.proj templates have now a correct install path default value. 2002-01-01 18:27 probert * PC.proj, PCGormProject.h, PCGormProject.m: ProjectCenter now validates project dictionaries and updates them if requested. I also added new keys tp the PC.project files in order to be able to generate valid *.spec.in files needed when building RPMs. 2001-12-29 15:07 probert * PCGormProject.m: Cleaned up the writeMakefile method 2001-09-25 17:46 fedor * GNUmakefile.preamble: Include proper header dirs 2001-08-03 16:23 probert * PCGormMakefileFactory.h, PCGormMakefileFactory.m, PCGormProj.h, PCGormProj.m, PCGormProject.h, PCGormProject.m: New version - now copyrighted by the FSF 2001-08-01 14:35 probert * GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble, PCGormMakefileFactory.m: New copyright information and minor template additions 2001-07-07 13:48 probert * 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