summaryrefslogtreecommitdiff
path: root/platform/osx/src
Commit message (Expand)AuthorAgeFilesLines
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-1010-131/+11
* [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-181-2/+2
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-126-14/+14
* | [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, 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
* [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
* Double-tap to zoom out on Magic MiceMinh Nguyễn2016-01-041-7/+17
* [osx] Simplified zoom logicMinh Nguyễn2015-12-241-2/+8
* [ios, osx] Optional peak altitude for flyingMinh Nguyễn2015-12-201-0/+10
* [ios, osx] Avoid transition to current cameraMinh Nguyễn2015-12-201-0/+6
* [ios, osx] Better zoom level–altitude conversionMinh Nguyễn2015-12-201-89/+10
* [osx] Flipped drag-rotate center pointMinh Nguyễn2015-12-191-1/+1
* [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-191-2/+2
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-151-0/+4
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-151-20/+53
* [ios, osx] Corrected missing annotation tag assertion messageMinh Nguyễn2015-12-151-1/+1
* [osx] Restore debug maskMinh Nguyễn2015-12-151-1/+1
* [osx] Corrected documentationMinh Nguyễn2015-12-131-4/+6
* [osx] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-17/+30
* [osx] PrintingMinh Nguyễn2015-12-131-1/+49
* [osx] Remove All Pins commandMinh Nguyễn2015-12-131-3/+12
* [osx] Map cameraMinh Nguyễn2015-12-133-4/+166
* [osx] Fixed IB latitude/longitude inspectablesMinh Nguyễn2015-12-133-1/+27
* [osx] Default callout view controllerMinh Nguyễn2015-12-131-3/+15
* [osx] Documentation comments for public classesMinh Nguyễn2015-12-131-36/+60
* [osx] Commented private headers and implementation filesMinh Nguyễn2015-12-1310-4/+26
* [osx] Renamed annotation IDs to annotation tagsMinh Nguyễn2015-12-131-97/+97
* [osx] Added inline comments to MGLMapViewMinh Nguyễn2015-12-132-19/+243