summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLSymbolStyleLayer.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-13/+1
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-12/+144
* [ios, macos] flesh out iOS runtime styling docs (#6466)Justin R. Miller2016-09-271-1/+6
* clarify circle color as fill (#6447)Justin R. Miller2016-09-231-4/+4
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-211-5/+10
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-0/+5
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-0/+8
* [ios, macos] Specialize color properties by platformMinh Nguyễn2016-08-261-4/+48
* [ios, macos] More specific default value typesMinh Nguyễn2016-08-261-50/+50
* [ios, macos] Mark MGLStyleLayer properties null_resettableMinh Nguyễn2016-08-261-94/+94
* [ios, macos] Distinguish between blackColor and clearColor (#6125)Minh Nguyễn2016-08-241-4/+4
* [ios, macos] Copyedit default color property documentation (#6105)Minh Nguyễn2016-08-211-4/+4
* [ios, macos] Offsets as vectors, padding as edge insetsMinh Nguyễn2016-08-191-1/+1
* [ios, macos] Optional properties are nullableMinh Nguyễn2016-08-191-108/+108
* [ios, macos] Document style attribute interdependenciesMinh Nguyễn2016-08-191-46/+134
* [ios, macos] Specify unitsMinh Nguyễn2016-08-191-4/+40
* [ios, macos] Fully describe default valuesMinh Nguyễn2016-08-191-30/+30
* [ios, macos] Audited generated source/layer headersMinh Nguyễn2016-08-191-48/+144
* [ios, macos] Refer to attributes in kebab-caseMinh Nguyễn2016-08-191-1/+1
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-181-1/+0
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+315