summaryrefslogtreecommitdiff
path: root/platform/osx
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Upgrade to boost 1.60.0 (#4899)John Firebaugh2016-04-281-2/+2
* [osx] make scrollwheel zooming smootherKonstantin Käfer2016-04-261-6/+14
* [osx] disable touch eventsKonstantin Käfer2016-04-261-1/+0
* [osx] Fixed crash on launch on OS X 10.10Minh Nguyễn2016-04-251-1/+1
* [ios, osx] Document common workflowsMinh Nguyễn2016-04-241-5/+35
* [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-245-18/+132
* [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-241-1/+1
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-236-69/+70
* [osx] Moved resources one level upMinh Nguyễn2016-04-235-4/+4
* [osx] Added screenshotMinh Nguyễn2016-04-222-0/+2
* [ios, osx] Fixed direction, pitch restorationMinh Nguyễn2016-04-221-2/+2
* [core, ios, osx] cameraThatFitsCoordinateBoundsMinh Nguyễn2016-04-223-16/+62
* [ios, osx] Fixed dangling KVO observer crashMinh Nguyễn2016-04-221-0/+3
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-222-0/+9
* [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-222-13/+26
* [ios, osx] Direction formatterMinh Nguyễn2016-04-222-0/+13
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-228-64/+37
* [osx] Reset pending min/max zoom levelsMinh Nguyễn2016-04-211-0/+2
* [ios, osx] Constrain zoom level when selecting offline packMinh Nguyễn2016-04-213-0/+10
* [ios, osx] Copyedited installation documentationMinh Nguyễn2016-04-211-10/+28
* [ios, osx] Ignore invalid observation contextMinh Nguyễn2016-04-201-5/+13
* [ios, osx] Avoid observing coordinate on MGLMultiPointMinh Nguyễn2016-04-201-15/+12
* [ios, osx] Fixed crash removing multipoint or duplicate annotationMinh Nguyễn2016-04-201-17/+22
* [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-201-18/+19
* [ios, osx] Override user workspace settingsMinh Nguyễn2016-04-191-1/+1
* [osx] Build output goes to build/osxJohn Firebaugh2016-04-198-17/+17
* [ios, osx] Eliminate use of main.mkJohn Firebaugh2016-04-191-0/+2
* [ios, osx] Remove some non-functional platform.gyp xcode_settingsJohn Firebaugh2016-04-191-5/+0
* [osx] Observe annotation coordinatesMinh Nguyễn2016-04-194-32/+83
* Revert "[ios, osx] Make {ios,osx}app schemes non-shared"Minh Nguyễn2016-04-181-0/+101
* [osx] Create shared schemas for mbgl-offline, mbgl-render, and test targets t...John Firebaugh2016-04-183-0/+276
* [osx] Explicitly link SystemConfiguration.frameworkJohn Firebaugh2016-04-181-0/+6
* [ios, osx] Make {ios,osx}app schemes non-sharedJohn Firebaugh2016-04-181-101/+0
* [build] Bump geojson-vt-cpp to v4.1.2Bruno de Oliveira Abinader2016-04-181-1/+1
* [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-0/+1
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-2/+2
* [osx] Fixed type mismatch and selector warningsMinh Nguyễn2016-04-162-10/+11
* [osx] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-166-188/+848
* [osx] Added Xcode project for osxappMinh Nguyễn2016-04-1624-82/+612
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-166-293/+5
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-164-38/+0
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-141-1/+1
* [core] Render from the main threadJohn Firebaugh2016-04-141-64/+39
* [osx] Scroll to zoomMinh Nguyễn2016-04-122-7/+32
* [ios, osx] The return of xcpretty, part II (#4676)John Firebaugh2016-04-111-0/+1
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-0/+13
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-0714-453/+389
* [osx] Use a more reliable hack for the getting the .xcscheme file into placeJohn Firebaugh2016-04-012-11/+101
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-012-1/+1
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-3012-46/+611
|\