Commit Graph

10024 Commits

Author SHA1 Message Date
maxim
b2280fd75e Components: Spanish translation update by Lucas Martín, bug #23090
git-svn-id: trunk@39000 -
2012-10-08 20:04:33 +00:00
maxim
95c9f6e9c8 LazReport: Spanish translation update by Lucas Martín, bug #23088
git-svn-id: trunk@38999 -
2012-10-08 19:54:49 +00:00
martin
9eb2506cc0 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38998 -
2012-10-08 13:44:26 +00:00
martin
d38919da45 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38997 -
2012-10-08 13:25:08 +00:00
martin
3bb19f7f9a SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38996 -
2012-10-08 11:16:06 +00:00
ask
b8dc7e13eb TAChart: Update visuals in the "axis" demo
git-svn-id: trunk@38994 -
2012-10-08 09:23:42 +00:00
ask
3e88b3861e TAChart: Update "func" demo to use MarginsForMarks property
git-svn-id: trunk@38993 -
2012-10-08 06:23:22 +00:00
ask
34b65790a0 TAChart: Add TChartAxis.MarginsForMarks property
git-svn-id: trunk@38992 -
2012-10-08 06:11:20 +00:00
jesus
23754db956 LazReport, patch to spanish translation to avoid using space as shortcut, from Julio Jimenez Borreguero
git-svn-id: trunk@38991 -
2012-10-08 03:08:57 +00:00
martin
1e3155a104 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38987 -
2012-10-07 17:19:21 +00:00
martin
3751f452d7 SynEdit: Only highlight brackets, if there is a 2nd to the pair
git-svn-id: trunk@38986 -
2012-10-07 17:02:53 +00:00
ask
90c7b42a02 TAChart: Do not draw TColorMapSeries over left and top borders
git-svn-id: trunk@38985 -
2012-10-07 15:17:46 +00:00
ask
85e3ea566c TAChart: Add TChartBasicAxis.TickInnerLength property
git-svn-id: trunk@38984 -
2012-10-07 13:54:00 +00:00
ask
8dc70f7e1f TAChart: Fix out-of-bounds access while drawing TColorMapSeries with empty ColorSource
git-svn-id: trunk@38982 -
2012-10-07 13:32:02 +00:00
ask
8406131b04 TAChart: Fix a call to the "strict protected" function from non-descendant class in TChartMinorAxis.GetAlignment
git-svn-id: trunk@38981 -
2012-10-07 13:11:17 +00:00
martin
d9957bbeea SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38979 -
2012-10-06 23:17:05 +00:00
martin
2146dc3628 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38978 -
2012-10-06 21:07:44 +00:00
martin
ab36fb82dc SynEdit: More paint-token-breaker for future bidi support
git-svn-id: trunk@38975 -
2012-10-06 16:26:25 +00:00
bart
6b0be7e56f simplepofiles.pp: remove old PChar version of ReadPOText.
- the strings version is faster on old machines
- no need to maintain 2 versions of the code

git-svn-id: trunk@38974 -
2012-10-06 15:24:31 +00:00
bart
93741ec041 PoChecker: remove dependency of IDEIntf for standalone version.
Better fix for issue #0023055.

git-svn-id: trunk@38973 -
2012-10-06 14:49:26 +00:00
martin
a78f8422f5 SynEdit: More paint-token-breaker for future bidi support
git-svn-id: trunk@38970 -
2012-10-05 10:27:52 +00:00
martin
6ba263edec SynEdit: Fix painting wrong color (introduced in rev 38964 #55a09f4952
git-svn-id: trunk@38969 -
2012-10-05 09:03:12 +00:00
maxim
d2d03b3880 Translations: Spanish translation update by Lucas Martín, another part of bug #23046
git-svn-id: trunk@38965 -
2012-10-04 22:14:23 +00:00
martin
55a09f4952 SynEdit: More paint-token-breaker for future bidi support
git-svn-id: trunk@38964 -
2012-10-04 22:07:51 +00:00
bart
5b0453951e pochecker (stand alone version): add IDEIntf as requirement. Fixes issue #23055
git-svn-id: trunk@38963 -
2012-10-04 16:59:33 +00:00
jesus
7152323181 LazReport, two additional export filters - TfrImageExportFilter, TfrHtmlDivExportFilter, from Michel Gawrycki
git-svn-id: trunk@38952 -
2012-10-02 18:31:07 +00:00
ask
1b11439a5b TAChart: Add "fit" page to the "distance" demo. Based on demo by Werner Pamler.
git-svn-id: trunk@38951 -
2012-10-02 14:37:12 +00:00
martin
5f293d23ae SynEdit: Start paint-token-breaker for future bidi support
git-svn-id: trunk@38950 -
2012-10-02 14:16:07 +00:00
ask
f50a958fad TAChart: Add TZoomDragTool.SelectionRect property
git-svn-id: trunk@38949 -
2012-10-02 13:51:37 +00:00
ask
e7c4459955 TAChart: Add TDataPointDistanceTool.Transparency property
git-svn-id: trunk@38916 -
2012-09-30 05:32:09 +00:00
ask
3a81d9a04e TAChart: Add TZoomDragTool.AdjustSelection property
git-svn-id: trunk@38915 -
2012-09-30 05:20:09 +00:00
ask
8d208ba958 TAChart: Draw selection rectangle according to RatioLimit in zoom drag tool
git-svn-id: trunk@38908 -
2012-09-29 17:40:02 +00:00
ask
06b630c6b9 TAChart: Set TZoomDragTool.Brush.Style = bsClear by default. Part 2
git-svn-id: trunk@38907 -
2012-09-29 17:38:34 +00:00
ask
b8f1a26235 TAChart: Set TZoomDragTool.Brush.Style = bsClear by default
git-svn-id: trunk@38902 -
2012-09-29 14:36:19 +00:00
ask
50c1480502 TAChart: Fix leftover tool image after unzooming in normal draw mode
git-svn-id: trunk@38901 -
2012-09-29 14:30:00 +00:00
ask
e7353938a4 TAChart: Add TZoomDragTool.Transparency property
git-svn-id: trunk@38900 -
2012-09-29 14:24:10 +00:00
ask
eff9f1abee TAChart: Add TZoomDragTool.Brush property
git-svn-id: trunk@38898 -
2012-09-29 12:01:52 +00:00
ask
d102797393 TAChart: Add TChart.OnExtentChanging event
git-svn-id: trunk@38891 -
2012-09-29 05:34:29 +00:00
ask
e75056a790 TAChart: Separate measure and draw phases for TChartTitle
git-svn-id: trunk@38890 -
2012-09-29 05:27:18 +00:00
ask
5380fecc6f TAChart: Add TPanDragTool to the built-in toolset
git-svn-id: trunk@38888 -
2012-09-28 17:47:32 +00:00
ask
3ea4ede96d TAChart: Fix keyboard-activated distance tool on the auto-focus chart
git-svn-id: trunk@38887 -
2012-09-28 17:42:00 +00:00
ask
b7211c82d9 TAChart: Clear brush when drawing line series
git-svn-id: trunk@38873 -
2012-09-27 17:08:08 +00:00
ask
db9416f5c8 TAChart: Add bar series to "navigate" demo for better visuals
git-svn-id: trunk@38871 -
2012-09-27 16:23:45 +00:00
ask
4fc027fcf4 TAChart: Add "zoom on endpoint" feature to the "distance" demo
git-svn-id: trunk@38870 -
2012-09-27 16:21:44 +00:00
ask
9c7f6a203e TAChart: Use TChart.AutoFocus in "dragdrop" and "tools" demos
git-svn-id: trunk@38869 -
2012-09-27 16:17:52 +00:00
ask
35e042eb08 TAChart: Add TChart.AutoFocus property
git-svn-id: trunk@38867 -
2012-09-27 16:00:51 +00:00
ask
6020e3b6da TAChart: Add TPanDragTool.EscapeCancels property
git-svn-id: trunk@38866 -
2012-09-27 15:51:04 +00:00
ask
320655321d TAChart: Add TZoomDragTool.EscapeCancels property
git-svn-id: trunk@38865 -
2012-09-27 15:29:31 +00:00
ask
dba262b42f TAChart: Add TDataPointDragTool.EscapeCancels property
git-svn-id: trunk@38864 -
2012-09-27 15:21:54 +00:00
ask
adf12d0ef5 TAChart: Fix drawing of out-of-extent function series with +Infinity in domain exclusions.
git-svn-id: trunk@38863 -
2012-09-27 14:38:38 +00:00