Commit Graph

7758 Commits

Author SHA1 Message Date
martin
e4fc107b50 SynEdit: Clean up ScreenCaret.ClipRect calculation; Fix ClipRect by 1 pixel to small. Partly fixes issue #0020053
git-svn-id: trunk@32056 -
2011-08-25 22:58:14 +00:00
maxim
59ebbbce2c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054
git-svn-id: trunk@32052 -
2011-08-25 21:14:51 +00:00
martin
df270d4561 SynEdit: (Un)Indent current line, if no selection. Issue #0019724
git-svn-id: trunk@32049 -
2011-08-25 11:08:14 +00:00
maxim
2c04be10ad Components, fppkg: fixed localization by adding package files to .lpk
git-svn-id: trunk@32045 -
2011-08-24 23:51:13 +00:00
maxim
499559c0e6 Components, fppkg: added Russian translation
git-svn-id: trunk@32044 -
2011-08-24 22:33:58 +00:00
maxim
09b5a23097 regenerated translations; updated Russian translation
git-svn-id: trunk@32043 -
2011-08-24 21:04:47 +00:00
maxim
2484cdcb62 Translations: Ukrainian translation update by Igor Paliychuk, bug #20044
git-svn-id: trunk@32041 -
2011-08-24 20:48:02 +00:00
juha
6feb51b924 Codetools: improve code completion with generics. Issue #19118, patch from Anton
git-svn-id: trunk@32040 -
2011-08-24 19:23:03 +00:00
martin
3968c44b39 SynEdit: allow caret to end of longest line (instead of MaxLeftChar), if eoScrollPastEOL is set
git-svn-id: trunk@32039 -
2011-08-24 10:10:01 +00:00
juha
9faa8a5364 Codetools: improve parsing of generics with many type params, from Anton.
git-svn-id: trunk@32031 -
2011-08-21 21:45:52 +00:00
ask
74bfc779a0 TAChart: Use TChartAxis.Range even if no series is assigned to the axis
git-svn-id: trunk@32028 -
2011-08-21 10:40:49 +00:00
ask
b001e5e50e TAChart: Auto-hide axis if exception is raised while drawing it
git-svn-id: trunk@32027 -
2011-08-21 10:06:43 +00:00
ask
afcfb37496 TAChart: Add TFuncSeries.GetNearestPoint function
git-svn-id: trunk@32026 -
2011-08-21 09:20:16 +00:00
ask
1f845378e0 TAChart: Deactivate cross-hair tool after call to Hide
git-svn-id: trunk@32025 -
2011-08-21 09:01:13 +00:00
ask
9835faabb1 TAChart: Fix MouseUp event dispatch for tools
git-svn-id: trunk@32024 -
2011-08-21 08:58:57 +00:00
ask
2411bc6d12 TAChart: Add Chart and NearestGraphPoint properties to data tools
git-svn-id: trunk@32023 -
2011-08-21 01:10:04 +00:00
maxim
8a965ad38a regenerated translations; updated Russian translation
git-svn-id: trunk@32021 -
2011-08-20 17:19:27 +00:00
maxim
db322bd785 Codetools: improved localization
git-svn-id: trunk@32020 -
2011-08-20 17:17:01 +00:00
maxim
ab89769de4 Codetools: fixed typo in function name
git-svn-id: trunk@32019 -
2011-08-20 17:02:54 +00:00
mattias
9360b276e8 laz2_xml: decode ISO-8859-1
git-svn-id: trunk@32018 -
2011-08-20 15:21:54 +00:00
mattias
6a19dcf9c3 laz2_xml: skip UTF-8 BOM
git-svn-id: trunk@32017 -
2011-08-20 15:14:31 +00:00
juha
52a0ff3f37 CodeTools: improve generics support (also nested generics types). Issue #18373, patch from Anton
git-svn-id: trunk@32016 -
2011-08-20 07:07:32 +00:00
juha
db121af7a1 Codetools: support generics in extended record syntax. Issue #18566, patch from Anton
git-svn-id: trunk@32015 -
2011-08-20 07:07:20 +00:00
juha
da2fe1ffb1 Codetools: improve indentation when pasting a line inside class definition. Patch from Anton.
git-svn-id: trunk@32014 -
2011-08-20 05:56:46 +00:00
juha
d0be101ab4 RTTIControls fix SIGSEGV when destroying controls. Issue #20020, patch from Flávio Etrusco
git-svn-id: trunk@32013 -
2011-08-19 21:33:30 +00:00
mattias
00ea7b574c codetools: TCOdeBuffer.LoadFromFile load when no filename is set
git-svn-id: trunk@32008 -
2011-08-19 08:10:37 +00:00
martin
6f3b1db700 SynEdit: Fixed highlight of "static" issue #0019984
git-svn-id: trunk@32003 -
2011-08-18 09:46:08 +00:00
martin
144a7b6e1c SynEdit: Fold-Gutter: Defer creation of popup menu, until needed; use global image list
git-svn-id: trunk@32000 -
2011-08-17 13:58:44 +00:00
juha
95796bbe75 lhelp: Put splitter initially to the right place.
git-svn-id: trunk@31991 -
2011-08-15 19:23:29 +00:00
mattias
b977cfdea6 codetools: docs
git-svn-id: trunk@31990 -
2011-08-15 15:00:49 +00:00
juha
3191e3f231 lhelp: making mouse wheel movement faster. Issue #19445
git-svn-id: trunk@31989 -
2011-08-15 10:17:27 +00:00
ask
173ae2f758 TAChart: Fix typo in the navigation demo
git-svn-id: trunk@31988 -
2011-08-15 09:58:06 +00:00
ask
20ac7ef34a TAChart: Do not draw grid lines on the edge of the clip rectangle
git-svn-id: trunk@31987 -
2011-08-15 08:12:18 +00:00
juha
0d4fe16125 lhelp: Show Index correctly in all machines. If it worked before, this change makes no difference. Issue #19450, patch from Anton
git-svn-id: trunk@31985 -
2011-08-14 09:10:10 +00:00
juha
ea052b646d Codetools: Improve class code beautifier, patch from Anton.
git-svn-id: trunk@31984 -
2011-08-14 09:09:57 +00:00
juha
e6e192474e ChmHelpPkg: Remove Codetools dependency.
git-svn-id: trunk@31983 -
2011-08-14 08:14:16 +00:00
martin
246b2239e3 SynEdit: Issue #19970, rev 31979 #0ef98cf0c6: fixed constref in function types too
git-svn-id: trunk@31981 -
2011-08-13 20:54:20 +00:00
martin
ef8e06cce2 SynEdit: Fixed potential crash, on destroy
git-svn-id: trunk@31980 -
2011-08-13 20:52:49 +00:00
juha
0ef98cf0c6 SynEdit: highlight constref in procedural type declaration. Issue #19970, patch from Anton
git-svn-id: trunk@31979 -
2011-08-13 18:32:02 +00:00
ask
3338aa1034 TAChart: Use TDataPointCrosshairTool in tools demo
git-svn-id: trunk@31973 -
2011-08-13 09:31:53 +00:00
ask
6980c29514 TAChart: Add TDataPointCrosshairTool.CrosshairPen property
git-svn-id: trunk@31972 -
2011-08-13 09:29:04 +00:00
ask
a9be6582cb TAChart: Add Hide and KeyDown methods to TDataPointCrosshairTool
git-svn-id: trunk@31971 -
2011-08-13 09:21:32 +00:00
ask
ad3dfd2bae TAChart: Fix mouse coordinates passed to KeyUp/KeyDown tool events
git-svn-id: trunk@31970 -
2011-08-13 09:20:36 +00:00
ask
9589bb8c23 TAChart: Add TDataPointCrosshairTool.Size property
git-svn-id: trunk@31969 -
2011-08-13 08:21:58 +00:00
ask
4e1e68d332 TAChart: Add TDataPointCrosshairTool
git-svn-id: trunk@31968 -
2011-08-13 08:17:02 +00:00
vincents
49546fbb0b jcf, fixed compilation with fpc 2.7.1: don't call abstract methods
git-svn-id: trunk@31967 -
2011-08-12 21:16:22 +00:00
ask
c7a63a2aed TAChart: Automatically determine default tool drawing mode based on the widgetset
git-svn-id: trunk@31966 -
2011-08-12 17:48:29 +00:00
ask
b132e87418 TAChart: Add TZoomDragTool.Frame property
git-svn-id: trunk@31965 -
2011-08-12 17:36:14 +00:00
ask
f1e69d3d5f TAChart: Add TChartTool.Draw and TChartTool.DrawingMode. Publish DrawingMode property for TZoomDragTool.
git-svn-id: trunk@31964 -
2011-08-12 17:25:57 +00:00
ask
ff7e117d2f TAChart: Add enumerator to TChartTools. Add "strict" modifiers to classes in TATools unit.
git-svn-id: trunk@31961 -
2011-08-12 12:20:21 +00:00