summaryrefslogtreecommitdiff
path: root/platform/osx
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-41/+19
* [ios, osx] Renamed MGLOfflineTask to MGLOfflinePackMinh Nguyễn2016-03-102-2/+2
* [ios, osx] Renamed offline classesMinh Nguyễn2016-03-102-9/+9
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-1013-175/+18
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-1/+1
* [android|ios|osx] Fix return type for pixelForLatLngBruno de Oliveira Abinader2016-03-011-1/+1
* [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-011-4/+4
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-241-17/+29
|\
| * [ios, osx] Exclude misses from nearby annotationsMinh Nguyễn2016-02-101-1/+2
| * [core, ios, osx] Only constrain after adding to a windowMinh Nguyễn2016-02-101-10/+15
| * [ios, osx] Fixed crash reselecting annotationMinh Nguyễn2016-02-101-6/+12
* | [osx] Set default polyline and polygon color to the selected menu item colorJason Wray2016-02-184-16/+56
* | [osx] Typo in readmeMinh Nguyễn2016-02-181-1/+1
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-1215-19/+1027
* | [build] Build `offline` tool on the botsThiago Marcos P. Santos2016-02-111-0/+3
* | [build] Fix broken target when building on the botsThiago Marcos P. Santos2016-02-111-1/+1
* | Link to latest iOS SDK API documentationMinh Nguyễn2016-02-081-1/+1
* | [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-082-2/+2
|/
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-11/+11
* [osx] setMaximumZoomLevel, setMinimumZoomLevelAnsis Brammanis2016-01-281-0/+10
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-261-1/+1
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-3/+3
* [ios] Strip Simulator content when archivingMinh Nguyễn2016-01-222-2/+2
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-201-7/+17
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-4/+5
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-191-2/+2
* [osx] No need to link with libpng & libjpegBruno de Oliveira Abinader2016-01-191-2/+0
* [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:...Minh Nguyễn2016-01-181-1/+7
* [core, osx] Added optional padding to convenience methodsMinh Nguyễn2016-01-181-9/+10
* [osx] Content insetsMinh Nguyễn2016-01-181-3/+61
* [osx] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [osx] Consistent origins in gesture recognizersMinh Nguyễn2016-01-141-28/+42
* [core] Standardize transform originMinh Nguyễn2016-01-141-1/+1
* [core] Separated AnimationOptions from CameraOptionsMinh Nguyễn2016-01-141-17/+20
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-131-3/+2
* [ios, osx] Fixed Xcode 7.3 buildMinh Nguyễn2016-01-111-1/+1
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-081-4/+1
* [android, linux, osx] Upgrade to libpng 1.6.20Dane Springmeyer2016-01-061-1/+1
* [android, ios, osx] Emoji ⇢ ASCII in Bitrise notificationsJohn Firebaugh2016-01-051-2/+2
* Rewrote documentationMinh Nguyễn2016-01-053-0/+63
* Updated gesture helpMinh Nguyễn2016-01-051-3/+4
* Double-tap to zoom out on Magic MiceMinh Nguyễn2016-01-041-7/+17
* [osx] Fixed map feedback zoom levelMinh Nguyễn2016-01-041-1/+1
* [osx] Corrected initial title for restored windowsMinh Nguyễn2016-01-041-7/+6
* [osx] Restore last window regardless of system preferenceMinh Nguyễn2016-01-043-54/+104
* [osx] Fixed URL handler, reload for new access tokenMinh Nguyễn2016-01-043-66/+85
* [osx] Respect system window closing preferenceMinh Nguyễn2016-01-043-41/+34
* [osx] Make osxapp document-basedMinh Nguyễn2016-01-048-644/+746
* [osx] Simplified zoom logicMinh Nguyễn2015-12-241-2/+8
* [osx] Run unit testsMinh Nguyễn2015-12-241-2/+2