summaryrefslogtreecommitdiff
path: root/platform/osx
Commit message (Expand)AuthorAgeFilesLines
* [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
* [osx] Stop building/testing OS X SDK on TravisMinh Nguyễn2015-12-241-3/+0
* [android, ios, osx] Moved platform identifier into Slack user nameMinh Nguyễn2015-12-241-6/+8
* [osx] Bitrise configurationMinh Nguyễn2015-12-241-0/+64
* [osx] Unit testsMinh Nguyễn2015-12-246-2/+222
* [osx] Restore last viewed style at launchMinh Nguyễn2015-12-221-5/+12
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-222-2/+0
* [ios, osx] Drop xcprettyJohn Firebaugh2015-12-211-3/+0
* [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
* [osx] Typo in osxapp helpMinh Nguyễn2015-12-191-1/+1
* [osx] Fixed path to embedded frameworkMinh Nguyễn2015-12-171-1/+1
* [osx] Fixed 'make compdb' target'Bruno de Oliveira Abinader2015-12-172-3/+3
* Move platform scripts into platformsJohn Firebaugh2015-12-166-0/+118
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-152-1/+5
* [osx] World tourMinh Nguyễn2015-12-152-4/+76
* [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