Commit Graph

18 Commits

Author SHA1 Message Date
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
a1d618dfe6 TAChart: Support pie charts in OpenGL drawer
git-svn-id: trunk@38593 -
2012-09-09 09:20:00 +00:00
ask
b08d33069e TAChart: Support transparency in OpenGL drawer
git-svn-id: trunk@38590 -
2012-09-09 08:52:06 +00:00
ask
0745897078 TAChart: Do not draw lines which should be invisible in OpenGL drawer
git-svn-id: trunk@38589 -
2012-09-09 06:51:08 +00:00
ask
1bde527646 TAChart: Fix compilation of OpenGL drawer
git-svn-id: trunk@36914 -
2012-04-20 01:43:29 +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
f27bef2075 TAChart: Implement AntialiasingMode in opengl drawing back-end
git-svn-id: trunk@30413 -
2011-04-21 15:32:25 +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
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
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
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
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
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
88e5894c6e TAChart: Initial implementation of OpenGL drawing back-end
git-svn-id: trunk@29706 -
2011-03-02 14:03:30 +00:00