lazarus-ccr/components/lazmapviewer/source
2025-01-18 21:53:49 +00:00
..
addons LazMapViewer: Add plugin handler for OnResize 2025-01-15 09:36:40 +00:00
mvcache.pas LazMapViewer: Fix adding and deleting plugins from PluginManager.PluginList directly. Protect other TPluginList methods inherited from TFPList. Introduce EMapViewerException class. 2025-01-11 09:44:08 +00:00
mvclassregistration.pas LazMapViewer: Initial version of a plugin system. Code mostly by Ekkehard Domning, issue #39083 2024-12-07 20:56:27 +00:00
mvde_intfgraphics.pas LazMapViewer: Fix positioning of word-wrapped text in IntfGraphics drawing engine. 2025-01-08 16:59:06 +00:00
mvde_lcl.pas LazMapViewer: Less hints and warnings 2024-09-30 15:44:03 +00:00
mvdlecache.pas LazMapViewer: Sync with dev version (726b708e19): New event OnGPSItemsModified, new grid plugin, bug fixes, less hints and warnings. 2024-12-12 10:15:13 +00:00
mvdlefpc.pas
mvdlewin.pas
mvdownloadengine.pas
mvdragobj.pas
mvdrawingengine.pas LazMapViewer: Fix exchanged x/y in text measuring . 2025-01-08 16:58:13 +00:00
mvengine_mapreg.inc LazMapViewer: Fix drawing of scaled transparent tiles by BGRABitmap drawing engine. 2024-11-05 08:39:31 +00:00
mvengine.pas LazMapViewer: mvCache update (code by Ekkehard Domning): 2025-01-09 16:54:05 +00:00
mvextradata.pas
mvgeomath.pas LazMapViewer: Fix floating point error in HaversineAngle. In CalcIntermedPoint, use length units specification in CalcGeoDistance rather than multiplying result by 1000. 2025-01-09 21:48:48 +00:00
mvgeonames.pas LazMapViewer: Less hints and warnings 2024-09-30 15:44:03 +00:00
mvgpsobj.pas LazMapViewer: New TextPositionHor and TextPositionVert properties of TGPS|MapPointOfInterest. 2025-01-07 18:18:26 +00:00
mvgpx.pas LazMapViewer: Update object tree with tracks/pois loaded as gpx from layer editor. 2024-12-31 12:11:47 +00:00
mvjobqueue.pas LazMapViewer: Fixed recursive loop when loading TMapView component with UseThreads=true. 2024-12-25 22:40:12 +00:00
mvjobs.pas LazMapViewer: Less hints and warnings 2024-09-30 15:44:03 +00:00
mvlayerspropeditform.lfm LazMapViewer: Extend Layer Editor to zoom and center on loaded gpx track 2025-01-01 23:45:06 +00:00
mvlayerspropeditform.pas LazMapViewer: Add utility functions for centering. 2025-01-01 23:56:23 +00:00
mvmapprovider.pas LazMapviewer: Add TileID to parameters of OnDrawMissingTile event/plugin. 2024-12-18 12:33:22 +00:00
mvmapviewer_icons.res LazMapViewer: New palette icons by Roland Hahn 2025-01-13 15:26:42 +00:00
mvmapviewer.pas LazMapViewer: Fix compilation of previous commit. Update points editor form (hide "Select" button which has no function) 2025-01-15 11:30:10 +00:00
mvmapviewerpatheditdsgform.lfm
mvmapviewerpatheditdsgform.pas LazMapViewer: 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) 2025-01-18 21:53:49 +00:00
mvmapviewerpatheditform.lfm LazMapViewer: 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) 2025-01-18 21:53:49 +00:00
mvmapviewerpatheditform.pas LazMapViewer: 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) 2025-01-18 21:53:49 +00:00
mvmapviewerpropedits.pas LazMapViewer: Rename unit mvPluginCore to mvPluginCommon. Adapt all sample projects. 2025-01-11 11:06:39 +00:00
mvmapviewerreg.pas LazMapViewer: Rename unit mvPluginCore to mvPluginCommon. Adapt all sample projects. 2025-01-11 11:06:39 +00:00
mvplugincommon.pas LazMapViewer: Add plugin handler for OnResize 2025-01-15 09:36:40 +00:00
mvplugineditors.lfm LazMapViewer: Initial version of a plugin system. Code mostly by Ekkehard Domning, issue #39083 2024-12-07 20:56:27 +00:00
mvplugineditors.pas LazMapViewer: Rename unit mvPluginCore to mvPluginCommon. Adapt all sample projects. 2025-01-11 11:06:39 +00:00
mvtypes.pas LazMapViewer: Fix adding and deleting plugins from PluginManager.PluginList directly. Protect other TPluginList methods inherited from TFPList. Introduce EMapViewerException class. 2025-01-11 09:44:08 +00:00