summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-0715-528/+473
* [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-079-339/+335
* [ios, macos] Relaxed sources, layers typeMinh Nguyễn2017-01-052-8/+8
* [ios, macos] Sources, layers properties are immutableMinh Nguyễn2017-01-052-6/+6
* [ios] Link guides to each otherMinh Nguyễn2017-01-041-0/+4
* [ios, macos] Split For Style Authors guideMinh Nguyễn2017-01-043-309/+93
* [ios, macos] Compare source options to specsMinh Nguyễn2017-01-044-2/+120
* [ios, macos] Added guide for style authorsMinh Nguyễn2017-01-043-3/+458
* [ios, macos] Added guide for working with GeoJSONMinh Nguyễn2017-01-041-0/+89
* [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-0415-42/+521
* [ios, macos] Note that no modifier operators are supportedMinh Nguyễn2017-01-041-5/+7
* [ios, macos] Cleaned up expression conversionMinh Nguyễn2017-01-048-92/+95
* [ios, macos] Rewrote predicate/filter conversionMinh Nguyễn2017-01-046-293/+682
* Implement MGLForegroundStyleLayer.sourceIdentifier (#7570)Fredrik Karlsson2017-01-036-2/+45
* [ios, macos] Aliased MGLMultiPointFeature to MGLPointCollectionFeatureMinh Nguyễn2017-01-021-0/+3
* [ios] Document that offline pack resource removal is not guaranteed (#7522)Jason Wray2016-12-231-2/+9
* [ios, macos] Fixed iosbench buildMinh Nguyễn2016-12-234-0/+4
* [ios, macos] Fixed null expression crashMinh Nguyễn2016-12-232-2/+12
* [ios, macos] Expand documentation on MGLTileSource URL templates (#7213)Justin R. Miller2016-12-221-2/+90
* [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-2216-15/+895
* [ios, macos] reversed MGLStyle.layersFredrik Karlsson2016-12-223-11/+44
* [ios] Correct formatting and typos in MGLStyleValue documentation (#7515)Jason Wray2016-12-211-6/+6
* [ios] Add inline examples in documentation (#7337)Eric Wolfe2016-12-2111-1/+23
* [ios, macos] Added URL accessor to MGLTileSourceMinh Nguyễn2016-12-204-0/+27
* [ios, macos] Indicate protocols, abstract classes in documentation navigation...Minh Nguyễn2016-12-202-1/+26
* [ios, macos] Omit perspectiveSkew from drawing context structMinh Nguyễn2016-12-202-2/+0
* [ios, macos] Update and reformat documentation for runtime styling (#7475)Minh Nguyễn2016-12-2024-477/+1127
* [ios, macos] Rename base to interpolationBase (#7486)Jesse Bounds2016-12-194-34/+34
* [ios, macos] Document when it's safe to call runtime styling functions (#7335)Eric Wolfe2016-12-181-7/+17
* [ios, macos] Highlight current topic in documentation (#7468)Minh Nguyễn2016-12-163-2/+16
* iOS jazzy theme improvements (#7422)Maya Gao2016-12-1612-140/+274
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-1626-235/+743
* [ios, macos] Corrected return type of MGLShape factory methodMinh Nguyễn2016-12-162-2/+2
* [ios, macos] Streamlined a string formatMinh Nguyễn2016-12-131-1/+1
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-1348-994/+1337
* [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-132-7/+49
* [ios, macos] Override references to property names in property requirements l...Minh Nguyễn2016-12-124-26/+50
* [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-124-11/+48
* [ios, macos] Expanded source documentationMinh Nguyễn2016-12-107-32/+62
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-0917-103/+104
* [ios, macos] Silence -Wc++11-narrowing warning in open gl layer (#7355)Jesse Bounds2016-12-091-2/+2
* [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-0818-48/+549
* [ios, macos] renamed raster-hue-rotateFredrik Karlsson2016-12-084-9/+12
* [ios, macos] Warn about special characters in predicates (#7317)Jesse Bounds2016-12-071-0/+6
* [ios, macos] Fix typo in exception name for style source identifier (#7315)Jesse Bounds2016-12-073-3/+3
* Prevent stopless functions (#7309)Fredrik Karlsson2016-12-075-2/+26
* [ios, macos] fixed compiler warningsFredrik Karlsson2016-12-071-2/+2
* [ios, macos] Corrected -setNeedsDisplay documentationMinh Nguyễn2016-12-071-1/+1
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-0713-60/+282
* [ios, macos] More ways to reshape an MGLMultiPoint (#7251)Minh Nguyễn2016-12-067-83/+177