lazarus/debugger
2016-04-16 11:36:02 +00:00
..
frames IDE: Make buttons with "..." wider. Used in many settings windows. Issue #29493, patch from Alexey Torgashin. 2016-01-25 16:22:14 +00:00
assemblerdlg.lfm DBG, Asm-Dlg: Fix Scrollbars 2012-09-06 17:30:25 +00:00
assemblerdlg.pp debugger: check GetTextMetrics result in TAssemblerDlg.DoEditorOptsChanged. Issue #29429 2016-01-18 18:17:55 +00:00
breakpointsdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
breakpointsdlg.pp breakpoint dlg: select next item after delete 2015-09-09 11:02:48 +00:00
breakpropertydlg.lfm
breakpropertydlg.pas IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
breakpropertydlggroups.lfm
breakpropertydlggroups.pas Debugger: reduce strings duplication 2013-05-03 16:42:14 +00:00
callstackdlg.lfm
callstackdlg.pp debugger: save and restore call stack depth. Issue #29508 2016-02-10 22:30:38 +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 IDE: fpc msg parser: parse linker follow messages 2015-11-19 22:39:15 +00:00
debugeventsform.lfm
debugeventsform.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
debugger.pp debugger: save and restore call stack depth. Issue #29508 2016-02-10 22:30:38 +00:00
debuggerdlg.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
debuggerstrconst.pp Debugger: minor message improvements 2015-01-16 21:10:06 +00:00
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm Debugger: fix tab-order in Evaluate/Modify window 2012-09-09 16:25:08 +00:00
evaluatedlg.pp IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +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: exception dialog: use &-prefixed button captions; execute continue on escape key press. 2016-04-16 11:36:02 +00:00
feedbackdlg.lfm IDE: fix layout of feedback dialog (used by debugger) 2013-08-25 11:50:01 +00:00
feedbackdlg.pp Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
historydlg.lfm Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
historydlg.pp IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
inspectdlg.lfm Debug Inspector: improved localization 2014-02-06 23:19:44 +00:00
inspectdlg.pas IDE: Cleanup. 2015-06-06 11:19:40 +00:00
localsdlg.lfm ide, locals dialog: prevent AV when executing Copy RAW value without selection. Issue #29826 2016-03-13 21:19:08 +00:00
localsdlg.pp ide: fix FPC 3.0 compilation after r51375 #16c4777cbe 2016-01-22 13:17:18 +00:00
processdebugger.pp IDE: clean up 2015-12-04 16:38:38 +00:00
processlist.pas IDE: debugger: using TProcessUTF8 2015-12-04 16:05:44 +00:00
pseudoterminaldlg.lfm
pseudoterminaldlg.pp
registersdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
registersdlg.pp IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
threaddlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
threaddlg.pp Debugger: refactor 2014-03-19 17:17:03 +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 IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
watchpropertydlg.lfm Debugger: Improve WatchProperties layout. Issue #29075, patch from Alexey Torgashin. 2015-11-23 17:15:54 +00:00
watchpropertydlg.pp Debugger: Improve WatchProperties layout. Issue #29075, patch from Alexey Torgashin. 2015-11-23 17:15:54 +00:00