bart
|
c3f41244e0
|
Revert r56181 #c5637ad72a (Fix firing an OnChange and setting Modified when setting Text inside OnChange and new Text = old Text. Issue #0032602.) It causes a regression.
git-svn-id: trunk@56353 -
|
2017-11-10 21:04:34 +00:00 |
|
wp
|
8cb2cedc3a
|
TAChart: Make sure that compiler option {$H+} is default.
git-svn-id: trunk@56352 -
|
2017-11-10 15:04:13 +00:00 |
|
wp
|
bbbbc443fb
|
TAChart: Fix parameters in TExpressionSeries.
git-svn-id: trunk@56351 -
|
2017-11-10 14:54:18 +00:00 |
|
ondrej
|
1afbcdb13b
|
LCL: revert r55892 #240f1fb4dd
git-svn-id: trunk@56350 -
|
2017-11-10 08:53:41 +00:00 |
|
juha
|
9640327dd7
|
Anchordocking: Fix loading the same layout twice. Issue #32660, patch from Andrey Zubarev.
git-svn-id: trunk@56349 -
|
2017-11-10 08:46:23 +00:00 |
|
juha
|
097f6e74af
|
IDE: Remove an unused function NameToValidIdentifier.
git-svn-id: trunk@56348 -
|
2017-11-10 08:46:22 +00:00 |
|
juha
|
32d0db97c0
|
Packager: Remove useless calls to NameToValidIdentifier.
git-svn-id: trunk@56347 -
|
2017-11-10 08:46:21 +00:00 |
|
juha
|
6a0191fb70
|
Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
|
2017-11-10 08:46:19 +00:00 |
|
juha
|
f9a2b3871f
|
IDE: Improve function TLazSourceFileManager.ShowSaveFileAsDialog. Ask about invalid unit name but allow saving it. Issue #32627.
git-svn-id: trunk@56345 -
|
2017-11-10 08:46:13 +00:00 |
|
ondrej
|
41299ef7d0
|
LCL: revert r56162, r56031, r55890 #9ac706fc7a (TabStop handling)
git-svn-id: trunk@56344 -
|
2017-11-10 08:19:00 +00:00 |
|
wp
|
fe76598fe9
|
TAChart: Improved translation of "colormap series"
git-svn-id: trunk@56343 -
|
2017-11-09 23:22:07 +00:00 |
|
wp
|
74639ada33
|
TAChart: Update German translation.
git-svn-id: trunk@56342 -
|
2017-11-09 09:41:37 +00:00 |
|
wp
|
b1f9c5d947
|
TAChart: Fix property Variable of new TExpressionseries.
git-svn-id: trunk@56341 -
|
2017-11-09 09:18:54 +00:00 |
|
maxim
|
df54bacb15
|
TAChart: moved TExpressionSeries translations to tachartstrconsts.pas (+unused string clean up and typo fix), regenerated translations and updated Russian translation
git-svn-id: trunk@56340 -
|
2017-11-08 23:14:23 +00:00 |
|
wp
|
689b571f51
|
TAChart: Add new property Domain to TExpressionSeries (domain of function)
git-svn-id: trunk@56339 -
|
2017-11-08 22:21:02 +00:00 |
|
ondrej
|
251aa8f6fe
|
lcl: edit: don't call OnEditingDone if ReadOnly
git-svn-id: trunk@56338 -
|
2017-11-08 17:40:24 +00:00 |
|
wp
|
0620f4cc84
|
EditButton descendants: Add Hi-dpi images for the button glyph.
git-svn-id: trunk@56337 -
|
2017-11-07 21:17:34 +00:00 |
|
wp
|
1ead14bbf4
|
TAChart: Add TExpressionSeries for plotting mathematical expressions entered as string.
git-svn-id: trunk@56336 -
|
2017-11-07 11:57:30 +00:00 |
|
wp
|
ddef3a32fd
|
TAChart: Split off TCustomFuncSeries from TFuncSeries as ancestor without the OnCalculate event.
git-svn-id: trunk@56335 -
|
2017-11-07 11:39:34 +00:00 |
|
wp
|
d3268fe1b4
|
plotpanel: Clip curve outside the drawing area defined by the axes.
git-svn-id: trunk@56334 -
|
2017-11-06 23:28:11 +00:00 |
|
wp
|
565c1544e4
|
plotpanel: Fix axis titles being lost when saving form.
git-svn-id: trunk@56333 -
|
2017-11-06 23:19:01 +00:00 |
|
wp
|
752a73ecc7
|
plotpanel: Increment version to 0.2. Minor modification if package description (issue #32651).
git-svn-id: trunk@56332 -
|
2017-11-06 23:01:07 +00:00 |
|
maxim
|
e6459820ac
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32641
git-svn-id: trunk@56331 -
|
2017-11-06 22:45:00 +00:00 |
|
maxim
|
52159c9b06
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56330 -
|
2017-11-06 22:27:41 +00:00 |
|
maxim
|
2e7516381a
|
IDE: fixed minor typo
git-svn-id: trunk@56329 -
|
2017-11-06 22:25:35 +00:00 |
|
wp
|
c0ab6a2a83
|
plotpanel: Add property for zero line width (issue #32652).
git-svn-id: trunk@56328 -
|
2017-11-06 22:10:51 +00:00 |
|
wp
|
18685acc3e
|
plotpanel: Rename new background color property, introduced in previous commit, to BkColor.
git-svn-id: trunk@56327 -
|
2017-11-06 21:39:44 +00:00 |
|
wp
|
8a2289c220
|
plotpanel: Add properties for linewidth control (issue #32648) and background color control.
git-svn-id: trunk@56326 -
|
2017-11-06 20:14:34 +00:00 |
|
ondrej
|
cee38e2b1b
|
IDE: Find/Replace: save options depending on selection availability. Issue #32619
git-svn-id: trunk@56325 -
|
2017-11-06 20:14:07 +00:00 |
|
mattias
|
92c78dc830
|
codetools: fixed class completion for method with specialize in mdoe delphi
git-svn-id: trunk@56323 -
|
2017-11-06 14:53:11 +00:00 |
|
mattias
|
dd4b6615a3
|
codetools: test complete method with specialize in delphi mode
git-svn-id: trunk@56322 -
|
2017-11-06 14:52:47 +00:00 |
|
balazs
|
4cae594814
|
Opkman: Wrong data is displayed on "Available Since" item. Issue r.32646
git-svn-id: trunk@56321 -
|
2017-11-06 13:31:21 +00:00 |
|
mattias
|
87540a5fbf
|
codetools: fixed copying proc param specialize
git-svn-id: trunk@56319 -
|
2017-11-06 13:07:36 +00:00 |
|
mattias
|
5a24b63f1f
|
codetools: added test for complete method with specialize param
git-svn-id: trunk@56318 -
|
2017-11-06 13:06:48 +00:00 |
|
juha
|
c8498f15df
|
IDE: Formatting. Reduce local variables in TLazSourceFileManager.ShowSaveFileAsDialog.
git-svn-id: trunk@56317 -
|
2017-11-06 12:48:45 +00:00 |
|
juha
|
fd60f4636c
|
IDE: Don't accept an invalid unit name when saving it. Issue #32627.
git-svn-id: trunk@56316 -
|
2017-11-06 12:48:40 +00:00 |
|
wp
|
2902415890
|
plotfunction: Fix scaling of plots.
git-svn-id: trunk@56315 -
|
2017-11-06 12:37:15 +00:00 |
|
wp
|
ed1da81b84
|
plotfunction: Make axes and fonts better respond to changes in object inspector (issue #26311)
git-svn-id: trunk@56314 -
|
2017-11-06 11:53:34 +00:00 |
|
wp
|
31e7b35831
|
plotfunction: Fix memory leak.
git-svn-id: trunk@56313 -
|
2017-11-06 10:32:34 +00:00 |
|
wp
|
f42a3fc3a5
|
plotfunction: Fix vertical alignment of y axis caption (issue #26312)
git-svn-id: trunk@56310 -
|
2017-11-06 10:28:12 +00:00 |
|
mattias
|
688f52440c
|
codetools: parse specialize in param type
git-svn-id: trunk@56293 -
|
2017-11-06 10:12:57 +00:00 |
|
mattias
|
13d699e6df
|
codetools: test specialize in param type
git-svn-id: trunk@56292 -
|
2017-11-06 10:12:38 +00:00 |
|
mattias
|
e9b8a1e3e7
|
IDE: File / Open : fixed browsing linked folders on Windows, bug #32642
git-svn-id: trunk@56290 -
|
2017-11-05 23:52:33 +00:00 |
|
mattias
|
d94945ef38
|
lcl: TOpenDialog: deprecated DereferenceLinks, added ResolveLinks, added ofNoResolveLinks, docs, ofNoDereferenceLinks now behaves Delphi compatible
git-svn-id: trunk@56289 -
|
2017-11-05 23:51:00 +00:00 |
|
juha
|
b5b61d1a93
|
LCL: Prevent TCustomEdit.OnChange firing extra time when CharCase is ecLowerCase or ecUpperCase. Issue #32630, patch from accorp.
git-svn-id: trunk@56288 -
|
2017-11-05 21:48:13 +00:00 |
|
juha
|
534586feff
|
LCL-Gtk2: Fix text selection in TEdit and TMemo. Issue #32630, patch from accorp.
git-svn-id: trunk@56287 -
|
2017-11-05 21:47:58 +00:00 |
|
wp
|
b3c38fe793
|
IDE: HiRes palette icons for default and unregistered component (by Roland Hahn)
git-svn-id: trunk@56286 -
|
2017-11-05 17:46:25 +00:00 |
|
wp
|
48f5d83725
|
sqldb: New HiDpi-icons by Roland Hahn
git-svn-id: trunk@56285 -
|
2017-11-05 17:44:34 +00:00 |
|
mattias
|
5a8b53d7bf
|
IDE: fixed example designnonlcl
git-svn-id: trunk@56283 -
|
2017-11-04 15:27:50 +00:00 |
|
mattias
|
50a915579e
|
IDE: designer: fixed store selection bounds for mediator, patch from Anton
git-svn-id: trunk@56281 -
|
2017-11-04 14:54:43 +00:00 |
|