summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [macos, ios] query source featuresIvo van Dongen2017-03-096-0/+248
* [darwin] Use explicit initialization rather than global static variables for ...Konstantin Käfer2017-03-093-2/+7
* [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
* | Add back MGLStyleFunction and re-document MGLStyleValue (#7943)Jesse Bounds2017-02-084-87/+428
* | [build, ios, macos] Simplify version portion of user agent stringJohn Firebaugh2017-02-081-3/+2
* | Make `MGLOfflinePack` instances post notificationsEimantas Vaiciunas2017-02-063-85/+28
* | [ios, macos] Implement default value for identity functionsJesse Bounds2017-02-032-25/+22
* | [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-031-0/+291
* | [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-0224-1876/+3797
* | [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-011-1/+1
* | [ios, macos] added a distance formatterFredrik Karlsson2017-01-273-0/+91
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-27118-1652/+1652
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-268-17/+52
|\ \ | |/
| * [ios, macos] Deprecate style class API (#7785)fabian-guerra2017-01-251-4/+4
| * [macos] Refer to Night Shift in style compatibility guideMinh Nguyễn2017-01-251-2/+3
| * [ios, macos] Testify MGLMapView gesture recognizer exampleMinh Nguyễn2017-01-252-2/+23
| * [ios] changed URL -> url (#7841)Jordan Kiley2017-01-251-1/+1
| * Clarify that clustering option is for shape sources (#7837)Jordan Kiley2017-01-251-0/+2
| * [ios] EdgeInsets is UIEdgeInsets in Swift on iOSMinh Nguyễn2017-01-231-3/+9
| * [ios, macos] Note that canvas sources are unsupportedMinh Nguyễn2017-01-231-1/+1