TAChart: Update xml help.
........
TAChart: Decode system colors in text elements.
........
TAChart: Add method GetAxisRange to determine the range of an axis covered by all series assigned to it.
........
TAChart: Use real axis limits in ChartEditor demo.
........
TAChart: Rename TChart.GetAxisRange to .GetAllSeriesAxisLimits (more precise).
........
TAChart/ChartEditor demo: Check that axis maximum is always greater than the minimum.
........
TAChart/ChartEditor demo: Fix bug in handling of axis.Inverted.
........
TAChart: Update xml doc.
........
TAChart/ChartEditor demo: Fix update of axis grid visibility.
........
TAChart/ChartEditor demo: Fix axis lines not being updated.
........
TAChart: Always draw axis arrows with solid pen.
........
TAChart: Fix usage of axistransformations in ChartLiveView having ExtentY = lveAuto.
........
TAChart: Fix initialization error in TChartLiveView when ExtentY is lveAuto.
........
TAChart: Fix axis scaling of TChartLiveView with coincident axis limits and ExtentY = lveAuto.
........
TAChart/ChartEditor demo: add forgotten lfm file.
........
TAChart/ChartLiveView: Fix autoscaling when multiple axes are used. Add new ExtentY mode, lveMultiAxisRange
........
TAChart/TChartLiveView: Add some comments. Add xml documentation.
........
git-svn-id: branches/fixes_2_2@65460 -
LCL/TPageControl: Add new method "Clear" to remove all pages.
........
docs/lcl: Add documentation for the new method TPageControl.Clear.
........
docs/lcl: Merge the two TPageControl.Clear doc versions from r65362 #6271182f5d and 65358.
........
LCL/ShellTreeView: Speed-up of populating a folder with many subfolders (example: c:\Windows\WinSxS)
........
LCL/ShellTreeView: Speedup when opening a node with many subfolders a second time.
........
git-svn-id: branches/fixes_2_2@65458 -
DockedFormEditor: Fixed wrong ShowHint value when switching from tab Code to tab Form. Issue #39217
........
DockedFormEditor: Disable CM_PARENTSHOWHINTCHANGED for all WidgetSets. Issue #39217
........
DockedFormEditor: Use correct WidgetSet Win32 instead of Windows
........
git-svn-id: branches/fixes_2_2@65447 -
IDE: add unit DB to uses when TBufDataset or TCSVDataset are added. Issue #29733, patch from Sven Barth
........
git-svn-id: branches/fixes_2_2@65445 -
IdeIntf: Disable copy/paste of TAction in Object Inspector tree because it does not work for some reason. Issue #19530.
........
git-svn-id: branches/fixes_2_2@65370 -
IdeIntf: Disable copy/paste of TMenuItem in Object Inspector tree because it does not work for some reason. Issue #19530.
........
git-svn-id: branches/fixes_2_2@65347 -
IDE: Generate Dwarf3 for Debug build mode and for debug profile for the IDE itself.
........
IDE: Use Dwarf3 debug format for our projects. Needed when debugging with FPDebug.
........
git-svn-id: branches/fixes_2_2@65346 -
IDE: Update DefineTemplates (package graph) after adding a component, in case its package was not used earlier.
........
git-svn-id: branches/fixes_2_2@65322 -
IDE: Prepare to support multi-line selection in Messages window. Use IntegerList instead of one integer index.
........
IDE: Actually implement multi-line selection in Messages window. Copy to clipboard is supported.
........
IDE: Allow selecting the header line in Messages window's multi-line selection.
........
git-svn-id: branches/fixes_2_2@65321 -
Docs: LCL. Updated content for TToolBar, TToolButton.
........
TAChart: Add xml documentation to the chart events.
........
git-svn-id: branches/fixes_2_2@65296 -
IDE: Add '.' to tooltip help if missing. Issue #39004, patch by CudaText man.
........
Reverted r65252 #caf1ee88ad: IDE: Add '.' to tooltip help if missing. Issue #39004, patch by CudaText man.
This caused a regression (bug #39011), and descriptions themselves had been corrected instead in order to have correct punctuation in all help output formats (CHM, HTML etc.)
........
git-svn-id: branches/fixes_2_2@65285 -