IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Gregory John Casamento cb81af5c42 * Framework/PCEditorManager.m: Switch to editor and line in the
-debuggerDidHitBreakpoint: method.
	* Modules/Debuggers/ProjectCenter/PCDebugger.m: Minor cleanup.
	* Modules/Debuggers/ProjectCenter/PCDebuggerView.m: Changes to
	-[PCDebuggerView logString:newLine:] to detect state and change
	it on debugger window.
	* Modules/Debuggers/ProjectCenter/Resources/PCDebugger.gorm:
	Left justify the status field.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27850 72102866-910b-0410-8b05-ffd578937521
2009-02-12 03:02:57 +00:00
Documentation * Framework/PCProjectManager.m: Corrections in alert panel names. 2009-02-10 00:31:55 +00:00
English.lproj * Framework/PCProjectManager.m: Corrections in alert panel names. 2009-02-10 00:31:55 +00:00
Framework * Framework/PCEditorManager.m: Switch to editor and line in the 2009-02-12 03:02:57 +00:00
Headers * PCMenuController.m: 2009-02-11 00:21:23 +00:00
Images * Images/FileProject.tiff: Added 2008-01-16 00:36:44 +00:00
Modules * Framework/PCEditorManager.m: Switch to editor and line in the 2009-02-12 03:02:57 +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/PCEditorManager.m: Switch to editor and line in the 2009-02-12 03:02:57 +00:00
COPYING License 2008-04-22 23:19:05 +00:00
GNUmakefile * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +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 * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +00:00
PCFindController.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCInfoController.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCMenuController.m * PCMenuController.m: 2009-02-11 00:21:23 +00:00
PCPrefController.m * Correct mistake in PCPrefController.m file name 2009-01-26 23:02:05 +00:00
ProjectCenter_main.m Use #import throughout 2008-12-30 13:47:27 +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