mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-21 02:41:18 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@16527 72102866-910b-0410-8b05-ffd578937521
29 lines
965 B
Text
29 lines
965 B
Text
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.
|
|
|
|
Sun Feb 2 06:02:50 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
|
Daniel Luederwald <das_flip@gmx.de>
|
|
|
|
* h.template: Removed.
|
|
* m.template: Removed.
|
|
|
|
Fri Jan 31 19:32:40 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
|
|
|
* MainMenu-GNUstep.gsmarkup:
|
|
* MainMenu-OSX.gsmarkup: Updated from Renaissance-0.7.0's Standard
|
|
Template Application.
|
|
* h.template: Automatically generate include guards. Include
|
|
Foundation/Foundation.h and Renaissance/Renaissance.h as well.
|
|
Use #include, not #import.
|
|
* m.template: Use #include, not #import.
|
|
* main.m: Use #include, not #import.
|
|
* AppController.m: Use #include, not #import.
|
|
* AppController.h: Use #include, not #import.
|
|
|
|
2003-01-25 Daniel Luederwald <das_flip@gmx.de>
|
|
|
|
* New project (copied and updated from PCGormProj).
|
|
|