summaryrefslogtreecommitdiff
path: root/platform/osx/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Ignore multipointsMinh Nguyễn2016-06-062-11/+17
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-55/+25
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-1/+1
* [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-272-10/+14
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-271-1/+5
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-273-0/+189
* [osx] Added stencil buffer optionMinh Nguyễn2016-05-242-0/+9
* [ios, osx] Added wireframe debugging maskMinh Nguyễn2016-05-232-0/+10
* [ios, osx] Fixed crash adding mixture of points and shapesMinh Nguyễn2016-05-221-2/+6
* [core] Added Viewport modeBruno de Oliveira Abinader2016-05-111-1/+1
* [ios, osx] Reformatted documentation commentsMinh Nguyễn2016-05-104-702/+811
* [ios, osx] Find nearby annotation when not persisting queryMinh Nguyễn2016-05-091-2/+2
* [osx] Removed two-finger tap zoom-out gestureMinh Nguyễn2016-05-091-16/+1
* [osx] Exclude subviews from click gesturesMinh Nguyễn2016-05-091-2/+18
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-061-2/+2
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-061-2/+2
* [ios, osx] Avoid recomputing tile cache size on every redrawMinh Nguyễn2016-05-061-9/+21
* [osx] Display print dialog after drawingMinh Nguyễn2016-05-061-1/+1
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-1/+1
* [core] Privatize various util headers (#4945)John Firebaugh2016-05-041-1/+0
* [osx] make scrollwheel zooming smootherKonstantin Käfer2016-04-261-6/+14
* [osx] disable touch eventsKonstantin Käfer2016-04-261-1/+0
* [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-242-9/+16
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-235-0/+1032
* [osx] Moved resources one level upMinh Nguyễn2016-04-233-53/+0
* [ios, osx] Fixed direction, pitch restorationMinh Nguyễn2016-04-221-2/+2
* [core, ios, osx] cameraThatFitsCoordinateBoundsMinh Nguyễn2016-04-221-8/+27
* [ios, osx] Fixed dangling KVO observer crashMinh Nguyễn2016-04-221-0/+3
* [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
* [osx] Observe annotation coordinatesMinh Nguyễn2016-04-193-32/+79
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-2/+2
* [osx] Fixed type mismatch and selector warningsMinh Nguyễn2016-04-161-5/+6
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-162-4/+0
* [core] Render from the main threadJohn Firebaugh2016-04-141-64/+39
* [osx] Scroll to zoomMinh Nguyễn2016-04-121-1/+13
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-42/+20
|\
| * [ios, osx] Wrap coordinates converted from pointsMinh Nguyễn2016-03-251-1/+1
| * [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-41/+19
* | Reset the translation to zero without adjusting for view to fix non-zero fram...Dan Wexler2016-03-201-1/+1
|/
* [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