apps-projectcenter/PCBaseFileTypes/ChangeLog

164 lines
4.2 KiB
Text
Raw Normal View History

2003-04-21 Serg Stoyan <stoyan@hologr.com>
* GNUmakefile: Set BUNDLE_INSTALL_DIR to GNUSTEP_SYSTEM_ROOT.
* .h, .m: Replace #import with #include and add #ifndefs.
* tiffs removed.
2003-01-25 Daniel Luederwald <das_flip@gmx.de>
* GNUmakefile (PCBaseFileTypes_RESOURCE_FILES): New type gsmarkup.
* PCBaseFileType.m: Idem.
2002-11-27 15:45 probert
* Mac OS X port using Cocoa
2002-11-04 Adam Fedor <fedor@gnu.org>
* PCBaseFileType.m (-createFileOfType:path:project:): Only add
file extension if it doesn't already have one
2002-06-01 15:56 probert
* GNUmakefile, PCBaseFileTypes.pcproj: Installation into
GNUSPTE_INSTALLATION_DIR
2002-03-25 20:37 probert
* ChangeLog: ChangeLog updates
2002-02-17 21:10 probert
* ChangeLog: Updated the ChangeLog files
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