apps-projectcenter/Modules/Editors/ProjectCenter
Sergii Stoian 9d2a79b3a4 * Framework/PCProjectBrowser.m: Stop using 'SeparateEditor' prefernce.
Remove use of preferences code.
(doubleClick:): Change support of external editor (add support for .app
editors).
* Framework/PCProjectWindow.m: Start implementing two-mode handling of
tear-off windows. New handling will support two modes: 1. all windows 
are opened inside projet window and 2. Build, Launch/Debug, Loaded Files
(Project Find in future) are opened as tear-off windows. This simplifiles
the code and in my opinion more intuitive then current implementation.
* Modules/Editors/ProjectCenter/PCEditor.m:
(_createWindow): Change window attribute ReleasedWhenClosed to NO.
* PCPrefController.m: Add new parameter 'notify' to method setObject. This
parameter is usefull for situation when open and save panels saves its values.
For example: when project are opened 'Open Project' panel save last opened dir
to PC prefernces and post notificaion about prefs changes. Newly created 
objects of projects may lead to PC segfault.
* Modules/Preferences/Build/PCBuildPrefs.m,
* Modules/Preferences/Interface/PCInterfacePrefs.m,
* Modules/Preferences/Saving/PCSavingPrefs.m,
* Modules/Preferences/Misc/PCMiscPrefs.m,
* Framework/PCFileManager: Use new preferences setObject method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@28038 72102866-910b-0410-8b05-ffd578937521
2009-03-04 22:05:51 +00:00
..
Resources Replacment images for PC. 2007-09-07 06:03:51 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=ProjectCenter 2008-12-19 13:13:49 +00:00
PCEditor+Document.m continuing merging... 2006-12-26 11:00:33 +00:00
PCEditor.h * Documentation/Changelog: Update 2008-02-18 22:50:56 +00:00
PCEditor.m * Framework/PCProjectBrowser.m: Stop using 'SeparateEditor' prefernce. 2009-03-04 22:05:51 +00:00
PCEditorView.h * Documentation/Changelog: Update 2008-02-18 22:50:56 +00:00
PCEditorView.m * Documentation/Changelog: Update 2008-02-18 22:50:56 +00:00
SyntaxDefinition.h continuing merging... 2006-12-26 11:00:33 +00:00
SyntaxDefinition.m continuing merging... 2006-12-26 11:00:33 +00:00
SyntaxHighlighter.h continuing merging... 2006-12-26 11:00:33 +00:00
SyntaxHighlighter.m continuing merging... 2006-12-26 11:00:33 +00:00
TextFinder.h continuing merging... 2006-12-26 11:00:33 +00:00
TextFinder.m continuing merging... 2006-12-26 11:00:33 +00:00
TextPattern.h continuing merging... 2006-12-26 11:00:33 +00:00
TextPattern.m continuing merging... 2006-12-26 11:00:33 +00:00