summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyleLayer.mm.ejs
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-6/+1
* [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-021-0/+6
* [ios, macos] Avoid unsafe cast when removing style layers (#7227)Jesse Bounds2016-11-301-1/+28
* [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-301-14/+14
* [core, ios, macos] Added layers and sources properties to MGLStyleMinh Nguyễn2016-11-281-0/+3
* [ios, macos] Remove unused `MGLGeometryAdditions` category stubJesse Bounds2016-11-221-9/+2
* [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-221-15/+66
* [ios, macos] Take back source and layer ownership on removal (#7048)Jesse Bounds2016-11-141-17/+25
* [ios, macos] Layer ownership refactor (#6904)fabian-guerra2016-11-041-11/+39
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-9/+13
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-26/+16
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-2/+29
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-1/+1
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-0/+12
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-2/+2
* fixes #5957: automatically call update() for iOS runtime style APIJustin R. Miller2016-08-161-0/+1
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+64