IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Sergii Stoian 7fb3796a38 * Framework/PCProjectManager.m: Remove code handling rootBuildPath var.
Remove rootBuildPath var.
* Headers/ProjectCenter/PCProjectManager.h: Ditto.
* Framework/PCFileManager.m: Add removeDirsIfEmpty:(BOOL) parameter to
  remove* methods.
* Headers/ProjectCenter/PCFileManager.h: Ditto.
* Framework/PCProject.m: Pass removeDirsIfEmpty:(BOOL) parameter to
  PCFileManager remove* methods calls.
* PCAppController.m: Ditto.
* Modules/Projects/Application/PCAppProject.m: Ditto.
* Modules/Projects/Tool/PCToolProject.m: Ditto.
* Framework/PCProjectBuilder.m: Rename ivar currentProject into project.
  Use it.
  (prebuildCheck:): Create root build directory if not exist.
* Headers/ProjectCenter/PCProjectBuilder.h: Rename ivar currentProject
  into project.
* Documentation/TODO: Update.
* Documentation/ANNOUNCE: Ditto.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@24369 72102866-910b-0410-8b05-ffd578937521
2007-01-16 16:27:33 +00:00
Documentation * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
English.lproj/ProjectCenter.gorm Localizable resources for application and framework was defined (English.lproj) 2006-12-26 17:04:57 +00:00
Framework * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
Headers * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
Images Removed Editor.tiff. Editor button replaced with Loaded Files button. Fixes in Inspector regarding applying changes entered in textfields 2004-07-22 14:42:57 +00:00
Modules * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
Resources Localizable resources for application and framework was defined (English.lproj) 2006-12-26 17:04:57 +00:00
.cvsignore Fixed bug #11779 2005-06-07 20:39:06 +00:00
.dist-ignore Start merging branches 2004-06-11 13:43:02 +00:00
GNUmakefile Localizable resources for application and framework was defined (English.lproj) 2006-12-26 17:04:57 +00:00
GNUmakefile.postamble Make possibility to install Protocols while .svn directory existing 2007-01-11 17:23:37 +00:00
GNUmakefile.preamble Fix makefiles wrt to framework directory renaming 2006-12-27 12:50:09 +00:00
PCAppController.m * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
PCFindController.m gcc 3.4.0 compilation fixes 2004-06-12 19:23:26 +00:00
PCInfoController.m Start merging changes from unstable branch 2006-12-26 10:58:39 +00:00
PCMenuController.m Start merging changes from unstable branch 2006-12-26 10:58:39 +00:00
ProjectCenter_main.m Start merging changes from unstable branch 2006-12-26 10:58:39 +00:00