Commit Graph

1593 Commits

Author SHA1 Message Date
mattias
fb1458ce76 updated makefiles
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00
mattias
cf877df3c4 updated lpk makefiles
git-svn-id: trunk@40698 -
2013-04-02 10:37:47 +00:00
ask
1070c2309f TAChart: Add icon for TChartGUIConnectorBGRA component
git-svn-id: trunk@40235 -
2013-02-10 10:14:19 +00:00
ask
f84eee2a4b TAChart: Add TChartGUIConnectorAggPas.PixelFormat property
git-svn-id: trunk@40217 -
2013-02-08 23:23:42 +00:00
ask
7c928877c9 TAChart: Broadcast TGUIConnector changes to charts
git-svn-id: trunk@40214 -
2013-02-08 23:09:50 +00:00
ask
97642929c0 TAChart: Fix access violation while deleting an active TChartGUIConnector
git-svn-id: trunk@40213 -
2013-02-08 22:48:18 +00:00
ask
8d2a39a575 TAChart: Improve bar effects in TABGRAUtils. Based on patch by "circular"
git-svn-id: trunk@40212 -
2013-02-08 22:34:08 +00:00
ask
92e5f14166 TAChart: Use GUI connector in "aggpas" demo
git-svn-id: trunk@40182 -
2013-02-04 16:26:07 +00:00
ask
a4c553db95 TAChart: Add GUI connector for AggPas drawing back-end
git-svn-id: trunk@40181 -
2013-02-04 16:24:17 +00:00
ask
9cd4c96223 TAChart: Use GUI connector in "bgra" demo
git-svn-id: trunk@40179 -
2013-02-04 15:34:10 +00:00
ask
c26953c4cd TAChart: Add GUI connector for BGRA drawing back-end
git-svn-id: trunk@40178 -
2013-02-04 15:30:01 +00:00
ask
b8182677b8 TAChart: Add TOpenHighLowCloseSeries.AddXOHLC function
git-svn-id: trunk@40176 -
2013-02-04 14:06:27 +00:00
ask
69598aa313 TAChart: Add TChartDataItem.SetY with index parameter
git-svn-id: trunk@40175 -
2013-02-04 14:05:31 +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
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
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
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
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
ask
1052482348 TAChart: Support PutImage in SVG drawing back-end
git-svn-id: trunk@40092 -
2013-01-31 10:02:38 +00:00
ask
6cd1638f18 TAChart: Support monochrome mode in svg drawing back-end
git-svn-id: trunk@40091 -
2013-01-31 09:25:00 +00:00
ask
9bf682d41a TAChart: Call inherited constructor from TSVGDrawer.Create
git-svn-id: trunk@40090 -
2013-01-31 09:14:41 +00:00
ask
ce06f3131a TAChart: Extract CreateLazIntfImage helper function
git-svn-id: trunk@40089 -
2013-01-31 09:11:51 +00:00
ask
0df5d1caa3 TAChart: Update chart after change to Shadow property of a series
git-svn-id: trunk@40088 -
2013-01-31 08:51:40 +00:00
ask
a8e7592834 TAChart: Call inherited constructor from TBGRABitmapDrawer.Create
git-svn-id: trunk@40087 -
2013-01-31 08:34:05 +00:00
ask
ab368021fa TAChart: Support monochrome mode in bgra drawing back-end
git-svn-id: trunk@40086 -
2013-01-31 08:33:27 +00:00
ask
f7dcab3694 TAChart: Add texture effect to the "bgra" demo
git-svn-id: trunk@40083 -
2013-01-31 06:52:31 +00:00
ask
9e61f1b1e4 TAChart: Minor refactoring of "bgra" demo
git-svn-id: trunk@40082 -
2013-01-31 05:10:57 +00:00
ask
0b5f32e4bd TAChart: Support PutImage in BGRA drawing back-end
git-svn-id: trunk@40081 -
2013-01-31 05:09:52 +00:00
ask
115f0340d0 TAChart: Add "slice scaling" page to the "bgra" demo
git-svn-id: trunk@40080 -
2013-01-31 04:35:25 +00:00
ask
f974c9f1f6 TAChart: Add TColorMapSeries.UseImage property
git-svn-id: trunk@40076 -
2013-01-30 23:37:47 +00:00
ask
1158e7e27a TAChart: Use in-memory image to draw TColorMapSeries with StepX = StepY = 1
git-svn-id: trunk@40059 -
2013-01-30 14:24:44 +00:00
ask
8e3228dab8 TAChart: Remove fixed widgetset from "manhattan" demo
git-svn-id: trunk@40056 -
2013-01-30 13:39:22 +00:00
ask
ebd3880924 TAChart: Add "manhattan" demo
git-svn-id: trunk@40055 -
2013-01-30 13:34:50 +00:00