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 -
IdeIntf: Add checks to TPropertyEditorHook.GetComponentName and match the return type with Component.Name's type.
........
git-svn-id: branches/fixes_1_6@50976 -
fpvectorial: Add more named svg colors, speed up finding of named colors.
........
fpvectorial: Render horizontal and vertical gradients for TPath (straight edges, no "holes")
........
fpvectorial: Fix rendering for text with correct font name and font size.
........
fpvectorial: Fix svgreader crashing if stroke-dasharray is "none". Fix w3schools demo file "polyline2svg" to display correctly.
........
fpvectorial: Fix svg reader bugs related with horizontal and vertical LinesTo commands
........
git-svn-id: branches/fixes_1_6@50975 -
IDE: Don't show Search Results window initially. Its position is still remembered.
........
IDE: Hide the Export / Import buttons in options General page for now. The set of options makes no sense.
........
git-svn-id: branches/fixes_1_6@50974 -
LazUtils: implement Utf8Delete() and Utf8Insert() for parameters of type Utf8String. (Only needed for these, since they use var parameters).
........
LazUtils: Second attempt to implement Utf8Delete() for parameters of type Utf8String.
........
git-svn-id: branches/fixes_1_6@50972 -
fpvectorial: Fix text positioning issue when reading svg files.
........
fpvectorial: Fix calculation of bounding rectangle of all entities on a page
........
fpvectorial: Fix memory leak of svg tokenizer. Add ReadDefsFromNode to TvSVGVectorialReader.ReadEntityFromNode. Prepare reading of line styles for svg.
........
fpvectorial: Fix memory leak of TvEntityWithSubEntities due to not releasing items in FElements list.
........
fpvectorial: Fix bounding box of circle. Fix page bounding box in case of several top-level entities.
........
fpvectorial: Add parameter to Render method for calculation of bounding box without drawing.
Fix svgreader crashing due to incorrect decimal separator in "stroke-opacity".
........
fpvectorial: Fix runtime error with fpc trunk due to duplicate application of ExtractFileExt returning no extension any more.
........
fpvectorial: svg reader detects pen styles & patterns now. Fix rendering of lines with the specified pen styles & patterns.
........
git-svn-id: branches/fixes_1_6@50877 -
TAChart: Localization (work in progress - please do not provide translations at this stage...)
........
TAChart: Combine all po files in a single file (TAChartStrConsts)
........
TAChart: Complete localization
........
TAChart: Swedish translation by "kapibara"
........
Finnish translation for TAChart by Seppo Suutarla.
........
TAChart: improved i18n (and cleaned up unused string), regenerated translations and added Russian translation
........
TAChart: Overload "RegisterSeriesClass", "RegisterChartToolClass", and "RegisterAxisTransformClass" with old version accepting a string as parameter
........
git-svn-id: branches/fixes_1_6@50876 -