summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Add an assertion to -[MGLMultiPoint annotationObjectWithDelegate:]John Firebaugh2016-06-011-0/+5
* [all] Rationalize annotation APIJohn Firebaugh2016-06-014-16/+21
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-014-41/+32
* [osx] Relegated “selection” to context menuMinh Nguyễn2016-05-272-4/+4
* [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-274-2/+12
* [ios, osx] Cleaned up evaluatorsMinh Nguyễn2016-05-271-78/+52
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-276-42/+102
* [ios, osx] Streamlined conversion to MGLFeatureMinh Nguyễn2016-05-273-145/+150
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-279-0/+590
* [ios] Set backup exclusion flag after initializing DefaultFileSource (#5124)Jason Wray2016-05-241-7/+7
* [ios] Make MGLCoordinateInCoordinateBounds() public (#5053)Jason Wray2016-05-172-5/+8
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
* [ios, osx] Reformatted documentation commentsMinh Nguyễn2016-05-1010-71/+227
* [ios, osx] Revised style descriptionsMinh Nguyễn2016-05-061-9/+9
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-063-37/+41
* [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-062-7/+17
* [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-062-7/+7
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-063-28/+110
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+0
* [ios] Updated offline pack testsMinh Nguyễn2016-04-271-3/+4
* [ios, osx] Add countOfTilesCompleted bindingJohn Firebaugh2016-04-272-0/+6
* [ios, osx] Add a property for bytes used by offline tilesBrent Whitman2016-04-272-1/+6
* [ios, osx] Fixed direction formatter edge casesMinh Nguyễn2016-04-242-2/+5
* [ios, osx] Corrected quarter wind abbreviationsMinh Nguyễn2016-04-241-32/+32
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-244-97/+101
* [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-245-106/+178
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-244-0/+24
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-2320-0/+1242
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-225-50/+51
* [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-222-48/+67
* [ios, osx] Direction formatterMinh Nguyễn2016-04-221-0/+167
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-221-0/+60
* [ios, osx] Geometry value methodsMinh Nguyễn2016-04-221-0/+35
* [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-1/+1
* [ios, osx] Include app/OS name/version in user agentMinh Nguyễn2016-04-171-2/+94
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-167-22/+0
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-161-1/+0
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-142-243/+228
* [core] Render from the main threadJohn Firebaugh2016-04-142-2/+2
* [darwin] use CFRunLoopSourceInvalidate() to also cancel any pending AsyncTask...Konstantin Käfer2016-04-121-1/+1
* [ios, osx] Compile http_request_nsurl.mm with ARCJohn Firebaugh2016-04-051-26/+2
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-013-0/+182
* [ios, osx, linux] Remove unused "applicationRoot" functionJohn Firebaugh2016-03-311-18/+0
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-306-35/+278
|\
| * [ios, osx] Require progress to be requested manuallyMinh Nguyễn2016-03-293-14/+4
| * [ios, osx] Include progress in progress change notificationMinh Nguyễn2016-03-292-1/+20
| * [ios, osx] Secure coding, copying for offline regionsMinh Nguyễn2016-03-291-0/+54
| * [osx] Fixed build errorMinh Nguyễn2016-03-291-10/+9
| * [ios, osx] Clarified documentationMinh Nguyễn2016-03-292-0/+14
| * [ios, osx] Allow creating invalid offline packsMinh Nguyễn2016-03-292-6/+11