summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLSymbolStyleLayer.h
Commit message (Expand)AuthorAgeFilesLines
* [core] Update shaders.Chris Loer2017-07-121-0/+52
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-1/+5
* [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclassesJohn Firebaugh2017-04-131-1/+1
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-0/+15
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-0/+18
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-2/+12
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-0/+9
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-0/+18
* [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-141-1/+1
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-1/+86
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-57/+57
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-0/+126
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-5/+26
* [ios, macos] Don't add documentation to NS_ENUMJesse Bounds2017-02-081-535/+271
* [ios, macos] Add more bullets to style property docsJason Wray2017-02-081-189/+233
* [ios, macos] Add function and interpolation mode to style property docsJesse Bounds2017-02-081-101/+725
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-157/+157
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-171/+171
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-221/+757
|\
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-111-1/+1
| * [ios, macos] Cleaned up color, edge insets declarations, commentsMinh Nguyễn2017-01-091-10/+28
| * [macos] Flip offsets and translationsMinh Nguyễn2017-01-091-11/+78
| * [ios, macos] Fixed links to paint properties in style specMinh Nguyễn2017-01-071-4/+4
| * [ios, macos] -translate → -translationMinh Nguyễn2017-01-071-27/+51
| * [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-071-75/+106
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-0/+140
| * [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-041-2/+15
| * [ios] Add inline examples in documentation (#7337)Eric Wolfe2016-12-211-0/+2
| * [ios, macos] Update and reformat documentation for runtime styling (#7475)Minh Nguyễn2016-12-201-193/+434
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-0/+2
|/
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-54/+120
* [ios, macos] Override references to property names in property requirements l...Minh Nguyễn2016-12-121-25/+25
* [ios, macos] Note corresponding style spec propertiesMinh Nguyễn2016-12-061-0/+4
* [ios, macos] renamed dasharray and icon sizeFredrik Karlsson2016-12-061-1/+1
* [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-301-201/+201
* [ios, macos] override style spec documentationFredrik Karlsson2016-11-161-7/+7
* [ios, macos] Fixed syntax error in documentation comment (#6822)Minh Nguyễn2016-10-261-1/+1
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-109/+109
* [ios, macos] Refer to style layer class in enum documentationMinh Nguyễn2016-10-111-0/+20
* [ios, macos] Simplified style property enum namesMinh Nguyễn2016-10-111-63/+63
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-061-1/+1
* [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