Commit Graph

822 Commits

Author SHA1 Message Date
ask
3a1863981e TAChart: Add TAChartBgra dependency to the bgra demo
git-svn-id: trunk@30182 -
2011-04-04 15:28:19 +00:00
ask
bd4d4a0997 TAChart: Do not use FTFont unit on FPC 2.4 for Win64 since it is not available
git-svn-id: trunk@30163 -
2011-04-03 23:49:15 +00:00
ask
5b42a56a66 TAChart: Add TAChartBgra package
git-svn-id: trunk@30148 -
2011-04-03 09:32:57 +00:00
ask
d4ba2c99b9 TAChart: Add TAChartAggPas package
git-svn-id: trunk@30147 -
2011-04-03 09:12:12 +00:00
ask
35a3f8195f TAChart: Add fpdoc generation helpers
git-svn-id: trunk@30146 -
2011-04-03 09:10:55 +00:00
ask
8a6c858e38 TAChart: Improve workaround for issue #18549
git-svn-id: trunk@30145 -
2011-04-03 09:09:42 +00:00
ask
2161f792f8 TAChart: Add BGRABitmap demo
git-svn-id: trunk@30116 -
2011-04-01 09:59:46 +00:00
ask
e898288599 TAChart: Add TBGRABitmapDrawer
git-svn-id: trunk@30115 -
2011-04-01 09:57:59 +00:00
ask
7c95fca45c TAChart: Add workaround for issue #18549
git-svn-id: trunk@30114 -
2011-04-01 09:44:46 +00:00
ask
70f52ea911 TAChart: Support font orientation in TFPCanvasDrawer. Update nogui demo.
git-svn-id: trunk@30002 -
2011-03-23 11:47:57 +00:00
ask
ea79eeb246 TAChart: Remove direct dependency TADrawerAggPas -> Graphics
git-svn-id: trunk@30001 -
2011-03-23 11:38:41 +00:00
ask
dfe7639567 TAChart: Add DoGetFontOrientation event to IChartDrawer interface
git-svn-id: trunk@30000 -
2011-03-23 10:55:11 +00:00
ask
e9ca674759 TAChart: Enable axis marks in nogui demo
git-svn-id: trunk@29999 -
2011-03-23 10:46:34 +00:00
ask
cb4b62a733 TAChart: Use TFreeTypeFont to draw text in TADrawerFPCanvas
git-svn-id: trunk@29998 -
2011-03-23 10:45:43 +00:00
ask
856ba3f519 TAChart: Do not assign axis font if it is not actually used
git-svn-id: trunk@29997 -
2011-03-23 10:41:00 +00:00
ask
7d6bbcd63e TAChart: Fix compilation of TADrawerOpenGL on non-windows platforms.
Apparently, GLUT defines font symbols as constants on Windows, but as variables elsewhere.

git-svn-id: trunk@29996 -
2011-03-23 09:55:13 +00:00
ask
7c34f63892 TAChart: Remove TADrawerOpenGL from the "uses" section of the package to avoid triggering GL initialization
git-svn-id: trunk@29994 -
2011-03-23 08:41:57 +00:00
ask
af1f52bfbc TAChart: Suppress incorrect compiler hint
git-svn-id: trunk@29993 -
2011-03-23 08:13:05 +00:00
ask
30fd9e8762 TAChart: Add TADrawerOpenGL unit to the package, since it does not depend on LazOpenGLContext any more
git-svn-id: trunk@29992 -
2011-03-23 07:36:12 +00:00
ask
1afefeed3c TAChart: Remove workarounds for non-working event assignments
git-svn-id: trunk@29990 -
2011-03-23 07:16:40 +00:00
ask
5546c5b445 TAChart: Fix "unchanged" checks in event assignments
git-svn-id: trunk@29989 -
2011-03-23 07:14:16 +00:00
ask
dead098042 TAChart: Add "Pointers" page to the line demo
git-svn-id: trunk@29988 -
2011-03-23 06:40:01 +00:00
ask
038d161836 TAChart: Draw psCircle pointers of the same size as other types
git-svn-id: trunk@29987 -
2011-03-23 06:38:34 +00:00
ask
8a2a7fedfd TAChart: Implement centered legend alignments. Update legend demo.
git-svn-id: trunk@29985 -
2011-03-22 20:21:55 +00:00
mattias
be2698980b tachart: fixed setting method properties, bug #18418
git-svn-id: trunk@29973 -
2011-03-21 17:11:55 +00:00
ask
992990cee7 TAChart: Update opengl demo
git-svn-id: trunk@29971 -
2011-03-21 14:56:34 +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
ask
8b59cb5870 TAChart: Use FChartColorToFPColorFunc in TFPCanvasDrawer
git-svn-id: trunk@29969 -
2011-03-21 14:29:13 +00:00
ask
20a6203533 TAChart: Add color conversion method to IChartDrawer
git-svn-id: trunk@29968 -
2011-03-21 14:25:39 +00:00
ask
2c1e9b1a49 TAChart: Remove TOpenGLDrawer -> Graphics dependency
git-svn-id: trunk@29967 -
2011-03-21 14:15:42 +00:00
ask
a40bfdfa55 TAChart: Use TFPCanvasDrawer and nogui widgetset in nogui demo
git-svn-id: trunk@29966 -
2011-03-21 13:46:36 +00:00
ask
2c5801acc5 TAChart: Add TFPCanvasDrawer
git-svn-id: trunk@29965 -
2011-03-21 13:42:43 +00:00
ask
066c967857 TAChart: Fixup for r29962 #a9270e1c46
git-svn-id: trunk@29964 -
2011-03-21 13:31:42 +00:00
ask
edb49e4dbb TAChart: Minor fixes in axis demo
git-svn-id: trunk@29963 -
2011-03-21 13:20:55 +00:00
ask
a9270e1c46 TAChart: Do not reserve space for invisible axis marks
git-svn-id: trunk@29962 -
2011-03-21 13:19:53 +00:00
ask
7391699e46 TAChart: Add ChartColorToFPColor and FPColorToChartColor functions to reduce dependency on Graphics unit
git-svn-id: trunk@29961 -
2011-03-21 13:19:04 +00:00
ask
9487b41cc5 TAChart: Rename TFPCanvasDrawer -> TBasicDrawer, move Colors constant to the location of usage
git-svn-id: trunk@29954 -
2011-03-21 07:25:13 +00:00
ask
1c19d07c41 TAChart: Support clipping in TOpenGLDrawer
git-svn-id: trunk@29951 -
2011-03-21 04:13:20 +00:00
ask
29546f3a08 TAChart: Improve synchronization in drawer demos
git-svn-id: trunk@29950 -
2011-03-21 03:58:29 +00:00
ask
04831e21a5 TAChart: Add TChart.OnAfterPaint, DisableRedrawing and EnableRedrawing
git-svn-id: trunk@29949 -
2011-03-21 03:57:40 +00:00
ask
61bd091905 TAChart: Support font color in TOpenGLDrawer
git-svn-id: trunk@29948 -
2011-03-21 03:31:53 +00:00
ask
5bbc04b0df TAChart: Use FPColor instead of Color in TOpenGLDrawer.
git-svn-id: trunk@29947 -
2011-03-21 03:27:16 +00:00
ask
4b1973d625 TAChart: Use FPColor instead of Color in TAggPasDrawer. Suppress incorrect hint.
git-svn-id: trunk@29946 -
2011-03-21 03:14:21 +00:00
ask
a4d4972a0a TAChart: Replace IChartDrawer.HasCanvas/GetCanvas with a separate IChartTCanvasDrawer interface
git-svn-id: trunk@29943 -
2011-03-20 20:04:22 +00:00
ask
127376bc5f TAChart: Add nogui demo
git-svn-id: trunk@29942 -
2011-03-20 18:52:41 +00:00
ask
38f52e6892 TAChart: Update navigation demo
git-svn-id: trunk@29941 -
2011-03-20 18:32:59 +00:00
ask
dcc462fe9b TAChart: Block all extent notifications in mini-map mode
git-svn-id: trunk@29940 -
2011-03-20 18:30:46 +00:00
ask
42d6eb9431 TAChart: Do not draw axises in mini-map mode
git-svn-id: trunk@29939 -
2011-03-20 18:15:25 +00:00
ask
e2c0e72980 TAChart: Fix drawing with AxisVisible = false
git-svn-id: trunk@29938 -
2011-03-20 18:14:59 +00:00
ask
e3c8ec4dcf TAChart: Update TChartNavPanel after the change to pens
git-svn-id: trunk@29937 -
2011-03-20 17:55:34 +00:00