Commit Graph

1778 Commits

Author SHA1 Message Date
maxim
fc98381e53 Translations: Hungarian translation update by Péter Gábor, bug #30919
git-svn-id: trunk@53356 -
2016-11-12 12:40:05 +00:00
maxim
0137d679e3 TAChart: improved Axis translation, regenerated translations and updated Russian translation
git-svn-id: trunk@53340 -
2016-11-10 22:21:28 +00:00
wp
896f4abbc4 TAChart: Translate some axis-related strings
git-svn-id: trunk@53302 -
2016-11-06 11:51:23 +00:00
juha
4785d293ae Finnish translation for jsonviever and tachart by Seppo Suutarla.
git-svn-id: trunk@53122 -
2016-10-16 12:16:25 +00:00
wp
7deed2be61 TAChart: Undo r52780 #b722e49778 due to compilation issues with fpc 2.6.4
git-svn-id: trunk@53034 -
2016-09-25 15:56:24 +00:00
wp
fddf4ea109 TAChart. Fix typos in new DateTimeStepFormat and in axis demo
git-svn-id: trunk@52781 -
2016-08-03 20:44:16 +00:00
wp
b722e49778 TAChart: Add TATools to uses of TAGraph to make sure that BuiltinToolSet is created (fixes crash of converted projects from Delphi).
git-svn-id: trunk@52780 -
2016-08-03 08:18:47 +00:00
wp
36748d73b7 TAChart: Add alternate date/time step formats to TDateTimeIntervalChartSource. Update axis demo.
git-svn-id: trunk@52778 -
2016-08-02 18:54:19 +00:00
wp
04209d1c09 TAChart: Fix TDateTimeIntervalChartSource.SuppressPrevUnit not updating chart if changed.
git-svn-id: trunk@52776 -
2016-08-02 16:18:51 +00:00
wp
55c9199ea7 TAChart: Fix printer canvas pen mode remaining at pmXor after printing (https://stackoverflow.com/questions/35024329/after-printing-tchart-i-cant-draw-lines).
git-svn-id: trunk@52750 -
2016-07-26 21:20:20 +00:00
wp
cabde596fa TAChart: Avoid painting a line for zero-height bars in a TBarSeries
git-svn-id: trunk@52531 -
2016-06-20 11:12:12 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
wp
4361125363 TAChart: Avoid OpenGLDrawer crashing in case of default font and default font size.
git-svn-id: trunk@52438 -
2016-06-04 14:03:28 +00:00
wp
4798cc6af4 TAChart: (Almost) full font support of the OpenGL drawer by using the LazFreeType units.
git-svn-id: trunk@52431 -
2016-06-03 20:46:00 +00:00
wp
c51bc87bab TAChart: Avoid chart popup menu opening at the end of a pan-drag operation with right mouse button.
git-svn-id: trunk@52391 -
2016-05-25 14:58:28 +00:00
wp
55188988d4 TAChart: Publish event OnContextPopup
git-svn-id: trunk@52389 -
2016-05-25 12:10:07 +00:00
wp
86d8a267aa TAChart: Fix missing initialization of glut library in opengl demo.
git-svn-id: trunk@52347 -
2016-05-22 20:53:45 +00:00
wp
cc9413a516 TAChart: Set "AddToUsesPkgSection" flag of TADrawerOpenGL to false (had been changed in r52340 #c3114ad322, resolves issue #0030169)
git-svn-id: trunk@52346 -
2016-05-22 20:29:53 +00:00
wp
c3114ad322 TAChart: Fix pen style and pen width in OpenGL drawer.
git-svn-id: trunk@52340 -
2016-05-22 09:24:34 +00:00
wp
11f4b132d1 TAChart: Remove path to TADrawerOpenGl from opengl demo.
git-svn-id: trunk@52339 -
2016-05-22 09:15:35 +00:00
wp
11f4712b8d TAChart: Add missing declaration of PutPixel to TOpenGLDrawer.
git-svn-id: trunk@52335 -
2016-05-20 18:01:04 +00:00
maxim
0f06da03a6 Translations: French translation update by Gilles Vasseur, bug #30136
git-svn-id: trunk@52312 -
2016-05-16 22:25:15 +00:00
wp
c8432ee164 TAChart: Make the TBasicChartSeries.OnGetPointerStyle event a procedure (instead of a function). Update line demo.
git-svn-id: trunk@52233 -
2016-04-22 10:55:20 +00:00
wp
ada5db9ce2 TAChart: Fix poor resolution when printing a chart with LazReport.
git-svn-id: trunk@52205 -
2016-04-16 15:07:06 +00:00
maxim
515bc1f846 Translations: Hungarian translation update by Péter Gábor, bug #29947
git-svn-id: trunk@52133 -
2016-04-06 23:04:59 +00:00
wp
2eb6e52660 TAChart: Publish the new events OnGetPointerStyle and OnCustomDrawPointer also for TCubicSplineSeries and TBSplineSeries.
git-svn-id: trunk@52105 -
2016-04-05 09:50:45 +00:00
wp
e0199daa77 TAChart: Rename the new OnOwnerDrawPointer event to OnCustomDrawPointer. Add OnGetPointerStyle event (for Delphi compatibility) and add this to line demo.
git-svn-id: trunk@52104 -
2016-04-04 14:19:00 +00:00
wp
e63ea5918a TAChart: Add owner-draw pointer event to TLineSeries. Add demo showing bitmap pointer and drawing only every nth pointer.
git-svn-id: trunk@52103 -
2016-04-04 12:07:40 +00:00
wp
dc69b0c0a5 TAChart: Fix crash of GUI when TChartStyles is deleted.
git-svn-id: trunk@52090 -
2016-03-31 09:55:29 +00:00
mattias
25f7a697e5 updated makefiles
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +00:00
maxim
bba3cafd73 TAChart: updated Russian translation
git-svn-id: trunk@51794 -
2016-03-01 23:07:12 +00:00
mattias
8c8bacd310 components: less hints
git-svn-id: trunk@51779 -
2016-03-01 15:23:14 +00:00
wp
53d48e17bf TAChart: Add new series type TFieldSeries. Add sheet "field" in demo "multi".
git-svn-id: trunk@51757 -
2016-02-29 14:17:41 +00:00
wp
4f4247f13c TAChart: Introduce multiple x values to chart sources.
git-svn-id: trunk@51744 -
2016-02-28 15:35:44 +00:00
wp
dea4ec5cee TAChart: Remove hints and warnings (issue #0029709)
git-svn-id: trunk@51676 -
2016-02-23 10:44:35 +00:00
wp
f8a92e54e0 TAChart: Clean up.
git-svn-id: trunk@51601 -
2016-02-12 15:43:10 +00:00
wp
69e99f6102 TAChart: Move notificaction mechanism from TCustomChartSource to its new parent TBasicChartSource.
git-svn-id: trunk@51599 -
2016-02-11 21:00:47 +00:00
wp
602ffd06d0 TAChart: Add declaration of TDoublePointArray
git-svn-id: trunk@51598 -
2016-02-11 20:56:24 +00:00
wp
2ee5aeec56 TAChart: Fix mouse-wheel-zooming with fixed chart center.
git-svn-id: trunk@51585 -
2016-02-10 21:45:34 +00:00
wp
ac32b9a35a TAChart: Make TCustomSeries.Clear virtual. Add TChartLinkItem to TACustomSource.
git-svn-id: trunk@51485 -
2016-02-03 11:33:21 +00:00
wp
0a110ac10e TAChart: Add SafeEqual to TAMath for non-crashing number comparison with NaN.
git-svn-id: trunk@51484 -
2016-02-03 11:32:18 +00:00
wp
1ba9e71315 TAChart: Add property KeepDistance to DatapointDragTool to avoid data point jumping to mouse position.
git-svn-id: trunk@51482 -
2016-02-02 23:33:40 +00:00
ondrej
9f13b0b11a tachart: fix compiling for the coming TRect advanced functions in FPC 3.1.1 (see issue #29479)
git-svn-id: trunk@51383 -
2016-01-23 00:51:53 +00:00
wp
dde0721065 TAChart: Add missing "ResetFont" for TAggpasDrawer forgotten in r51266 #a9f558b56b
git-svn-id: trunk@51307 -
2016-01-17 10:46:59 +00:00
wp
a9f558b56b TAChart: Add "ResetFont" to drawing interface to fix issue #27163 without interfering with nogui widgetset.
git-svn-id: trunk@51266 -
2016-01-13 15:20:49 +00:00
maxim
e66b53063e Translations: Hungarian translation update by Péter Gábor, bug #29351
git-svn-id: trunk@51220 -
2016-01-06 23:24:43 +00:00
maxim
317076652c Translations: French translation update by Gilles Vasseur, bugs #29291, #29315
git-svn-id: trunk@51146 -
2016-01-03 12:22:56 +00:00
maxim
d4c7addc0e Translations: French translation update by Gilles Vasseur, bug #29254
git-svn-id: trunk@51073 -
2015-12-28 22:08:58 +00:00
wp
629feb6d13 TAChart: Fix TDataPointEditor to mark the property as modified after data entry (issue #29236). Minor optical brush up of form.
git-svn-id: trunk@51031 -
2015-12-25 12:22:56 +00:00
maxim
1dc657f13d TAChart: updated Russian translation
git-svn-id: trunk@51015 -
2015-12-23 23:46:13 +00:00