Commit Graph

9815 Commits

Author SHA1 Message Date
juha
995b5a3d55 Use a record of signed SmallInts to prevent range check errors. Still about issue #22760
git-svn-id: trunk@38476 -
2012-09-02 00:32:29 +00:00
mattias
b10c7aef8b aarre: started pkg list
git-svn-id: trunk@38475 -
2012-09-01 23:50:34 +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
1788289d4b TAChart: Add transparency support to the svg drawer
git-svn-id: trunk@38470 -
2012-09-01 13:04:34 +00:00
juha
9b6e54b588 Revert r38465 #f26e63161d and use typecasts to prevent range errors. Should fix issue #22760
git-svn-id: trunk@38469 -
2012-08-31 22:38:46 +00:00
mattias
a9fc3bf413 started aarre repository
git-svn-id: trunk@38468 -
2012-08-31 22:08:22 +00:00
ask
4ae545e36d TAChart: Fix error message in TFPCanvasDrawer.RadialPie
git-svn-id: trunk@38464 -
2012-08-31 15:57:24 +00:00
ask
770f3cd12c TAChart: Add transparency support to the aggpas drawer
git-svn-id: trunk@38463 -
2012-08-31 14:29:33 +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
18ca070dec TAChart: Remove reference to non-existing file from the distance demo project.
git-svn-id: trunk@38458 -
2012-08-31 13:04:16 +00:00
ask
a027124970 TAChart: Add transparency support to BGRABitmap drawer
git-svn-id: trunk@38454 -
2012-08-31 10:43:16 +00:00
ask
fa127299e6 TAChart: Add initial framework for transparency support
git-svn-id: trunk@38453 -
2012-08-31 10:42:26 +00:00
ask
82f17f1252 TAChart: Add "distance" demo. Based on patch by Werner Pamler.
git-svn-id: trunk@38451 -
2012-08-31 09:56:38 +00:00
ask
d485227dea TAChart: Refresh chart for some changes of TDataPointDistanceTool properties in permanent mode
git-svn-id: trunk@38450 -
2012-08-31 09:50:13 +00:00
ask
74abf5658d TAChart: Add dpdoFlipLabel to TDataPointDistanceTool.Options
git-svn-id: trunk@38448 -
2012-08-31 05:41:17 +00:00
ask
2da91ebc91 TAChart: Replace TDataPointDistanceTool.dpdpLockToData option with DataPointMode property
git-svn-id: trunk@38447 -
2012-08-31 05:28:41 +00:00
ask
1abb40c5f4 TAChart: Set default TDataPointDistanceTool.Distance units to cuAxis.
Pass both axis and graph distance to Marks.Format.

git-svn-id: trunk@38446 -
2012-08-31 04:10:38 +00:00
ask
80bac85dcd TAChart: Add "animate" demo
git-svn-id: trunk@38443 -
2012-08-30 15:17:08 +00:00
ask
ddfd58d1de TAChart: Add TCustomAnimatedChartSource
git-svn-id: trunk@38442 -
2012-08-30 15:11:50 +00:00
ask
a51ed493bb TAChart: Add dpdoPermanent option to TDataPointDistanceTool
git-svn-id: trunk@38441 -
2012-08-30 08:21:49 +00:00
ask
3926cc6b0e TAChart: Take Marks.Distance into account when drawing TDataPointDistanceTool
git-svn-id: trunk@38440 -
2012-08-30 08:08:37 +00:00
ask
f78b270767 TAChart: Add dpdoRotateLabel option to TDataPointDistanceTool
git-svn-id: trunk@38439 -
2012-08-30 07:56:29 +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
c5350721c8 TAChart: Use drawer everywhere instead of canvas in tools
git-svn-id: trunk@38433 -
2012-08-30 05:34:59 +00:00
ask
ad680a75f4 TAChart: Extract TADataTools unit
git-svn-id: trunk@38432 -
2012-08-30 05:25:19 +00:00
ask
4cf420b246 TAChart: Extract PrepareDrawingModePen helper procedure
git-svn-id: trunk@38431 -
2012-08-30 02:20:09 +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
martin
d93e43d196 SynEdit, MultiHighlighter: fix adding text/sections at EOL. issue #0022745
git-svn-id: trunk@38428 -
2012-08-29 20:06:42 +00:00
mattias
c6ea3e7fd5 moved syneditdsgn to bigide packages
git-svn-id: trunk@38425 -
2012-08-29 14:37:43 +00:00
martin
efbdc6b949 EditorMacros / PascalScript: fix missing cmd registration
git-svn-id: trunk@38423 -
2012-08-29 02:03:28 +00:00
martin
a2a43cfe89 EditorMacros / PascalScript: more properties
git-svn-id: trunk@38422 -
2012-08-29 01:38:50 +00:00
mattias
8367792c04 codetools: resolve indexed ancestor properties, bug #22687
git-svn-id: trunk@38421 -
2012-08-28 19:55:36 +00:00
mattias
859caab881 codetools: fixed range check error
git-svn-id: trunk@38419 -
2012-08-28 14:23:59 +00:00
sekelsenmat
4cf053d2ba LazFreeType: Adds some $R- to disable range check which seams to cause problems with FPC 2.7 and expands a with
git-svn-id: trunk@38416 -
2012-08-28 09:58:57 +00:00
martin
9bd1e7a1d6 EditorMacros / PascalScript: more properties (Point())
git-svn-id: trunk@38413 -
2012-08-28 01:08:18 +00:00
martin
3e43c2a56d EditorMacros / PascalScript: more properties (clipboard / TextAfterCaret)
git-svn-id: trunk@38412 -
2012-08-28 00:42:50 +00:00
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
martin
662d0b5f7f Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38407 -
2012-08-27 13:00:37 +00:00
mattias
80e9eb2e57 syneditdsgn: added missing file
git-svn-id: trunk@38406 -
2012-08-27 12:02:53 +00:00
mattias
1df496577f fixed make bigide, make all
git-svn-id: trunk@38405 -
2012-08-27 11:41:23 +00:00
vincents
5dbfdc20f4 rtticontrols: regenerated makefile after update of makefile.fpc
git-svn-id: trunk@38404 -
2012-08-27 11:22:58 +00:00
vincents
314e51fdc8 rtticontrols: updated makefile.fpc, because ideintf now depends on synedit
git-svn-id: trunk@38403 -
2012-08-27 11:21:30 +00:00
martin
b65dc1ef59 Adding PascalScript from REM Objects
git-svn-id: trunk@38401 -
2012-08-27 11:02:51 +00:00
mattias
3517fc4c79 syneditdsgn: removed debugging flag -CR
git-svn-id: trunk@38400 -
2012-08-27 10:54:56 +00:00
mattias
8e3f146300 lazutils: less notes
git-svn-id: trunk@38398 -
2012-08-27 10:47:02 +00:00