anchordocking: do not draw disabled splitters
anchordockingdsgn: disable and make MainIDEBar splitter smaller if AdjustHeight is enabled
anchordocking: fix wrong PercentValue from r51099 #47649a5b56
anchordocking: prevent AV
anchordocking: update percent position after anchor change. Issue #29309
git-svn-id: branches/fixes_1_6@51227 -
fpvectorial: Simple gradient support for TPath
........
fpvectorial: Add gradients with more than two colors
........
git-svn-id: branches/fixes_1_6@51200 -
IDE: Create extra buildmodes better.
........
IDE: Remove a Checkbox for creating Debug and Release modes in Build Modes manager. Can be done by setting compiler options as default.
........
git-svn-id: branches/fixes_1_6@51198 -
fpvectorial: Fix smooth bezier paths if previous segment is a relative bezier path
........
fpvectorial: Fix incorrect exception that paths must begin with a MoveTo command.
........
fpvectorial: Fix svgreader to accept "in" as known length unit
........
fpvectorial: Fix filling of multiple polygons in the same path. Fix svgreader to default to clear pen and brush styles.
........
git-svn-id: branches/fixes_1_6@51151 -
ipro: Fix non-breaking space character given by numerical value instead of " "; fixes issue #28174.
........
TurboPower_iPro: Fix bgcolor attribute of tables, rows and cells
........
git-svn-id: branches/fixes_1_6@51149 -
IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
........
LazBuild: Fix compilation after r51059 #42e68fd86d. Issue #29274.
........
IDE: Enable "Make Resource String" command also when cursor is behind an end-quote. Issue #28829.
........
IDE: Remove explicit update of Messages window from TMainIDE.StartIDE. It deserves no special treatment layout-wise.
........
git-svn-id: branches/fixes_1_6@51148 -
TAChart: Fix TDataPointEditor to mark the property as modified after data entry (issue #29236). Minor optical brush up of form.
........
git-svn-id: branches/fixes_1_6@51076 -
Qt: fixed memleak in TQtWidgetSet.DCSetPixel.
........
Qt: much faster DCSetPixel when painter is QImage or QPixmap. issue #29256
........
git-svn-id: branches/fixes_1_6@51075 -
fpvectorial: Correct calculation of ellipse center of elliptical arc path segment
........
fpvectorial: Fix TPath to avoid rendering of internal lines for bezier segments. Fix elliptic path segment with rotated axis.
........
fpvectorial: Reorganize TPath.Render. Support polygon even-odd and non-zero winding rules for brush fill.
........
fpvectorial: Fix svg reader memory leaks related to BrushDefs and tokenizer. Declare package as runtime package.
........
git-svn-id: branches/fixes_1_6@51074 -
r51019: Qt: fixed segfault inside setPopupParent.related to issue #29247
r51022: lcl: gtk2: fix PopupMode/PopupParent for non-modal windows. Issue #29247
r51023: lcl: qt: fix PopupMode/PopupParent for non-modal windows. Issue #29247. Modified patch by Zeljko
r51032: lcl: rewrite PopupMode/PopupParent
- unify code for PopupMode/PopupParent in one function TCustomForm.GetRealPopupParent for all WS.
- change TWSCustomFormClass.SetPopupParent to TWSCustomFormClass.SetRealPopupParent without PopupMode parameter.
- Fix TPopupMode documentation.
Issue #29247
r51036: lcl: qt: revert wrong change for modal windows from r51032 #81733b2e74
r51044: Qt: fixed Qt compilation after r51036 #0703a58eca
r51046: Qt: added pure X11 function for transient hint. Related to issue #29253
r51047: Qt: use direct X11 call for transient hint since Qt's QtTool flag is buggy. issue #29253
r51049: lcl: fix TCustomForm.SetPopupMode: remove PopupParent for both pmAuto and pmNone
git-svn-id: branches/fixes_1_6@51056 -
LCL: fixed infinite loop and crash with TScrollingWinControl. issue #29194
LCL: add support of scrolling invisible window. issue #29194
Qt: keep track of scrolled offset when viewport is not visible. issue #29239
git-svn-id: branches/fixes_1_6@51007 -
IDE: show output of "lazarus --help" command in IDE interface language when it is set to automatic instead of showing it in English.
........
git-svn-id: branches/fixes_1_6@50996 -