apps-projectcenter/Framework
Sergii Stoian e98d337210 * PCMenuController.m:
(subprojectNew): Use renamed [projectManager openNewSubprojectPanel]
method.
* Framework/PCProjectManager.m: Change all alert panel names according to
operation performed. Edit messages text of alert panels. Cleanup.
(newSubproject): Rename to openNewSubprojectPanel which is more informative.
(createSubproject): Change method definition to createSubproject:(id)sender 
and merge code with old createSubproject:(id)sender.
(controlTextDidChange:): Activate 'Create' button only if subproject with
enetered name doesn't exist in project.
* Framework/PCProjectBrowser.m:
(nameOfSelectedCategory): Fix bug which prevent from removing subprojects.
Now selected category is checked against superproject category list. When
subproject name selected, name of superproject's category is returned. As
side effect ProjectBrowser tries to load editor for selected subproject's 
name. Need to fix.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27838 72102866-910b-0410-8b05-ffd578937521
2009-02-11 00:21:23 +00:00
..
English.lproj * Framework/PCProjectManager.m: Corrections in alert panel names. 2009-02-10 00:31:55 +00:00
Resources Use #import throughout 2008-12-30 13:47:27 +00:00
GNUmakefile * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +00:00
GNUmakefile.postamble Updated commented code to be gnustep-make v2.0 compliant 2007-12-13 19:12:36 +00:00
GNUmakefile.preamble * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +00:00
PCAddFilesPanel.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCBundleManager.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCButton.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCEditorManager.m * PCMenuController.m: 2009-02-08 00:38:13 +00:00
PCFileCreator.m * Framework/PCFileCreator: (+sharedCeator): Cleanup 2009-02-10 21:33:12 +00:00
PCFileManager.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCFileNameField.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCFileNameIcon.m * Framework/PCProject.m: 2009-02-05 23:59:32 +00:00
PCLogController.m Start merging changes from unstable branch 2006-12-26 10:58:39 +00:00
PCMakefileFactory.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCProject.m * Framework/PCProjectManager.m: Corrections in alert panel names. 2009-02-10 00:31:55 +00:00
PCProjectBrowser.m * PCMenuController.m: 2009-02-11 00:21:23 +00:00
PCProjectBuilder.m * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +00:00
PCProjectBuilderOptions.m * Framework/PCProjectBuilderOptions.m: Add missing file. 2007-08-21 23:22:12 +00:00
PCProjectBuilderPanel.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectEditor.m * PCMenuController.m: 2009-02-08 00:38:13 +00:00
PCProjectInspector.m 2007-07-19 Sergii Stoian <stoyan255@gmail.com> 2007-07-18 23:01:17 +00:00
PCProjectLauncher.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectLauncherPanel.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectLoadedFiles.m * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +00:00
PCProjectLoadedFilesPanel.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectManager.m * PCMenuController.m: 2009-02-11 00:21:23 +00:00
PCProjectWindow.m * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +00:00
PCSplitView.m Use #import throughout 2008-12-30 13:47:27 +00:00