apps-projectcenter/Headers/ProjectCenter
Sergii Stoian 18efb7552d 2010-07-31 Sergii Stoian <stoyan255@ukr.net>
* Framework/PCProject.m:
        (-assignProjectDict:): Fix setting projectPath to project
        dir (not to *.pcproj dir).
        * Framework/PCFilemanager.m:
        (-filesOfTypes:operation:multiple:title:accView:): Set allowed
        file types to panel of types is not nil.
        (-panel:isValidFilename): Use set allowed file types to panel.

2010-07-30 Sergii Stoian <stoyan255@ukr.net>
        * Framework/PCProject.m:
        (-subprojectWithName:): Pass to openProjectAt: subproject dir.
        openProjectat: can now handle this situation.
        * Framework/PCProjectManager.m:
        (-openProjectAt:): Implement handling of 'aPath' argument as
        project file and as project dir. Select *.pcproj if exists then
        try to load PC.project.
        (-openProject): Implement intelligent selection of project file
        when selected *.pcproj, PC.project or project dir.
        * Framework/PCFilemanager.m:
        (-filesOfTypes:operation:multiple:title:accView:): Remove code
        specific for opening projects (moved to PCProjectManager's
        openProject).
        (-panel:isValidFilename): Fix handling project file detection.
        (-filesWithExtension:atPath:includeDirs:): New method. Returns
        list of files with specified extension. Also returns dirs if
        'includeDirs' set to YES.

2010-07-28 Sergii Stoian <stoyan255@ukr.net>
        * Framework/PCProject.m:
        (close:): Fix closing of subprojects. Remove subproject from
        Projectmanager's list of loaded projects.
        * Framework/PCLogController.m:
        (-init): Change font size to systemFontSize.

2010-07-24 Sergii Stoian <stoyan255@ukr.net>
        * Headers/ProjectCenter/PCProjectBuilder.m:
        * Framework/PCProjectBuilder.m:
        (cleanupAfterMake:): Added new argument (NSString) to method
        containing current status text. Before status text in project window
        always stated "...terminated".


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@31093 72102866-910b-0410-8b05-ffd578937521
2010-08-07 21:56:04 +00:00
..
PCAddFilesPanel.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCBundleManager.h 2009-01-17 Sergii Stoian <stoyan255@gmail.com> 2009-01-16 23:02:48 +00:00
PCButton.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCDefines.h use PCDefine constant for PC_WINDOWS dictionary key 2009-06-10 22:38:55 +00:00
PCEditorManager.h * Use new preferences system instead of direct using of NSUserDefaults. 2009-02-28 22:10:30 +00:00
PCFileCreator.h * Framework/PCProjectManager.m: Corrections in alert panel names. 2009-02-10 00:31:55 +00:00
PCFileManager.h 2010-07-31 Sergii Stoian <stoyan255@ukr.net> 2010-08-07 21:56:04 +00:00
PCFileNameField.h Start merging changes from unstable branch 2006-12-26 10:58:39 +00:00
PCFileNameIcon.h * Framework/PCProject.m: 2009-02-05 23:59:32 +00:00
PCLogController.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCMakefileFactory.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCProject.h launch executable directly without openapp/opentool. Removed execToolName 2009-09-14 22:38:28 +00:00
PCProjectBrowser.h * Framework/PCProjectBrowser.m: Stop using 'SeparateEditor' prefernce. 2009-03-04 22:05:51 +00:00
PCProjectBuilder.h 2010-07-31 Sergii Stoian <stoyan255@ukr.net> 2010-08-07 21:56:04 +00:00
PCProjectBuilderOptions.h * Framework/PCProjectBuilderOptions.m: 2009-03-21 22:59:46 +00:00
PCProjectBuilderPanel.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectEditor.h * Framework/PCProjectManager.m: 2009-02-16 00:10:59 +00:00
PCProjectInspector.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectLauncher.h OpenBSD portability 2009-01-02 17:51:00 +00:00
PCProjectLauncherPanel.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectLoadedFiles.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectLoadedFilesPanel.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCProjectManager.h * Framework/PCProject.m 2009-06-23 22:21:10 +00:00
PCProjectWindow.h removed and replaced PCSplitView with standard NSSplitView in all instances, bumped framework release to 0.6.0 2009-03-31 22:13:37 +00:00
PCSaveModified.h * PCSaveModififedFiles rename to more generic name PCSaveModified. 2009-02-22 21:04:05 +00:00
ProjectCenter.h Use #import throughout 2008-12-30 13:47:27 +00:00