wp
|
74886381ea
|
TAChart: Undo r63696 after the root cause of the work-around was fixed in r63702 #f6796707ef
git-svn-id: trunk@63706 -
|
2020-08-09 13:01:55 +00:00 |
|
wp
|
289c03ff79
|
TAChart: Workaround for cocoa not setting pen and brush properties in TCanvasDrawer. (https://forum.lazarus.freepascal.org/index.php/topic,50890.0.html, https://forum.lazarus.freepascal.org/index.php/topic,48842.0.html).
git-svn-id: trunk@63696 -
|
2020-08-07 17:24:51 +00:00 |
|
wp
|
aa69a266b0
|
TAChart: Don't check class types twice (issue #35614).
git-svn-id: trunk@61263 -
|
2019-05-21 22:26:14 +00:00 |
|
wp
|
4ef73c26d0
|
TAChart: Implement in drawing backends methods to access pen color only.
git-svn-id: trunk@60768 -
|
2019-03-25 12:34:17 +00:00 |
|
wp
|
7c5fdfc1d4
|
TAChart: Fix incomplete support of multiple x values in TListChartSource and DataPointEditor. Issue #35089.
git-svn-id: trunk@60425 -
|
2019-02-15 11:45:51 +00:00 |
|
wp
|
790027cd13
|
TAChart: Fix font scaling of CanvasDrawer.
git-svn-id: trunk@60310 -
|
2019-02-02 23:39:44 +00:00 |
|
wp
|
0b870a2687
|
TAChart: Fix sub/superscripts for OpenGL, bgra, wmf and aggpas drawers (aggpas still has issues with text positioning).
git-svn-id: trunk@55432 -
|
2017-07-03 21:11:33 +00:00 |
|
wp
|
8532170a20
|
TAChart: Initial commit for html tags in titles and labels.
git-svn-id: trunk@55427 -
|
2017-07-02 21:51:26 +00:00 |
|
wp
|
b2773252b0
|
TAChart: Set Canvas.Textstyle.Workbreak to false to avoid linebreaks in printer output under Linux
git-svn-id: trunk@53648 -
|
2016-12-11 23:00:22 +00:00 |
|
wp
|
ada5db9ce2
|
TAChart: Fix poor resolution when printing a chart with LazReport.
git-svn-id: trunk@52205 -
|
2016-04-16 15:07:06 +00:00 |
|
wp
|
a9f558b56b
|
TAChart: Add "ResetFont" to drawing interface to fix issue #27163 without interfering with nogui widgetset.
git-svn-id: trunk@51266 -
|
2016-01-13 15:20:49 +00:00 |
|
wp
|
3b03f92c99
|
TAChart: Add new series pointer style psPoint.
git-svn-id: trunk@49881 -
|
2015-09-27 19:36:31 +00:00 |
|
wp
|
1e97dab2e1
|
TAChart: fix wmf drawer crashing due to missing canvas in TADrawerWMF
git-svn-id: trunk@44559 -
|
2014-03-30 19:51:14 +00:00 |
|
wp
|
6df6fe5c6e
|
TAChart: initial implementation of BiDiMode
git-svn-id: trunk@44555 -
|
2014-03-30 16:23:31 +00:00 |
|
mattias
|
8ec9028b62
|
tachart: fixed compilation fpc 2.6.2
git-svn-id: trunk@41901 -
|
2013-06-25 20:51:38 +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
|
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
|
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
|
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 |
|
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 |
|
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
|
e755978110
|
TAChart: Add IChartDrawer.PutImage procedure
git-svn-id: trunk@40052 -
|
2013-01-30 13:18:35 +00:00 |
|
ask
|
fe0143e2cd
|
TAChart: Add IChartDrawer.SetMonochromeColor procedure
git-svn-id: trunk@40049 -
|
2013-01-30 06:50:04 +00:00 |
|
ask
|
bc9136c398
|
TAChart: Call inherited constructor from TCanvasDrawer.Create
git-svn-id: trunk@40048 -
|
2013-01-30 05:42:21 +00:00 |
|
ask
|
8acfab6158
|
TAChart: Micro-optimize transparency in canvas drawer. Group series with the same transparency to reduce overhead.
git-svn-id: trunk@38472 -
|
2012-09-01 14:19:41 +00:00 |
|
ask
|
51ae73b5dc
|
TAChart: Fix drawing of empty transparent series with canvas drawer
git-svn-id: trunk@38471 -
|
2012-09-01 13:27:58 +00:00 |
|
ask
|
b40557bc9c
|
TAChart: Add transparency support to the canvas drawer
git-svn-id: trunk@38459 -
|
2012-08-31 14:13:28 +00:00 |
|
ask
|
3c118fcf49
|
TAChart: Make text output code aware of SetXor mode instead of direct call to DrawXorText
git-svn-id: trunk@38438 -
|
2012-08-30 07:46:14 +00:00 |
|
ask
|
593695c6b5
|
TAChart: Replace IChartDrawer.SetXorPen with SetXor
git-svn-id: trunk@38435 -
|
2012-08-30 06:17:47 +00:00 |
|
ask
|
3192129e6e
|
TAChart: Move DrawXorText to TADrawerCanvas unit
git-svn-id: trunk@38434 -
|
2012-08-30 05:54:23 +00:00 |
|
ask
|
27dded466e
|
TAChart: Fix out-of-bounds access when drawing empty polygons and polylines
git-svn-id: trunk@38430 -
|
2012-08-30 02:03:18 +00:00 |
|
ask
|
4a1d2af745
|
TAChart: Replace PrepareXorPen with IChartDrawer.SetXorPen.
Xor drawing now preserves pen width.
git-svn-id: trunk@38429 -
|
2012-08-30 02:00:15 +00:00 |
|
ask
|
50f4ffe8f5
|
TAChart: Set Brush.Color before Brush.Style to work around issue #21806
git-svn-id: trunk@36913 -
|
2012-04-20 01:07:20 +00:00 |
|
ask
|
980591b46b
|
TAChart: Merge duplicate definitions of TChartColor
git-svn-id: trunk@31392 -
|
2011-06-26 07:14:37 +00:00 |
|
ask
|
45279d3513
|
TAChart: Add AntialiasingMode property
git-svn-id: trunk@30410 -
|
2011-04-21 13:39:03 +00:00 |
|
ask
|
1aaadaf5c9
|
TAChart: Add Windows Metafile drawing back-end
git-svn-id: trunk@30239 -
|
2011-04-08 07:17:11 +00:00 |
|
ask
|
e0db061157
|
TAChart: Remove AEndPoint parameter from IChartDrawer.Polyline
git-svn-id: trunk@30217 -
|
2011-04-06 00:30:58 +00:00 |
|
ask
|
20bbf9174c
|
TAChart: Simplify Polygon/Polyline interface of IChartDrawer
git-svn-id: trunk@30216 -
|
2011-04-06 00:21:22 +00:00 |
|
ask
|
ea79eeb246
|
TAChart: Remove direct dependency TADrawerAggPas -> Graphics
git-svn-id: trunk@30001 -
|
2011-03-23 11:38:41 +00:00 |
|
ask
|
af1f52bfbc
|
TAChart: Suppress incorrect compiler hint
git-svn-id: trunk@29993 -
|
2011-03-23 08:13:05 +00:00 |
|
ask
|
910e4b3def
|
TAChart: Extract TADrawerCanvas unit, remove TADrawUtils -> Graphics dependency
git-svn-id: trunk@29970 -
|
2011-03-21 14:52:25 +00:00 |
|