Commit Graph

53025 Commits

Author SHA1 Message Date
maxim
ff7f20dcd4 TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@56381 -
2017-11-12 22:41:08 +00:00
maxim
1258906f43 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56380 -
2017-11-12 22:30:20 +00:00
wp
f33f7c642d IDE: Slightly improved versions of some component palette icons (by Roland Hahn)
git-svn-id: trunk@56379 -
2017-11-12 22:13:21 +00:00
juha
e5da480946 LCL: Improve TreeView.HotTrack with a color. Issue #32677, patch from AlexeyT.
git-svn-id: trunk@56378 -
2017-11-12 22:02:20 +00:00
wp
847397914f TurboPower_iPro: Fix charset attribute being ignored in meta tag.
git-svn-id: trunk@56377 -
2017-11-12 19:05:39 +00:00
juha
ba12198061 Codetools: Formatting. Add an assertion for issue #32340.
git-svn-id: trunk@56376 -
2017-11-12 17:50:29 +00:00
wp
dcc4e9ee25 TAChart: Rename property TCustomColorMapSeries.AutoscaleColors to .AutoMapColors (thanks to howardpc).
git-svn-id: trunk@56375 -
2017-11-12 16:57:11 +00:00
wp
e115139cde TAChart: Add built-in colorsource to TCustomColorMapSeries
git-svn-id: trunk@56374 -
2017-11-12 16:27:13 +00:00
wp
7da2064e99 lcl: Minor revision of HiRes images of lcl controls (by Roland Hahn)
git-svn-id: trunk@56373 -
2017-11-12 14:25:09 +00:00
juha
e9fdb75387 LCL: Implement TreeView.HotTrack. Issue #32677, patch from AlexeyT.
git-svn-id: trunk@56372 -
2017-11-12 13:07:11 +00:00
mattias
766e54c38f LazDataDesktop: Clarify comment for adding a new data dictionary engine
git-svn-id: trunk@56371 -
2017-11-12 12:54:03 +00:00
mattias
e80d3a95cc LazDataDesktop: Add support for MySQL 5.6 and 5.7, issue #32681, from Sven Barth
git-svn-id: trunk@56370 -
2017-11-12 12:51:20 +00:00
mattias
4a07f5355d LazDataDesktop: Enable MSSQL for FPC 3.0.2 and newer, issue #32680, patch from Sven Barth
git-svn-id: trunk@56369 -
2017-11-12 12:49:33 +00:00
wp
098ed06162 TAChart: Add new property AutoscaleColors to TCustomColorMapSeries
git-svn-id: trunk@56368 -
2017-11-11 23:07:56 +00:00
wp
8f98861cb6 TAChart: Add initial version of TExpressionColorMapSeries.
git-svn-id: trunk@56367 -
2017-11-11 17:26:37 +00:00
juha
55d8b5ed1a Codetools: Find declaration for a used unit also when caret is at its end. Issue #32606.
git-svn-id: trunk@56366 -
2017-11-11 16:06:39 +00:00
juha
24ea33059c IDE: A minor optimization for getting ecFindDeclaration command. Formatting.
git-svn-id: trunk@56365 -
2017-11-11 16:06:27 +00:00
mattias
b0701b8534 IDEIntf: comments
git-svn-id: trunk@56364 -
2017-11-11 14:23:08 +00:00
mattias
be3e98c7ab lcl: THTMLHelpDatabase: added published readonly property BuiltInBaseURL to show the default in the IDE options
git-svn-id: trunk@56363 -
2017-11-11 14:21:11 +00:00
mattias
0233b6c0c8 IDE: less hints
git-svn-id: trunk@56362 -
2017-11-11 10:08:49 +00:00
mattias
87da0fc570 codetools: clean up
git-svn-id: trunk@56361 -
2017-11-11 10:07:34 +00:00
juha
0e12730671 IDE: Show dotted unit names in Code Explorer. Issue #32663.
git-svn-id: trunk@56360 -
2017-11-11 09:25:39 +00:00
juha
eed9fc6c4b IDE: Cleanup.
git-svn-id: trunk@56359 -
2017-11-11 09:25:37 +00:00
juha
c92ce22ba5 IDE: Show also docked windows in TMainIDEBase.mnuWindowItemClick. Issue #32659, patch from Pascal Riekenberg.
git-svn-id: trunk@56358 -
2017-11-11 09:25:32 +00:00
juha
9ac7781f41 SynEdit: Select UTF8 text correctly when Persistent Block is active. Issue #32667, patch from Bartek Dajewski.
git-svn-id: trunk@56357 -
2017-11-10 23:09:30 +00:00
wp
9c88011cc1 TAChart: Add expression demo to funcdemo. Some layout changes.
git-svn-id: trunk@56356 -
2017-11-10 21:24:12 +00:00
wp
d37550ded9 TAChart: Introduce intermediate class TCustomcolorMapSeries without OnCalculate event.
git-svn-id: trunk@56355 -
2017-11-10 21:12:00 +00:00
wp
978fbdcdd1 TAChart: Add access to expression parameters by name
git-svn-id: trunk@56354 -
2017-11-10 21:10:38 +00:00
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