Debugger-Gdbmi: fix setting internal breakpoints by address only.
........
Debugger-Gdbmi: add "step to except" for win64 (SEH). No "step to finally" yet. Refactor "step to except" for none SEH.
........
git-svn-id: branches/fixes_2_0@59572 -
Fix compilation with debug define
........
LazDebuggerFp: fix mem leaks in logging code.
........
LazDebuggerFp: Fix/Implement "Reset Debugger" / Refactor: Use LockRelease from base class.
........
git-svn-id: branches/fixes_2_0@59533 -
SynEdit: fix showing caret, after getting focus. Issue #0034527, #0034506
If the widgetset sends the wmFocus before the parent is made visible (FVisible=true), then the caret is not made visible. A check for this is/was in VisibleChanged (kept for now, review todo), but that is not called. When the parent becomes visible UpdateShowing is called, so that is where the check now happens.
........
git-svn-id: branches/fixes_2_0@59532 -
IDEIntf: Update German translation, fixed ellipsis inconsistency
........
IDE: Improved German translation of z-order menu captions.
........
Translations: regenerated German translation
........
git-svn-id: branches/fixes_2_0@59473 -
IDEIntf: Allow to add sliced images to the image list editor of the multi-res imagelist (see https://forum.lazarus.freepascal.org/index.php/topic,43088.msg301126.html)
........
IDEIntf: Use resourcestrings for button "Add sliced" in ImageListEditor
........
IDEIntf: Clean up of unused variables in r59440 #cb566ae12d
........
IdeIntf: fixed ellipsis inconsistency, regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_2_0@59461 -
LazUtils: Raise exception in UTF8To... functions, controlled by a global boolean. Issue #33686, patch from AlexeyT.
........
LazUtils: Add LazUTF8SysUtils with "deprecated" warnings. The unit was renamed earlier.
........
git-svn-id: branches/fixes_2_0@59459 -
IDE: Try to switch path delimiters only for filenames when reading TCompilationToolOptions.Command. Issue #34476.
........
IDE: Switch path delimiters only for filenames better for TCompilationToolOptions.Command. Issue #34476, patch from Pascal Riekenberg.
........
Ensure bookmark menu is updated if files are opened/closed. Those files may have bookmarks in the session, that will be set for the editor. Part of Issue #0034194
........
IDE: New high-dpi images for folder images/componenttreeview (by Roland Hahn)
........
IDE: Add high-dpi images for folder images/codetoolsdefines (by Roland Hahn)
........
IDE: Update copyright.txt (authorship of images used by IDE). Issue #0034487
........
IDE: New high-dpi images for folder images/states (by Roland Hahn)
........
git-svn-id: branches/fixes_2_0@59458 -
IDE: Remove unused resource strings.
........
IDE: Remove another unused resource string.
........
IDE: regenerated translations
........
EditorOpts: Add warning, if outline has no colors set
........
EditorOpts: Add warning, if outline has no colors set
........
IDE: regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_2_0@59392 -