Commit Graph

6940 Commits

Author SHA1 Message Date
juha
2fda99299b IDE: reorder main menu items.
git-svn-id: trunk@29761 -
2011-03-09 12:33:33 +00:00
ask
ae4239028a TAChart: Fix division by zero in TZoomClickTool
git-svn-id: trunk@29749 -
2011-03-08 09:19:20 +00:00
ask
d378e66c95 TAChart: Extract WeightedAverage utility function
git-svn-id: trunk@29748 -
2011-03-08 09:17:56 +00:00
mattias
a43c70c21f codetools: identifier completion: do not show protected member when gather context is in another unit, more Delphi compatible, patch #18888
git-svn-id: trunk@29744 -
2011-03-07 17:08:55 +00:00
mattias
20860be566 IDE: clean up
git-svn-id: trunk@29742 -
2011-03-07 11:41:04 +00:00
mattias
bee4293381 IDE: scan fpc source directory in the background after checking the fpc config
git-svn-id: trunk@29741 -
2011-03-07 11:18:36 +00:00
mattias
ec73978c03 codetools: parsing class section type public in fpc 2.4.x, bug #18882
git-svn-id: trunk@29739 -
2011-03-07 11:07:44 +00:00
juha
0928ead547 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
ask
196b88b14f TAChart: Calculate bar height separately from drawing
git-svn-id: trunk@29733 -
2011-03-06 12:34:10 +00:00
mattias
cbc1fddf56 codetools: cextended
git-svn-id: trunk@29731 -
2011-03-05 09:53:59 +00:00
mattias
cf5a42b000 codetools: skip univ keyword in macpas
git-svn-id: trunk@29730 -
2011-03-05 09:46:23 +00:00
mattias
a7661ba152 codetools: added mode iso
git-svn-id: trunk@29729 -
2011-03-05 09:39:32 +00:00
ask
b87ff3d4df TAChart: Fix division by zero in legend drawing
git-svn-id: trunk@29726 -
2011-03-04 11:04:43 +00:00
juha
c7a08aeb7f IDE: Create Source menu and move items there from Edit menu.
git-svn-id: trunk@29721 -
2011-03-04 07:17:11 +00:00
mattias
b88c6577a4 synedit: fixed synregexpr 64bit
git-svn-id: trunk@29717 -
2011-03-03 12:46:22 +00:00
paul
e91ed950f3 synedit: fix TColor -> TColorRef assignments and vice versa
git-svn-id: trunk@29714 -
2011-03-03 08:35:33 +00:00
mattias
2ae24519e9 openglcontrol: clean up example
git-svn-id: trunk@29708 -
2011-03-02 14:29:09 +00:00
ask
48e68e866e TAChart: Add OpenGL demo
git-svn-id: trunk@29707 -
2011-03-02 14:04:52 +00:00
ask
88e5894c6e TAChart: Initial implementation of OpenGL drawing back-end
git-svn-id: trunk@29706 -
2011-03-02 14:03:30 +00:00
ask
d2306d0e8a TAChart: Scale label distances for printing. Update print demo.
git-svn-id: trunk@29705 -
2011-03-02 09:47:04 +00:00
ask
c8db157feb TAChart: Optionally use AggPas for standard drawing in aggpas demo
git-svn-id: trunk@29704 -
2011-03-02 05:07:19 +00:00
ask
f8a17c8c78 TAChart: Added experimental OnChartPaint event
git-svn-id: trunk@29703 -
2011-03-02 05:06:31 +00:00
maxim
271015f884 Translations: updated French translation of JCF by paulatreides, bug #18852; regenerated translations
git-svn-id: trunk@29698 -
2011-03-01 21:30:20 +00:00
mattias
c66163d8f3 codetools: allow anoynymous records, bug #18838
git-svn-id: trunk@29696 -
2011-03-01 06:19:55 +00:00
paul
32f21a5927 synedit: fix compilation
git-svn-id: trunk@29695 -
2011-03-01 04:45:38 +00:00
maxim
841dadb67c Components, JCF: added French translation by paulatreides, bug #18837
git-svn-id: trunk@29693 -
2011-02-28 21:37:19 +00:00
maxim
577d97a85c Components, JCF: make logging more robust, don't try to write to a log file, if it cannot be accessed
git-svn-id: trunk@29685 -
2011-02-27 13:15:57 +00:00
ask
8e9c8ec810 TAChart: Add printing demo
git-svn-id: trunk@29684 -
2011-02-27 09:47:20 +00:00
ask
e2d662475a TAChart: Scale label margins for printing
git-svn-id: trunk@29683 -
2011-02-27 09:45:14 +00:00
ask
39d6ab4f66 TAChart: Initial implementation of TPrinterDrawer
git-svn-id: trunk@29682 -
2011-02-27 09:32:49 +00:00
ask
ae19acd0e6 TAChart: Add copyright header to the TADrawerAggPas unit
git-svn-id: trunk@29681 -
2011-02-27 07:37:12 +00:00
ask
52e019d6da TAChart: Minor updates to the basic demo
git-svn-id: trunk@29680 -
2011-02-27 04:36:09 +00:00
ask
41d79d8332 TAChart: Add more series to the AggPas demo. This concludes implementation of issue #17182
git-svn-id: trunk@29679 -
2011-02-27 03:41:01 +00:00
ask
924c4ddfdb TAChart: Handle default font size in TAggPasDrawer
git-svn-id: trunk@29678 -
2011-02-27 03:39:36 +00:00
ask
90a4b20d3e TAChart: Use TZoomDragTool.RatioLimit in tools demo and line demo
git-svn-id: trunk@29677 -
2011-02-27 03:02:14 +00:00
ask
10ae7cdbb1 TAChart: Replace TZoomDragTool.Proportional property with RatioLimit, allowing single-axis zooming
git-svn-id: trunk@29676 -
2011-02-27 02:59:15 +00:00
ask
68dcc4d090 TAChart: Add panning tool to the extent demo
git-svn-id: trunk@29675 -
2011-02-27 02:28:21 +00:00
ask
761f8b5a28 TAChart: Reset current extent after the change to TChart.Extent property
git-svn-id: trunk@29674 -
2011-02-27 02:26:33 +00:00
ask
9659a4e300 TAChart: Add TBasicPanTool.LimitToExtent property
git-svn-id: trunk@29673 -
2011-02-27 02:25:22 +00:00
ask
1f07a55be4 TAChart: Fix default ActiveCursor for TDataPointDragTool
git-svn-id: trunk@29672 -
2011-02-27 01:36:08 +00:00
jesus
dc8e82e76f lazreport, published band property stretched
git-svn-id: trunk@29668 -
2011-02-25 22:09:04 +00:00
mattias
552969e601 codetools: fixed parsing fpc info
git-svn-id: trunk@29665 -
2011-02-25 07:57:56 +00:00
mattias
2de3612e95 codetools: fixed buffer overrun
git-svn-id: trunk@29664 -
2011-02-24 23:32:51 +00:00
maxim
9a3a773f51 Codetools, Cody: cleaned up resourcestrings
git-svn-id: trunk@29663 -
2011-02-24 21:32:39 +00:00
maxim
7d0f393fff regenerated translations; updated Russian translation
git-svn-id: trunk@29659 -
2011-02-23 17:01:19 +00:00
maxim
79c5b0f4e6 Codetools, Cody: improved localization
git-svn-id: trunk@29658 -
2011-02-23 16:58:00 +00:00
ask
d48841a758 TAChart: Fix bar series drawing so that Source.Color, if set, overrides both BarBrush.Color and Styles.Brush.Color.
Fixes issue #18810

git-svn-id: trunk@29657 -
2011-02-23 16:19:25 +00:00
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
mattias
7b27013b93 codetools: fixed auto xml fragment scanner, bug #18800
git-svn-id: trunk@29653 -
2011-02-22 14:14:53 +00:00
mattias
89e2d1d812 tests: added tests for fixing fpdoc fragments
git-svn-id: trunk@29650 -
2011-02-22 13:29:48 +00:00