Commit Graph

17 Commits

Author SHA1 Message Date
dbannon
8f091d6af5 Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
wp_xyz
214daa3985 TAChart: Check/fix in demos: compilation, runtime behavior, hints & warnings, anchored layout. 2021-08-05 23:23:53 +02:00
wp
0df144030a TAChart: Avoid exception of savedemo by svg drawer in IDE when a font file cannot be loaded by EasyLazFreeType (https://forum.lazarus.freepascal.org/index.php/topic,45461.0.html)
git-svn-id: trunk@61256 -
2019-05-20 23:18:19 +00:00
wp
a0c1900d66 TAChart: Fix demo of svg drawer on non-Windows systems.
git-svn-id: trunk@61243 -
2019-05-18 23:08:18 +00:00
wp
8e58aa9ceb TAChart: Test and update all demo projects
git-svn-id: trunk@60617 -
2019-03-07 15:16:47 +00:00
wp
586c68002e TAChart: Fix font rotation for svg drawer. Add class helper to TChart for saving to svg.
git-svn-id: trunk@55434 -
2017-07-03 22:04:11 +00:00
wp
6afb29b0fc TAChart: Fix font color/style/rotation in TADrawerSVG
git-svn-id: trunk@47402 -
2015-01-16 16:26:08 +00:00
ask
d5f69b5d17 TAChart: Minor updates for save demo project
git-svn-id: trunk@30242 -
2011-04-08 08:46:18 +00:00
ask
092814ada0 TAChart: Add SVG export option to the save demo
git-svn-id: trunk@30207 -
2011-04-05 20:27:59 +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
ef0f99f876 TAChart: Fix compilation of save demo
git-svn-id: trunk@28911 -
2011-01-09 07:24:00 +00:00
ask
ee241b4662 TAChart: Update project files for demo projects
git-svn-id: trunk@26919 -
2010-07-31 03:32:19 +00:00
ask
292ccf8960 TAChart: Fix examples compilation by removing obsolete {$R projectname.rc} directive.
Patch by Tomasz Wieckowski, issue #17054

git-svn-id: trunk@26918 -
2010-07-31 02:21:36 +00:00
ask
f1c5099f6c TAChart: convert save demo to FPC resources
git-svn-id: trunk@23455 -
2010-01-14 14:41:34 +00:00
ask
9fe259944b TAChart: Update savedemo to test label clipping
git-svn-id: trunk@23434 -
2010-01-13 08:28:53 +00:00
ask
7355a841d9 TAChart: Update demo projects
git-svn-id: trunk@21864 -
2009-09-25 14:58:49 +00:00
ask
b4331da20a TAChart: Fix saving to bitmap (issue #13685)
* Add SaveToImage and SaveToFile methods.
* Implement SaveToBitmapFile and CopyToClipboardBitmap via SaveToImage/SaveToFile.
* Add demo.

git-svn-id: trunk@19918 -
2009-05-11 06:46:08 +00:00