mattias
|
5348dc7d33
|
updated Makefiles
git-svn-id: trunk@38410 -
|
2012-08-27 16:43:01 +00:00 |
|
martin
|
ace911d9e7
|
Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38408 -
|
2012-08-27 13:07:49 +00:00 |
|
mattias
|
1df496577f
|
fixed make bigide, make all
git-svn-id: trunk@38405 -
|
2012-08-27 11:41:23 +00:00 |
|
ask
|
fcf47b570b
|
TAChart: Add TChartAxis.IsPointInside function
git-svn-id: trunk@38349 -
|
2012-08-23 13:55:15 +00:00 |
|
ask
|
1223b09763
|
TAChart: Add TZoomDragTool.RestoreExtentOn property
git-svn-id: trunk@38342 -
|
2012-08-23 04:09:34 +00:00 |
|
ask
|
4d9f1110be
|
TAChart: Update radial demo to show TPolarSeries.CloseCircle property
git-svn-id: trunk@38341 -
|
2012-08-23 03:24:53 +00:00 |
|
ask
|
1e025efb9d
|
TAChart: Add TPolarSeries.CloseCircle property
git-svn-id: trunk@38340 -
|
2012-08-23 02:57:51 +00:00 |
|
ask
|
2c72f1ced4
|
TAChart: Fixes for TDataPointDistanceTool in xor drawing mode and with partial visibility
git-svn-id: trunk@38335 -
|
2012-08-22 15:18:11 +00:00 |
|
ask
|
847b230747
|
TAChart: Add initial implementation of distance text to TDataPointDistanceTool.
Based on patch by Werner Pamler.
git-svn-id: trunk@38334 -
|
2012-08-22 14:26:32 +00:00 |
|
ask
|
f5b873aa42
|
TAChart: Add TDataPointTool.TPointRef.AxisPos function
git-svn-id: trunk@38330 -
|
2012-08-22 10:51:36 +00:00 |
|
ask
|
aa894b143a
|
TAChart: Add pointers to TDataPointDistanceTool
git-svn-id: trunk@38329 -
|
2012-08-22 09:48:58 +00:00 |
|
ask
|
2a08196858
|
TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
|
2012-08-22 09:24:36 +00:00 |
|
ask
|
56687efcdf
|
TAChart: Add TDataPointDistanceTool.Distance function and OnMeasure event
git-svn-id: trunk@38327 -
|
2012-08-22 09:15:49 +00:00 |
|
ask
|
17acb22f33
|
TAChart: Add cuAxis element to TChartUnits type. Update axis demo.
git-svn-id: trunk@38324 -
|
2012-08-22 08:24:46 +00:00 |
|
ask
|
7f85da95f6
|
TAChart: Add initial version of TDataPointDistanceTool. Based on patch by Werner Pamler.
git-svn-id: trunk@38323 -
|
2012-08-22 08:18:46 +00:00 |
|
ask
|
58cb183a8f
|
TAChart: Issue change notifications when modifying TListChartSource.DataPoint property
git-svn-id: trunk@38261 -
|
2012-08-16 17:28:45 +00:00 |
|
ask
|
c489ae022c
|
TAChart: Use correct notification when the series' source changes
git-svn-id: trunk@38260 -
|
2012-08-16 17:12:28 +00:00 |
|
ask
|
fc96c5a92f
|
TAChart: Use TFitSeries.IEquationText in the fit demo
git-svn-id: trunk@38259 -
|
2012-08-16 16:12:58 +00:00 |
|
ask
|
af9adfd054
|
TAChart: Add TFitSeries.IEquationText interface, deprecate previous methods of getting equation text
git-svn-id: trunk@38258 -
|
2012-08-16 16:09:02 +00:00 |
|
ask
|
59dd582337
|
TAChart: Fix crash when setting Marks.LabelFont from the Object Inspector
git-svn-id: trunk@38234 -
|
2012-08-13 14:08:42 +00:00 |
|
ask
|
1252e5d6dc
|
TAChart: Fix disappearance of axis marks located exactly at chart bounds
git-svn-id: trunk@38233 -
|
2012-08-13 11:47:45 +00:00 |
|
ask
|
09924a0960
|
TAChart: Add InRangeUlps utility function
git-svn-id: trunk@38232 -
|
2012-08-13 11:45:55 +00:00 |
|
ask
|
ec9045aeb0
|
TAChart: Fix hang in functional series with extreme zoom ratios
git-svn-id: trunk@38226 -
|
2012-08-11 06:02:05 +00:00 |
|
ask
|
9fa0308818
|
TAChart: Fix division by zero in zoom tools with extreme zoom ratios
git-svn-id: trunk@38225 -
|
2012-08-11 06:01:20 +00:00 |
|
ask
|
d9d528ab9c
|
TAChart: Do not draw fit series if the fitting was not performed.
Patch by Werner Pamler.
git-svn-id: trunk@38179 -
|
2012-08-06 12:29:28 +00:00 |
|
ask
|
47bce9fd29
|
TAChart: Add test for spaces in field names inside TDbChartSource.FieldY
git-svn-id: trunk@38039 -
|
2012-07-25 15:37:11 +00:00 |
|
ask
|
bff3224530
|
TAChart: Allow spaces in field names inside TDbChartSource.FieldY
git-svn-id: trunk@38038 -
|
2012-07-25 15:36:38 +00:00 |
|
ask
|
e2a4592001
|
TAChart: Add initial tests for TDbChartSource
git-svn-id: trunk@38032 -
|
2012-07-24 10:18:43 +00:00 |
|
ask
|
99d017b9e3
|
TAChart: Add TDataPointHintTool.OnHintPosition event
git-svn-id: trunk@38028 -
|
2012-07-24 08:17:15 +00:00 |
|
ask
|
5fc4d848fb
|
TAChart: Add TDbChartSource.OnGetItem event and DefaultGetItem helper method
git-svn-id: trunk@38027 -
|
2012-07-24 07:45:02 +00:00 |
|
ask
|
578f8ab54a
|
TAChart: Add TDbChartSource.DataSet utility method
git-svn-id: trunk@38026 -
|
2012-07-24 06:56:34 +00:00 |
|
ask
|
50d7b1e880
|
TAChart: Add TDbChartSource.Options with dcsoDateTimeX and dcsoDateTimeY values
git-svn-id: trunk@38025 -
|
2012-07-24 06:33:05 +00:00 |
|
ask
|
78b05dc0a3
|
TAChart: Do not try to display empty hint in TDataPointHintTool.
This is a workaround for issue #22498.
git-svn-id: trunk@38024 -
|
2012-07-24 06:08:01 +00:00 |
|
ask
|
e08839123f
|
TAChart: Treat NULL values as NaNs in TDbChartSource
git-svn-id: trunk@38023 -
|
2012-07-24 04:59:50 +00:00 |
|
mattias
|
877babae87
|
tachart: fixed compilation fpc 2.7.1, bug #22365
git-svn-id: trunk@37867 -
|
2012-07-05 09:40:29 +00:00 |
|
ask
|
1a835d8a6b
|
TAChart: Extract TDataPointDrawTool basic class.
Based on patch by Werner Pamler
git-svn-id: trunk@37865 -
|
2012-07-04 13:27:45 +00:00 |
|
ask
|
b8f54da212
|
TAChart: Fix AV when clearing Series.Styles and TColorMapSeries.ColorSource properties
git-svn-id: trunk@37770 -
|
2012-06-24 21:06:50 +00:00 |
|
ask
|
71e80a4383
|
TAChart: Fix typo: InitBuitlinTools -> InitBuiltinTools
git-svn-id: trunk@37759 -
|
2012-06-24 10:34:11 +00:00 |
|
ask
|
c5ebe15fc6
|
TAChart: Update to the recent version of FPVectorial
git-svn-id: trunk@37727 -
|
2012-06-22 20:19:57 +00:00 |
|
ask
|
21622f66e7
|
TAChart: Introduce ZeroRect constant
git-svn-id: trunk@37664 -
|
2012-06-16 10:06:57 +00:00 |
|
ask
|
e51dd9411e
|
TAChart: Allow hiding of stacked chart levels in the multi demo
git-svn-id: trunk@37590 -
|
2012-06-08 09:02:52 +00:00 |
|
ask
|
dcf6e40f02
|
TAChart: Include Item.Y in reordered list of TCalculatedChartSource. Update test.
git-svn-id: trunk@37588 -
|
2012-06-08 08:57:14 +00:00 |
|
ask
|
d44288d1e0
|
TAChart: Add and use AssertEquals overload for arrays of Boolean
git-svn-id: trunk@37585 -
|
2012-06-08 07:21:12 +00:00 |
|
ask
|
22e7429e25
|
TAChart: Use array assertion in TIntervalSourceTest.AssertValueEquals
git-svn-id: trunk@37582 -
|
2012-06-08 06:42:01 +00:00 |
|
ask
|
f6fc1c150e
|
TAChart: Add and use AssertEquals overload for arrays of Double
git-svn-id: trunk@37581 -
|
2012-06-08 06:35:30 +00:00 |
|
ask
|
7ef45b44d0
|
TAChart: Use partial arrays instead of pointers to implement TListChartSource.AddXYList
git-svn-id: trunk@37580 -
|
2012-06-08 06:33:18 +00:00 |
|
ask
|
3d7ff766da
|
TAChart: Check for incorrect parameters in TListChartSource.AddXYList. Add tests.
git-svn-id: trunk@37578 -
|
2012-06-08 05:32:33 +00:00 |
|
ask
|
3aa1d2ee1d
|
TAChart: Add TListChartSource.AddXYList method
git-svn-id: trunk@37577 -
|
2012-06-08 03:39:04 +00:00 |
|
ask
|
4c44d87614
|
TAChart: Fix infinite recursion when drawing chart listbox from series with Legend.Multiplicity <> lmSingle
git-svn-id: trunk@37576 -
|
2012-06-08 02:03:37 +00:00 |
|
ask
|
11846cf49c
|
TAChart: Snap bars to the bottom axis in the labels demo
git-svn-id: trunk@37575 -
|
2012-06-08 01:51:59 +00:00 |
|