Commit Graph

3962 Commits

Author SHA1 Message Date
mattias
7d13a8ca36 IDE: find overloads: scanning project sources
git-svn-id: trunk@19760 -
2009-05-02 11:28:45 +00:00
martin
d26b4ccd22 Synedit: Fixed Fold-contextmenu for ifdef, region
git-svn-id: trunk@19759 -
2009-05-02 11:06:58 +00:00
mattias
8cd03de95a codetools: find overloads: edges for alias
git-svn-id: trunk@19758 -
2009-05-02 09:34:16 +00:00
mattias
6dcfefb293 codetools: identifier completion in ancestor list
git-svn-id: trunk@19757 -
2009-05-02 09:15:50 +00:00
mattias
386678457d codetools: find overloads: edges for ancestors
git-svn-id: trunk@19756 -
2009-05-02 08:29:14 +00:00
ask
c9bf967a8d TAChart: Implement 3D look for line series. Update demo.
git-svn-id: trunk@19755 -
2009-05-02 02:34:36 +00:00
ask
0c542758ec TAChart: Move all demos into a common subdirectory
git-svn-id: trunk@19754 -
2009-05-02 02:11:33 +00:00
ask
6ea70eb67d TAChart: Update demo project file
git-svn-id: trunk@19753 -
2009-05-02 01:58:33 +00:00
mattias
21ad29c287 codetools: find overloads: add parent-child edges
git-svn-id: trunk@19752 -
2009-05-01 22:53:22 +00:00
mattias
a927537fcb IDE: find overloads: find main declaration
git-svn-id: trunk@19751 -
2009-05-01 19:41:26 +00:00
mattias
bf401e3e3b codetools: started overloads graph
git-svn-id: trunk@19748 -
2009-05-01 18:24:27 +00:00
ask
5417718761 TAChart: Use Font.Orientation (available since r19734 #9c170f9a4f) instead of own RotateLabel procedure
git-svn-id: trunk@19747 -
2009-05-01 17:58:53 +00:00
jesus
06acd45a27 LazReport, added internal variable REPORTTITLE
git-svn-id: trunk@19743 -
2009-05-01 16:39:43 +00:00
mattias
ea97d80f56 codetools: TSourceLog.destroy without calling hooks
git-svn-id: trunk@19735 -
2009-05-01 14:02:56 +00:00
mattias
e747530cc1 codetools: added fpmake.pas
git-svn-id: trunk@19728 -
2009-05-01 10:16:15 +00:00
mattias
e65bef34ba codetools: fixed class completion adding published variables
git-svn-id: trunk@19726 -
2009-05-01 08:07:35 +00:00
mattias
ca2c76b484 codetools: added class ancestor nodes
git-svn-id: trunk@19717 -
2009-04-30 21:38:40 +00:00
mattias
a225d7489d translations: german: updates from Joerg Braun
git-svn-id: trunk@19716 -
2009-04-30 19:01:35 +00:00
ask
c4221ad3ac TAChart: Fix SIGFPE on very small charts.
git-svn-id: trunk@19706 -
2009-04-30 09:03:17 +00:00
ask
c6c23a10cf TAChart: Remove workaround for resolved issue #13418
git-svn-id: trunk@19703 -
2009-04-30 07:35:14 +00:00
mattias
c05f0392f7 codetools: fixed gathering interface identifiers
git-svn-id: trunk@19695 -
2009-04-29 15:45:35 +00:00
mattias
91fc870ec6 codetools: using less memory for global identifier table
git-svn-id: trunk@19693 -
2009-04-29 13:47:04 +00:00
vincents
3fe5350912 updated po files with new strings
git-svn-id: trunk@19681 -
2009-04-29 05:37:42 +00:00
mattias
d861d852d9 clean up
git-svn-id: trunk@19676 -
2009-04-28 22:31:31 +00:00
mattias
668b4abdb4 LCL: TLCLNonFreeMemManager extended for 64bit
git-svn-id: trunk@19675 -
2009-04-28 22:30:27 +00:00
vincents
d7a7b1d976 fpweb package: added dependency on the LCL and removed unneeded unit from Joost (issue #13604)
git-svn-id: trunk@19673 -
2009-04-28 20:29:25 +00:00
martin
ff3a210ee6 SynEdit, fixed Line-Indent if trim-spaces uses "Position Only"
git-svn-id: trunk@19672 -
2009-04-28 20:28:19 +00:00
mattias
9b30996e9e codetools: fixed find declaration of compatible procs
git-svn-id: trunk@19666 -
2009-04-28 14:21:51 +00:00
dmitry
e4a40fdf00 moved leakview menu item to secondary tools section
git-svn-id: trunk@19665 -
2009-04-28 11:30:54 +00:00
mattias
30adabcb7b codetools: GetValuesOfCaseVariable suport for properties
git-svn-id: trunk@19659 -
2009-04-28 08:06:57 +00:00
mattias
46cf4464ea IDE: implemented code macro ofall
git-svn-id: trunk@19654 -
2009-04-27 20:58:04 +00:00
mattias
704ca1cbd9 codetools: fixed identifier completion searching interfaces
git-svn-id: trunk@19649 -
2009-04-27 12:25:19 +00:00
mattias
cfc67e3541 codetools: implemented complete gathering of identifiers in interface
git-svn-id: trunk@19647 -
2009-04-27 09:35:08 +00:00
marc
a0cc36d681 * Updated Chineese translation by shinyv
* Renamed zh-cn extention to zh_CN (to be more consequent with others)

git-svn-id: trunk@19637 -
2009-04-26 15:44:31 +00:00
mattias
b46c4051e3 codetools: fixed closing with variable nodes, bug #10640
git-svn-id: trunk@19633 -
2009-04-26 13:25:24 +00:00
ask
7277e0b12c TAChart: 3D look for bar series.
* Add Series.Depth property
* Publish and impement it in TBarSeries
* Update demo

git-svn-id: trunk@19628 -
2009-04-26 07:11:58 +00:00
ask
4f29817505 TAChart: Do not store zero extent bounds.
git-svn-id: trunk@19627 -
2009-04-26 06:27:11 +00:00
paul
38dd29e0b7 synedit: fix TSynBaseCompletionHint after recent THintWindow change
git-svn-id: trunk@19618 -
2009-04-25 14:21:15 +00:00
mattias
8f2bc2fdb1 codetools: identifier completion search at start of identifier and at end of valid code, bug #10548
git-svn-id: trunk@19613 -
2009-04-24 18:01:03 +00:00
ask
0c273e0445 TAChart: Initial implementation of 3D look. Add demo.
git-svn-id: trunk@19612 -
2009-04-24 14:41:28 +00:00
ask
4b83c209c8 TAChart: Add TBarSeries.AdjustBarWidth property.
git-svn-id: trunk@19611 -
2009-04-24 14:36:16 +00:00
ask
563f244d92 TAChart: Invert ZOrder.
git-svn-id: trunk@19610 -
2009-04-24 14:09:33 +00:00
ask
3db771a856 TAChart: Starting 3-D look implementation.
* Introduce TChartZPosition type.
* Add Depth property.
* Fix ZPosition for function series.

git-svn-id: trunk@19609 -
2009-04-24 14:04:12 +00:00
ask
622ce0f331 TAChart: Fix calculation of right boundary while drawing function series.
git-svn-id: trunk@19608 -
2009-04-24 12:21:52 +00:00
ask
4ebf36a67c TACHart: Replace hard-coded 'Tolerance' value with ExpandPercentage property. Update demo.
git-svn-id: trunk@19607 -
2009-04-24 12:20:58 +00:00
ask
6941ef0833 TAChart: More extent improvements.
* Use FCurrentExtent instead of F{X/Y}Graph{Min/Max}.
* Carefully check for various combinations of Chart.Extent and series bounds.

git-svn-id: trunk@19606 -
2009-04-24 11:45:32 +00:00
mattias
ee6cc0c5be codetools: identifier completion after inherited, bug #10560
git-svn-id: trunk@19605 -
2009-04-24 11:44:36 +00:00
ask
a258bd419f TAChart: Check that Chart.Extent buonds are ordered corectly.
git-svn-id: trunk@19604 -
2009-04-24 11:35:33 +00:00
ask
56cc734a27 TAChart: Add DoubleRect utility function, EChartError base exception class.
git-svn-id: trunk@19603 -
2009-04-24 11:32:33 +00:00
martin
468a0e145f SynEdit, Fixed fold-context menu. Some items would not show, if begin-end blocks were not folded. issue #13576
git-svn-id: trunk@19602 -
2009-04-24 10:12:20 +00:00