apps-projectcenter/PCBaseFileTypes/ChangeLog
Philippe C.D. Robert 9f0c48d05b Updated the ChangeLog files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12555 72102866-910b-0410-8b05-ffd578937521
2002-02-17 20:10:49 +00:00

128 lines
3.5 KiB
Text

2002-02-16 21:43 probert
* GNUmakefile, PCBaseFileType.m, PCBaseFileTypes.pcproj,
nsviewclass.template, nsviewheader.template: Added support for a
NSView subclass template. Also added a description to every file
template.
2002-01-07 16:05 probert
* ChangeLog: Updated all ChangeLog files (using cvs2cl.pl)
2002-01-07 16:01 probert
* GNUmakefile, PCBaseFileTypes.pcproj: Added libProjectCenter to
the bundle's library link settings.
2002-01-07 10:37 probert
* PC.project, PCBaseFileTypes.pcproj: ProjectCenter now stores the
project files under PROJECTNAME.pcproj to avoid name clashes.
2002-01-02 18:51 probert
* PC.project: Changed the build tool entry to /usr/bin/make in all
project files and templates.
2002-01-02 17:05 probert
* GNUmakefile, PC.project: 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: All bundles and libProjectCenter are now installed
under GNUSTEP_SYSTEM_ROOT. Also the PC.proj templates have now a
correct install path default value.
2001-12-29 16:37 probert
* ChangeLog: Removed the toplevel ChangeLog, updated the ChangeLogs
in the subdirectories and raised the version number to 0.2.6.
2001-12-28 14:46 probert
* cfile.template, cheader.template, class.template,
header.template, protocol.template: Updated the header information
for all created file types
2001-08-03 16:23 probert
* PCBaseFileType.h, PCBaseFileType.m: New version - now copyrighted
by the FSF
2001-08-01 18:27 probert
* PCBaseFileType.m, cheader.template, header.template: Better
templates for headers
2001-08-01 15:12 probert
* PCBaseFileType.m, cheader.template, header.template: optimised
include behaviour
2001-08-01 14:35 probert
* GNUmakefile, GNUmakefile.preamble: New copyright information and
minor template additions
2001-07-01 21:02 probert
* GNUmakefile.preamble: Added makefile
2001-07-01 21:01 probert
* GNUmakefile: Applied patch from Adam Fedor
2001-01-14 18:54 robert
* ChangeLog: Updated the ChangeLogs
2001-01-14 17:15 robert
* Makefile, Makefile.postamble, Makefile.preamble, PB.project,
PCBaseFileType.m: removed old PB stuff and rearranged the file
types
2000-11-10 15:08 robert
* ChangeLog: changelog for 0.2
2000-10-29 13:00 robert
* protocol.template: updated textfiles and new version coming
soon...
2000-10-20 17:18 robert
* GNUmakefile, PCBaseFileType.m, protocol.template: Support for
protocols in file creation
2000-09-20 17:51 robert
* ChangeLog: Added a changelog
2000-09-13 12:45 robert
* PCBaseFileType.m: removed the gmodels completely from
ProjectCenter.app
2000-08-27 21:12 robert
* Makefile, Makefile.postamble, Makefile.preamble, PB.project,
PCBaseFileType.h, PCBaseFileType.m, FileIcon_.m.tiff,
FileIcon_.h.tiff, FileIcon_.c.tiff, GNUmakefile, cfile.template,
cheader.template, class.template, header.template: Initial revision
2000-08-27 21:12 robert
* Makefile, Makefile.postamble, Makefile.preamble, PB.project,
PCBaseFileType.h, PCBaseFileType.m, FileIcon_.m.tiff,
FileIcon_.h.tiff, FileIcon_.c.tiff, GNUmakefile, cfile.template,
cheader.template, class.template, header.template: Initial import