mattias
f8a61521aa
IDE: debugfilename, debugsearchpath: use same function as other env vars to resolve macros, trim and find
...
git-svn-id: trunk@36682 -
2012-04-09 17:00:35 +00:00
juha
2550bbf3be
IDE: unify some common resource strings. Add hints for Path Edit dialog
...
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
juha
4ef51619f5
IDE: collect common resource strings in one place, remove duplicates
...
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
juha
c82d1b544d
IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
...
git-svn-id: trunk@35320 -
2012-02-12 13:03:15 +00:00
martin
34c3888d83
DBG: add option to reset debugger after each run
...
git-svn-id: trunk@34925 -
2012-01-25 15:05:21 +00:00
juha
c6b629a8cf
IDE: set Enabled state of controls in debugger event log settings
...
git-svn-id: trunk@33353 -
2011-11-05 17:53:58 +00:00
martin
63a6d0bb60
IDE, DBG: Starting on DebuggerConfigStorage
...
git-svn-id: trunk@32380 -
2011-09-17 11:32:32 +00:00
martin
c3fa344c51
DBG: gdb default locations for windows
...
git-svn-id: trunk@32341 -
2011-09-14 22:06:17 +00:00
juha
de68f69051
IDE: harmonize Color/Colors resource strings
...
git-svn-id: trunk@30849 -
2011-05-22 09:37:36 +00:00
maxim
e1a1402c12
Debugger, Event log options dialog: fixed comboboxes layout e.g. with GTK2 widgetset, where they can have arbitrary height
...
git-svn-id: trunk@30732 -
2011-05-14 12:14:00 +00:00
paul
0fb8976945
ide: add dummy debugger options class make filtering IDE options work
...
git-svn-id: trunk@30679 -
2011-05-11 08:36:42 +00:00
maxim
40ffcaa435
Debugger: tweaked Event log options frame layout to make it look better with longer event captions
...
git-svn-id: trunk@30618 -
2011-05-08 15:20:09 +00:00
maxim
631590053a
Debugger: localized event names
...
git-svn-id: trunk@30616 -
2011-05-08 14:47:36 +00:00
paul
64f78f5265
ide: save/load/edit debugger event log options
...
git-svn-id: trunk@30534 -
2011-05-03 05:34:26 +00:00
paul
ec09bfef6c
ide: fix debugger event name Window -> Windows, record 'library-loaded' events
...
git-svn-id: trunk@30486 -
2011-04-27 06:43:16 +00:00
paul
1ee57a68c4
ide: change color treeview colors after their change in color boxes
...
git-svn-id: trunk@30485 -
2011-04-27 03:41:54 +00:00
paul
873771ca05
ide: add more controls to debugger event log options frame and implement simple logic
...
git-svn-id: trunk@30483 -
2011-04-27 03:20:09 +00:00
juha
0712a1f29d
IDE: Change 2 resourcestrings to the correct ones.
...
git-svn-id: trunk@29758 -
2011-03-09 08:13:30 +00:00
maxim
701c1213cf
IDE: fixed several translation regressions by August Klein, bug #18893
...
git-svn-id: trunk@29751 -
2011-03-09 00:37:32 +00:00
mattias
c290e9f652
IDE: fixed case sensitivity of combobox history lists
...
git-svn-id: trunk@29154 -
2011-01-20 21:35:50 +00:00
martin
3f3b8a3c89
Env-Opts, Dbg: Save debugger properties
...
git-svn-id: trunk@28997 -
2011-01-13 16:47:22 +00:00
maxim
b9e0694773
Debugger: improve 'event log' options tab layout
...
git-svn-id: trunk@24837 -
2010-04-22 23:13:39 +00:00
paul
f10f9aec82
ide: use TDBGEventCategory enumeration instead of own
...
git-svn-id: trunk@24772 -
2010-04-21 00:46:07 +00:00
paul
c9f5fd7573
ide: fix event log options frame layout
...
git-svn-id: trunk@24771 -
2010-04-21 00:37:22 +00:00
marc
3e10dd5404
* debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco
...
git-svn-id: trunk@24577 -
2010-04-11 14:11:47 +00:00
paul
4b44711f54
debugger: convert forms to use fpc resources
...
git-svn-id: trunk@23459 -
2010-01-15 02:41:46 +00:00
mattias
d287e85ce6
IDE: debugger options: added label for hint that the exceptions are project specific
...
git-svn-id: trunk@23026 -
2009-12-08 12:24:50 +00:00
paul
72ac7c6fc2
ide: debugger type combobox can't be edited
...
git-svn-id: trunk@22597 -
2009-11-15 13:58:44 +00:00
paul
5e662e966a
ide: debugger general options: use object inspector settings for embedded options grid
...
git-svn-id: trunk@20084 -
2009-05-21 03:40:41 +00:00
paul
8b9c7b6944
ide: use the same spacing between controls and '...' buttons on options frames
...
git-svn-id: trunk@19863 -
2009-05-09 09:02:23 +00:00
paul
2ee9eb22cb
ide: change some options frames to look better in gtk2 ide (set autosize for all spinedits, set anchors where they are missed)
...
git-svn-id: trunk@19708 -
2009-04-30 15:15:04 +00:00
marc
50c43b90d1
* Improved localization by Maxim Ganetsky
...
git-svn-id: trunk@19638 -
2009-04-26 15:57:44 +00:00
paul
95b6a7b814
debugger: exception handling improvement
...
- add debugger exception notification dialog instead of simple message dialog. This allows to continue execution just after reading about exception and to add this exception to the "skip" list.
- implement "Notify on Lazarus exception" option
- fix inability to remove an exception from the "skip" list
git-svn-id: trunk@18916 -
2009-03-08 12:03:34 +00:00
mattias
89df8b61f5
IDE: added directory packager/frames to defines
...
git-svn-id: trunk@18090 -
2009-01-03 22:02:07 +00:00
mattias
5f48d63392
IDE: renamed options frames
...
git-svn-id: trunk@18086 -
2009-01-03 21:20:50 +00:00
paul
27f131b0a7
ide: fix button event in the debugger general options
...
git-svn-id: trunk@17718 -
2008-12-08 02:18:08 +00:00
paul
dbb79626c8
ide, debugger: add other frames to the ide options
...
git-svn-id: trunk@17690 -
2008-12-05 08:52:28 +00:00
paul
5174c3785e
ide, debugger: add debugger general options page to the ide options
...
git-svn-id: trunk@17689 -
2008-12-05 07:35:17 +00:00