IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Sergii Stoian 8a4661e36b * Frameworks/PCFileManager.m:
(-filesForOpenOfType:multiple:title:accView:): Removed
(-fileForSaveOfType:title:accView:): Removed.
(-filesForAddOfTypes:): Removed.
(-filesOfTypes:operation:multiple:title:accView:): Implemented.
Replaces removed methods.
(-_panelForOperation:title:accView:): New method. Returns panel
for specified operation type.
(-_saveLastDirectoryForPanel:): New method. Saves last opened
directory for operation type (panel).
(-panel:isValidFilename:): Validate directory as correct filename
if project is opening and directory has PC.project file.
* Headers/ProjectCenter/PCFileManager.h: Added new variable 'operation'
and declaraion of new mathods.
* Framework/PCProjectManager.m: Use new methods of PCFileManager.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@25422 72102866-910b-0410-8b05-ffd578937521
2007-08-29 20:39:25 +00:00
Documentation * Frameworks/PCFileManager.m: 2007-08-29 20:39:25 +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 * Frameworks/PCFileManager.m: 2007-08-29 20:39:25 +00:00
Headers * Frameworks/PCFileManager.m: 2007-08-29 20:39:25 +00:00
Images * Framework/PCProjectBuilderOptions.m: Add missing file. 2007-08-21 23:22:12 +00:00
Modules * Modules/Projects/Library/Resources/Version: Change gcc version 2007-08-22 22:34:35 +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 2007-07-19 Sergii Stoian <stoyan255@gmail.com> 2007-07-18 23:01:17 +00:00
GNUmakefile.postamble 2007-07-19 Sergii Stoian <stoyan255@gmail.com> 2007-07-18 23:01:17 +00:00
GNUmakefile.preamble Fix makefiles wrt to framework directory renaming 2006-12-27 12:50:09 +00:00
PCAppController.m PCButton.m([initWitCoder]): add [_cell setImageDimsWhenDisabled:YES] 2007-01-19 00:06:32 +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