summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLSymbolStyleLayer.mm
Commit message (Expand)AuthorAgeFilesLines
* [darwin] Generate plural version of property name, yet, keep singular version...Alexander Shalamov2019-08-131-9/+9
* [darwin] Add plural override for 'text-writing-mode' layout propertyAlexander Shalamov2019-08-131-14/+21
* [darwin] Bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-131-0/+33
* [darwin] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-0/+19
* [darwin] Support for variable text placement APIMikhail Pozdnyakov2019-03-291-0/+37
* [ios, macos] Fix MGLTransition struct creation.Fabian Guerra2018-12-121-72/+24
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-101-0/+1
* [ios, macos] Layer manager for Darwin platformsMikhail Pozdnyakov2018-11-191-1/+10
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-141-0/+67
* [ios, macos] Minimal darwin wrappers of 'format' expressionChris Loer2018-10-151-4/+4
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+32
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-52/+52
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-0/+1
* [ios, macos] Convert token strings to expressions on inputJohn Firebaugh2018-07-201-4/+18
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-1/+1
* [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-041-1/+1
* Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-161-2/+4
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-292/+292
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-3/+3
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-6/+6
* Implement icon-anchor propertyLauren Budorick2017-08-281-3/+42
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-6/+6
* [core] Update shaders.Chris Loer2017-07-121-0/+33
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-131-2/+1
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-57/+5
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-6/+6
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-3/+3
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-3/+3
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-3/+3
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-1/+217
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-30/+30
* [ios, macos] Simplify implementation of layer removal from map viewJesse Bounds2017-02-231-4/+4
* [ios, macos] Recreate pending and raw layer ref when layer is removedJesse Bounds2017-02-231-3/+4
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-6/+6
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-76/+220
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-75/+209
|\
| * [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-131-42/+16
| * [ios, macos] Fixed nilling out predicateMinh Nguyễn2017-01-121-1/+1
| * [ios, macos] -translate → -translationMinh Nguyễn2017-01-071-32/+52
| * [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-071-25/+52
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-0/+104
| * Implement MGLForegroundStyleLayer.sourceIdentifier (#7570)Fredrik Karlsson2017-01-031-0/+7
|/
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-78/+204
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-103/+115
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-6/+1
* [ios, macos] renamed dasharray and icon sizeFredrik Karlsson2016-12-061-3/+3
* [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/+212
* [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-301-206/+206