.. |
frames
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
test
|
Debugger: Fix parsing class with nested record / array of record
|
2013-10-24 20:38:48 +00:00 |
assemblerdlg.lfm
|
DBG, Asm-Dlg: Fix Scrollbars
|
2012-09-06 17:30:25 +00:00 |
assemblerdlg.pp
|
IDE: assembler window: disabled form scrollbars
|
2012-09-02 17:11:36 +00:00 |
breakpointsdlg.lfm
|
Sort ListViews by column click around in many places.
|
2012-08-20 18:05:46 +00:00 |
breakpointsdlg.pp
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
|
2012-09-13 06:39:56 +00:00 |
breakpropertydlg.lfm
|
DBG: Enable/Disable breakpoint groups
|
2011-10-09 15:52:06 +00:00 |
breakpropertydlg.pas
|
IDE: recent/history lists: replaced case sensitive comparison with three types
|
2012-04-25 09:03:37 +00:00 |
breakpropertydlggroups.lfm
|
DBG: Enable/Disable breakpoint groups
|
2011-10-09 15:52:06 +00:00 |
breakpropertydlggroups.pas
|
Debugger: reduce strings duplication
|
2013-05-03 16:42:14 +00:00 |
callstackdlg.lfm
|
DBG: Callstack, show frames in assembler.
|
2011-10-12 01:26:11 +00:00 |
callstackdlg.pp
|
Debugger: callstack, fix goto source, if viewing bottom of large stack (viewing from startindex > 1)
|
2013-09-07 15:02:23 +00:00 |
cmdlinedebugger.pp
|
Debugger: Fixed and improved: Stop/Kill GDB when debugger stops
|
2014-01-29 13:53:27 +00:00 |
debugattachdialog.lfm
|
Debugger: localized 'Attach to' dialog, improved its layout, regenerated translations and updated Russian one
|
2014-01-25 21:55:02 +00:00 |
debugattachdialog.pas
|
Debugger: localized 'Attach to' dialog, improved its layout, regenerated translations and updated Russian one
|
2014-01-25 21:55:02 +00:00 |
debugeventsform.lfm
|
|
|
debugeventsform.pp
|
DBG: Event-Log: Do not cache Options. Allow user to change options while debugging
|
2012-06-22 14:01:56 +00:00 |
debugger.pp
|
Debugger: Attach, Darwin, try and get process-list via gdb. Issue #0025302 Patch by Joost van der Sluis
|
2013-11-10 23:32:18 +00:00 |
debuggerdlg.pp
|
DBG: Dialogs, don't give help related commands to IDE. They will be ignored
|
2012-06-19 23:41:45 +00:00 |
debuggerstrconst.pp
|
Debugger: Debug-Inspector, enabled double click on row to inspect value of class/record/dyn-array members
|
2014-02-06 16:30:35 +00:00 |
debugoutputform.lfm
|
|
|
debugoutputform.pp
|
IDE: make lisClear to be used around in IDE.
|
2012-03-25 19:09:20 +00:00 |
debugutils.pp
|
Debugger: Fix handling of backslash in strings returned by gdb (used for classname resolving)
|
2013-10-10 20:50:16 +00:00 |
evaluatedlg.lfm
|
Debugger: fix tab-order in Evaluate/Modify window
|
2012-09-09 16:25:08 +00:00 |
evaluatedlg.pp
|
Debugger, Evaluate/Modify dialog: improved localization
|
2012-06-17 19:50:43 +00:00 |
exceptiondlg.lfm
|
DBG: Do not treat "&" as accel-char when displaying exceptions. Issue #0023321
|
2012-11-15 23:50:18 +00:00 |
exceptiondlg.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
feedbackdlg.lfm
|
IDE: fix layout of feedback dialog (used by debugger)
|
2013-08-25 11:50:01 +00:00 |
feedbackdlg.pp
|
IDE: unify some single word resource strings.
|
2012-03-25 19:10:21 +00:00 |
fpgdbmidebugger.pp
|
FPGDBMIDebug: experimental win32 mem reader
|
2014-02-11 19:45:36 +00:00 |
gdbmidebugger.pp
|
Dbg: Spelling
|
2014-02-06 16:19:05 +00:00 |
gdbmidebuginstructions.pp
|
Debugger: fixed a crash in new instruction queue (object removed by nested call)
|
2013-09-11 16:42:07 +00:00 |
gdbmimiscclasses.pp
|
Debugger: Fixed potential crash with writing (system.move) to empty string
|
2014-02-11 19:11:42 +00:00 |
gdbmiserverdebugger.pas
|
Debugger: improved localization, updated Russian translation
|
2014-01-25 20:53:24 +00:00 |
gdbtypeinfo.pp
|
Debugger: Debug-Inspector, enabled double click on row to inspect value of class/record/dyn-array members
|
2014-02-06 16:30:35 +00:00 |
historydlg.lfm
|
Reimplement "IDE, Packager: harmonize some string constants"
|
2013-05-01 08:44:51 +00:00 |
historydlg.pp
|
Reimplement "IDE, Packager: harmonize some string constants"
|
2013-05-01 08:44:51 +00:00 |
inspectdlg.lfm
|
Debug Inspector: improved localization
|
2014-02-06 23:19:44 +00:00 |
inspectdlg.pas
|
Debugger: Debug-Inspector, limit len of expression in statusbar.
|
2014-02-07 12:46:30 +00:00 |
localsdlg.lfm
|
Sort ListViews by column click around in many places.
|
2012-08-20 18:05:46 +00:00 |
localsdlg.pp
|
Window Column, store pointer to resourcestring
|
2012-04-02 00:24:15 +00:00 |
processdebugger.pp
|
Fix IDE does not end debugger state (processdebugger / dbg=none), if exe can not be started. issue #0024809
|
2013-08-05 19:13:44 +00:00 |
processlist.pas
|
|
|
pseudoterminaldlg.lfm
|
DBG: Pseudo-Terminal, accept tabs
|
2012-07-01 15:24:34 +00:00 |
pseudoterminaldlg.pp
|
DBG: Fix handling console input
|
2012-07-01 14:20:24 +00:00 |
registersdlg.lfm
|
Sort ListViews by column click around in many places.
|
2012-08-20 18:05:46 +00:00 |
registersdlg.pp
|
DBG: Register Copy Name/Value to clipboard. Issue #0021860
|
2012-04-30 16:00:05 +00:00 |
sshgdbmidebugger.pas
|
dbg, warn on internal gdb error
|
2013-08-16 22:49:26 +00:00 |
threaddlg.lfm
|
Sort ListViews by column click around in many places.
|
2012-08-20 18:05:46 +00:00 |
threaddlg.pp
|
Window Column, store pointer to resourcestring
|
2012-04-02 00:24:15 +00:00 |
watchesdlg.lfm
|
DBG: Allow adding watches by paste (from clipboard) into watches window. Part of Issue #0023368
|
2012-11-22 14:54:04 +00:00 |
watchesdlg.pp
|
Debugger: Fix crash when viewing extended watch view, while dbg=history is active and selecting a previously not evaluated stack frame.
|
2013-04-29 23:13:07 +00:00 |
watchpropertydlg.lfm
|
Debugger: taborder for watch-properties
|
2013-11-06 01:14:01 +00:00 |
watchpropertydlg.pp
|
IDE: Use string const lisDefault = 'Default'
|
2013-04-26 08:05:34 +00:00 |