Commit Graph

54971 Commits

Author SHA1 Message Date
wp
0fbcf86523 TAChart: Fix TListChartSource updating extent when error bar values change.
git-svn-id: trunk@58603 -
2018-07-23 15:58:07 +00:00
wp
4146796ac4 TAChart: Rename ErrorBar properties (PosDelta --> ValuePlus, etc). Avoid storage of new error bar classes if not used. Reset RandomChartSeries when error bar parameters change.
git-svn-id: trunk@58602 -
2018-07-23 13:24:49 +00:00
wp
ba7960c0bd TAChart: Add chartsource indexes for error bar values to TChartErrorBarData. Fix RandomChartSource to create error bar data only if XCount and YCount are sufficiently large.
git-svn-id: trunk@58601 -
2018-07-23 10:15:53 +00:00
wp
117f0ddf30 TAChart: Fix RandomChartSource crashing when XCount is set to value > 1.
git-svn-id: trunk@58600 -
2018-07-23 09:41:02 +00:00
dmitry
d8f5c59da5 cocoa: providing support for tracking event. (forwarding dragged events to LCL as mousemove)
git-svn-id: trunk@58599 -
2018-07-23 02:25:54 +00:00
blikblum
526e755e0e LazReport: do not try to set printer paper info when an exception occurs in ChangePaper
git-svn-id: trunk@58598 -
2018-07-23 00:34:07 +00:00
wp
1168572c7d TAChart: Initial implementation of error bars for TLineSeries, TCubicSplineSeries, TBSplineSeries and TFitSeries.
git-svn-id: trunk@58597 -
2018-07-22 22:03:36 +00:00
dmitry
12955c9ea1 cocoa: fix workarea rect implementation for HMonitor and GetSystemMetrics
git-svn-id: trunk@58596 -
2018-07-22 20:43:33 +00:00
martin
1e7998c60a SynEdit: Clean up
git-svn-id: trunk@58595 -
2018-07-22 11:36:10 +00:00
zeljko
b9173f72c0 Qt: fixed TSpinEdit when MinValue = MaxValue, used patch by Luca Olivetti from issue #33850
git-svn-id: trunk@58594 -
2018-07-22 08:18:56 +00:00
zeljko
386cdbc048 Qt5: TSpinEdit does not work when MinValue = MaxValue. patch by Luca Olivetti. issue #33850
git-svn-id: trunk@58593 -
2018-07-22 07:16:30 +00:00
zeljko
11c3b18b53 gtk3: make TCanvas.TextRect useable on coordinates <> 0,0. patch by Anton Kavalenka. issue #31933
git-svn-id: trunk@58592 -
2018-07-22 07:12:11 +00:00
dmitry
dacdf78926 cocoa: adding keyUp handler for cocoa ComboBox
git-svn-id: trunk@58591 -
2018-07-22 05:26:32 +00:00
dmitry
ba497c60ac cocoa: fix invalid string deallocation
git-svn-id: trunk@58590 -
2018-07-21 23:49:59 +00:00
martin
f38ea5618f Debugger: Enhance console output win. Issue #33935
git-svn-id: trunk@58589 -
2018-07-21 21:37:50 +00:00
juha
ddec5e7523 Revert r57583 #e12c19d97c because TSpeedButton.Flat stopped working. Issue #34010.
git-svn-id: trunk@58588 -
2018-07-21 21:24:38 +00:00
martin
7e3ca12084 Imagelist: fix moving first item down, incl refactor Issue #033903 Patch by FTurtle
git-svn-id: trunk@58587 -
2018-07-21 18:44:03 +00:00
martin
117bbb1157 IDE, Options: user defined markup, improve add/del words. Issue #0028253
git-svn-id: trunk@58586 -
2018-07-21 17:44:49 +00:00
dmitry
74719b3d1d cocoa: menu preventing double release (seen in lazarus ide)
git-svn-id: trunk@58585 -
2018-07-21 15:19:42 +00:00
dmitry
55f7137e4e cocoa: added support for custom ticks in trackbar
git-svn-id: trunk@58584 -
2018-07-21 04:14:02 +00:00
dmitry
1168e1aec3 cocoa: update trackbar implementation (nsslider). Fixed issue with TickMarks and Frequency. Related to #32230
git-svn-id: trunk@58583 -
2018-07-20 04:18:42 +00:00
martin
8a8a17eb3c IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58582 -
2018-07-20 01:30:54 +00:00
martin
ef438f7a45 IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58581 -
2018-07-20 01:12:11 +00:00
maxim
a2b7eb2f9d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34005
git-svn-id: trunk@58580 -
2018-07-19 22:41:44 +00:00
wp
b502667ee0 TAChart: Fix some drawing glitches of 3d area series. Still issues when curves cross
git-svn-id: trunk@58579 -
2018-07-19 22:08:30 +00:00
martin
381de68567 SynEdit: MarkupFoldColor, improve performance
git-svn-id: trunk@58578 -
2018-07-19 15:27:31 +00:00
martin
de1e87aabd SynEdit: remove debugln
git-svn-id: trunk@58577 -
2018-07-19 15:24:00 +00:00
martin
425f525ce4 SynEdit: testcase, more verbose
git-svn-id: trunk@58576 -
2018-07-19 15:23:09 +00:00
wp
53451ed965 TAChart: Add area series demo
git-svn-id: trunk@58575 -
2018-07-19 13:26:23 +00:00
wp
12d731ca1f TAChart: Simplified syntax for adding a new item to TChartStyles by code.
git-svn-id: trunk@58574 -
2018-07-19 12:48:57 +00:00
wp
17e457c8df TAChart: Fix hanging of 3d area series with a single y value.
git-svn-id: trunk@58573 -
2018-07-19 12:14:15 +00:00
wp
a07e489590 TAChart: Improved rendering of 3D edges of area series
git-svn-id: trunk@58572 -
2018-07-19 12:11:17 +00:00
wp
3b13d3929f TAChart: Fix position of data labels for non-stacked area series.
git-svn-id: trunk@58571 -
2018-07-19 10:58:23 +00:00
juha
ec9efc6b4a IDE: Set IDEOptionsDialog.SettingsPanel.Constraints.MinHeight in LFM file.
git-svn-id: trunk@58570 -
2018-07-19 09:36:15 +00:00
dmitry
029f260018 cocoa: allow scrollbars not to block Cocoa event handling, even if the host control is blocking them
git-svn-id: trunk@58569 -
2018-07-19 05:07:37 +00:00
dmitry
1bee70ab13 cocoa: adding mouse event for Cocoa progressbar and trackbars
git-svn-id: trunk@58568 -
2018-07-19 04:20:51 +00:00
dmitry
883ad89f33 cocoa: mouse events for combobox variations
git-svn-id: trunk@58567 -
2018-07-19 03:53:10 +00:00
dmitry
d4617b1af9 cocoa: no longer blocking mouse events on custom control.
git-svn-id: trunk@58566 -
2018-07-19 03:27:26 +00:00
wp
9302fcc012 TAChart: Add new property Banded to TAreaSeries.
git-svn-id: trunk@58565 -
2018-07-18 19:05:37 +00:00
martin
6504e29aab SynEdit: Disabled assert / currently combining chars are sometimes incorrectly handled by highlighters and markup
git-svn-id: trunk@58564 -
2018-07-18 16:39:21 +00:00
martin
4358281aed Debugger: Enhance console output win. Issue #33935
git-svn-id: trunk@58563 -
2018-07-18 16:36:18 +00:00
wp
e279c0a839 TAChart: Back-to-front painting of non-stacked TAreaSeries planes.
git-svn-id: trunk@58562 -
2018-07-18 15:38:24 +00:00
martin
2da6e00eeb SynEdit: Fix crash in TLazSynEditNestedFoldsList, issue #0033996
git-svn-id: trunk@58561 -
2018-07-18 13:10:43 +00:00
dmitry
713a0106c8 cocoa: restore using delegate method of windowWillReturnFieldEditor, instead of overridding FieldEditor. Purpose - preserve the default editor
git-svn-id: trunk@58560 -
2018-07-18 04:56:43 +00:00
dmitry
4563d0109f cocoa: mouse handling events for text edit fields
git-svn-id: trunk@58559 -
2018-07-18 04:50:26 +00:00
dmitry
6fffb8a648 cocoa: mouse events handling for scrollbar
git-svn-id: trunk@58558 -
2018-07-18 04:43:24 +00:00
dmitry
179a41e343 cocoa: blocking up/down events for scrollbox
git-svn-id: trunk@58557 -
2018-07-18 04:11:31 +00:00
dmitry
9bf25876ee cocoa: additional blocking of unneeded mouse up/down events for pagecontrol and statusbar
git-svn-id: trunk@58556 -
2018-07-18 03:48:02 +00:00
dmitry
a8b74a143b cocoa: restore additional restrictions on mouse handling
git-svn-id: trunk@58555 -
2018-07-18 03:29:22 +00:00
juha
3497bca44a IDE: A visual enhancement for Options Dialog. Issue #33986, patch from FTurtle.
git-svn-id: trunk@58554 -
2018-07-17 20:53:46 +00:00