summaryrefslogtreecommitdiff
path: root/platform/macos/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* Updates to macos and tests for previous changes.upstream/jrex-custom-layer-style-changed-leak-3Julian Rex2018-03-231-8/+0
* [macos] Updated MGLMapView with new layer manager.upstream/jrex-custom-layer-style-changed-leakJulian Rex2018-03-051-3/+8
* [macos] Added retain/release calls to macos's MGLMapView cf. iOS.Julian Rex2018-02-281-0/+4
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-2/+2
|\
| * [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2018-01-031-8/+0
| * [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-031-4/+4
| * [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2018-01-031-6/+14
| * [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2018-01-031-5/+5
| * [macos] Fixed logo view distortion on macOS High SierraMinh Nguyễn2017-11-301-1/+1
| * [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio...Fabian Guerra2017-11-301-1/+1
* | [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2017-12-111-8/+0
* | [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2017-12-111-4/+4
* | [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2017-12-111-6/+14
* | [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-111-5/+5
* | [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-291-1/+1
|/
* [ios, macos] Center shape annotation's callout when offscreen. (#10255)Fabian Guerra Soto2017-11-011-7/+7
* [ios, macos] Iterate over point and shape annotations. (#10262)Fabian Guerra Soto2017-10-271-28/+30
* [ios, macos] Add selection support to MGLMultiPoint annotations. (#9984)Fabian Guerra Soto2017-10-181-23/+52
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-091-4/+18
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-0/+4
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-3/+2
* [ios][macos] manage backendscope in renderer frontendIvo van Dongen2017-07-251-5/+1
* [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-181-3/+3
* [ios][macos] rendering interface changesIvo van Dongen2017-07-181-15/+21
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-2/+2
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-051-1/+1
|\
| * [macos] Fixed cursor shifting after drag gestureMinh Nguyễn2017-06-291-1/+1
| * Migrate to GL JS–powered feedback form (#9078)Minh Nguyễn2017-05-301-5/+10
* | [macos] remove tile cache size customizationIvo van Dongen2017-06-271-21/+0
* | [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-4/+5
* | [all] Promote Style to public APIJohn Firebaugh2017-06-221-1/+1
* | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima...Asheem Mamoowala2017-06-191-5/+11
* | [core] Added Backend::{assume,set}ViewportBruno de Oliveira Abinader2017-06-131-2/+2
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-5/+10
* | [ios, macos] Add overlays property to MGLMapView (#8617)Eimantas2017-05-201-0/+16
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
|/
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-3/+2
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-241-1/+1
* [macos] Fix pinch gesture scaling mathJohn Firebaugh2017-04-191-1/+1
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-1/+2
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-32/+13
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-6/+15
|\
| * [ios, macos] Guard against looking up annotation contexts MGLAnnotationTagNot...Jesse Bounds2017-04-071-3/+8
| * [ios, macos] Hardened std::map usage in MGLMapVIewMinh Nguyễn2017-04-051-2/+2
| * [ios] assertion to check if an annotationTag > 0 (#8588)Fabian Guerra Soto2017-04-051-1/+5
* | [ios, macos] MGLMapView size check for OpenGL 2.0 ES minimum texture sizeBruno de Oliveira Abinader2017-04-101-2/+5
* | [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-061-0/+6
* | [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-1/+1
* | [core] Privatize gl/gl.hppKonstantin Käfer2017-03-281-2/+2
* | [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-281-15/+8