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 removed cvs logs 2005-08-22 12:30:03 +00:00
windebug testcommit 2007-12-27 09:50:49 +00:00
breakpointsdlg.lfm * patch #8301 (modified) from Flávio Etrusco:Make 'enable' and 'delete' commands act on muliple selection 2007-03-15 01:03:46 +00:00
breakpointsdlg.lrs * patch #8301 (modified) from Flávio Etrusco:Make 'enable' and 'delete' commands act on muliple selection 2007-03-15 01:03:46 +00:00
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 fixed lfms and lrs broken by the remove logs patch. 2005-09-06 15:03:24 +00:00
dbgoutputform.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
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 removed cvs logs 2005-08-22 12:30:03 +00:00
evaluatedlg.lfm - evaluate/modify dialog switched to common imagelist 2007-05-03 03:24:38 +00:00
evaluatedlg.lrs - evaluate/modify dialog switched to common imagelist 2007-05-03 03:24:38 +00:00
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 removed cvs logs 2005-08-22 12:30:03 +00:00
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 set localsdialog position to podesigned 2006-04-02 17:34:54 +00:00
localsdlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
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 free processlist, running tools list when closing the IDE 2006-01-07 15:53:17 +00:00
sshgdbmidebugger.pas added class keyword to proc bodies for fpc 2.1.1 2006-05-27 17:40:59 +00:00
watchesdlg.lfm debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows. 2007-04-16 10:05:03 +00:00
watchesdlg.lrs debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows. 2007-04-16 10:05:03 +00:00
watchesdlg.pp debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows. 2007-04-16 10:05:03 +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