wp_xxyyzz
|
c3b8ec47e8
|
Fix 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.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-01-07 15:34:31 +00:00 |
|
wp_xxyyzz
|
162a4049ff
|
fpspreadsheet: More reading of xlsx charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-01-04 23:02:45 +00:00 |
|
alexs75
|
611e205225
|
RxFPC:fix name for TRxCustomDBComboBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-01-04 18:40:14 +00:00 |
|
wp_xxyyzz
|
5bfe9179a8
|
playsoundpackage: Fix memory leak, add support for support for mpv media player. Sourceforge issue #59, patch by sng.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-01-04 11:20:18 +00:00 |
|
wp_xxyyzz
|
7450192040
|
fpspreadsheet: First pieces of the xlsx reader of spreadsheet charts (axes, legend, bar chart).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-01-03 22:37:34 +00:00 |
|
wp_xxyyzz
|
59ed6984f4
|
LazMapViewer: Massive re-work of the drawing engines by Yuliyan Ivanov, issue #39063
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-01-02 22:00:06 +00:00 |
|
wp_xxyyzz
|
369c69ee8c
|
fpspreadsheet: Fix TsWorkbookChartLink crashing when no chart is loaded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-01-02 12:01:49 +00:00 |
|
wp_xxyyzz
|
14f307f284
|
TvPlanIt: Switch version to v1.9 after v1.8.3 release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9114 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-31 18:00:52 +00:00 |
|
wp_xxyyzz
|
9db53977ed
|
tvplanit: remove sample project's gantt.ini
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9113 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-31 12:34:55 +00:00 |
|
wp_xxyyzz
|
8f77fac067
|
tvplanit: Set version number to 1.8.3 for next OPM release. Fix ICal import ignoring taskdialog's Cancel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9112 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-30 19:12:13 +00:00 |
|
wp_xxyyzz
|
f30d928804
|
tvplanit: Fix compilation with Laz 3.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-30 18:03:58 +00:00 |
|
wp_xxyyzz
|
360f872175
|
fpspreadsheet: Minor modification in fps.inc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-28 23:18:05 +00:00 |
|
wp_xxyyzz
|
aab0f1d448
|
fpspreadsheet: Prepare ooxml chart reader/writer infrastructure.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-28 23:13:01 +00:00 |
|
wp_xxyyzz
|
4f0e2e8b83
|
fpspreadsheet: Add conditional define FPS_CHARTS (active by default) to compile the lib with and without chart support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-28 22:41:39 +00:00 |
|
wp_xxyyzz
|
ccea3cb07d
|
fpspreadsheet: Do not attempt to display error bars for TBarseries (not supported by TAChart).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9107 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-28 18:27:39 +00:00 |
|
wp_xxyyzz
|
a9ef0b15fd
|
fpspreadsheet: Support error bar ranges in chart link (only for single-valued charts, though - limitation of TAChart).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-28 18:15:59 +00:00 |
|
wp_xxyyzz
|
67b904b3e8
|
JVCLLaz: Increment version number to 1.0.9 after release of v1.0.8 to OPM.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-27 11:21:10 +00:00 |
|
wp_xxyyzz
|
758af34bd1
|
jvcl: Fix Laz3.0 compilation of jvtimeline in a more consistent way.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-27 10:23:20 +00:00 |
|
wp_xxyyzz
|
9aef1a6db0
|
NiceChart: Rename unit BSplines to NiceSplices to avoid conflict with one of the pl_XXX units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-25 15:21:31 +00:00 |
|
wp_xxyyzz
|
87d17e49cb
|
fpspreadsheet: ods writer supports error bars.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-24 23:23:34 +00:00 |
|
wp_xxyyzz
|
bf3a90466d
|
TvPlanit: Improved rendering of TVpMonthView, more consistent with the other planner controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-22 23:36:57 +00:00 |
|
wp_xxyyzz
|
7df9242866
|
image_source: Refine LazDoc images by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-22 23:30:25 +00:00 |
|
wp_xxyyzz
|
d1ef13c593
|
fpspreadsheet: Chart link and ods reader support error bars (not complete, yet).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-22 00:39:36 +00:00 |
|
wp_xxyyzz
|
e9a1d40de4
|
fpspreadsheet: Support error bars in spreadsheet charts (TsChart)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-21 11:26:34 +00:00 |
|
alexs75
|
60de9e0455
|
RxFPC:fix compile ex_rx_xml_datapacket
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-20 11:12:58 +00:00 |
|
alexs75
|
e544c7ecc2
|
RxFPC:try to fix compile with FPC 3.2.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-20 06:07:16 +00:00 |
|
wp_xxyyzz
|
fac6384178
|
fpspreadsheet: Add demo for stacked & rotated bar series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-19 13:24:39 +00:00 |
|
wp_xxyyzz
|
dca5901eff
|
fpspreadsheet: Chart link supports rotated axes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-19 12:30:16 +00:00 |
|
wp_xxyyzz
|
4b37ed5ca7
|
LazMapViewer: Fix trackdemo project not updating track marker. Patch by Yuliyan Ivanov.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-19 11:04:23 +00:00 |
|
wp_xxyyzz
|
b95f2c36b8
|
LazMapViewer: Fixes issues with painting/multithreading. Issue #39063, patch by Yuliyan Ivanov.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-18 16:56:22 +00:00 |
|
wp_xxyyzz
|
43766f393e
|
TvPlanIt: Guess encoding of imported ical files and convert to utf8 if needed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-18 12:24:15 +00:00 |
|
wp_xxyyzz
|
865fb6bb14
|
tvplanit: Alternate solution for issue #39061
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-17 23:18:28 +00:00 |
|
wp_xxyyzz
|
c412cf6892
|
TvPlanIt: Fix ical events without end time and with zero duration running forever. GitLab issue #39061
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-16 23:30:40 +00:00 |
|
wp_xxyyzz
|
55bedaa9a9
|
tvplanit: Improved handling of all-day events in ical files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-16 23:10:30 +00:00 |
|
wp_xxyyzz
|
605c8a638f
|
fpspreadsheet: Fix labels of rotated axes in chart link.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-16 18:45:36 +00:00 |
|
wp_xxyyzz
|
0b14df0278
|
fpspreadsheet: Some progress with rotated axis labels in chart link.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-15 23:38:58 +00:00 |
|
wp_xxyyzz
|
f71965b2ff
|
fpspreadsheet: Better display of pointer symbols in chart legend.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-15 15:31:40 +00:00 |
|
wp_xxyyzz
|
0fec646c4c
|
fpspreadsheet: Beginning with rotated axes in chart link. Simplify generation of sample ods files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-14 22:50:59 +00:00 |
|
wp_xxyyzz
|
c98f059e32
|
LazDoc: new images by Roland Hahn for FPDoc Editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-14 15:51:10 +00:00 |
|
wp_xxyyzz
|
6247914a1f
|
fpspreadsheet: Handle nil values when copy backgrounds and borders in the spreadsheet chart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-13 23:04:51 +00:00 |
|
wp_xxyyzz
|
30142fe878
|
fpspreadsheet: Copying TsChart element classes rather than assigning. Fix LCL_FullVersion directive.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-13 22:38:17 +00:00 |
|
wp_xxyyzz
|
a0c34ca82b
|
fpspreadsheet: Fix ods writer to create stock+volume charts. Add demo for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9080 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-13 21:51:57 +00:00 |
|
wp_xxyyzz
|
9df9e002dd
|
fpspreadsheet: ods writer supports stockseries
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9079 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-13 21:22:33 +00:00 |
|
wp_xxyyzz
|
b5d4bc9a57
|
fpspreadsheet: Plot area series with zero level.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-12 18:40:55 +00:00 |
|
wp_xxyyzz
|
c871f799ca
|
fpspreadsheet: Support volume stock charts in ods reader and chart link
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-12 14:52:42 +00:00 |
|
wp_xxyyzz
|
919f583312
|
fpspreadsheet: Fix compilation back to Laz v2.0.12
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-08 16:54:08 +00:00 |
|
wp_xxyyzz
|
4eb924c106
|
fpspreadsheet: Add the ohlcseries of Laz/main as TStockseries in unit fpsstockseries for supporting the HLC series of Excel and Calc.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-07 22:53:48 +00:00 |
|
wp_xxyyzz
|
f45f154672
|
fpspreadsheet: More on date/time formats for axis labels.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-06 14:11:04 +00:00 |
|
wp_xxyyzz
|
cdf7594b48
|
fpspreadsheet: Support date/time axis in stockseries
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-06 13:28:50 +00:00 |
|
wp_xxyyzz
|
adf97ac056
|
fpspreadsheet: Improved x axis in StockSeries (date labels stills missing)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-12-06 00:06:02 +00:00 |
|