ChangeLog renamed to ChangeLog.old. Added temp ChangeLog

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@16530 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2003-04-23 11:14:49 +00:00
parent be573e765e
commit 346dec6834
2 changed files with 34 additions and 0 deletions

View file

@ -1,3 +1,34 @@
2003-04-23 Serg Stoyan <stoyan@hologr.com>
* PCLib/PCDefines.h: SeparateBuilder, SeparateLauncher,
SeparateEditor defines were added.
* PCLib/PCProject+ComponentHandling.m: Add ability to display
ProjectBuilder as separate panel or as view inside main project
window.
* PCLib/PCProject+UInterface.m: Ditto.
* PCLib/PCProjectBuilder.m: Ditto.
* PCLib/PCProjectBuilder.h: Ditto.
* PCLib/PCProject.m:
(windowWillClose:): Removed calling showBuildView: hack.
* PCLib/PCProjectManager.m:
(loadProjectAt:): Removed centering project window.
* ProjectCenter/PCPrefController.h: separateBuilder separateLauncher,
id separateEditor defines added.
* ProjectCenter/PCPrefController.m: Added new section "Interface".
Moved "Use external Editor" and "Prompt when quitting" from
"Miscellaneous" section into "Interface" section. Cleanup.
* ChangLogs in all subprojects moved to ChangeLog.old files.
All changes should go into this ChangeLog only.
2003-01-25 Daniel Luederwald <das_flip@gmx.de>
* GNUmakefile (SUBPROJECTS): New project PCRenaissanceProj

View file

@ -22,3 +22,6 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
after-uninstall::
rm -rf $(GNUSTEP_SYSTEM_ROOT)/Library/ProjectCenter