| Commit message (Expand) | Author | Age | Files | Lines |
* | [android][glfw][ios][macos][node][qt] rename backend to renderer backend | Ivo van Dongen | 2017-07-18 | 1 | -3/+3 |
* | [ios][macos] rendering interface changes | Ivo van Dongen | 2017-07-18 | 3 | -15/+28 |
* | [android][glfw][ios][macos][node][qt] split backend from mapobserver | Ivo van Dongen | 2017-07-18 | 1 | -2/+2 |
* | [macos] Use [NSImage CGImageForProposedRect:context:hints:] instead of drawin... | Asheem Mamoowala | 2017-07-17 | 1 | -10/+3 |
* | [build] Update GLFW to 2017-07-13-67c9155 | Bruno de Oliveira Abinader | 2017-07-13 | 1 | -1/+1 |
* | [all] make default_styles header-only | Konstantin Käfer | 2017-07-13 | 1 | -1/+0 |
* | [build] add -fvisibility=hidden for all macOS targets to avoid linker warnings | Konstantin Käfer | 2017-07-11 | 1 | -0/+9 |
* | [darwin] Include polylabel via cmake | Jason Wray | 2017-07-11 | 2 | -16/+5 |
* | [core] Isolate pthread-based tls implementation | Thiago Marcos P. Santos | 2017-07-07 | 1 | -0/+1 |
* | [build] use CMake to generate Xcode schemes | Konstantin Käfer | 2017-07-06 | 4 | -325/+0 |
* | [macos] - add Styles header to CHANGELOG.md | Tobrun | 2017-07-05 | 1 | -0/+3 |
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0' | Tobrun | 2017-07-05 | 6 | -13/+25 |
|\ |
|
| * | macos-v0.5.0macos-v0.5.0 | Minh Nguyễn | 2017-06-29 | 2 | -2/+2 |
| * | [macos] Updated screenshot | Minh Nguyễn | 2017-06-29 | 1 | -0/+0 |
| * | [macos] Fixed cursor shifting after drag gesture | Minh Nguyễn | 2017-06-29 | 2 | -1/+2 |
| * | [macos] Reorganized changelog | Minh Nguyễn | 2017-06-29 | 1 | -4/+12 |
| * | [ios, macos] Fix size and color of default marker image | Jason Wray | 2017-06-26 | 2 | -0/+1 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-06-22 | 1 | -2/+3 |
| * | Boxing ObjC structs (#9343) | Fabian Guerra Soto | 2017-06-22 | 1 | -0/+1 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-06-16 | 1 | -0/+3 |
| * | Migrate to GL JS–powered feedback form (#9078) | Minh Nguyễn | 2017-05-30 | 2 | -5/+11 |
| * | [ios] Moved `MGLLight` in jazzy table of contents (#9111) | Jordan Kiley | 2017-05-25 | 1 | -0/+1 |
| * | [macos] Enable View ‣ Traffic Nightios-v3.6.0.beta.1 | Minh Nguyễn | 2017-05-23 | 1 | -0/+3 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-05-23 | 1 | -2/+8 |
| * | [ios, macos] More robust Streets localization | Minh Nguyễn | 2017-05-23 | 3 | -11/+14 |
| * | [ios,macos] multipolygon coordinate (#8713) | Fabian Guerra Soto | 2017-05-23 | 2 | -4/+17 |
| * | [ios, macos] Light property implementation in MGLStyle (#9043) | Fabian Guerra Soto | 2017-05-23 | 2 | -0/+17 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-05-19 | 1 | -1/+2 |
| * | [ios, macos] Factored out tile URL template guide | Minh Nguyễn | 2017-05-16 | 2 | -0/+99 |
| * | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-12 | 4 | -29/+57 |
| * | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-12 | 1 | -1/+1 |
| * | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-12 | 1 | -0/+1 |
* | | [macos] remove tile cache size customization | Ivo van Dongen | 2017-06-27 | 1 | -21/+0 |
* | | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -4/+5 |
* | | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -1/+1 |
* | | Update changelogs and iOS/macOS style guide for ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 1 | -1/+4 |
* | | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima... | Asheem Mamoowala | 2017-06-19 | 6 | -24/+39 |
* | | [iOS][macOS] Add ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 15 | -20/+186 |
* | | [core] Added Backend::{assume,set}Viewport | Bruno de Oliveira Abinader | 2017-06-13 | 1 | -2/+2 |
* | | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170) | Tobrun | 2017-06-02 | 9 | -23/+172 |
* | | [ios, macos] Add overlays property to MGLMapView (#8617) | Eimantas | 2017-05-20 | 3 | -0/+26 |
* | | [core] Remove ambiguous get{Width,Height} accessors from style::Image | John Firebaugh | 2017-05-17 | 1 | -1/+3 |
* | | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 3 | -6/+7 |
* | | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 2 | -1/+4 |
* | | [core] Split style image collection from SpriteAtlas | Ivo van Dongen | 2017-05-12 | 1 | -2/+2 |
* | | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-11 | 4 | -29/+57 |
* | | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-11 | 1 | -1/+1 |
* | | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-11 | 1 | -0/+1 |
|/ |
|
* | [ios, macos] Updated localizations from Transifex | Minh Nguyễn | 2017-05-08 | 2 | -2/+26 |
* | [ios, macos] Moved DDS guide examples to Swift unit test | Minh Nguyễn | 2017-05-08 | 2 | -32/+43 |