b3fca34799FPSpreadsheet: Fix formula MATCH support of wildcards in strings.
wp_xxyyzz
2025-02-19 18:47:36 +0000
69fb5b2ea2FPSpreadsheet: Fix compilation (issue #39106). Add unit test for ADDRESS formula.
wp_xxyyzz
2025-02-18 09:17:14 +0000
81f20ccfdbFPSpreadsheet: Add unit tests for ACOS, ODD, POWER, RADIANS
wp_xxyyzz
2025-02-17 10:58:14 +0000
350efafd15FPSpreadsheet: Handle missing argument in ROW and COLUMN formulas. Add unit tests for ROW, COLUMN, LOG, LOG10, and fix others regarding error cases.
wp_xxyyzz
2025-02-17 08:50:06 +0000
b794930352LazMapViewer: Fix crash in qt5 due to text output in plugins (reason: incorrect text size measurement) Issue #39105
wp_xxyyzz
2025-02-15 18:55:06 +0000
846ac6f77aAllow assignment for readonly object property.
inoussa
2025-02-13 10:30:43 +0000
7830ba9937LazMapViewer: Avoid duplicate storage of property values in TMapPoint and TMapPointOfInterest.
wp_xxyyzz
2025-02-12 22:31:37 +0000
9e05b54faeLazMapViewer: Update project group
wp_xxyyzz
2025-02-12 21:45:18 +0000
b240deb779LazMapViewer: Fix grid plugin hanging when width of a cyclic map is reduced below 360°.
wp_xxyyzz
2025-02-12 00:15:42 +0000
c6d652e51dLazMapViewer: Make TDraggableMarkerPlugin act on TMapPoint and descendants as well.
wp_xxyyzz
2025-02-12 00:14:38 +0000
ddef318478FPSpreadsheet: Fix COUNTIF, SUMIF and AVERAGEIF formulas when they contain error values in the arguments.
wp_xxyyzz
2025-02-11 18:18:47 +0000
d8cc948b6aLazMapViewer: New PluginManager property MouseButtonDown, update demos. New OnHit and OnBeginChange events for the AreaSelect plugin (issue #39102), new multi demo.
wp_xxyyzz
2025-02-10 23:17:27 +0000
ad7d4dea27LazMapViewer: Fix potential crash when setting the PluginManager for the MapView (part of issue #39092, patch by @iluha.companets)
wp_xxyyzz
2025-02-10 21:59:42 +0000
9bb978ae0fLazMapViewer: Provide method to clear the tile cache. Issue #39103.
wp_xxyyzz
2025-02-06 10:52:03 +0000
24f7ae65f5LazMapViewer: Add persistent classes TMapRealPoint for TRealPoint and TMapRealArea for TRealArea.
wp_xxyyzz
2025-02-05 23:17:30 +0000
2a8df5456cLazMapViewer: Restrict LatLonToDMS property editor allow only latitudes between +/-90° and longitudes between +/-180°
wp_xxyyzz
2025-02-05 22:16:50 +0000
20a2365fcaLazMapViewer: Add property MouseButtonDown[] to plugin manager. Patch by Ekkehard Domning.
wp_xxyyzz
2025-02-04 23:20:11 +0000
017c0eab2bFPSpreadsheet: Add more unit tests for CONCATENATE, EXACT, LEN, LOWER and UPPER
wp_xxyyzz
2025-02-03 18:10:10 +0000
d334b73843LazMapviewer: Moved SelectedAreaChangedEvent to the end of MouseUp in mvareaselectionplugin.pas (patch by Ekkehard Domning)
wp_xxyyzz
2025-02-01 10:17:24 +0000
025bbdb0d2RxFPC:fix compile after lazarus rev 476da882
alexs75
2025-01-31 19:57:37 +0000
e8bac51fc8LazMapViewer: Register area selection plugin. Rework area selection demo.
wp_xxyyzz
2025-01-31 18:44:34 +0000
bd1bc6cf8fLazMapViewer: Improvements in GreatCircle plugin, by Ekkehard Domning.
wp_xxyyzz
2025-01-31 13:03:27 +0000
df186894baLazMapViewer: Add unit tests for great-circle calculations. Move general great-circle procedure from plugin to mvGeoMath.
wp_xxyyzz
2025-01-31 12:29:38 +0000
06b87dfadeLazMapViewer: Add GreatCirclePainterPlugin by Ekkehard Domning. Refactor some calculation routines in mvGeoMath
wp_xxyyzz
2025-01-29 17:38:26 +0000
320d413df5LazMapViewer: Fix Spreadmarker_Demo broken along the way...
wp_xxyyzz
2025-01-28 13:05:28 +0000
46e39361c5LazMapViewer: Rename map provider "OpenStreetMap Mapnik" to "OpenStreetMap Standard", issue #39098. Adjust sample projects to the new provider name.
wp_xxyyzz
2025-01-28 10:21:55 +0000
5c33ac9769FPSpreadsheet: Add more unit tests for formula AVERAGEIF .
wp_xxyyzz
2025-01-27 23:05:14 +0000
e66040bd5cFPSpreadsheet: Add more unit test cases for COUNTIF and SUMIF.
wp_xxyyzz
2025-01-26 23:31:57 +0000
35839d3bc3LazMapViewer: Fixes on r9594: TMapEditMark writable cursor shape and DoDrag interruption.
alpine-a110
2025-01-26 18:21:41 +0000
d80948d93aFpSpreadsheet: More formula calculation unit tests. Fix some formulas for special arguments.
wp_xxyyzz
2025-01-25 18:32:21 +0000
0efab0339cFPSpreadsheet: Add more unit tests for formula calculation.
wp_xxyyzz
2025-01-24 00:12:37 +0000
052d94d02fAdd support for Delphi11.
inoussa
2025-01-23 18:17:01 +0000
c5b8b6077cFPSpreadsheet: Fix error propagation in ISERROR formula. Fix Excel pecularities in DATE and TIME formulas. Add formula calculation unit tests.
wp_xxyyzz
2025-01-23 00:04:07 +0000
13b9d3578dLazMapViewer: Points editor changes: Track/area points can be now entered sequentially by clicking with the mouse; lon/lat of the selection can be changed directly to any supported format (floating point or deg-min-secs)
alpine-a110
2025-01-18 21:53:49 +0000
b9d49d118dCalLite: Rename some internal variables for better clarity.
wp_xxyyzz
2025-01-18 10:59:35 +0000
a95ac46c9dCalLite: Avoid crash when Colors are shared (Issue #39097)
wp_xxyyzz
2025-01-18 10:42:00 +0000
cae258705aFPSpreadsheet: Avoid splitting of cell comments in worksheetgrid when the comment contains a '|' character.
wp_xxyyzz
2025-01-16 13:32:46 +0000
bcf7b5c43fLazMapViewer: Fix compilation of previous commit. Update points editor form (hide "Select" button which has no function)
wp_xxyyzz
2025-01-15 11:30:10 +0000
d89df48fd2LazMapViewer: Add area section plugin with demo. Allow to delete points in spreadmarker_demo
wp_xxyyzz
2025-01-15 09:59:45 +0000
3d1e300fcdLazMapViewer: Add plugin handler for OnResize
wp_xxyyzz
2025-01-15 09:36:40 +0000
1ca7133883New palette icons for LazMapViewer by Roland Hahn
wp_xxyyzz
2025-01-13 15:44:41 +0000
0879ee4a0eLazMapViewer: New palette icons by Roland Hahn
wp_xxyyzz
2025-01-13 15:26:42 +0000
41b03db616LazMapViewer: Update project group
wp_xxyyzz
2025-01-11 20:22:58 +0000
0afda6d375LazMapViewer: Remove duplicate code from TMvDrawPlugin.Destroy
wp_xxyyzz
2025-01-11 14:54:08 +0000
8df360f422LazMapViewer: Rename unit mvPluginCore to mvPluginCommon. Adapt all sample projects.
wp_xxyyzz
2025-01-11 11:06:39 +0000
4bf90d369fLazMapViewer: Improvements of TDraggableMarkerPlugin, issue #39094.
wp_xxyyzz
2025-01-11 10:04:58 +0000
d793149fb7LazMapViewer: Fix adding and deleting plugins from PluginManager.PluginList directly. Protect other TPluginList methods inherited from TFPList. Introduce EMapViewerException class.
wp_xxyyzz
2025-01-11 09:44:08 +0000
ba8b889d48LazMapViewer: (Hopefully) fix incorrect deletion of Plugmanager and Plugins and resulting crash when IDE closes. Issue #39093.
wp_xxyyzz
2025-01-09 22:57:29 +0000
9b216b5dcdLazMapViewer: Avoid cache running over its max size when new items are added. Code by Ekkehard Domning.
wp_xxyyzz
2025-01-09 21:57:30 +0000
aed26fd17bLazMapViewer: Fix floating point error in HaversineAngle. In CalcIntermedPoint, use length units specification in CalcGeoDistance rather than multiplying result by 1000.
wp_xxyyzz
2025-01-09 21:48:48 +0000
b361823008LazMapViewer: Cosmetics in mvCache
wp_xxyyzz
2025-01-09 17:32:06 +0000
5fbafff4bfLazMapViewer: mvCache update (code by Ekkehard Domning): - Add property for the maximum number of tiles kept in memory (linked to MapView by Engine) - Cache items stored in TFPObjectList rather than StringList - Sorted StringList for faster searching.
wp_xxyyzz
2025-01-09 16:54:05 +0000
06dcec188dLazMapViewer: Fix positioning of word-wrapped text in IntfGraphics drawing engine.
wp_xxyyzz
2025-01-08 16:59:06 +0000
6fc9d9e6abLazMapViewer: Fix exchanged x/y in text measuring .
wp_xxyyzz
2025-01-08 16:58:13 +0000
53fc9b1dc3Sample project for various POI marker settings.
wp_xxyyzz
2025-01-08 11:40:46 +0000
da08930f63LazMapViewer: New TextPositionHor and TextPositionVert properties of TGPS|MapPointOfInterest.
wp_xxyyzz
2025-01-07 18:18:26 +0000
ee3135daf1LazMapViewer: New ImageAnchorX and ImageAnchorY properties of TGPS|MapPointOfInterest.
wp_xxyyzz
2025-01-07 17:28:13 +0000
073231eb50ExCtrls/TFloatSISpinEditEx: Supports more prefixes (binary as well as some metric).
wp_xxyyzz
2025-01-06 22:57:12 +0000
8fe8d3a882LazMapViewer: Add TMvPluginManager.AddPlugin method. Some cosmetics.
wp_xxyyzz
2025-01-05 18:11:51 +0000
fc1b7b9ccdLazMapViewer: Reverse dispatching order of mouse events in plugin manager. Add mouse-paint-order demo for it.
wp_xxyyzz
2025-01-05 17:49:49 +0000
0f1b627cf4LazMapviewer: Add palette icon for TMvPluginManager (by Ekkehard Domning). Move components to page "MapViewer" (from "Misc")
wp_xxyyzz
2025-01-04 21:22:51 +0000
853503a11fLazMapViewer: Rename TPluginManager.Item[] to .Items[]. Add properties .Count, .MapViewCount and .MapViews[].
wp_xxyyzz
2025-01-04 21:12:05 +0000
4c30141e1aLazMapViewer: Add utility functions for centering.
wp_xxyyzz
2025-01-01 23:56:23 +0000
9c6eef3b8cLazMapViewer: Extend Layer Editor to zoom and center on loaded gpx track
wp_xxyyzz
2025-01-01 23:45:06 +0000
b96869c8fcLazMapViewer: Implement MapViewEnabled for MultiMapsPlugin. Extend dragmarker_demo to show enabling of specific maps.
wp_xxyyzz
2024-12-29 17:31:14 +0000
44cbf67019LazMapViewer: Activate ControlStyle csAcceptsControls in TMapView (allowing to add any controls to the map viewer). Issue #39090.
wp_xxyyzz
2024-12-29 00:15:28 +0000
2a66f07424LazMapViewer: Extend TLegalNoticePlugin to support embedded links and line-breaks. Update demos.
wp_xxyyzz
2024-12-28 12:52:00 +0000
230cdbbc3bLazMapViewer: Fixed (2) Flickering of component on map, (4) Mark of track points, (5) Selection identification, (6) Red border; from issue #39088.
alpine-a110
2024-12-26 18:22:25 +0000