IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Gregory John Casamento 591ef01a5b * Framework/PCProjectLauncher.m: Remove local variable for debugger from
method.  Also add it to the launcher dealloc method.
	* Headers/ProjectCenter/PCProjectLauncher.h: Add an ivar for the debugger.
	* Modules/Debuggers/ProjectCenter/PCDebugger.m: Add dealloc to shut down
	the debugger window when it's dealloc.
	* Modules/Debuggers/ProjectCenter/PCDebuggerView.m: Don't set status when
	terminated, since it causes a crash.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27445 72102866-910b-0410-8b05-ffd578937521
2008-12-29 05:25:52 +00:00
Documentation * Documentatio/TODO: move unfinshed tasks from 0.5 to 0.6 release 2008-12-22 22:01:26 +00:00
English.lproj * English.lproj/ProjectCenter.gorm: Minor changes. 2008-12-22 23:45:43 +00:00
Framework * Framework/PCProjectLauncher.m: Remove local variable for debugger from 2008-12-29 05:25:52 +00:00
Headers * Framework/PCProjectLauncher.m: Remove local variable for debugger from 2008-12-29 05:25:52 +00:00
Images * Images/FileProject.tiff: Added 2008-01-16 00:36:44 +00:00
Modules * Framework/PCProjectLauncher.m: Remove local variable for debugger from 2008-12-29 05:25:52 +00:00
Resources fix memory related crash, enhancements for relative install paths 2008-10-22 19:55:32 +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
ChangeLog * Framework/PCProjectLauncher.m: Remove local variable for debugger from 2008-12-29 05:25:52 +00:00
COPYING License 2008-04-22 23:19:05 +00:00
GNUmakefile * English.lproj/ProjectCenter.gorm: Minor changes. 2008-12-22 23:45:43 +00:00
GNUmakefile.postamble 2007-07-19 Sergii Stoian <stoyan255@gmail.com> 2007-07-18 23:01:17 +00:00
GNUmakefile.preamble Improved linking against uninstalled ProjectCenter.framework 2007-12-13 19:03:54 +00:00
PCAppController.m * Framework/PCProjectManager.[mh]: Cleaning up code that manages 2008-02-04 23:51:28 +00:00
PCFindController.m gcc 3.4.0 compilation fixes 2004-06-12 19:23:26 +00:00
PCInfoController.m * English.lproj/FindPanel.gorm: Added Find panel. 2007-09-23 22:27:21 +00:00
PCMenuController.m * Documentation/Changelog: Update 2008-02-18 22:50:56 +00:00
ProjectCenter_main.m Start merging changes from unstable branch 2006-12-26 10:58:39 +00:00
TextFinder.h * English.lproj/FindPanel.gorm: Added Find panel. 2007-09-23 22:27:21 +00:00
TextFinder.m * Framework/PCBundleManager.m, 2007-09-27 00:03:51 +00:00