apps-projectcenter/Modules/Editors/ProjectCenter
Riccardo Mottola ac3fad4b6f fix some NSLogs
2023-01-13 19:36:29 +01:00
..
Resources Highlight IBAction/IBOutlet 2021-04-10 06:16:43 -04:00
GNUmakefile add obj-c++ icon resource and associate it in the editor 2015-06-12 13:37:44 +00:00
LineJumper.h declare missing method 2015-11-02 22:47:38 +00:00
LineJumper.m declare missing method 2015-11-02 22:47:38 +00:00
PCEditor.h Reduce scope of _extScrollView _intScrollView from ivar to local variables, release after setting to content view and fix double-release of _intScrollView. 2023-01-12 23:33:25 +01:00
PCEditor.m Reduce scope of _extScrollView _intScrollView from ivar to local variables, release after setting to content view and fix double-release of _intScrollView. 2023-01-12 23:33:25 +01:00
PCEditorView.h put timer delays in constants; run highlighting on a timer too 2021-12-01 01:37:45 +01:00
PCEditorView.m remove some debug logs 2021-12-13 23:49:56 +01:00
SyntaxDefinition.h Uniform context type to NSUInteger 2019-05-25 18:02:29 +02:00
SyntaxDefinition.m minor casts 2023-01-13 18:23:17 +01:00
SyntaxHighlighter.h Add setters for fonts. 2020-09-08 23:28:44 +02:00
SyntaxHighlighter.m put timer delays in constants; run highlighting on a timer too 2021-12-01 01:37:45 +01: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 fix some NSLogs 2023-01-13 19:36:29 +01:00