wp_xxyyzz
|
d459d064e8
|
fpspreadsheet: Fix default brushes and pens in stock series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9271 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-05 22:39:19 +00:00 |
|
alpine-a110
|
3f0fa39576
|
LazMapViewer: Added option TMapViewOption.mvoLatLonInDMS to show/edit Latitude and Longitude in deg-min-secs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-05 16:57:24 +00:00 |
|
wp_xxyyzz
|
78ce108950
|
fpspreadsheet: Combine TsColor and Transparency to new type TsChartColor. Update all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 23:14:52 +00:00 |
|
alpine-a110
|
3689d1f46d
|
LazMapViewer: TMapLayersPropertyEditor form added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 14:12:37 +00:00 |
|
alpine-a110
|
7f604013a0
|
LazMapViewer: TMapLayersPropertyEditor with Load/Save single layer to .gpx file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 14:03:49 +00:00 |
|
alpine-a110
|
f3338c7249
|
LazMapViewer: Added TGpxWriter (rudimentary) into mvGPX.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 13:38:29 +00:00 |
|
alpine-a110
|
58f994c821
|
LazMapViewer: Added CacheLocation property to the TMapView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 13:36:32 +00:00 |
|
alpine-a110
|
d85d2a6abd
|
SetOnDrawPoint fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 13:31:34 +00:00 |
|
wp_xxyyzz
|
c56c859c68
|
MPlayer: Add start parameters to "simple" demo to fix occasional issues in Windows (Issue #39070)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 11:35:41 +00:00 |
|
wp_xxyyzz
|
9a46c50c6f
|
MPlayer: Fix component being broken in Linux (gtk2) after Lazarus commit "bfd34850 LCL-GTK2: Remove a boolean param from GetWidgetInfo and use new func GetOrCreateWidgetInfo. Identify memory leaks." on Aug 11, 2019. Issue #39070. Based on patch by Michael Köcher. Update "Simple" demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-03 11:45:23 +00:00 |
|
wp_xxyyzz
|
67802d571d
|
fpspreadsheet: Implement axis position for xlsx writer. Fix its transfer to TAChart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-29 18:31:48 +00:00 |
|
wp_xxyyzz
|
8d065c3c40
|
fpspreadsheet: xlsx writer supports error bars.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-27 21:59:57 +00:00 |
|
wp_xxyyzz
|
da1ef1e564
|
fpspreadsheet: Fix writing stack-volume chart to xlsx.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-27 17:32:22 +00:00 |
|
wp_xxyyzz
|
7a563091f5
|
fpspreadsheet: Fix crash and wrong colors when reading stock HLC ods test file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-25 23:38:45 +00:00 |
|
wp_xxyyzz
|
989074fede
|
fpspreadsheet: Fix display of date axis labels for xlsx stock series
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-24 23:34:23 +00:00 |
|
wp_xxyyzz
|
a4c397f107
|
fpspreadsheet: xlsx writer for stock series complete. reader improved.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-24 19:15:10 +00:00 |
|
wp_xxyyzz
|
93705cad58
|
CactusJukebox: Stop the player process when the application ends.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-23 10:43:25 +00:00 |
|
wp_xxyyzz
|
0db0bf4880
|
cactusjukebox: Fix floating point-to-string conversion error
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-23 10:42:12 +00:00 |
|
wp_xxyyzz
|
00b7a55956
|
image_sources: Two more marker images by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-22 13:43:41 +00:00 |
|
wp_xxyyzz
|
6672f4a3ba
|
LazMapViewer: Two more marker images by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-22 13:40:26 +00:00 |
|
alexs75
|
9ef462c3b6
|
RxFPC:add Hint property for LazReport controls
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-22 12:20:05 +00:00 |
|
juhamanninen
|
05eac2d82b
|
Fix compilation of Cactus Jukebox. Cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-22 11:42:35 +00:00 |
|
wp_xxyyzz
|
51c3d02574
|
LazMapViewer: Add marker images, provided by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-21 23:48:06 +00:00 |
|
wp_xxyyzz
|
59668266f3
|
image_sources: More map marker images by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-21 18:41:41 +00:00 |
|
wp_xxyyzz
|
d3f9a5822c
|
images_sources: Marker images for LazMapViewer by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-20 00:01:35 +00:00 |
|
wp_xxyyzz
|
092f4dbc33
|
fpspreadsheet: xlsx chart writer supports stock series (not 100% perfect, yet).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-19 23:16:19 +00:00 |
|
wp_xxyyzz
|
d1fc64c954
|
ExCtrls: Fix compilation with FPC 3.3.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-18 15:50:12 +00:00 |
|
wp_xxyyzz
|
949f982417
|
images_sources: Updated tab-close icons for the search dialog. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-16 10:52:48 +00:00 |
|
wp_xxyyzz
|
3df923204b
|
fpspreadsheet: xlsx chart writer supports line series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-14 21:25:42 +00:00 |
|
wp_xxyyzz
|
2dd2f58400
|
image_sources: images for treeview component editor. Some more general purpose images. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-14 21:11:02 +00:00 |
|
alpine-a110
|
db74c8f70c
|
LazMapViewer: Added TPointOfInterest.OnDrawPoint event.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-14 16:29:55 +00:00 |
|
wp_xxyyzz
|
4042426ed7
|
fpspreadsheet: Fix xlsx reader for rotated primary+secondary axes charts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9240 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-14 10:11:02 +00:00 |
|
wp_xxyyzz
|
9c8682ff8b
|
fpspreadsheet: Fix rotated axis titles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-14 00:32:33 +00:00 |
|
wp_xxyyzz
|
42a8f179d2
|
fpspreadsheet: Fix broken code due to previous commits.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-13 23:41:49 +00:00 |
|
alpine-a110
|
8ffdac8479
|
LazMapViewer: Added POI collection to the map layers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-13 18:15:14 +00:00 |
|
wp_xxyyzz
|
292186aa03
|
fpspreadsheet: Fix axis title direction in rotated charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-13 18:09:15 +00:00 |
|
wp_xxyyzz
|
a42599716b
|
fpspreadsheet: xlsx writer supports secondary axes of unrotated charts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-13 17:14:25 +00:00 |
|
wp_xxyyzz
|
442dae0083
|
fpspreadsheet: Add/fix/extend chart reader/writer code for datapoint label positions, xlsx and ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-11 14:39:09 +00:00 |
|
alpine-a110
|
234c16404d
|
LazMapViewer: Default map center at (0,0) with zoom=1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-10 17:53:13 +00:00 |
|
alpine-a110
|
f991ac6415
|
LazMapViewer: Map providers defaults to NONE. Map view cannot be activated in such a case.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-10 16:55:28 +00:00 |
|
wp_xxyyzz
|
1097da21d4
|
fpspreadsheet: Fix number formats of datapoint labels (xlsx/ods readers/writers).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-10 16:03:45 +00:00 |
|
wp_xxyyzz
|
44caa5ca26
|
fpspreadsheet: Fix reading of rotated xlsx charts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-10 10:21:42 +00:00 |
|
alpine-a110
|
004f1a9328
|
LazMapViewer: Corrected spelling error, Lattitude -> Latitude.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-09 16:41:53 +00:00 |
|
wp_xxyyzz
|
e5087c7df6
|
fpspreadsheet: xlsx writer supports rotated bar series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-09 16:28:04 +00:00 |
|
alpine-a110
|
e9e5b18ab3
|
LazMapViewer: Check compatability of provider projection type against the base provider.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-09 12:50:20 +00:00 |
|
alpine-a110
|
ea1efb8066
|
LazMapViewer: Added layers collection and center point to the map. Map can be activated into the form designer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-09 06:46:54 +00:00 |
|
wp_xxyyzz
|
cf44ec6b55
|
fpspreadsheet: Fix data point colors in ods reader when default color should be used.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-08 22:20:54 +00:00 |
|
wp_xxyyzz
|
94208f009b
|
fpspreadsheet: Fix determination of image size for some specific gif images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-08 18:29:01 +00:00 |
|
wp_xxyyzz
|
da988abc0e
|
fpspreadsheet: Fix assignment of datapoint styles to data points.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-08 12:28:04 +00:00 |
|
wp_xxyyzz
|
76c0221e9e
|
fpspreadsheet: Radar series support in xlsx chart reader/writer. Fix some issues with radar series in ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-07 17:36:41 +00:00 |
|