summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLBackgroundStyleLayer.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Moved numbers away from start of lines in documentation (#11881)Jordan Kiley2018-05-151-1/+1
* [macos] Replaced UIColor with NSColor in documentationMinh Nguyễn2018-04-161-0/+25
* [ios, macos] Documented ranges of style propertiesMinh Nguyễn2018-01-261-2/+2
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-42/+33
* [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/+10
* [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-141-1/+1
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-0/+21
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-4/+4
* [ios, macos] Don't add documentation to NS_ENUMJesse Bounds2017-02-081-18/+18
* [ios, macos] Add more bullets to style property docsJason Wray2017-02-081-10/+13
* [ios, macos] Add function and interpolation mode to style property docsJesse Bounds2017-02-081-4/+28
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-7/+7
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-8/+8
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-14/+32
|\
| * [ios, macos] Cleaned up color, edge insets declarations, commentsMinh Nguyễn2017-01-091-2/+2
| * [ios, macos] Update and reformat documentation for runtime styling (#7475)Minh Nguyễn2016-12-201-12/+30
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-0/+2
|/
* [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-301-5/+5
* [ios, macos] override style spec documentationFredrik Karlsson2016-11-161-1/+1
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-8/+8
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-061-1/+1
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-5/+2
* [ios, macos] flesh out iOS runtime styling docs (#6466)Justin R. Miller2016-09-271-0/+6
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-0/+5
* [ios, macos] Specialize color properties by platformMinh Nguyễn2016-08-261-1/+12
* [ios, macos] More specific default value typesMinh Nguyễn2016-08-261-2/+2
* [ios, macos] Mark MGLStyleLayer properties null_resettableMinh Nguyễn2016-08-261-5/+5
* [ios, macos] Distinguish between blackColor and clearColor (#6125)Minh Nguyễn2016-08-241-1/+1
* [ios, macos] Copyedit default color property documentation (#6105)Minh Nguyễn2016-08-211-1/+1
* [ios, macos] Optional properties are nullableMinh Nguyễn2016-08-191-6/+6
* [ios, macos] Document style attribute interdependenciesMinh Nguyễn2016-08-191-2/+4
* [ios, macos] Fully describe default valuesMinh Nguyễn2016-08-191-1/+1
* [ios, macos] Audited generated source/layer headersMinh Nguyễn2016-08-191-3/+11
* [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/+27