IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Wolfgang Lux f8767ee74f Fix an annoying bug in PC's editor where pressing the tab key would
delete whole empty lines. Also register insertions done by the tab key
at the undo manager.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@31942 72102866-910b-0410-8b05-ffd578937521
2011-01-24 13:27:52 +00:00
Documentation mark editor undo as done 2010-07-23 10:33:03 +00:00
English.lproj version bump 2010-12-01 15:27:06 +00:00
Framework Add either debug=yes or debug=no to the arguments of a PC build task, 2010-12-28 14:54:20 +00:00
Headers Added UI controls for languages and its methods 2010-12-23 02:22:26 +00:00
Images added icon drawn by me 2009-09-19 21:44:23 +00:00
Modules Fix an annoying bug in PC's editor where pressing the tab key would 2011-01-24 13:27:52 +00:00
Resources version bump 2010-12-01 15:27:06 +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 Fix an annoying bug in PC's editor where pressing the tab key would 2011-01-24 13:27:52 +00:00
COPYING License 2008-04-22 23:19:05 +00:00
GNUmakefile declare new code editor view protocol, make the PCEditorView return the editor with a n accessor, make the project window access the undo manager that way 2010-06-02 23:55:29 +00:00
GNUmakefile.postamble 2007-07-19 Sergii Stoian <stoyan255@gmail.com> 2007-07-18 23:01:17 +00:00
GNUmakefile.preamble 2010-07-31 Sergii Stoian <stoyan255@ukr.net> 2010-08-07 21:56:04 +00:00
PCAppController.m * Framework/PCProject.m 2009-06-23 22:21:10 +00:00
PCFindController.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCInfoController.m * PCMenuController.m: 2009-02-14 15:45:52 +00:00
PCMenuController.m * PCMenuController.m: 2009-02-14 15:45:52 +00:00
PCPrefController.m * Framework/PCProjectManager.m: 2009-03-19 00:13:25 +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 check before replacing and allow undo (by Wolfgang Lux) 2010-06-03 22:39:54 +00:00