apps-projectcenter/Documentation
Sergii Stoian 7ea7dc4063 * Framework/PCProjectBrowser.m:
(click:): Do not call editor if subproject name selected.
(fileNameIconImage): Set "FileProject" icon if subproject name selected.
* Framework/PCProjectManager.m: Remove unused methods projectPath and
selectedFileName.
* Framework/PCFileManager.m: Add alert panels if operation ends with 
error.
* Framework/PCMakefileFactory.m: Add alert panels on error of creating
files.
* Framework/PCProjectBuilder.m: Review all situations when alert panels
should be opened. Panels text corrected according to OpenStep UIG.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27864 72102866-910b-0410-8b05-ffd578937521
2009-02-15 00:24:12 +00:00
..
ANNOUNCE * GNUmakefile: Set GNUSTEP_INSTALLATION_DOMAIN to SYSTEM. 2007-06-05 22:37:15 +00:00
AUTHORS * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
ChangeLog-1 Start merging branches 2004-06-11 13:43:02 +00:00
COPYING Start merging branches 2004-06-11 13:43:02 +00:00
INSTALL Various fixes and cleanups 2004-06-15 20:41:49 +00:00
README ProjectWindow, ProjectLauncher, ApplicationProject Inspector.gorm fixes 2004-06-20 00:07:52 +00:00
README.contributions Start merging branches 2004-06-11 13:43:02 +00:00
SCHEME * GNUmakefile: Set GNUSTEP_INSTALLATION_DOMAIN to SYSTEM. 2007-06-05 22:37:15 +00:00
TODO * Framework/PCProjectBrowser.m: 2009-02-15 00:24:12 +00:00

ProjectCenter 
=============

This is ProjectCenter, the GNUstep IDE which is part of the GNUstep 
project and is copyrighted by the Free Softare Foundation. ProjectCenter 
is released under the GPL - see Documentation/COPYING for the details.
    
Further information can be found on the GNUstep site at www.gnustep.org
on the ProjectCenter page 

http://www.gnustep.org/experience/ProjectCenter.html

For the installation instructions read the INSTALL file.
For a list of upcoming and/or planned features read the TODO file. 
For a list of changes in released versions read the ANNOUNCE file. 
    
The main author of ProjectCenter is Philippe C.D. Robert, current 
maintainer is Serg Stoyan, but others have contributed a lot to the 
current state of the project (see Documentatio/AUTHORS). Many of the
icons have been created by Andrew Lindsay.