..
aggpas
TAChart: More flexible usage of system colors in drawers.
2023-03-09 12:12:04 +01:00
bgra
TAChart: Fix text background painting in BGRA drawer. ( https://forum.lazarus.freepascal.org/index.php/topic,62609.0.html ).
2023-03-08 12:03:38 +01:00
demo
TAChart: Use new icons in charteditor demo.
2023-07-12 10:48:19 +02:00
editors
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
fpdoc
TAChart: Small improvements of help file for TAMath unit.
2021-10-27 00:14:10 +02:00
fpvectorial
TAChart: Fix compilation of fpvectorial drawer package broken after commit 53f7749d
. Issue #40086 .
2023-01-10 15:35:05 +01:00
icons
Components: Add copyright notes to all folders to which Roland Hahn has contributed images.
2021-02-24 22:17:51 +00:00
languages
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
2023-06-12 18:20:35 +03:00
numlib_fix
opengl
TAChart: Check/fix in demos: compilation, runtime behavior, hints & warnings, anchored layout.
2021-08-05 23:23:53 +02:00
print
TAChart: Fix compilation of additional drawer packages in FPC 3.2+
2019-04-07 12:08:44 +00:00
test
TAChart: Fix crash when a ListChartSource contains a single point and that has X=NaN. Add corresponding unit test.
2023-05-06 13:03:59 +02:00
tutorials
TAChart: Add source code for tutorials https://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Userdefined_ChartSource and https://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Dual_y_axis,_Legend
2019-11-16 10:52:06 +00:00
wmf
TAChart: Fix compilation of additional drawer packages in FPC 3.2+
2019-04-07 12:08:44 +00:00
Makefile
updated makefiles
2023-08-14 20:31:20 +02:00
Makefile.compiled
updated makefiles
2023-08-14 20:31:20 +02:00
Makefile.fpc
updated makefiles
2023-08-14 20:31:20 +02:00
README.txt
taanimatedsource.pas
TAChart: Less hints and warnings
2021-08-05 10:34:48 +02:00
taaxissource.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tachartaxis.pas
TAChart: Minor axis can get marks from a chartsource now
2023-07-13 00:28:58 +02:00
tachartaxisutils.pas
TAChart: Minor axis can get marks from a chartsource now
2023-07-13 00:28:58 +02:00
tachartcombos.pas
TAChart: Less hints and warnings
2021-08-05 10:34:48 +02:00
tachartextentlink.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tachartimagelist.pas
TAChart: Fix border color of rectangular series icons in ChartImageList.
2023-07-11 23:32:12 +02:00
tachartlazaruspkg.lpk
TAChart, TurboPower_IPro: Fix "OffsetRect deprecated" message.
2023-06-16 01:50:13 +02:00
tachartlazaruspkg.pas
TAChart: Separate color map functionality from TColorMapSeries into a generally-usable class TColorMap (unit TAColorMap).
2023-03-17 20:09:36 +01:00
tachartlistbox.pas
Reduce compiler warnings.
2023-07-03 06:23:49 +03:00
tachartliveview.pas
TAChart: Fix designtime crash when Chart is unlinked from ChartLiveView; add missing Notification method.
2022-05-08 16:02:16 +02:00
tachartstrconsts.pas
TAChart: Add new TDataPointMarksClickTool
2022-07-23 19:32:56 +02:00
tachartteechart.pas
tachartutils.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tacolormap.pas
TAChart: Separate color map functionality from TColorMapSeries into a generally-usable class TColorMap (unit TAColorMap).
2023-03-17 20:09:36 +01:00
tacustomfuncseries.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tacustomseries.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tacustomsource.pas
TAChart: Fix crash when a ListChartSource contains a single point and that has X=NaN. Add corresponding unit test.
2023-05-06 13:03:59 +02:00
tadatapointseditor.lfm
tadatapointseditor.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadatatools.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadbsource.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadiagram.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadiagramdrawing.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadiagramlayout.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadrawercanvas.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadrawerfpcanvas.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadrawersvg.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tadrawutils.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
taenumerators.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
taexpressionseries.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tafitlib.pas
TAChart: Handle numerical overflows during fitting by catching the exception.
2020-07-22 08:09:47 +00:00
tafitutils.pas
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
2023-07-07 17:39:03 +03:00
tafonts.pas
Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists.
2021-02-05 11:28:05 +00:00
tafuncseries.pas
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
2023-07-07 17:39:03 +03:00
tageometry.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tagraph.pas
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
2023-06-05 15:48:01 +03:00
tagraph.res
TAChart: Register TChartLiveView. Add new property "ExtentY".
2020-08-16 16:20:58 +00:00
taguiconnector.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tahtml.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
taintervalsources.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
talegend.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
talegendpanel.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tamath.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tamultiseries.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tanavigation.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tapolygonseries.pas
TAChart: More flexible usage of system colors in drawers.
2023-03-09 12:12:04 +01:00
taradialseries.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
taseries.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tasources.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tastyles.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tatextelements.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tatools.pas
TAChart: Fix data-point cross-hair cursor, used by two charts, being drawn in the other chart.
2023-07-07 14:29:27 +02:00
tatransformations.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
tatypes.pas
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00