summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLCircleStyleLayer.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Added circle geometryupstream/1ec5-circle-2167Minh Nguyễn2019-05-071-2/+2
* [ios] Fix links in documentationNadia Barbosa2019-01-231-4/+4
* [ios][documentation] link API documentation to ios-sdk/examplesJosh Erb2018-11-131-0/+10
* [ios, macos] Moved numbers away from start of lines in documentation (#11881)Jordan Kiley2018-05-151-5/+5
* [macos] Replaced UIColor with NSColor in documentationMinh Nguyễn2018-04-161-0/+40
* [ios, macos] Corrected documentationMinh Nguyễn2018-04-021-3/+4
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-021-2/+2
* Install aftermarket expression functions (#11472)Minh Nguyễn2018-03-291-1/+1
* [ios, macos] Documented ranges of style propertiesMinh Nguyễn2018-01-261-9/+9
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-235/+158
* [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-101-2/+2
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+45
* [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
* [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/+56
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-13/+13
* [ios, macos] Don't add documentation to NS_ENUMJesse Bounds2017-02-081-187/+151
* [ios, macos] Add more bullets to style property docsJason Wray2017-02-081-95/+133
* [ios, macos] Add function and interpolation mode to style property docsJesse Bounds2017-02-081-19/+187
* [ios, macos] Update documentation examples to use new style functions (#7960)Jesse Bounds2017-02-081-4/+4
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-25/+25
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-30/+30
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-41/+170
|\
| * [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-2/+2
| * [macos] Flip offsets and translationsMinh Nguyễn2017-01-091-3/+19
| * [ios, macos] Fixed links to paint properties in style specMinh Nguyễn2017-01-071-3/+3
| * [ios, macos] -translate → -translationMinh Nguyễn2017-01-071-14/+26
| * [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-071-18/+24
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-0/+36
| * [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-19/+54
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-0/+2
* | [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-0/+32
|/
* [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-301-32/+32
* [ios, macos] override style spec documentationFredrik Karlsson2016-11-161-1/+1
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-17/+17
* [ios, macos] Refer to style layer class in enum documentationMinh Nguyễn2016-10-111-0/+4
* [ios, macos] Simplified style property enum namesMinh Nguyễn2016-10-111-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-13/+1
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-2/+20
* [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-2/+2
* [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-1/+10
* [ios, macos] More specific default value typesMinh Nguyễn2016-08-261-7/+7