summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyleLayer.mm
Commit message (Expand)AuthorAgeFilesLines
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-9/+9
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-131-0/+1
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-5/+38
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-0/+6
* [ios, macos] Avoid unsafe cast when removing style layers (#7227)Jesse Bounds2016-11-301-4/+12
* [ios, macos] Added debug descriptions for runtime styling classesMinh Nguyễn2016-11-231-0/+7
* [ios, macos] Use the rawLayer pointer to access the mbgl layer (#6966)Jesse Bounds2016-11-081-8/+6
* [ios, macos] Raise correct style layer misuse exception (#6738)Minh Nguyễn2016-10-181-0/+6
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-061-14/+36
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-3/+27
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-181-1/+0
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-2/+2
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+5