summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-2133-258/+1491
|\
| * [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-171-4/+4
| * [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-1019-38/+1214
| * [macos, ios] query source featuresIvo van Dongen2017-03-104-0/+77
| * [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-081-4/+1
| * [ios, macos] Exclude MGLUserTrackingMode from macOSNadia Barbosa2017-03-031-15/+0
| * [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-033-16/+19
| * [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-0/+2
| * [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-039-143/+143
* | [macos] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-0/+4
* | [macos, ios] query source featuresIvo van Dongen2017-03-094-0/+77
* | [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-282-30/+156
* [ios, macos] Make source removal consistent with layer removalJesse Bounds2017-02-233-9/+36
* [ios, macos] Simplify implementation of layer removal from map viewJesse Bounds2017-02-237-30/+28
* [core, ios, macos] Return null when removing nonexistent sourceJesse Bounds2017-02-233-6/+12
* [ios, macos] Recreate pending and raw layer ref when layer is removedJesse Bounds2017-02-237-21/+30
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-212-0/+33
|\
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-182-0/+33
* | [ios, macos] Smarten apostrophes after backticksMinh Nguyễn2017-02-211-9/+9
* | [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-182-6/+34
* | [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-174-58/+69
* | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-152-151/+240
* | [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-094-5/+236
* | [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-091-28/+32
* | [ios, macos] Don't add documentation to NS_ENUMJesse Bounds2017-02-086-1083/+699
* | [ios, macos] Add more bullets to style property docsJason Wray2017-02-086-457/+600
* | [ios, macos] Add function and interpolation mode to style property docsJesse Bounds2017-02-086-171/+1335
* | [ios, macos] Update documentation examples to use new style functions (#7960)Jesse Bounds2017-02-082-8/+8
* | [ios, macos] Document DDS enumerations (#7931)Jesse Bounds2017-02-081-4/+56
* | Add back MGLStyleFunction and re-document MGLStyleValue (#7943)Jesse Bounds2017-02-083-87/+358
* | [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-031-24/+21
* | [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-0216-583/+1611
* | [ios, macos] added a distance formatterFredrik Karlsson2017-01-272-0/+61
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2791-878/+878