apps-projectcenter/Framework
Sergii Stoian 6f85c6383a * Framework/PCProject.m:
(dealloc): Replace DEVELOPMENT with DEBUG

* Framework/PCProjectBrowser.m:
  (fileNameIconPath): Implement new method.

* Framework/PCFileNameIcon.m:
  (mouseDown:) Finish drag&drop implementation.
  (init): Do not set image by default.
  (dealloc): Replace DEVELOPMENT with DEBUG.
  (setDelegate:): Use ASSIGN.
  (updateIcon): Cleanup.

* Framework/English.lproj/ProjectInspector.gorm: Remove
  'Hide on deactivate' attribute to panel. It allows drag&drop
  operations for external applications (e.g. Workspace).

* Modules/Projects/Application/PCAppProject.*: Use PCFileNameIcon
  in inspector to use drag&drop functionality. Cleanup.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27798 72102866-910b-0410-8b05-ffd578937521
2009-02-05 23:59:32 +00:00
..
English.lproj * Framework/PCProject.m: 2009-02-05 23:59:32 +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 * Framework/PCEditorManager.m: Remove log. 2008-12-28 07:19:45 +00:00
PCFileCreator.m Use #import throughout 2008-12-30 13:47:27 +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/PCProject.m: 2009-02-05 23:59:32 +00:00
PCProjectBrowser.m * Framework/PCProject.m: 2009-02-05 23:59:32 +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 * Documentation/Changelog: Update 2008-02-18 22:50:56 +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 * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +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