Commit Graph

10580 Commits

Author SHA1 Message Date
ask
69598aa313 TAChart: Add TChartDataItem.SetY with index parameter
git-svn-id: trunk@40175 -
2013-02-04 14:05:31 +00:00
martin
c13054e9c5 SynEdit: Refactor AVL
git-svn-id: trunk@40174 -
2013-02-04 13:03:39 +00:00
ask
b37b00794a TAChart: Add TAGUIConnector unit and TChart.GUIConnector property
git-svn-id: trunk@40172 -
2013-02-04 09:55:17 +00:00
ask
a8e5453530 TAChart: Use TABGRAUtils unit in "bgra" demo
git-svn-id: trunk@40171 -
2013-02-04 03:05:20 +00:00
ask
6e85001388 TAChart: Add TABGRAUtils unit
git-svn-id: trunk@40170 -
2013-02-04 03:04:25 +00:00
ask
62c1a79885 TAChart: Support Pen.JoinStyle and Pen.EndCap in BGRA drawing back-end. Based on patch by "circular"
git-svn-id: trunk@40169 -
2013-02-04 02:07:19 +00:00
ask
1720aa9e61 TAChart: Fix font height calculation in BGRA drawing back-end. Based on patch by "circular".
git-svn-id: trunk@40168 -
2013-02-04 01:57:55 +00:00
mattias
26de43d572 cody: lvl graph: scale nodes
git-svn-id: trunk@40166 -
2013-02-03 23:12:41 +00:00
mattias
66c2a0c61a cody: lvl graph: autolayout on paint
git-svn-id: trunk@40163 -
2013-02-03 19:11:06 +00:00
mattias
4510d585a8 cody: lvl graph: colors
git-svn-id: trunk@40161 -
2013-02-03 16:50:32 +00:00
mattias
5687aecbf5 IDE: ide info: fixed showing project units only once
git-svn-id: trunk@40160 -
2013-02-03 15:46:59 +00:00
mattias
b4ebc18e46 cody: lvl graph: node, edge, level classes can be overriden
git-svn-id: trunk@40158 -
2013-02-03 13:31:59 +00:00
mattias
aadf9847f2 cody: lvl graph: InSize, OutSize
git-svn-id: trunk@40157 -
2013-02-03 12:34:38 +00:00
ask
7745a4f174 LazFreeType: Move strike-out and underline decoration to TFreeTypeRenderableFont. Based on patch by "circular"
git-svn-id: trunk@40147 -
2013-02-03 10:43:22 +00:00
ask
61d2f72742 TAChart: Move TAChartAggPas package into a subdirectory to allow separate recompilation
git-svn-id: trunk@40145 -
2013-02-03 10:01:02 +00:00
ask
bce243449a TAChart: Support PutImage in AggPas drawing back-end
git-svn-id: trunk@40144 -
2013-02-03 09:42:46 +00:00
ask
193deb2aba AggPas: Fix coordinate calculation in Pixels and Colors properties of TAggFPImage
git-svn-id: trunk@40143 -
2013-02-03 09:42:01 +00:00
ask
13ba6e1d8e TAChart: Add TChartLegend.Transparency property
git-svn-id: trunk@40142 -
2013-02-03 09:09:56 +00:00
ask
bf9a07ac72 TAChart: Make clipping work across transparency changes in TCanvasDrawer
git-svn-id: trunk@40141 -
2013-02-03 08:36:40 +00:00
ask
210ed3b1fd TAChart: Support monochrome mode in AggPas drawing back-end
git-svn-id: trunk@40140 -
2013-02-03 07:54:57 +00:00
ask
efe65ee6e6 TAChart: Clear patterns cache in TSVGDrawer.DrawingEnd
git-svn-id: trunk@40139 -
2013-02-03 07:48:51 +00:00
ask
8bd8d3d809 TAChart: Add "Parametric" page to the "func" demo
git-svn-id: trunk@40138 -
2013-02-03 07:42:41 +00:00
ask
761043d61b TAChart: Add TParametricCurveSeries
git-svn-id: trunk@40137 -
2013-02-03 07:40:20 +00:00
ask
7903cf23a8 TAChart: Workaround for range check when using TFitSeries with more than 20000 points
See also issue #23816.

git-svn-id: trunk@40136 -
2013-02-03 01:19:21 +00:00
ask
4694ce68f5 LazFreeType: Move OnRenderText event to TFreeTypeRenderableFont. Patch by "circular".
git-svn-id: trunk@40134 -
2013-02-03 00:09:36 +00:00
ask
f62e7a3b8d LazFreeType: Call WordBreakHandler only when splitting lines on maximum width
git-svn-id: trunk@40133 -
2013-02-03 00:05:35 +00:00
ask
d863aa74b1 LazFreeType: Split text on a new line before reaching maximum width
git-svn-id: trunk@40131 -
2013-02-02 23:51:31 +00:00
ask
3c8243bd4c LazFreeType: Move Hinted property to the TFreeTypeRenderableFont. Implement hinting for centered text.
Based on patch by "circular".

git-svn-id: trunk@40130 -
2013-02-02 23:14:39 +00:00
mattias
81df5dc85c cody: lvlgraph: insize
git-svn-id: trunk@40128 -
2013-02-02 19:38:00 +00:00
jesus
0a5559648e LazReport, Band.name patch from Giuliano Colla
git-svn-id: trunk@40127 -
2013-02-02 19:19:38 +00:00
mattias
6e818740cd cody: lvlgraph: MinimizeOverlappings
git-svn-id: trunk@40126 -
2013-02-02 17:32:05 +00:00
mattias
bc3fce7e5f cody: lvlgraph: MarkBackEdges
git-svn-id: trunk@40125 -
2013-02-02 17:13:05 +00:00
mattias
c54dedb94a IDE: added TDesignerMediator.UseRTTIForMethods
git-svn-id: trunk@40122 -
2013-02-02 15:46:43 +00:00
mattias
1b4524ada4 codetools: added CreateExprListFromMethodTypeData for Instance+PropName
git-svn-id: trunk@40121 -
2013-02-02 15:28:32 +00:00
ask
632d1dc771 LazFreeType: Add TFreeTypeFont.OnRenderText event. Based on patch by "circular".
git-svn-id: trunk@40120 -
2013-02-02 12:39:39 +00:00
martin
bce1d81e62 PascalScript: import updates from original
git-svn-id: trunk@40115 -
2013-02-01 21:39:51 +00:00
martin
812eac65ea SynEdit Beautifier allow access to CurrentLines
git-svn-id: trunk@40114 -
2013-02-01 20:01:34 +00:00
ask
b9e09116ed TAChart: Fix bottom axis marks position for "3D" bar style for "bgra" demo
git-svn-id: trunk@40113 -
2013-02-01 14:06:00 +00:00
ask
eae13b6de2 TAChart: Fix SIGFPE while drawing very narrow slices in 3D pie chart
git-svn-id: trunk@40112 -
2013-02-01 12:08:09 +00:00
ask
d6a519e428 TAChart: Fix chart margins calculation for axises with ZPosition > 0
git-svn-id: trunk@40110 -
2013-02-01 11:47:19 +00:00
ask
56537d3db2 TAChart: Add "3D" bar style to "bgra" demo. Based on code by "circular".
git-svn-id: trunk@40108 -
2013-02-01 08:53:52 +00:00
mattias
bce3851a6c cody: lvlgraph: consistencycheck
git-svn-id: trunk@40107 -
2013-02-01 01:42:57 +00:00
mattias
59d1066a1a cody: lvlgraph: added level arrays
git-svn-id: trunk@40106 -
2013-02-01 00:55:33 +00:00
mattias
f99975aab9 lazutils: added ComparePointer
git-svn-id: trunk@40105 -
2013-01-31 23:37:35 +00:00
ask
80f6addec6 LazFreeType: Patch by "circular":
- extended characters handled correctly
- bug fix in case freetype font collection is freed before the drawer (added listeners when font collection item is destroyed)
- SetDefaultFreeTypeFontCollection in LazFreeTypeFontCollection unit, so it is not necessary to mention EasyLazFreeType in uses clause if font collection is used
- textrect and wordwrap for freetype

git-svn-id: trunk@40104 -
2013-01-31 22:33:25 +00:00
ask
cba980b847 LazFreeType: Hide range check errors in TrueType interpreter
git-svn-id: trunk@40102 -
2013-01-31 22:15:32 +00:00
mattias
2c1a0a9089 IDE: load designer form: fixed loading .pas or .pp
git-svn-id: trunk@40098 -
2013-01-31 21:03:25 +00:00
ask
4779a87e62 TAChart: Improve visual effects in "bgra" demo. Based on code by "circular".
git-svn-id: trunk@40095 -
2013-01-31 12:14:26 +00:00
ask
214494a95c TAChart: Support Brush.Style in SVG drawing back-end
git-svn-id: trunk@40094 -
2013-01-31 11:04:40 +00:00
ask
8ac53ca5f8 TAChart: Add TChart.OnAfterDraw event
git-svn-id: trunk@40093 -
2013-01-31 10:03:15 +00:00