Riccardo Mottola
|
17b6359ba9
|
Accessor methods for specific debugger information as wellas filename and line.
|
2021-06-22 01:42:00 +02:00 |
|
Riccardo Mottola
|
059e105652
|
Keep track of the file modification date on each open/save, compare it to the current file to detect external modifications.
|
2021-02-19 10:45:30 +01:00 |
|
Riccardo Mottola
|
209f71d692
|
Open in project directory preferentially if no last open dir (quick version, ignores file type).
|
2021-02-12 08:45:16 +01:00 |
|
Riccardo Mottola
|
ad65327732
|
Respect background selection preferences and infer text as inverse.
|
2021-02-06 12:31:10 +01:00 |
|
Riccardo Mottola
|
263106b117
|
Cleanup a bit the setting of the active project and the key win.
|
2021-02-04 17:57:40 +01:00 |
|
Riccardo Mottola
|
76b8316b5c
|
Check for invalid filenames and in case, reset to the original file name.
|
2021-02-03 23:17:42 +01:00 |
|
Riccardo Mottola
|
1541788856
|
Do not open an external editor if an in-window is requested.
|
2021-02-03 22:16:32 +01:00 |
|
Riccardo Mottola
|
445b31db3f
|
Separate font accessors in to class and instance methods.
Do not use preferences in class methods, since they are outside the protocol.
|
2020-09-08 23:52:03 +02:00 |
|
Riccardo Mottola
|
3df9137f39
|
Add setters for fonts.
|
2020-09-08 23:28:44 +02:00 |
|
Riccardo Mottola
|
334bfd1f37
|
Access Preferences through its protocol, since the launcher is in the Framework.
|
2020-09-08 17:43:31 +02:00 |
|
Riccardo Mottola
|
75785db7e4
|
Fix range to use characters and not glyphs, sicne highlighting is based on chars.
|
2020-04-16 23:45:12 +02:00 |
|
Riccardo Mottola
|
8b48d77cbb
|
Uniform font defaults to use PCPreferenceController, fix Debugger to actually make setFont work thorugh the view-delegate chain.
|
2020-03-24 23:54:22 +01:00 |
|
Riccardo Mottola
|
5f360ca78b
|
Fix loading of font from preferences.
|
2020-03-24 17:24:41 +01:00 |
|
fredkiefer
|
0cdbc996a9
|
Remove compiler warnings by removing unneeded code.
|
2019-12-29 13:37:39 +01:00 |
|
Riccardo Mottola
|
6c4099258c
|
Uniform context type to NSUInteger
|
2019-05-25 18:02:29 +02:00 |
|
Riccardo Mottola
|
97aa34218f
|
Remove custom ToolTip implementation now present in GUI
|
2019-05-21 23:15:16 +02:00 |
|
Riccardo Mottola
|
0f8d024577
|
Add some GSDoc makefile aids
|
2018-06-19 00:21:26 +02:00 |
|
Riccardo Mottola
|
bf394dce9c
|
Fix for nill bundle identifier.
|
2017-08-16 07:26:43 +02:00 |
|
Riccardo Mottola
|
5792e6dbfc
|
Fix wrong declaration and missing subtype option
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40294 72102866-910b-0410-8b05-ffd578937521
|
2017-01-17 14:42:37 +00:00 |
|
Riccardo Mottola
|
d894b87557
|
Pass options to createProjectAt and use those to create Gorm/Renaissance subtypes, enable the former by default
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40290 72102866-910b-0410-8b05-ffd578937521
|
2017-01-13 01:33:37 +00:00 |
|
Riccardo Mottola
|
f1db0b7265
|
Conditionally split on windows with CR-LF
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40268 72102866-910b-0410-8b05-ffd578937521
|
2016-12-16 01:24:14 +00:00 |
|
Riccardo Mottola
|
af6ec6a874
|
Fix off-by-one in length when checking the last character
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40240 72102866-910b-0410-8b05-ffd578937521
|
2016-11-28 16:07:19 +00:00 |
|
Riccardo Mottola
|
340d101ffd
|
skip and report empty lines as PCDBEmptyRecord
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40234 72102866-910b-0410-8b05-ffd578937521
|
2016-11-25 15:51:28 +00:00 |
|
Riccardo Mottola
|
6e70451153
|
do not show string
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40233 72102866-910b-0410-8b05-ffd578937521
|
2016-11-25 14:05:02 +00:00 |
|
Gregory John Casamento
|
19997eb5c1
|
Implemented debuggerSetup method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40227 72102866-910b-0410-8b05-ffd578937521
|
2016-11-19 16:25:37 +00:00 |
|
Riccardo Mottola
|
b9df6e5d27
|
Commands need new-line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40224 72102866-910b-0410-8b05-ffd578937521
|
2016-11-18 00:23:54 +00:00 |
|
Gregory John Casamento
|
eab302cc30
|
Change debuggerStarted to YES.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40222 72102866-910b-0410-8b05-ffd578937521
|
2016-11-17 14:21:29 +00:00 |
|
Gregory John Casamento
|
b7fc2a0ccf
|
Added notification to fix breakpoint loading.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40221 72102866-910b-0410-8b05-ffd578937521
|
2016-11-17 14:18:48 +00:00 |
|
Riccardo Mottola
|
98d05ffe44
|
Add skeleton to handle breakpoints, add breakpoint types
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40114 72102866-910b-0410-8b05-ffd578937521
|
2016-09-29 08:58:57 +00:00 |
|
Gregory John Casamento
|
dab7063bc1
|
Add code to make commands appear when buttons are pressed in the debugger.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39839 72102866-910b-0410-8b05-ffd578937521
|
2016-06-06 15:47:39 +00:00 |
|
Riccardo Mottola
|
78c6f1622a
|
Transition to NSInteger/NSUInteger
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39798 72102866-910b-0410-8b05-ffd578937521
|
2016-05-22 20:00:54 +00:00 |
|
Riccardo Mottola
|
2dff311c2a
|
Comply to protocol
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39797 72102866-910b-0410-8b05-ffd578937521
|
2016-05-22 19:39:04 +00:00 |
|
Riccardo Mottola
|
bd2c3557bc
|
For GDB < v. 7 (on win), attempt to grab process id from Windows thread information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39767 72102866-910b-0410-8b05-ffd578937521
|
2016-05-15 08:28:57 +00:00 |
|
Riccardo Mottola
|
3c0c85f3a5
|
On windows kill with DebugBreakProcess() and not tskill. Available only on WinXP or higher.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39766 72102866-910b-0410-8b05-ffd578937521
|
2016-05-15 08:27:14 +00:00 |
|
Gregory John Casamento
|
be30cbfa45
|
Minor changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39726 72102866-910b-0410-8b05-ffd578937521
|
2016-05-05 19:44:43 +00:00 |
|
Gregory John Casamento
|
7bb6b0a2cc
|
Partial parsing of result records.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39725 72102866-910b-0410-8b05-ffd578937521
|
2016-05-05 17:15:21 +00:00 |
|
Gregory John Casamento
|
21907bf78c
|
Handle more escaped sequences.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39724 72102866-910b-0410-8b05-ffd578937521
|
2016-05-05 15:24:23 +00:00 |
|
Gregory John Casamento
|
71a0c53576
|
Parser code for MI output
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39720 72102866-910b-0410-8b05-ffd578937521
|
2016-05-03 23:41:18 +00:00 |
|
Gregory John Casamento
|
13412a4318
|
Parse pid from MI output.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39719 72102866-910b-0410-8b05-ffd578937521
|
2016-05-03 22:01:00 +00:00 |
|
Riccardo Mottola
|
18d49572ee
|
Do not permit deletion beyond the new line or the gdb prompt
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39710 72102866-910b-0410-8b05-ffd578937521
|
2016-05-02 22:39:25 +00:00 |
|
Riccardo Mottola
|
1efa2a8783
|
Refactor path to executablePath
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39709 72102866-910b-0410-8b05-ffd578937521
|
2016-05-02 22:34:57 +00:00 |
|
Riccardo Mottola
|
98712ea405
|
Merge in from pipes branch: stdio/stdout over pipes handled in a separate delegate class
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39588 72102866-910b-0410-8b05-ffd578937521
|
2016-03-22 23:30:14 +00:00 |
|
Riccardo Mottola
|
34c9eb4279
|
Merge from branch: check bundle loading and warn
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39586 72102866-910b-0410-8b05-ffd578937521
|
2016-03-22 23:16:45 +00:00 |
|
Gregory John Casamento
|
b964564325
|
Move riccardo's change to a branch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39551 72102866-910b-0410-8b05-ffd578937521
|
2016-03-15 22:48:44 +00:00 |
|
Riccardo Mottola
|
4e885f7c5c
|
Use stdio/stdout over pipes instead of a tty
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39545 72102866-910b-0410-8b05-ffd578937521
|
2016-03-15 18:13:29 +00:00 |
|
Riccardo Mottola
|
372a9c4b82
|
Update debug executable path search to run, make it work on windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39483 72102866-910b-0410-8b05-ffd578937521
|
2016-03-08 16:54:34 +00:00 |
|
Riccardo Mottola
|
dcacd40e33
|
Allocate a Mutable Array before assagning an Array to a MutableArray
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39164 72102866-910b-0410-8b05-ffd578937521
|
2015-11-09 10:56:56 +00:00 |
|
Riccardo Mottola
|
950ad36c3a
|
CFBundleIdentifier support for Apps.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39153 72102866-910b-0410-8b05-ffd578937521
|
2015-11-05 01:19:53 +00:00 |
|
Riccardo Mottola
|
e28350370e
|
declare missing method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39128 72102866-910b-0410-8b05-ffd578937521
|
2015-11-02 22:47:38 +00:00 |
|
Riccardo Mottola
|
75af5d310e
|
Cleanups and NSInteger conversion
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39127 72102866-910b-0410-8b05-ffd578937521
|
2015-11-02 22:35:04 +00:00 |
|