|
13ac26a52b
|
fpspreadsheet: Fix incorrect handling of <br> tag in html cell text. Cells with line-breaks are now automatically word-wrapped.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9005 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-11-01 22:00:11 +00:00 |
|
|
3fc925936c
|
fpspreadsheet: Support filled radar series. Add radar series demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-30 22:37:44 +00:00 |
|
|
7335cf0733
|
fpspreadsheet: Support pie and ring series. Add piechart demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9003 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-30 17:41:53 +00:00 |
|
|
1176d41a94
|
fpspreadsheet: Support radar charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9002 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-30 14:56:16 +00:00 |
|
|
2f80394b32
|
fpspreadsheet: Add writing of series labels to ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9001 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-30 14:37:53 +00:00 |
|
|
ceec0a7159
|
fpspreadsheet: Support axis position and inner/outer tick lines in ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-29 21:33:39 +00:00 |
|
|
6a183346ed
|
fpspreadsheet: Support manual axis scaling in ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-29 18:36:13 +00:00 |
|
|
2c8dac0888
|
fpspreadsheet: Fix series fills and chart titles in ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8998 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-29 16:12:34 +00:00 |
|
|
fb8b6eef96
|
fpspreadsheet: Support individual fill colors of bars, bubbles, symbols. Fix dash line pattern broken after previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-29 15:52:46 +00:00 |
|
|
b8bff13140
|
fpspreadsheet: Split chart writing code off of ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-29 12:10:50 +00:00 |
|
|
49849cc193
|
fpexif: Fix compilation with Delphi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-28 23:37:19 +00:00 |
|
|
ab61bf4bb9
|
fpexif: Fix crash when the image file contains xmp data with invalid xml structure (missing first '<')
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8994 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-28 23:14:27 +00:00 |
|
|
3e67affa50
|
fpexif: Clean up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-28 22:25:20 +00:00 |
|
|
f36bceb0ca
|
fpExif: Fix writing of multi-string IPTC tags. Nicer display text for IPTC CodeCharacterSet tag.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-28 18:05:41 +00:00 |
|
|
0599bd5dcd
|
fpspreadsheet: Add support for bubble series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-28 12:07:10 +00:00 |
|
|
43aa702f8e
|
fpspreadsheet: different interpolation types for line and scatter plots.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-27 22:28:13 +00:00 |
|
|
1ec2d7c28c
|
fpspreadsheet: ods writer supports scatter charts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-27 21:24:32 +00:00 |
|
|
87c0d8cc73
|
fpspreadsheet: Add TsAreaSeries. Add stack and 100%-stack modes (not working)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-27 20:44:33 +00:00 |
|
|
ff3ea1135b
|
fpspreadsheet: Improved handling of rotated axis titles for horizontal bar charts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-27 20:09:03 +00:00 |
|
|
4fffa53722
|
fpspreadsheet: Simplify creation of the chart styles by the ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-27 17:45:33 +00:00 |
|
|
1b7bcf0ee9
|
fpspreadsheet: ods writer supports bar series (vertical and horizontal bars)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-26 22:00:07 +00:00 |
|
|
f63bc90ba7
|
fpspreadsheet: Support chart legend position in ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-26 21:21:51 +00:00 |
|
|
f2bc36a3b2
|
ImageSources: Replace erroneous menu image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8983 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-26 17:30:17 +00:00 |
|
|
eded936053
|
fpspreadsheet: ods chart writer supports legend overlapping with plot area.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-26 11:30:36 +00:00 |
|
|
16944df46e
|
fpspreadsheet: Fix chart dash patterns in ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-26 11:07:05 +00:00 |
|
|
5c5efb6720
|
Images: reworked "menu" icons (by Roland Hahn)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-26 10:42:04 +00:00 |
|
|
d9d81e71d8
|
fpspreadsheet: Fix charts dash patterns in ods writer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8979 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-26 09:10:41 +00:00 |
|
|
b00a15e563
|
fpspreadsheet: More work on ods writer of charts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-25 17:15:57 +00:00 |
|
|
97ec0cb837
|
RxFPC:RxToolbar - fix draw tools dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-25 10:21:38 +00:00 |
|
|
3c41492eb0
|
fpspreadsheet: More styles (axes, legend)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-23 22:18:31 +00:00 |
|
|
f2323fdf82
|
fpspreadsheet: Build styles from some chart properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-23 18:21:54 +00:00 |
|
|
6beb21eab9
|
fpspreadsheet: Add missing fpspreadsheet_chart.inc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-23 15:24:11 +00:00 |
|
|
240c6065b8
|
fpspreadsheet: Implement writing of wall and floor chart styles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-23 10:58:15 +00:00 |
|
|
ce4e36ca38
|
fpspreadsheet: More user-friendly chart background style.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-23 09:28:05 +00:00 |
|
|
623d0bd4c5
|
fpspreadsheet: Introducing ChartStyles for ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-23 00:03:45 +00:00 |
|
|
0395d4247c
|
fpspreadsheet: Add files dropped from previous commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-22 08:33:55 +00:00 |
|
|
f7a7054930
|
fpspreadsheet: Initial commit of writing support of charts for OpenDocument. Very experimental and buggy...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-20 16:56:49 +00:00 |
|
|
fdfe7e6f64
|
SpkToolbar: Replace the "More Options" button icon (#$E2#$87#$B2) by a nicer character (#$EE#$8A#$BD).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8968 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-18 08:17:23 +00:00 |
|
|
1e5809a8cc
|
RxFPC:fix draw HiRes icons on RxToolBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-16 06:06:18 +00:00 |
|
|
7a096dcf83
|
fpspreadsheet: Increase version number to 1.17
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-15 17:47:58 +00:00 |
|
|
1a62c8a157
|
Industrial: Add property Switchmode to TOnOffSwitch to control how the switch state can be changed by the mouse.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-15 14:51:13 +00:00 |
|
|
e842d8bf0d
|
Industrial: Add PictureON and PictureOFF properties to TOnOffSwitch.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-15 13:57:08 +00:00 |
|
|
ebfd4b3b4f
|
Industrial: Add rounded shape of the OnOffSwitch (BorderStyle = bsNoneRounded, bsThinRounded, bsThickRounded). Allow to show/hide the focus rect.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8963 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-14 21:55:31 +00:00 |
|
|
6be867b8cd
|
SpkToolbar: Fix crash when a popupmenu used by a button is destroyed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-13 20:53:27 +00:00 |
|
|
a36b768a64
|
SpkToolbar: RTL support for the "More options" button.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-13 11:17:57 +00:00 |
|
|
ba931c14b4
|
SpkToolbar: Publish BiDiMode property. Update the Styles demo to show BiDiMode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-13 10:19:19 +00:00 |
|
|
d744478fd0
|
SpkToolbar: Simplification of RTL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8959 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-13 10:11:32 +00:00 |
|
|
b5c1e6aeb3
|
SpkToolbar: Support RTL in Tab and MenuButton layout of SpkToolbar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8958 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-13 10:08:22 +00:00 |
|
|
130a06d6dd
|
SpkToolbar: Support RTL layout of panes within tab
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8957 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-13 09:44:46 +00:00 |
|
|
2ff41ccea4
|
SpkToolbar: Support RTL layout of buttons within panes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8956 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-10-13 09:33:12 +00:00 |
|