lazarus/debugger
paul a857c3f5d9 debugger: more utf8 fixes
git-svn-id: trunk@16425 -
2008-09-05 05:42:07 +00:00
..
test
windebug using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
breakpointsdlg.lfm IDE: improved the breakpoints dialog for keyboard usage (related to bug #9308 and #10244) 2008-05-14 12:14:54 +00:00
breakpointsdlg.lrs IDE: improved the breakpoints dialog for keyboard usage (related to bug #9308 and #10244) 2008-05-14 12:14:54 +00:00
breakpointsdlg.pp IDE: fixed deleting multiple breakponts (bug #10236) 2008-06-11 10:33:29 +00:00
callstackdlg.lfm update .lrs and .lfm of call stack dialog (they has been forgotten previously by someone) 2008-03-31 07:23:12 +00:00
callstackdlg.lrs update .lrs and .lfm of call stack dialog (they has been forgotten previously by someone) 2008-03-31 07:23:12 +00:00
callstackdlg.pp * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
cmdlinedebugger.pp using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
dbgoutputform.lfm
dbgoutputform.lrs
dbgoutputform.pp Resources String for CallStack and debug Output Dialog 2008-03-30 21:39:35 +00:00
dbgutils.pp debugger: clean up 2008-03-05 11:41:47 +00:00
debugger.pp Marc wins 2008-09-01 13:14:17 +00:00
debuggerdlg.pp
debugoptionsfrm.lfm IDE: debugger options: auto search for gdb path when switching debugger class 2008-09-01 18:10:40 +00:00
debugoptionsfrm.lrs IDE: debugger options: auto search for gdb path when switching debugger class 2008-09-01 18:10:40 +00:00
debugoptionsfrm.pas IDE: debugger options: auto search for gdb path when switching debugger class 2008-09-01 18:10:40 +00:00
evaluatedlg.lfm
evaluatedlg.lrs
evaluatedlg.pp save input history of evaluate/modify dialog in a better way (as it was designed) 2008-03-31 07:45:23 +00:00
gdbdebugger.pp
gdbmidebugger.pp debugger: fix handling of UTF8 filenames 2008-09-05 03:28:31 +00:00
gdbtypeinfo.pp + added classtype support to debugger expression evaluation 2008-01-10 01:10:20 +00:00
localsdlg.lfm
localsdlg.lrs
localsdlg.pp ResourceStrings for Locals Dialog 2008-04-02 20:44:09 +00:00
processdebugger.pp debugger: more utf8 fixes 2008-09-05 05:42:07 +00:00
processlist.pas
sshgdbmidebugger.pas
watchesdlg.lfm
watchesdlg.lrs
watchesdlg.pp debugger: delete all selected watches, not only first selected 2008-06-06 01:08:49 +00:00
watchpropertydlg.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
watchpropertydlg.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
watchpropertydlg.pp ResourceStrings for Watch Property Dialog 2008-04-02 20:27:49 +00:00