lazarus-ccr/components/lazmapviewer/source
2024-04-05 09:08:51 +00:00
..
addons LazMapViewer: Simplify DrawBitmap for BGRA DrawingEngine. 2024-04-04 17:13:14 +00:00
mvcache.pas
mvde_intfgraphics.pas LazMapViewer: Move public TCustomDrawingEngine.DrawBitmapOT to protected section of TIntfGraphicsDrawingEngine, not needed anywhere else. 2024-04-02 21:44:36 +00:00
mvde_lcl.pas LazMapViewer: Complete unfinished LCL mapviewer (using only LCL drawing routines). Update "fulldemo_with_addons". 2024-04-04 18:10:21 +00:00
mvdlefpc.pas LazMapViewer: Add URL encoding method to DownloadEngine to fix failure in searching for city names with unsafe characters in mvGeoNames unit. 2024-03-30 00:10:45 +00:00
mvdlewin.pas
mvdownloadengine.pas LazMapViewer: Add URL encoding method to DownloadEngine to fix failure in searching for city names with unsafe characters in mvGeoNames unit. 2024-03-30 00:10:45 +00:00
mvdragobj.pas
mvdrawingengine.pas LazMapViewer: Rework text drawing in TRGBGraphicsDrawingEngine to avoid by-pass to LazIntfImage in favour of built-in graphics routines. 2024-04-03 16:06:28 +00:00
mvengine_mapreg.inc
mvengine.pas LazMapViewer: Add functions named "LatLon" in addition to the old ones named as "LonLat" and mark the old ones as deprecated. 2024-03-29 08:59:35 +00:00
mvextradata.pas
mvgeonames.pas LazMapViewer: Add URL encoding method to DownloadEngine to fix failure in searching for city names with unsafe characters in mvGeoNames unit. 2024-03-30 00:10:45 +00:00
mvgpsobj.pas
mvgpx.pas
mvjobqueue.pas
mvjobs.pas
mvlayerspropeditform.lfm
mvlayerspropeditform.pas LazMapViewer: Fix package compilation and elevations demo with Laz 2.0.12 2024-04-02 13:58:49 +00:00
mvmapprovider.pas
mvmapviewer_icons.res
mvmapviewer.pas LazMapViewer: Fix crash in TMapView.SetPOIImage(AValue) when AValue is nil. 2024-04-05 09:08:51 +00:00
mvmapviewerpropedits.pas
mvmapviewerreg.pas
mvtypes.pas LazMapViewer: Deprecate also TRealPoint.Init in favour of TRealPoint.InitXY and TRealPoint.InitLatLon 2024-03-29 09:15:14 +00:00