.. |
fpdebug
|
debugger: add .lpi for fpdumpdwarf
|
2009-03-16 15:38:28 +00:00 |
frames
|
ide: use the same spacing between controls and '...' buttons on options frames
|
2009-05-09 09:02:23 +00:00 |
test
|
removed cvs logs
|
2005-08-22 12:30:03 +00:00 |
assemblerdlg.lfm
|
+ add forgotten dialogs
|
2008-12-09 09:40:24 +00:00 |
assemblerdlg.lrs
|
+ add forgotten dialogs
|
2008-12-09 09:40:24 +00:00 |
assemblerdlg.pp
|
ide: windows
|
2009-04-13 09:46: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
|
* Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882)
|
2009-01-04 19:57:56 +00:00 |
breakpropertydlg.lfm
|
debugger: hopefully fixed breakpoint properties dialog layout
|
2009-01-12 03:17:20 +00:00 |
breakpropertydlg.lrs
|
debugger: hopefully fixed breakpoint properties dialog layout
|
2009-01-12 03:17:20 +00:00 |
breakpropertydlg.pas
|
ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
|
2009-05-19 08:54:33 +00:00 |
callstackdlg.lfm
|
ide, debugger: mark source line when jump into it (by double click) from the call stack dialog
|
2009-05-01 10:16:05 +00:00 |
callstackdlg.lrs
|
ide, debugger: mark source line when jump into it (by double click) from the call stack dialog
|
2009-05-01 10:16:05 +00:00 |
callstackdlg.pp
|
ide, debugger: mark source line when jump into it (by double click) from the call stack dialog
|
2009-05-01 10:16:05 +00:00 |
cmdlinedebugger.pp
|
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
|
2009-01-15 23:26:10 +00:00 |
debugger.pp
|
ide, debugger:
|
2009-04-13 23:10:06 +00:00 |
debuggerdlg.pp
|
* Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882)
|
2009-01-04 19:57:56 +00:00 |
debugoutputform.lfm
|
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
|
2009-01-15 23:26:10 +00:00 |
debugoutputform.lrs
|
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
|
2009-01-15 23:26:10 +00:00 |
debugoutputform.pp
|
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
|
2009-01-15 23:26:10 +00:00 |
debugutils.pp
|
* first part of new expression evaluator
|
2009-04-13 22:56:16 +00:00 |
evaluatedlg.lfm
|
ide, debugger:
|
2009-04-13 23:10:06 +00:00 |
evaluatedlg.lrs
|
ide, debugger:
|
2009-04-13 23:10:06 +00:00 |
evaluatedlg.pp
|
ide, debugger:
|
2009-04-13 23:10:06 +00:00 |
exceptiondlg.lfm
|
debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2
|
2009-03-14 12:35:06 +00:00 |
exceptiondlg.lrs
|
debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2
|
2009-03-14 12:35:06 +00:00 |
exceptiondlg.pas
|
debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2
|
2009-03-14 12:35:06 +00:00 |
gdbmidebugger.pp
|
debugger: support elf32-i386-freebsd target
|
2009-04-19 15:43:32 +00:00 |
gdbtypeinfo.pp
|
+ added classtype support to debugger expression evaluation
|
2008-01-10 01:10:20 +00:00 |
inspectdlg.lfm
|
ide, debugger:
|
2009-04-13 23:10:06 +00:00 |
inspectdlg.lrs
|
ide, debugger:
|
2009-04-13 23:10:06 +00:00 |
inspectdlg.pas
|
ide, debugger:
|
2009-04-13 23:10:06 +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
|
* Fixed memleaks
|
2008-11-19 23:14:39 +00:00 |
processdebugger.pp
|
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
|
2009-01-15 23:26:10 +00:00 |
processlist.pas
|
free processlist, running tools list when closing the IDE
|
2006-01-07 15:53:17 +00:00 |
registersdlg.lfm
|
* Forgot one class for modified registers
|
2008-11-20 00:40:06 +00:00 |
registersdlg.lrs
|
* Forgot one class for modified registers
|
2008-11-20 00:40:06 +00:00 |
registersdlg.pp
|
+ Added changed image
|
2008-11-20 00:19:14 +00:00 |
sshgdbmidebugger.pas
|
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
|
2009-01-15 23:26:10 +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: delete all selected watches, not only first selected
|
2008-06-06 01:08:49 +00:00 |
watchpropertydlg.lfm
|
* Fixed anchors and removed bevel
|
2009-01-11 17:26:33 +00:00 |
watchpropertydlg.lrs
|
* Fixed anchors and removed bevel
|
2009-01-11 17:26:33 +00:00 |
watchpropertydlg.pp
|
ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
|
2009-05-19 08:54:33 +00:00 |