summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyle.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Add Streets-v8 field names to accessibility checksJason Wray2018-12-081-3/+4
* [darwin] Rename variables to avoid shadow declarationsJason Wray2018-11-201-4/+4
* [ios, macos] Added `-(BOOL)[MGLStyle removeSource:error:]` that provides an N...Julian Rex2018-11-201-1/+8
* [ios, macos] Layer manager for Darwin platformsMikhail Pozdnyakov2018-11-191-35/+3
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-141-1/+17
* [mac] Fix wrong allocation at layerFromMBGLLayerupstream/jrex/4352-resize-mapviewMikhail Pozdnyakov2018-11-071-9/+9
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-311-24/+24
* [ios] Standardize exception definitionsJason Wray2018-08-091-7/+13
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-081-2/+2
* [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-12/+12
* Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-161-64/+18
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-0/+2
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-021-9/+8
* [ios, macos] Renamed MGLRasterSource to MGLRasterTileSourceMinh Nguyễn2018-04-021-2/+2
* [ios, macos] Mark deprecated methods as unavailable (#11205)Jordan Kiley2018-02-161-82/+1
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+4
* [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ...Minh Nguyễn2018-01-251-0/+8
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-45/+6
* Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765)Andrew Kitchen2018-01-191-4/+0
* Adds an integration test harness to the iOS projectAndrew Kitchen2018-01-191-0/+4
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-2/+0
|\
| * Fix CustomLayer context retain count (#10765)Asheem Mamoowala2017-12-201-2/+0
* | [ios, macos] Move private categories into explicitly private headersJason Wray2018-01-021-1/+1
* | [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-2/+2
|/
* Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-031-1/+26
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-271-2/+29
|\
| * [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918)Fabian Guerra Soto2017-09-151-2/+29
* | Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-281-7/+144
|\ \ | |/
| * [ios, macos] Fix querying features returning nil when features available. (#9...Fabian Guerra Soto2017-08-171-4/+5
| * [ios] adapt Mapbox Streets–sourced layers for user preferred language (#9582)Fabian Guerra Soto2017-08-011-0/+136
| * [ios, macos] Light property implementation in MGLStyle (#9043)Fabian Guerra Soto2017-05-231-0/+17
| * [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-121-1/+3
| * [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-121-8/+2
* | [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-1/+1
* | [all] Promote Style to public APIJohn Firebaugh2017-06-221-40/+40
* | [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-191-0/+4
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-0/+17
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
* | [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-31/+3
* | [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-111-1/+3
* | [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-111-8/+2
|/
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+4
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-4/+4
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-131-11/+5
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-131-20/+21
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-16/+13
* [ios, macos] Resolved unused variable warningsMinh Nguyễn2017-03-131-2/+2
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-16/+10
* [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-031-5/+5
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-4/+4