Commit Graph

37309 Commits

Author SHA1 Message Date
ask
8e2e2f20a6 TAChart: Convert TBasicChartSeries.GetGraphBounds to a public function
git-svn-id: trunk@38477 -
2012-09-02 06:29:10 +00:00
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
mattias
4f588d7a62 designer: clean up
git-svn-id: trunk@38474 -
2012-09-01 23:49:47 +00:00
mattias
a86057b6f4 tests: fixed compilation
git-svn-id: trunk@38473 -
2012-09-01 23:49:32 +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
juha
50b8a2fee5 Designer: formatting
git-svn-id: trunk@38466 -
2012-08-31 16:19:43 +00:00
juha
f26e63161d Use signed instead of unsigned integer in a structure to prevent range check errors. Issue #22760
git-svn-id: trunk@38465 -
2012-08-31 16:19:36 +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
mattias
8e1f047f4a IDE: editor macros: fixed laod/save under unix
git-svn-id: trunk@38460 -
2012-08-31 14:14:57 +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
zeljko
b9514ef8ca IDE: improved layout of viewunit dlg.patch by Anton. issue #22749
git-svn-id: trunk@38457 -
2012-08-31 13:03:30 +00:00
mattias
e88fd6dbe7 IDE: fpmake: add .compiled file
git-svn-id: trunk@38456 -
2012-08-31 12:37:10 +00:00
mattias
7a3fe6782e IDE: package editor: added menu item to create fpmake.pp
git-svn-id: trunk@38455 -
2012-08-31 11:06:26 +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
mattias
4af32ed4f2 IDE: added WriteFpmake
git-svn-id: trunk@38452 -
2012-08-31 10:21: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
sekelsenmat
2a973ceb54 Fixes bug #22718. Fixes ShowModal for WinCE
git-svn-id: trunk@38449 -
2012-08-31 09:30:25 +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
mattias
5f862a412a IDE: install pkg dlg: update buttons at start
git-svn-id: trunk@38445 -
2012-08-31 01:57:15 +00:00
mattias
d602e69411 IDE: fixed crash when releasing non existing component palette select button
git-svn-id: trunk@38444 -
2012-08-31 01:53:32 +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
mattias
220eac068b ide: project target: apply default extension even if the file has already an extension, issue #22750
git-svn-id: trunk@38437 -
2012-08-30 07:26:05 +00:00
mattias
d54a1f4647 bigide: register synedit
git-svn-id: trunk@38436 -
2012-08-30 07:24:29 +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
martin
56079e50f0 CodeBrowser: check for virtual units. Issue #0022740
git-svn-id: trunk@38426 -
2012-08-29 15:05:33 +00:00
mattias
c6ea3e7fd5 moved syneditdsgn to bigide packages
git-svn-id: trunk@38425 -
2012-08-29 14:37:43 +00:00
vincents
883fa6583c windows installers: added "; Type: files", fixes error introduced in revision 38375 #05e86a2261
git-svn-id: trunk@38424 -
2012-08-29 07:36:05 +00:00