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 -
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 -
------------------------------------------------------------------------
r50680 | ondrej | 2015-12-06 09:23:21 +0100 (So, 06 Dez 2015) | 1 line
IDE: focus editor window when file is opened from command line in IDEInstances (issue on MS Windows)
------------------------------------------------------------------------
r50681 | ondrej | 2015-12-06 11:09:35 +0100 (So, 06 Dez 2015) | 1 line
packagetabs: fix bug with duplicate file names in tabs.
------------------------------------------------------------------------
git-svn-id: branches/fixes_1_6@50682 -