lazarus-ccr/components/lazmapviewer/source
2024-01-24 23:08:48 +00:00
..
addons lazmapviewer: Improved drawing of tracks across the dateline. Patch by Yuliyan Ivanov. 2024-01-23 23:10:13 +00:00
mvcache.pas LazMapviewer: New optimization by Yuliyan Ivanov (Fixed arithmetic overflow errors for 32 bit target; Fixed ExtractISODateTime() bad ISO date handling resulting in range errors when no milliseconds; Track drawing, fixed segment disappearing when both ends invisible; Tile drawing mode implementation in addons. Tile layer objects in mvMapViewer; Tile drawing mode introduced for additional tile layers; Added TGPSObj.Visible property; DragObj as a public property; added Polyline, Polygon, PolyBezier drawing methods; Minor drawing optimisation: skip invisible part of the track) 2024-01-13 16:41:07 +00:00
mvde_intfgraphics.pas LazMapViewer: Improved drawing (PaintToCanvas with origin), fix of hang due to arithmetic error, improved cyclic drawing. Patch by Yuliyan Ivanov. 2024-01-19 17:55:12 +00:00
mvde_lcl.pas LazMapviewer: New optimization by Yuliyan Ivanov (Fixed arithmetic overflow errors for 32 bit target; Fixed ExtractISODateTime() bad ISO date handling resulting in range errors when no milliseconds; Track drawing, fixed segment disappearing when both ends invisible; Tile drawing mode implementation in addons. Tile layer objects in mvMapViewer; Tile drawing mode introduced for additional tile layers; Added TGPSObj.Visible property; DragObj as a public property; added Polyline, Polygon, PolyBezier drawing methods; Minor drawing optimisation: skip invisible part of the track) 2024-01-13 16:41:07 +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: Massive re-work of the drawing engines by Yuliyan Ivanov, issue #39063 2024-01-02 22:00:06 +00:00
mvdrawingengine.pas lazmapviewer: Improved drawing of tracks across the dateline. Patch by Yuliyan Ivanov. 2024-01-23 23:10:13 +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: Improved drawing (PaintToCanvas with origin), fix of hang due to arithmetic error, improved cyclic drawing. Patch by Yuliyan Ivanov. 2024-01-19 17:55:12 +00:00
mvextradata.pas
mvgeonames.pas
mvgpsobj.pas lazmapviewer: Fix across-dateline track disappearing when start point is vertically outside the viewport. Patch by Yuliyan Ivanov. 2024-01-24 23:08:48 +00:00
mvgpx.pas LazMapviewer: New optimization by Yuliyan Ivanov (Fixed arithmetic overflow errors for 32 bit target; Fixed ExtractISODateTime() bad ISO date handling resulting in range errors when no milliseconds; Track drawing, fixed segment disappearing when both ends invisible; Tile drawing mode implementation in addons. Tile layer objects in mvMapViewer; Tile drawing mode introduced for additional tile layers; Added TGPSObj.Visible property; DragObj as a public property; added Polyline, Polygon, PolyBezier drawing methods; Minor drawing optimisation: skip invisible part of the track) 2024-01-13 16:41:07 +00:00
mvjobqueue.pas LazMapViewer: Remove drawing residues outside the map tiles. Patch by Yuliyan Ivanov. 2024-01-15 11:51:35 +00:00
mvjobs.pas
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
mvmapviewer.pas lazmapviewer: Fix for tracks starting/ending at same longitude. Patch by Yuliyan Ivanov. 2024-01-24 08:29:53 +00:00
mvmapviewerreg.pas
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