mattias
|
62c37ad72a
|
updated Makefiles
git-svn-id: trunk@64567 -
|
2021-02-13 13:01:14 +00:00 |
|
juha
|
6a07271f31
|
Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64463 -
|
2021-02-05 11:28:05 +00:00 |
|
maxim
|
b63e036f48
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436
git-svn-id: trunk@64457 -
|
2021-02-03 22:42:52 +00:00 |
|
wp
|
47499875e6
|
TAChart: Less hints and warnings
git-svn-id: trunk@64450 -
|
2021-01-30 23:48:53 +00:00 |
|
wp
|
cf684284aa
|
TAChart: Extend listbox demo to show sorting and rearranging listbox series.
git-svn-id: trunk@64449 -
|
2021-01-30 22:56:26 +00:00 |
|
wp
|
a5b4e02b77
|
TAChart: Add methods to exchange and sort items of the TChartListbox.
git-svn-id: trunk@64447 -
|
2021-01-30 22:55:37 +00:00 |
|
wp
|
b269bcc49f
|
TAChart: Extend listbox demo to show sorting.
git-svn-id: trunk@64434 -
|
2021-01-29 15:18:54 +00:00 |
|
wp
|
d7061ea8e8
|
TAChart: Fix TBarSeries drawing too thick bar border line when Margin is 0.
git-svn-id: trunk@64403 -
|
2021-01-17 22:47:13 +00:00 |
|
wp
|
78d7603454
|
TAChart: Relax condition to close polygon for TPolygonSeries in case of single polygons.
git-svn-id: trunk@64386 -
|
2021-01-14 16:52:50 +00:00 |
|
wp
|
3a149d4551
|
TAChart: New property VectorCoordKind of TFieldSeries
git-svn-id: trunk@64381 -
|
2021-01-12 22:50:02 +00:00 |
|
wp
|
227b974139
|
TAChart: Chart drawers support setting pen width.
git-svn-id: trunk@64380 -
|
2021-01-12 16:44:38 +00:00 |
|
wp
|
68f758f8e2
|
TAChart: Fix usage of incorrect drawing backend in OnAfterCustomDrawBackwall (https://www.lazarusforum.de/viewtopic.php?f=18&t=13347).
git-svn-id: trunk@64379 -
|
2021-01-12 14:44:55 +00:00 |
|
wp
|
24637b3d03
|
TAChart: Fix too thick connection line between stacked bars.
git-svn-id: trunk@64353 -
|
2021-01-08 10:54:57 +00:00 |
|
wp
|
519788b865
|
TAChart: Fix compilation due to recent changes in FPC 3.3.1. Issue #38301.
git-svn-id: trunk@64324 -
|
2021-01-03 17:25:04 +00:00 |
|
juha
|
b4fc035018
|
Restore the "const" removed in r64300 #943e4e4ff7. Affected 3rd party components.
git-svn-id: trunk@64312 -
|
2020-12-31 10:57:48 +00:00 |
|
juha
|
943e4e4ff7
|
IdeIntf: Remove "const" from an event. Add HookGetCheckboxForBoolean handler in OI only once.
git-svn-id: trunk@64300 -
|
2020-12-29 22:47:34 +00:00 |
|
wp
|
97b67541f1
|
TAChart: TPolygonSeries supports complex polygons now (holes, non-contiguous, self-intersecting).
git-svn-id: trunk@64290 -
|
2020-12-28 16:57:47 +00:00 |
|
maxim
|
df9968b6e3
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38257
git-svn-id: trunk@64271 -
|
2020-12-24 23:01:30 +00:00 |
|
maxim
|
8476e1702a
|
TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@64260 -
|
2020-12-20 22:13:29 +00:00 |
|
wp
|
7a969539a2
|
TAChart: Implement GetLegendItems for TPolygonSeries.
git-svn-id: trunk@64258 -
|
2020-12-20 20:31:40 +00:00 |
|
wp
|
48dfae77e3
|
TAChart: Initial commit of new TPolygonSeries
git-svn-id: trunk@64244 -
|
2020-12-19 23:08:11 +00:00 |
|
wp
|
4618c04983
|
TAChart: Add method CopyToClipboard for any TRasterImage class.
git-svn-id: trunk@64226 -
|
2020-12-18 11:25:03 +00:00 |
|
wp
|
62462e4388
|
TAChart: Fix some ZoomDragTool and DataPointCrosshairTool painting on other chart if shared between two charts.
git-svn-id: trunk@64161 -
|
2020-11-30 11:29:26 +00:00 |
|
wp
|
2ebdf2a994
|
TAChart: Fix crash if a series refers to a non-existing chartstyle.
git-svn-id: trunk@64101 -
|
2020-11-03 08:49:01 +00:00 |
|
wp
|
b842bf6451
|
TAChart: Fix DataPoint tools not finding stacked TBarSeries values.
git-svn-id: trunk@63884 -
|
2020-09-17 10:41:14 +00:00 |
|
wp
|
5c23fb28b5
|
TAChart: Avoid crash of TChartListbox when listbox is re-populated after unchecking an item.
git-svn-id: trunk@63876 -
|
2020-09-09 21:55:04 +00:00 |
|
maxim
|
087020bee2
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37667
git-svn-id: trunk@63855 -
|
2020-08-31 22:37:04 +00:00 |
|
wp
|
3ea304cd6e
|
TAChart: Add demo for TChartLiveView.
git-svn-id: trunk@63763 -
|
2020-08-16 17:06:43 +00:00 |
|
wp
|
14ce141c40
|
TAChart: Fix early crash of new ChartLiveView
git-svn-id: trunk@63762 -
|
2020-08-16 17:03:16 +00:00 |
|
wp
|
9798763888
|
TAChart: Register TChartLiveView. Add new property "ExtentY".
git-svn-id: trunk@63760 -
|
2020-08-16 16:20:58 +00:00 |
|
wp
|
0d14011057
|
TAChart: Initial commit of TChartLiveView
git-svn-id: trunk@63737 -
|
2020-08-14 21:27:39 +00:00 |
|
wp
|
d578ab9494
|
TAChart: Add FullExtentBroadcaster.
git-svn-id: trunk@63736 -
|
2020-08-14 21:25:53 +00:00 |
|
wp
|
c00ae1a4b3
|
TAChart: cross-platform layout in ListboxDemo
git-svn-id: trunk@63727 -
|
2020-08-12 15:53:46 +00:00 |
|
wp
|
74886381ea
|
TAChart: Undo r63696 after the root cause of the work-around was fixed in r63702 #f6796707ef
git-svn-id: trunk@63706 -
|
2020-08-09 13:01:55 +00:00 |
|
wp
|
289c03ff79
|
TAChart: Workaround for cocoa not setting pen and brush properties in TCanvasDrawer. (https://forum.lazarus.freepascal.org/index.php/topic,50890.0.html, https://forum.lazarus.freepascal.org/index.php/topic,48842.0.html).
git-svn-id: trunk@63696 -
|
2020-08-07 17:24:51 +00:00 |
|
wp
|
5e929bb85f
|
TAChart: Improved "basic" project in "demo" folder
git-svn-id: trunk@63690 -
|
2020-08-04 12:29:48 +00:00 |
|
wp
|
856c8e9f37
|
TAChart: Add rotated axes demo. Improved layout of the other axis demos.
git-svn-id: trunk@63678 -
|
2020-08-03 15:13:17 +00:00 |
|
wp
|
bf2c904ffb
|
TAChart: Fix positioning of labels on rotated axes. Issue #35535, idea by Marcin Wiazowski
git-svn-id: trunk@63677 -
|
2020-08-03 12:07:32 +00:00 |
|
maxim
|
1542d44efa
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37405
git-svn-id: trunk@63630 -
|
2020-07-22 22:13:05 +00:00 |
|
maxim
|
5830adb91e
|
TAChart: updated Russian translation
git-svn-id: trunk@63629 -
|
2020-07-22 21:59:52 +00:00 |
|
wp
|
39e235c21c
|
TAChart: Handle numerical overflows during fitting by catching the exception.
git-svn-id: trunk@63618 -
|
2020-07-22 08:09:47 +00:00 |
|
wp
|
6c06094f0f
|
TAChart: Prevent numerical overflow in fitdemo in case of stupid selection of parameters (64-bit Win: extended = double)
git-svn-id: trunk@63617 -
|
2020-07-22 07:50:54 +00:00 |
|
wp
|
e8697ea86a
|
TAChart: Fix for fitdemo crashing on 64-bit, issue #37354
git-svn-id: trunk@63616 -
|
2020-07-22 07:48:15 +00:00 |
|
wp
|
2878087606
|
TAChart: Fix fit demo not updating polynomial degree when switching between polynomial and linear fits. Disable prediction/conficende interval series when fit results become invalid due to changed parameters.
git-svn-id: trunk@63615 -
|
2020-07-21 14:35:55 +00:00 |
|
wp
|
5697f99288
|
TAChart: Fix fitdemo crashing with power-function under certain circumstances (issue #37354, message 0124197).
git-svn-id: trunk@63614 -
|
2020-07-21 14:07:20 +00:00 |
|
wp
|
818b9a1eed
|
TAChart: Fix crash of fitdemo to polygon when DOF=0
git-svn-id: trunk@63613 -
|
2020-07-21 09:46:59 +00:00 |
|
wp
|
28d7ea6732
|
TAChart: Allow comma as field separator in data files for fitdemo.
git-svn-id: trunk@63612 -
|
2020-07-21 09:23:46 +00:00 |
|
wp
|
31e038d145
|
TAChart: Fix fitdemo bugs reported in #37369.
git-svn-id: trunk@63611 -
|
2020-07-21 09:21:42 +00:00 |
|
wp
|
1645c29059
|
TAChart: Add size-dependent string formatting function (FloatToStrEx)
git-svn-id: trunk@63610 -
|
2020-07-21 09:04:18 +00:00 |
|
wp
|
d0123e2ed8
|
TAChart: Less hints and warnings in fit demo.
git-svn-id: trunk@63606 -
|
2020-07-20 18:03:44 +00:00 |
|