summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-142-5/+5
* [core] Make enum ↔ string conversion more generic-friendlyJohn Firebaugh2016-06-131-1/+2
* [tidy] Check modernize-use-nullptrBruno de Oliveira Abinader2016-06-131-1/+1
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-131-60/+0
* [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-277-46/+136
* [ios, osx] MGLFeature testsMinh Nguyễn2016-05-271-0/+130
* [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-242-7/+30
* [ios] Make MGLCoordinateInCoordinateBounds() public (#5053)Jason Wray2016-05-173-5/+29
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
* Merge branch 'release-ios-v3.2.2' into 1ec5-release-ios-v3.2.2-masterMinh Nguyễn2016-05-101-0/+6
|\
| * [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
| * [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-202-10/+11
* | [ios, osx] Reformatted documentation commentsMinh Nguyễn2016-05-1011-72/+228
* | [ios, osx] Revised style descriptionsMinh Nguyễn2016-05-061-9/+9
* | [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-065-52/+74
* | [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-063-8/+18
* | [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-063-12/+12
* | [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-066-35/+172
* | [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+0
* | [ios] Updated offline pack testsMinh Nguyễn2016-04-272-4/+9
* | [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-244-2/+35
* | [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-242-0/+345
* | [ios, osx] Corrected quarter wind abbreviationsMinh Nguyễn2016-04-242-33/+33
* | [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-244-97/+101
* | [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-248-167/+290
* | [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-244-0/+24
* | [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-2320-0/+0
* | [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-2210-115/+134
* | [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-227-177/+216
* | [ios, osx] Direction formatterMinh Nguyễn2016-04-223-0/+355
* | [ios, osx] Coordinate formatterMinh Nguyễn2016-04-224-0/+131
* | [ios, osx] Geometry value methodsMinh Nguyễn2016-04-222-0/+84
* | [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-202-10/+11
* | [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, osx] Took advantage of C99Minh Nguyễn2016-04-166-39/+20