TAChart: Move declaration of TDrawEvent event out of the context of TChart and rename it to TChartDrawEvent to fix event OnAfterDraw
........
git-svn-id: branches/fixes_1_4@47551 -
LazReport: correctly clear combobox in editor options and fix typo in class method name, based on patch by Péter Gábor, bugs #27347
........
git-svn-id: branches/fixes_1_4@47503 -
IDE: Improve TPathEditorButton class, handle Templates better.
........
IDE: Refactor TPathEditorButton more. Copy values between dialog and edit here instead of clients' code.
........
IDE: in Compiler_path_options, turn method CheckSearchPath into a function. Harmonize.
........
IDE: Let TPathEditorButton show the list of paths in edit control's hint.
........
IDE: Fix a layout error in TPathEditorDialog where TemplateGroupBox went under ButtonPanel.
........
git-svn-id: branches/fixes_1_4@47501 -
LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation.
........
LazReport: fixed typo in function description, patch by Péter Gábor, bug #27338; regenerated translations and updated Russian translation.
........
git-svn-id: branches/fixes_1_4@47488 -
LCL: Revert a workaround for FPC bug that causes Arithmetic overflow in TControlbar. Fixed in FPC trunk. Issue #27167.
........
git-svn-id: branches/fixes_1_4@47487 -
OI: show '(Mixed)' for Checkbox caption when multiselect and values are mixed.
........
Object Inspector: i18nalize '(Mixed)' value
........
git-svn-id: branches/fixes_1_4@47442 -
Qt: proper paint of selected item in TListView.OnAdvancedDrawItem. issue #27315
........
Qt: added cdPostPaint for TListView when ViewStyle <> vsReport. part of issue #27315
........
Qt: added QtAlignVCenter, so text is properly aligned in TListItem. issue #27043
........
Qt: fixed paint of empty items when we use OnCustomDraw or OnAdvancedDraw in TListView.
........
git-svn-id: branches/fixes_1_4@47438 -
H2Pas: fixed typos, patch by Péter Gábor, bug #27316; also regenerated translations and updated Russian translation.
........
git-svn-id: branches/fixes_1_4@47408 -
OI: Update Boolean value from a Checkbox also when the control is changed but property remains the same.
........
git-svn-id: branches/fixes_1_4@47406 -
IDE: Hid "Cancel Scanning" button in "Compare Files" dialog. It is always disabled and its functionality was never implemented.
........
git-svn-id: branches/fixes_1_4@47400 -
r47388
PascalScript: update to origin git f3cf602541b5e73ff93d583adae3b98e314dcd6f calling constructor in 64 bit
---------------------
r47387
PascalScript: update to origin git 466ab97b370687e7053a945d0a55aef7f260e7f3
---------------------
r47386
Debugger: Add some feedback in the eval/modify dialog.
---------------------
r47384
DebuggerGDBMI: Improve getting exception message
---------------------
r47383
DebuggerGDBMI: fix handling internal breakpoints. After an exception normal run/F9 was sometimes broken due to breakpoints not cleared
---------------------
r47382
DebuggerGDBMI: fix handling internal breakpoints. After an exception normal run/F9 was sometimes broken due to breakpoints not cleared
---------------------
r47378
DebuggerGDBMI: po files
---------------------
r47377
DebuggerGDBMI: improve checks if gdb is running. Fix crash when gdb can not be launched. Issue #0027003
---------------------
git-svn-id: branches/fixes_1_4@47389 -