Commit Graph

37245 Commits

Author SHA1 Message Date
mattias
0215cd7a52 IDE: build ide via IDE: use make idepkg, make idepkg: do not pass default unit paths
git-svn-id: trunk@38277 -
2012-08-20 08:49:54 +00:00
juha
3ab146851e Converter: Don't scan the system root directory for pascal sources. Issue #22630, patch from Bart Broersma
git-svn-id: trunk@38276 -
2012-08-19 19:40:57 +00:00
mattias
5404ba516d codetools: comment
git-svn-id: trunk@38275 -
2012-08-19 15:57:39 +00:00
juha
9f602bf564 Converter: Fix function replacement to handle nested brackets correctly. Issue #22537
git-svn-id: trunk@38273 -
2012-08-18 12:33:39 +00:00
juha
f6f3d00b54 Converter: improve comments
git-svn-id: trunk@38272 -
2012-08-18 12:33:35 +00:00
juha
0d694dafac More Finnish translations
git-svn-id: trunk@38271 -
2012-08-18 12:33:28 +00:00
mattias
65edce8d3f IDE: clean up
git-svn-id: trunk@38270 -
2012-08-18 11:47:44 +00:00
juha
bb2fd0e106 Converter: Map more Delphi types to LCL types. Issue #22631, patch from Ocean
git-svn-id: trunk@38268 -
2012-08-18 07:51:48 +00:00
juha
984e643131 Some more Finnish translations
git-svn-id: trunk@38267 -
2012-08-18 07:51:43 +00:00
juha
a55f93e921 IDE: Tweak the layout of ManageExamplesForm
git-svn-id: trunk@38266 -
2012-08-18 07:51:38 +00:00
martin
a0e76f9cd5 Initial-Setup-Dialog: Fix dbg-type, if gdb exe is changed. Issue #0022650
git-svn-id: trunk@38265 -
2012-08-18 01:12:29 +00:00
vincents
ec8a375d01 rpm building: also strip lhelp, if it exists
git-svn-id: trunk@38264 -
2012-08-17 21:07:30 +00:00
juha
46522f2920 Document TStringGrid.LoadFromFile and SaveOptions. Issue #22640, patch from Reinier Olislagers
git-svn-id: trunk@38262 -
2012-08-16 21:08:02 +00:00
ask
58cb183a8f TAChart: Issue change notifications when modifying TListChartSource.DataPoint property
git-svn-id: trunk@38261 -
2012-08-16 17:28:45 +00:00
ask
c489ae022c TAChart: Use correct notification when the series' source changes
git-svn-id: trunk@38260 -
2012-08-16 17:12:28 +00:00
ask
fc96c5a92f TAChart: Use TFitSeries.IEquationText in the fit demo
git-svn-id: trunk@38259 -
2012-08-16 16:12:58 +00:00
ask
af9adfd054 TAChart: Add TFitSeries.IEquationText interface, deprecate previous methods of getting equation text
git-svn-id: trunk@38258 -
2012-08-16 16:09:02 +00:00
sekelsenmat
71c6aaaf43 LCL-CustomDrawn-Cocoa: Makes a fine adjustment on the window size, before it was too small by the amount of the height of the title bar
git-svn-id: trunk@38257 -
2012-08-16 05:32:29 +00:00
maxim
09e0cf678c Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
git-svn-id: trunk@38253 -
2012-08-15 23:40:00 +00:00
maxim
458214e8ee Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
git-svn-id: trunk@38252 -
2012-08-15 23:39:08 +00:00
sekelsenmat
fcbbb972cb LCL-CustomDrawn: Advances the support for TPageControl, not yet fully working
git-svn-id: trunk@38251 -
2012-08-15 18:50:43 +00:00
sekelsenmat
b44a2ec7f3 LCL-CustomDrawn: Fixes a bug. It didnt consider the possibility of a alClient align with borders and wasnt drawing the parent control in this case
git-svn-id: trunk@38250 -
2012-08-15 18:32:12 +00:00
mattias
91db3e1026 lazutils: clean up
git-svn-id: trunk@38248 -
2012-08-15 10:36:13 +00:00
vincents
ae4e38a760 windows cross installer: also build the lazcontrols, ideintf depends on it.
git-svn-id: trunk@38247 -
2012-08-15 09:13:24 +00:00
sekelsenmat
a2c19ec20c LCL-CustomDrawn: Re-enables support for SetFocus in all platforms except Android and adds SetFocus support in the Accessibility code, this changes the focus when the selection is changed with VoiceOver
git-svn-id: trunk@38246 -
2012-08-15 09:01:38 +00:00
sekelsenmat
78e73fc658 LCL-CustomDrawn: Adds support for read/write selection information in TCDEdit, LCL-CustomDrawn and also in the Cocoa accessibility
git-svn-id: trunk@38245 -
2012-08-15 08:02:41 +00:00
mattias
fe2701f866 lcl gtk2: using translated button captions if resourcestrings translated, bug #22623
git-svn-id: trunk@38243 -
2012-08-14 21:37:27 +00:00
mattias
3f21a3c32a lazutils: renamed functions DBCSToUTF8, UTF8ToDBCS, fixed dbcs last char, using half space for asian tables
git-svn-id: trunk@38241 -
2012-08-14 21:01:39 +00:00
mattias
9295710c2a translations: German: updates from Swen Heinig
git-svn-id: trunk@38239 -
2012-08-14 20:48:41 +00:00
martin
2035b46c66 Examples/SynEdit: Readme and typo in comment
git-svn-id: trunk@38237 -
2012-08-14 12:53:12 +00:00
sekelsenmat
eda6929eb0 LCL-CustomDrawn: Starts support for tabbing between controls, didnt yet work in Mac OS X
git-svn-id: trunk@38236 -
2012-08-14 07:27:02 +00:00
maxim
15460809da LazUtils: attempt to fix WinCE build after r38199 #1be9d080b5
git-svn-id: trunk@38235 -
2012-08-13 22:18:20 +00:00
ask
59dd582337 TAChart: Fix crash when setting Marks.LabelFont from the Object Inspector
git-svn-id: trunk@38234 -
2012-08-13 14:08:42 +00:00
ask
1252e5d6dc TAChart: Fix disappearance of axis marks located exactly at chart bounds
git-svn-id: trunk@38233 -
2012-08-13 11:47:45 +00:00
ask
09924a0960 TAChart: Add InRangeUlps utility function
git-svn-id: trunk@38232 -
2012-08-13 11:45:55 +00:00
martin
9429d4dcd4 IDE: Edit menu, enable/disable undo/redo entry. Patch by Alexander Strokach. Issue #0022633
git-svn-id: trunk@38231 -
2012-08-13 11:18:16 +00:00
mattias
c93174f462 lazutils: lconvencoding: sorted
git-svn-id: trunk@38228 -
2012-08-12 12:03:32 +00:00
mattias
1bc9682635 codetools: fixed find declaration of a.b
git-svn-id: trunk@38227 -
2012-08-12 08:15:56 +00:00
ask
ec9045aeb0 TAChart: Fix hang in functional series with extreme zoom ratios
git-svn-id: trunk@38226 -
2012-08-11 06:02:05 +00:00
ask
9fa0308818 TAChart: Fix division by zero in zoom tools with extreme zoom ratios
git-svn-id: trunk@38225 -
2012-08-11 06:01:20 +00:00
juha
d2ff23f085 LCL: improving ShellTreeView's property Path on Windows once more, issue #22538
git-svn-id: trunk@38224 -
2012-08-10 18:08:54 +00:00
martin
b56c9c69de SynEdit TSynMultiSyn: Several fixes issue #0022519
git-svn-id: trunk@38223 -
2012-08-10 00:04:11 +00:00
martin
d7308609fb SynEdit highlighter: do not send -1 for invalidate
git-svn-id: trunk@38222 -
2012-08-10 00:02:13 +00:00
juha
5b3c99a51b LCL: Fix ShellTreeView's new property Path. Issue #22538, modified from patch of "ocean"
git-svn-id: trunk@38221 -
2012-08-09 23:31:00 +00:00
maxim
75b969e9cb IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@38217 -
2012-08-09 20:25:43 +00:00
maxim
0a5b466ead IDE: fixed typo
git-svn-id: trunk@38216 -
2012-08-09 20:21:12 +00:00
mattias
49344411b4 updated lpl
git-svn-id: trunk@38215 -
2012-08-09 17:02:49 +00:00
mattias
96d9a3c292 added mtprocs
git-svn-id: trunk@38214 -
2012-08-09 17:02:12 +00:00
mattias
bd89c5bdc7 codetools: clean up
git-svn-id: trunk@38213 -
2012-08-09 17:01:45 +00:00
mattias
18d15fd899 codetools: linkscanner: changed missing include file marker
git-svn-id: trunk@38211 -
2012-08-09 07:56:49 +00:00