summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-0410-21/+123
* [ios, macos] Note that no modifier operators are supportedMinh Nguyễn2017-01-041-5/+7
* [ios, macos] Cleaned up expression conversionMinh Nguyễn2017-01-046-63/+57
* [ios, macos] Rewrote predicate/filter conversionMinh Nguyễn2017-01-044-99/+266
* 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-231-2/+3
* [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-2215-15/+426
* [ios, macos] reversed MGLStyle.layersFredrik Karlsson2016-12-222-11/+12
* [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] 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-2022-470/+1075
* [ios, macos] Rename base to interpolationBase (#7486)Jesse Bounds2016-12-193-32/+32
* [ios, macos] Document when it's safe to call runtime styling functions (#7335)Eric Wolfe2016-12-181-7/+17
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-1615-221/+420
* [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-1341-929/+1197
* [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-131-7/+31
* [ios, macos] Override references to property names in property requirements l...Minh Nguyễn2016-12-122-26/+27
* [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-123-4/+34
* [ios, macos] Expanded source documentationMinh Nguyễn2016-12-105-28/+58
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-098-54/+55
* [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-0817-48/+434
* [ios, macos] renamed raster-hue-rotateFredrik Karlsson2016-12-082-4/+6
* [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-072-2/+2
* Prevent stopless functions (#7309)Fredrik Karlsson2016-12-071-0/+4
* [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
* [ios, macos] Note corresponding style spec propertiesMinh Nguyễn2016-12-064-0/+18
* [ios, macos] renamed dasharray and icon sizeFredrik Karlsson2016-12-064-8/+8
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-0610-74/+125
* [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-052-3/+40
* [ios, macos] Update MGLStyle API documentation with warnings for dupesJesse Bounds2016-12-021-12/+18
* [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTestsJesse Bounds2016-12-021-1/+1
* [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-0211-0/+75
* [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-021-2/+2
* [ios, macos] handle duplicate source errorIvo van Dongen2016-12-021-1/+6
* [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-021-2/+2
* [ios, macos] Update style predicate documentationJesse Bounds2016-12-011-2/+5
* [ios, macos] Add back support for CONTAINS operatorJesse Bounds2016-12-011-1/+6
* [ios, macos] Avoid unsafe cast when removing style layers (#7227)Jesse Bounds2016-11-309-11/+507