Commit Graph

37338 Commits

Author SHA1 Message Date
mattias
f93076acb0 aarre: fixed typo, added readme
git-svn-id: trunk@38510 -
2012-09-03 20:53:27 +00:00
martin
acb5e8bc8c Debugger: Ensure Queue is not blocked by LineInfo Request. (If a LineInfoRequest was queued the DebuggerCurrentLine could not search the stack, as commands were not immediately run
git-svn-id: trunk@38509 -
2012-09-03 20:47:24 +00:00
mattias
6863f109a3 IDE: clean up
git-svn-id: trunk@38508 -
2012-09-03 20:38:28 +00:00
martin
7373631918 EditorOpts: default for top-info-hint
git-svn-id: trunk@38507 -
2012-09-03 19:26:28 +00:00
martin
a87069388e Debugger: Improved detection of PID (for newer GDB)
git-svn-id: trunk@38506 -
2012-09-03 19:01:14 +00:00
ask
458fb3cdc9 TAChart: Add mark arrows to "label" demo
git-svn-id: trunk@38505 -
2012-09-03 16:57:17 +00:00
ask
b5a1282d12 TAChart: Notify chart when changing Series.Marks.Arrow
git-svn-id: trunk@38504 -
2012-09-03 16:54:58 +00:00
ask
ef32540658 TAChart: Copy BaseLength in TChartArrow.Assign
git-svn-id: trunk@38503 -
2012-09-03 16:50:14 +00:00
ask
73b155ec26 TAChart: Add Marks.Arrow property
git-svn-id: trunk@38502 -
2012-09-03 16:47:55 +00:00
mattias
09c5679a89 aarre: load unit/inc path from lpk
git-svn-id: trunk@38501 -
2012-09-03 13:54:32 +00:00
ask
e11de6d9cd TAChart: Add TChartToolset.DispatchedShiftState property
git-svn-id: trunk@38500 -
2012-09-03 13:54:12 +00:00
ask
b33c818ce3 TAChart: Update "distance" demo
git-svn-id: trunk@38499 -
2012-09-03 13:05:39 +00:00
ask
544ce86495 TAChart: Split DataPointMode into DataPointModeStart and DataPointModeEnd
git-svn-id: trunk@38498 -
2012-09-03 13:03:58 +00:00
mattias
528433b671 aarre: stream to xml
git-svn-id: trunk@38497 -
2012-09-03 09:10:37 +00:00
mattias
2560b6e5eb lazutils: txmlconfig: auto create doc
git-svn-id: trunk@38495 -
2012-09-03 09:09:23 +00:00
mattias
12e9e9e559 IDE: fixed loading additionalmsgfile on Window
git-svn-id: trunk@38493 -
2012-09-02 21:02:21 +00:00
mattias
c07d86fd39 IDE: assembler window: disabled form scrollbars
git-svn-id: trunk@38492 -
2012-09-02 17:11:36 +00:00
mattias
6910980cfa carbon: cut invalid mouse coords on mouse moved
git-svn-id: trunk@38490 -
2012-09-02 16:28:15 +00:00
mattias
83b759a688 carbon: fixed ScreenToClient
git-svn-id: trunk@38489 -
2012-09-02 16:17:02 +00:00
zeljko
31118f34bd carbon: implemented ScreenToClient
git-svn-id: trunk@38488 -
2012-09-02 16:11:29 +00:00
mattias
30aefa3503 avglvltree: setcompare: set when count=0
git-svn-id: trunk@38486 -
2012-09-02 15:57:47 +00:00
mattias
75c516c1ea carbon: fixed range check error
git-svn-id: trunk@38485 -
2012-09-02 15:14:07 +00:00
mattias
ddba39fd77 IDE: added missing pas
git-svn-id: trunk@38484 -
2012-09-02 14:52:36 +00:00
mattias
b57fcdf880 pascalscript: fixed point function
git-svn-id: trunk@38483 -
2012-09-02 14:51:51 +00:00
mattias
0219524026 aarre: stream pkg list
git-svn-id: trunk@38482 -
2012-09-02 14:17:56 +00:00
juha
4bac432c75 IDE: reorganize BuildMode and IDE option values project settings GUI
git-svn-id: trunk@38481 -
2012-09-02 12:21:39 +00:00
mattias
38f6ef6f3d aarre: store version
git-svn-id: trunk@38480 -
2012-09-02 09:49:39 +00:00
zeljko
67b639d8cf LCL: cleanup
git-svn-id: trunk@38479 -
2012-09-02 09:37:41 +00:00
ask
d9f0617b68 TAChart: Optimize TDataPointTool.FindNearestPoint
git-svn-id: trunk@38478 -
2012-09-02 07:25:09 +00:00
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