lazarus-ccr/components/lazmapviewer/source
2023-12-18 16:56:22 +00:00
..
addons LazMapViewer: Add proxy support to WinINet download engine. Adapt both "fulldemo" samples. 2023-11-17 15:56:49 +00:00
mvcache.pas LazMapViewer: Fixes issues with painting/multithreading. Issue #39063, patch by Yuliyan Ivanov. 2023-12-18 16:56:22 +00:00
mvde_intfgraphics.pas LazMapViewer: Implement zoomed preview tiles. Patch by Ekkehard Domning. Adapt drawing engines and full demo projects. 2023-06-13 15:39:47 +00:00
mvde_lcl.pas LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release. 2020-04-09 11:06:15 +00:00
mvdlefpc.pas LazMapViewer: Add proxy support to WinINet download engine. Adapt both "fulldemo" samples. 2023-11-17 15:56:49 +00:00
mvdlewin.pas LazMapViewer: Add proxy support to WinINet download engine. Adapt both "fulldemo" samples. 2023-11-17 15:56:49 +00:00
mvdownloadengine.pas LazMapViewer: Add proxy support to WinINet download engine. Adapt both "fulldemo" samples. 2023-11-17 15:56:49 +00:00
mvdragobj.pas LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release. 2020-04-09 11:06:15 +00:00
mvdrawingengine.pas LazMapViewer: Implement zoomed preview tiles. Patch by Ekkehard Domning. Adapt drawing engines and full demo projects. 2023-06-13 15:39:47 +00:00
mvengine_mapreg.inc LazMapViewer: Update map providers, new provider 2GIS (issue #39052, patch by regs01). Split off provider registration into include file 2023-07-03 17:27:45 +00:00
mvengine.pas LazMapViewer: Fixes issues with painting/multithreading. Issue #39063, patch by Yuliyan Ivanov. 2023-12-18 16:56:22 +00:00
mvextradata.pas LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release. 2020-04-09 11:06:15 +00:00
mvgeonames.pas lazmapviewer: Fix usage of UTF-8 in search function. SourceForge issue #52, patch by Manhisz Vanna 2022-02-25 21:25:02 +00:00
mvgpsobj.pas LazMapViewer: Fixes issues with painting/multithreading. Issue #39063, patch by Yuliyan Ivanov. 2023-12-18 16:56:22 +00:00
mvgpx.pas LazMapViewer: Less hints and warnings 2021-10-27 16:38:32 +00:00
mvjobqueue.pas LazMapViewer: Fixes issues with painting/multithreading. Issue #39063, patch by Yuliyan Ivanov. 2023-12-18 16:56:22 +00:00
mvjobs.pas LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release. 2020-04-09 11:06:15 +00:00
mvmapprovider.pas LazMapViewer: Attempting to fix occasional crash at destruction. Patch by Ekkehard Domning 2023-04-20 11:09:34 +00:00
mvmapviewer_icons.res LazMapViewer: Add icon for BGRADrawingEngine to resource. Less hints. 2020-03-22 17:08:13 +00:00
mvmapviewer.pas LazMapViewer: Fixes issues with painting/multithreading. Issue #39063, patch by Yuliyan Ivanov. 2023-12-18 16:56:22 +00:00
mvmapviewerreg.pas lazmapviewer: Add new downloadengine based on Synapse. Register download engines as new components. Publish property Downloadengine of the MapViewer. 2019-01-23 18:07:52 +00:00
mvtypes.pas LazMapViewer: Fix logical area operations to be compatible with reversed longitudes when the dateline is crossed. Add unit tests for it. 2023-04-25 17:15:41 +00:00