summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios][macos] Document that transitions using setStyleURL are not supported (#...Eric Wolfe2017-03-201-2/+2
* [ios] Guard against over calling pause or resumeJesse Bounds2017-03-181-0/+9
* [ios, macos] update iOS SDK guides (#8354)Jordan Kiley2017-03-174-6/+161
* [ios, macos] Add more information to interpolation mode docs (#8425)Jordan Kiley2017-03-151-6/+13
* [ios, macos] Expanded feature querying documentationMinh Nguyễn2017-03-143-22/+62
* [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-149-7/+16
* [ios, macos] Fixed documentation parameter mismatchesMinh Nguyễn2017-03-133-6/+7
* [ios, macos] Resolved unused variable warningsMinh Nguyễn2017-03-131-2/+2
* [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-101-0/+4
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-1026-38/+1575
* [macos, ios] query source featuresIvo van Dongen2017-03-106-0/+248
* [ios, macos] Fixed camera function exception messageMinh Nguyễn2017-03-101-3/+3
* [darwin] Use explicit initialization rather than global static variables for ...Konstantin Käfer2017-03-103-2/+7
* [ios, macos] Removed duplicated NSDate test files, improved duration converst...Fabian Guerra Soto2017-03-082-4/+15
* [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256)Minh Nguyễn2017-03-087-3/+723
* [ios, macos] Exclude MGLUserTrackingMode from macOSNadia Barbosa2017-03-031-15/+0
* [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-034-16/+45
* [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-0/+2
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-0312-158/+158
* [ios] Pause file source activity on backgroundJesse Bounds2017-03-011-0/+15
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-283-90/+396
* [ios, macos] Make source removal consistent with layer removalJesse Bounds2017-02-234-13/+74
* [ios, macos] Simplify implementation of layer removal from map viewJesse Bounds2017-02-238-31/+44
* [core, ios, macos] Return null when removing nonexistent sourceJesse Bounds2017-02-234-6/+29
* [ios, macos] Recreate pending and raw layer ref when layer is removedJesse Bounds2017-02-238-21/+68
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-213-27/+60
|\
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-183-22/+55
* | [ios, macos] Smarten apostrophes after backticksMinh Nguyễn2017-02-211-9/+9
* | [ios, macos] Fixed Ukrainian pluralizationAndrey Golovin2017-02-201-0/+60
* | [ios, macos] Fixed Polish pluralizationMinh Nguyễn2017-02-201-1/+39
* | [ios, macos] Fixed Russian pluralizationMinh Nguyễn2017-02-201-3/+9
* | [ios, macos] Polish, Russian, Spanish, Ukrainian translationsMinh Nguyễn2017-02-203-0/+130
* | [ios, macos] fixed wyoming inverted coordinates (#8069)Fabian Guerra Soto2017-02-201-3/+3
* | [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-201-8/+44
* | [macos,ios] expose callback for transforming URLsKonstantin Käfer2017-02-202-0/+104
* | [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-203-6/+20
* | [ios, macos] Convert NSColor/UIColor expressions to CSS color string valuesMinh Nguyễn2017-02-183-175/+112
* | [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-1712-139/+308
* | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-153-285/+386
* | [ios, macos] Marked MGLStyleFunction as abstract in docsMinh Nguyễn2017-02-101-0/+1
* | [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-096-5/+410
* | [ios, macos] Brazilian Portuguese, French, German, Japanese, Swedish, VietnameseMinh Nguyễn2017-02-098-0/+1364
* | [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-096-64/+68
* | [ios, macos] Don't add documentation to NS_ENUMJesse Bounds2017-02-087-1105/+721
* | [ios, macos] Add more bullets to style property docsJason Wray2017-02-087-462/+616
* | [ios, macos] Add function and interpolation mode to style property docsJesse Bounds2017-02-087-171/+1348
* | [core] Update gl-js; fix $id filters with GeoJSON sourceJohn Firebaugh2017-02-081-1/+1
* | [ios, macos] Fixed runtime styling deprecation warningsMinh Nguyễn2017-02-083-92/+104
* | [ios, macos] Update documentation examples to use new style functions (#7960)Jesse Bounds2017-02-083-16/+16
* | [ios, macos] Document DDS enumerations (#7931)Jesse Bounds2017-02-081-4/+56