lazarus/debugger
marc c81003eefa * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file

git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
..
test
windebug
breakpointsdlg.lfm
breakpointsdlg.lrs
breakpointsdlg.pp Resourcestring for breakpoints dialog 2008-04-01 06:49:47 +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 debugger: fixed passing LineEnding to the debugger (bug #10975) 2008-03-08 12:14:40 +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 * Callstack speedup. Now enties are fetched in one go from the debugger by Martin Friebe (modified) 2008-03-18 01:00:51 +00:00
debuggerdlg.pp
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 * Callstack speedup. Now enties are fetched in one go from the debugger by Martin Friebe (modified) 2008-03-18 01:00:51 +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 Fixes type in error message. 2008-04-17 21:43:36 +00:00
processlist.pas
sshgdbmidebugger.pas
watchesdlg.lfm
watchesdlg.lrs
watchesdlg.pp
watchpropertydlg.lfm
watchpropertydlg.lrs
watchpropertydlg.pp ResourceStrings for Watch Property Dialog 2008-04-02 20:27:49 +00:00