| Commit message (Expand) | Author | Age | Files | Lines |
* | [osx] make scrollwheel zooming smoother | Konstantin Käfer | 2016-04-26 | 1 | -6/+14 |
* | [osx] disable touch events | Konstantin Käfer | 2016-04-26 | 1 | -1/+0 |
* | [osx] Fixed crash on launch on OS X 10.10 | Minh Nguyễn | 2016-04-25 | 1 | -1/+1 |
* | [ios, osx] Document common workflows | Minh Nguyễn | 2016-04-24 | 1 | -5/+35 |
* | [ios, osx] Made OS X SDK localizable | Minh Nguyễn | 2016-04-24 | 5 | -18/+132 |
* | [ios, osx] Corrected clock, coordinate formats | Minh Nguyễn | 2016-04-24 | 1 | -1/+1 |
* | [ios, osx] Eliminated platform/{ios,osx}/include | Minh Nguyễn | 2016-04-23 | 6 | -69/+70 |
* | [osx] Moved resources one level up | Minh Nguyễn | 2016-04-23 | 5 | -4/+4 |
* | [osx] Added screenshot | Minh Nguyễn | 2016-04-22 | 2 | -0/+2 |
* | [ios, osx] Fixed direction, pitch restoration | Minh Nguyễn | 2016-04-22 | 1 | -2/+2 |
* | [core, ios, osx] cameraThatFitsCoordinateBounds | Minh Nguyễn | 2016-04-22 | 3 | -16/+62 |
* | [ios, osx] Fixed dangling KVO observer crash | Minh Nguyễn | 2016-04-22 | 1 | -0/+3 |
* | [ios, osx] Updated build system for jazzy | Minh Nguyễn | 2016-04-22 | 2 | -0/+9 |
* | [ios, osx] Split MGLDirectionFormatter in two | Minh Nguyễn | 2016-04-22 | 2 | -13/+26 |
* | [ios, osx] Direction formatter | Minh Nguyễn | 2016-04-22 | 2 | -0/+13 |
* | [ios, osx] Coordinate formatter | Minh Nguyễn | 2016-04-22 | 8 | -64/+37 |
* | [osx] Reset pending min/max zoom levels | Minh Nguyễn | 2016-04-21 | 1 | -0/+2 |
* | [ios, osx] Constrain zoom level when selecting offline pack | Minh Nguyễn | 2016-04-21 | 3 | -0/+10 |
* | [ios, osx] Copyedited installation documentation | Minh Nguyễn | 2016-04-21 | 1 | -10/+28 |
* | [ios, osx] Ignore invalid observation context | Minh Nguyễn | 2016-04-20 | 1 | -5/+13 |
* | [ios, osx] Avoid observing coordinate on MGLMultiPoint | Minh Nguyễn | 2016-04-20 | 1 | -15/+12 |
* | [ios, osx] Fixed crash removing multipoint or duplicate annotation | Minh Nguyễn | 2016-04-20 | 1 | -17/+22 |
* | [ios, osx] Use HTML links in documentation | Minh Nguyễn | 2016-04-20 | 1 | -18/+19 |
* | [ios, osx] Override user workspace settings | Minh Nguyễn | 2016-04-19 | 1 | -1/+1 |
* | [osx] Build output goes to build/osx | John Firebaugh | 2016-04-19 | 8 | -17/+17 |
* | [ios, osx] Eliminate use of main.mk | John Firebaugh | 2016-04-19 | 1 | -0/+2 |
* | [ios, osx] Remove some non-functional platform.gyp xcode_settings | John Firebaugh | 2016-04-19 | 1 | -5/+0 |
* | [osx] Observe annotation coordinates | Minh Nguyễn | 2016-04-19 | 4 | -32/+83 |
* | Revert "[ios, osx] Make {ios,osx}app schemes non-shared" | Minh Nguyễn | 2016-04-18 | 1 | -0/+101 |
* | [osx] Create shared schemas for mbgl-offline, mbgl-render, and test targets t... | John Firebaugh | 2016-04-18 | 3 | -0/+276 |
* | [osx] Explicitly link SystemConfiguration.framework | John Firebaugh | 2016-04-18 | 1 | -0/+6 |
* | [ios, osx] Make {ios,osx}app schemes non-shared | John Firebaugh | 2016-04-18 | 1 | -101/+0 |
* | [build] Bump geojson-vt-cpp to v4.1.2 | Bruno de Oliveira Abinader | 2016-04-18 | 1 | -1/+1 |
* | [build/osx] Fix missing generated header include path | Bruno de Oliveira Abinader | 2016-04-18 | 1 | -0/+1 |
* | [ios, osx] Took advantage of C99 | Minh Nguyễn | 2016-04-16 | 1 | -2/+2 |
* | [osx] Fixed type mismatch and selector warnings | Minh Nguyễn | 2016-04-16 | 2 | -10/+11 |
* | [osx] Moved SDK from gyp into Xcode project | Minh Nguyễn | 2016-04-16 | 6 | -188/+848 |
* | [osx] Added Xcode project for osxapp | Minh Nguyễn | 2016-04-16 | 24 | -82/+612 |
* | [ios, osx] Shared test bundle | Minh Nguyễn | 2016-04-16 | 6 | -293/+5 |
* | [ios] Removed alternative to -ObjC | Minh Nguyễn | 2016-04-16 | 4 | -38/+0 |
* | [all] Replace HTTPContextBase/HTTPRequestBase with FileSource | John Firebaugh | 2016-04-14 | 1 | -1/+1 |
* | [core] Render from the main thread | John Firebaugh | 2016-04-14 | 1 | -64/+39 |
* | [osx] Scroll to zoom | Minh Nguyễn | 2016-04-12 | 2 | -7/+32 |
* | [ios, osx] The return of xcpretty, part II (#4676) | John Firebaugh | 2016-04-11 | 1 | -0/+1 |
* | [ios] Run core unit tests in CI | John Firebaugh | 2016-04-11 | 1 | -0/+13 |
* | [build] Refactor and simplify build system | John Firebaugh | 2016-04-07 | 14 | -453/+389 |
* | [osx] Use a more reliable hack for the getting the .xcscheme file into place | John Firebaugh | 2016-04-01 | 2 | -11/+101 |
* | [ios, osx] Replace libuv with native implementations | John Firebaugh | 2016-04-01 | 2 | -1/+1 |
* | Merge branch 'release-ios-3.2.0-android-4.0.0' | John Firebaugh | 2016-03-30 | 12 | -46/+611 |
|\ |
|
| * | [osx] Fixed tests | Minh Nguyễn | 2016-03-29 | 1 | -2/+3 |