summaryrefslogtreecommitdiff
path: root/platform/macos/macos.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-021-4/+0
* [ios, macos] Updated ca, es, sv, vi, zh-Hans localizations from TransifexMinh Nguyễn2017-05-021-0/+2
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+12
* [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-131-0/+32
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-131-4/+0
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-4/+8
* [macos] expose link flags via mbgl-core targetKonstantin Käfer2017-04-061-6/+0
* [build] generate .xcconfig files with configure_fileKonstantin Käfer2017-03-281-8/+2
* [node] Eliminate src as an include pathJohn Firebaugh2017-03-281-10/+12
* [ios, macos] Fixed documentation parameter mismatchesMinh Nguyễn2017-03-131-0/+2
* [macos, ios] query source featuresIvo van Dongen2017-03-101-0/+8
* [ios, macos] Removed duplicated NSDate test files, improved duration converst...Fabian Guerra Soto2017-03-081-4/+4
* [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256)Minh Nguyễn2017-03-081-0/+30
* [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-031-0/+4
* [ios, macos] Enable localizations in iosapp & macosappJason Wray2017-02-201-0/+36
* [ios, macos] Include Ukranian stringsdict in projectMinh Nguyễn2017-02-201-0/+2
* [ios, macos] Added Lithuanian localizationMinh Nguyễn2017-02-201-0/+3
* [ios, macos] Polish, Russian, Spanish, Ukrainian translationsMinh Nguyễn2017-02-201-0/+13
* [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-201-4/+4
* [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-201-0/+8
* Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-151-0/+4
* [ios, macos] Brazilian Portuguese, French, German, Japanese, Swedish, VietnameseMinh Nguyễn2017-02-091-0/+34
* [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-031-0/+5
* [ios, macos] added a distance formatterFredrik Karlsson2017-01-271-0/+12
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-53/+73
|\
| * [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-131-36/+26
| * [ios, macos] Title case attribution buttonsMinh Nguyễn2017-01-101-0/+4
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-12/+0
| * [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-071-12/+12
| * [macos] Arrange layers top to bottom in sidebarMinh Nguyễn2017-01-061-0/+6
| * [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-041-0/+8
| * [ios, macos] Rewrote predicate/filter conversionMinh Nguyễn2017-01-041-6/+6
| * [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-221-0/+12
| * [macos] Refactored label localizationMinh Nguyễn2016-12-201-0/+6
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-4/+14
* | [macos] Added Simplified Chinese localizationMinh Nguyễn2016-12-211-0/+7
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-47/+103
|\ \ | |/
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-4/+4
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-26/+32
| * [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-0/+2
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-16/+16
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-4/+28
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-071-0/+6
| * [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-0/+14
| * [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-4/+4
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-051-0/+4
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-11/+29
|\ \ | |/
| * [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-021-10/+10
| * [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-021-10/+10
| * [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-291-1/+1