Commit Graph

1626 Commits

Author SHA1 Message Date
mattias
8ec9028b62 tachart: fixed compilation fpc 2.6.2
git-svn-id: trunk@41901 -
2013-06-25 20:51:38 +00:00
ask
449a06ba80 TAChart: Add TDiaCenterElement
git-svn-id: trunk@41895 -
2013-06-25 14:16:18 +00:00
ask
399b2b89d9 TAChart: Minor refactoring of drawer canvas setters
git-svn-id: trunk@41894 -
2013-06-25 12:49:19 +00:00
ask
fea6940f0c TAChart: Add TDiaFontDecorator
git-svn-id: trunk@41893 -
2013-06-25 12:44:30 +00:00
ask
b11380a102 TAChart: Allow assignment of TFPCustomFont to Font property of canvas drawer
git-svn-id: trunk@41892 -
2013-06-25 12:42:39 +00:00
ask
f918fa7475 TAChart: Add TDiaBrushDecorator class
git-svn-id: trunk@41891 -
2013-06-25 11:38:44 +00:00
ask
7b7579dcd3 TAChart: Allow assignment of TFPCustomBrush to Brush property of canvas drawer
git-svn-id: trunk@41890 -
2013-06-25 11:34:59 +00:00
ask
6cf88ec6b4 TAChart: Convert diagram decorators from class to interface
git-svn-id: trunk@41889 -
2013-06-25 11:06:55 +00:00
ask
66ae83fa4d TAChart: Initial implementation of diagram layout unit. Update package.
git-svn-id: trunk@41888 -
2013-06-25 10:41:32 +00:00
ask
0fbbe371cb TAChart: Initial implementation of diagram layout unit
git-svn-id: trunk@41878 -
2013-06-24 17:52:07 +00:00
ask
9a0d85078d TAChart: Add TDiaElement.IsPointInside function
git-svn-id: trunk@41876 -
2013-06-24 17:12:22 +00:00
ask
de54ab0d89 TAChart: Add TDiaLink.Routing property
git-svn-id: trunk@41873 -
2013-06-24 16:25:51 +00:00
ask
60998aab45 TAChart: Add TDiaPosition.Defined helper function
git-svn-id: trunk@41872 -
2013-06-24 16:07:55 +00:00
ask
f79f60fda0 TAChart: Make TDiaPosition an object
git-svn-id: trunk@41869 -
2013-06-24 14:43:55 +00:00
ask
2d8bae76f7 TAChart: Support link end points in diagrams
git-svn-id: trunk@41868 -
2013-06-24 13:39:34 +00:00
ask
9121096235 TAChart: Initial implementation of diagram decorators
git-svn-id: trunk@41857 -
2013-06-23 19:50:36 +00:00
ask
698715cdc9 TAChart: Allow assignment of TFPCustomPen to Pen property of canvas drawer
git-svn-id: trunk@41854 -
2013-06-23 19:46:21 +00:00
ask
1c5b9f1a39 TAChart: Initial implementation of diagrams
git-svn-id: trunk@41850 -
2013-06-23 18:46:21 +00:00
ask
da34f73db2 TAChart: Allow multiplication of double point by scalar
git-svn-id: trunk@41849 -
2013-06-23 18:44:02 +00:00
ask
c1ad3c17bd TAChart: Add 'script' demo
git-svn-id: trunk@41813 -
2013-06-23 11:18:43 +00:00
ask
5429593781 TAChart: Re-start random source sequence after any property change
git-svn-id: trunk@41797 -
2013-06-22 13:08:27 +00:00
ask
c30206ff03 TAChart: Add TCustomSeries.ExtentPointIndex{First,Last} properties
git-svn-id: trunk@41792 -
2013-06-22 10:58:46 +00:00
ask
995a2f9aab TAChart: Fix out-of-range error when displaying series with only NaN values
git-svn-id: trunk@41791 -
2013-06-22 10:38:07 +00:00
zeljko
e3f6e10c6b TaChart: fixed compilation.
git-svn-id: trunk@41789 -
2013-06-22 09:06:49 +00:00
ask
04269eb231 TAChart: Avoid 'unused variable' hint on platfrorms other than Win32 and Gtk2
git-svn-id: trunk@41784 -
2013-06-21 13:57:06 +00:00
ask
b1866966f9 TAChart: Restore previous compiler hint status after Unused procedure
git-svn-id: trunk@41783 -
2013-06-21 13:55:42 +00:00
ask
f4fb26c786 TAChart: Add TChartPen.EffVisible helper function
git-svn-id: trunk@41781 -
2013-06-21 13:22:14 +00:00
ask
8a50b21aee TAChart: Take bad spline parts into account while calculating nearest point
git-svn-id: trunk@41779 -
2013-06-21 12:56:35 +00:00
ask
010b683c17 TAChart: Support NaNs in cubic spline series. Fixes #24078
git-svn-id: trunk@41778 -
2013-06-21 11:37:18 +00:00
ask
b64ef0716f TAChart: Pass mouse position in client coordinates to TDataPointHintTool.OnHint event
git-svn-id: trunk@41775 -
2013-06-21 09:23:36 +00:00
ask
f0b282dbd0 TAChart: Add TRandomChartSource.YNanPercent property
git-svn-id: trunk@41770 -
2013-06-20 00:39:58 +00:00
ask
26622f6def TAChart: Do not fill polylines in SVG export. Fixes #23982
git-svn-id: trunk@41769 -
2013-06-19 15:18:16 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
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