apps-projectcenter/Modules/Editors/ProjectCenter
Sebastian Reitenbach 8562d733c5 * Framework/PCProjectInspector.m
* Modules/Editors/ProjectCenter/SyntaxDefinition.m
        * Modules/Editors/ProjectCenter/SyntaxHighlighter.m
        * Modules/Editors/ProjectCenter/TextPattern.m
        * Modules/Preferences/EditorFSC/PCEditorFSCPrefs.m
          some more (unsigned) int -> NS(U)Integer transitions
          and some shutup of clang compiler warnings

OK Fred



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@36107 72102866-910b-0410-8b05-ffd578937521
2013-02-10 18:30:25 +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.h ProjectCenter fixes for compilation on 64-bit hosts. 2012-07-30 21:07:19 +00:00
PCEditor.m ProjectCenter fixes for compilation on 64-bit hosts. 2012-07-30 21:07:19 +00:00
PCEditorView.h 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
PCEditorView.m Fix an annoying bug in PC's editor where pressing the tab key would 2011-01-24 13:27:52 +00:00
SyntaxDefinition.h continuing merging... 2006-12-26 11:00:33 +00:00
SyntaxDefinition.m * Framework/PCProjectInspector.m 2013-02-10 18:30:25 +00:00
SyntaxHighlighter.h continuing merging... 2006-12-26 11:00:33 +00:00
SyntaxHighlighter.m * Framework/PCProjectInspector.m 2013-02-10 18:30:25 +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 * Framework/PCProjectInspector.m 2013-02-10 18:30:25 +00:00