c3b8ec47e8Fix About box caption in components using "powered by" component. Issue #39064, patch by artem78. Fix compilation and run of longtimer demo. Increment "release" version number for new OPM version.
wp_xxyyzz
2024-01-07 15:34:31 +0000
162a4049fffpspreadsheet: More reading of xlsx charts.
wp_xxyyzz
2024-01-04 23:02:45 +0000
611e205225RxFPC:fix name for TRxCustomDBComboBox
alexs75
2024-01-04 18:40:14 +0000
5bfe9179a8playsoundpackage: Fix memory leak, add support for support for mpv media player. Sourceforge issue #59, patch by sng.
wp_xxyyzz
2024-01-04 11:20:18 +0000
7450192040fpspreadsheet: First pieces of the xlsx reader of spreadsheet charts (axes, legend, bar chart).
wp_xxyyzz
2024-01-03 22:37:34 +0000
59ed6984f4LazMapViewer: Massive re-work of the drawing engines by Yuliyan Ivanov, issue #39063
wp_xxyyzz
2024-01-02 22:00:06 +0000
369c69ee8cfpspreadsheet: Fix TsWorkbookChartLink crashing when no chart is loaded.
wp_xxyyzz
2024-01-02 12:01:49 +0000
14f307f284TvPlanIt: Switch version to v1.9 after v1.8.3 release.
wp_xxyyzz
2023-12-31 18:00:52 +0000
4f0e2e8b83fpspreadsheet: Add conditional define FPS_CHARTS (active by default) to compile the lib with and without chart support.
wp_xxyyzz
2023-12-28 22:41:39 +0000
ccea3cb07dfpspreadsheet: Do not attempt to display error bars for TBarseries (not supported by TAChart).
wp_xxyyzz
2023-12-28 18:27:39 +0000
a9ef0b15fdfpspreadsheet: Support error bar ranges in chart link (only for single-valued charts, though - limitation of TAChart).
wp_xxyyzz
2023-12-28 18:15:59 +0000
67b904b3e8JVCLLaz: Increment version number to 1.0.9 after release of v1.0.8 to OPM.
wp_xxyyzz
2023-12-27 11:21:10 +0000
758af34bd1jvcl: Fix Laz3.0 compilation of jvtimeline in a more consistent way.
wp_xxyyzz
2023-12-27 10:23:20 +0000
9aef1a6db0NiceChart: Rename unit BSplines to NiceSplices to avoid conflict with one of the pl_XXX units
wp_xxyyzz
2023-12-25 15:21:31 +0000
b5d4bc9a57fpspreadsheet: Plot area series with zero level.
wp_xxyyzz
2023-12-12 18:40:55 +0000
c871f799cafpspreadsheet: Support volume stock charts in ods reader and chart link
wp_xxyyzz
2023-12-12 14:52:42 +0000
919f583312fpspreadsheet: Fix compilation back to Laz v2.0.12
wp_xxyyzz
2023-12-08 16:54:08 +0000
4eb924c106fpspreadsheet: Add the ohlcseries of Laz/main as TStockseries in unit fpsstockseries for supporting the HLC series of Excel and Calc.
wp_xxyyzz
2023-12-07 22:53:48 +0000
f45f154672fpspreadsheet: More on date/time formats for axis labels.
wp_xxyyzz
2023-12-06 14:11:04 +0000
cdf7594b48fpspreadsheet: Support date/time axis in stockseries
wp_xxyyzz
2023-12-06 13:28:50 +0000
adf97ac056fpspreadsheet: Improved x axis in StockSeries (date labels stills missing)
wp_xxyyzz
2023-12-06 00:06:02 +0000
ca39ef4ffffpspreadsheet: Initial version of stockseries (ods reader and chart link)
wp_xxyyzz
2023-12-05 18:40:10 +0000
f4624fa93efpspreadsheet: Logarithmic axis support in chart link.
wp_xxyyzz
2023-12-04 23:16:06 +0000
6364870a72fpspreadsheet: Add demos writing data for linear and logarithmic charts.
wp_xxyyzz
2023-12-04 21:14:22 +0000
157bb12de9fpspreadsheet: Complete primary and secondary axis support
wp_xxyyzz
2023-12-04 18:53:04 +0000
c47f53e62fimage_sources: Add high-dpi aware icons for mbColorLib, by Roland Hahn.
wp_xxyyzz
2023-12-04 11:49:34 +0000
1115b20b16mbColorLib: New high-dpi-aware palette icons by Roland Hahn.
wp_xxyyzz
2023-12-04 11:43:35 +0000
ea4302bf70fpspreadsheet: Initial commit to support secondary y axis in ods reader/writer and chart link.
wp_xxyyzz
2023-12-04 00:29:43 +0000
3a77341bccfpspreadsheet: Improved user interface for adding datapoint styles in workbook charts.
wp_xxyyzz
2023-12-02 21:13:09 +0000
f49449c06ffpspreadsheet: Chart link as well as ods reader/writer support individual data point colors
wp_xxyyzz
2023-12-01 23:54:16 +0000
b914fedefafpspreadsheet: Adjust chart link to new percentage-sized bubble series radii. No longer ignore font of series labels.
wp_xxyyzz
2023-11-30 23:20:34 +0000
8c125c4284mbColorLib: Replace .lrs resources by .res resources. Patch by paweld. Issue #39059.
wp_xxyyzz
2023-11-30 18:37:51 +0000
940295ae28fpspreadsheet: Fix border when drawing data point marks.
wp_xxyyzz
2023-11-29 16:47:46 +0000
5388647a4afpspreadsheet: Show regression formula in chart with number format specified in file.
wp_xxyyzz
2023-11-29 12:33:37 +0000
81355face5fpspreadsheet: Fix visibility of chart legend and axis labels
wp_xxyyzz
2023-11-29 12:23:09 +0000
37e7675299fpspreadsheet: Fix Brush.Bitmap not being cleared in next redraw of the chart.
wp_xxyyzz
2023-11-29 11:41:16 +0000
b805ccd9befpspreadsheet: Remove requirement to call chart.AddSeries.
wp_xxyyzz
2023-11-29 00:09:59 +0000
8ff32b72d3fpspreadsheet: Fix scatter series after r9053
wp_xxyyzz
2023-11-28 23:55:25 +0000
0b9e0332e4fpspreadsheet: Reset TChart.Proportional to false when a new chart is created (distorts axes after drawing a radar series).
wp_xxyyzz
2023-11-28 23:29:59 +0000
4962a289a6fpspreadsheet: Extended chart display demo. Rework TsWorkbookSource's ListenerNotification to avoid crash when chart destroy a listening chartsource. Chart link can display pie series now.
wp_xxyyzz
2023-11-28 23:04:27 +0000
f2c31896e0fpspreadsheet: Add ods writer demo for TsBubbleSeries. Chart link supports reading TsBubbleSeries (but: size issues to be fixed in TAChart).
wp_xxyyzz
2023-11-28 21:22:46 +0000
9f2dd76515fpspreadsheet: Chart link respects y axis label format.
wp_xxyyzz
2023-11-27 23:33:26 +0000
3dd51a5064fpspreadsheet: Chart link supports 100%-stacking for bar, area and line series.
wp_xxyyzz
2023-11-27 22:41:30 +0000
6b36fa5883fpspreadsheet: Chart link supports stacked area and line series.
wp_xxyyzz
2023-11-27 21:37:13 +0000
27518a6370fpspreadsheet: Chart link supports stackable series (not fully complete).
wp_xxyyzz
2023-11-27 19:22:02 +0000
f2ba330831fpspreadsheet: Fix cooperation of changed TsWorkbookChartSource with TsWorkbookChartLink.
wp_xxyyzz
2023-11-27 18:17:22 +0000
1fce2e7f9dfpspreadsheet: Update workbookchartsource demo to show multiple-y-values feature.
wp_xxyyzz
2023-11-26 23:04:52 +0000
c439c073aafpspreadsheet: Fix TsWorkbookChartSource to respect multiple y values.
wp_xxyyzz
2023-11-26 18:09:17 +0000
c32082be26fpspreadsheet: Chart links supports a very basic radar series.
wp_xxyyzz
2023-11-26 00:30:18 +0000
5cec6acf3bfpspreadsheet: Rough conversion of ods line pattern to TPenStyle.
wp_xxyyzz
2023-11-25 23:53:40 +0000
22423fea48fpspreadsheet: chart link supports hatched fills.
wp_xxyyzz
2023-11-23 23:40:36 +0000
d7354fa6d7fpspreadsheet: ods reader and chart link support bitmap fill patterns.
wp_xxyyzz
2023-11-23 18:49:41 +0000
f5e8a87ef1fpspreadsheet: Chart link supports regression curve in scatter plot.
wp_xxyyzz
2023-11-23 00:08:33 +0000
4cdd214cc9fpspreadsheet: Chart link supports series marks, and pie series. Add related missing properties to ods reader/writer.
wp_xxyyzz
2023-11-22 22:08:47 +0000
18e5bac0dafpspreadsheet: Chart link supports bar, line and area series.
wp_xxyyzz
2023-11-22 14:23:55 +0000
563d62fda3fpspreadsheet: Add chart link demo
wp_xxyyzz
2023-11-21 22:03:20 +0000
db823f8fcffpspreadsheet: Chart link supports background colors, legend and axes.
wp_xxyyzz
2023-11-21 21:59:26 +0000
c256e13a50fpspreadsheet: Add TsWorkbookChartLink linking TsChart to TAChart, initial version, not complete.
wp_xxyyzz
2023-11-21 15:18:51 +0000