summaryrefslogtreecommitdiff
path: root/platform/macos
Commit message (Expand)AuthorAgeFilesLines
* Prevent stopless functions (#7309)Fredrik Karlsson2016-12-071-0/+6
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-078-3/+127
* [ios, macos] More ways to reshape an MGLMultiPoint (#7251)Minh Nguyễn2016-12-061-1/+1
* [ios] s/iconSize/iconScale/Minh Nguyễn2016-12-061-1/+1
* [ios, macos] Template images as style imagesMinh Nguyễn2016-12-062-1/+19
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-4/+4
* [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-053-3/+20
* [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-021-10/+10
* [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-021-10/+10
* [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-012-4/+21
* [ios, macos] Add notes to APIs that rely on style and source ids (#6886)Jesse Bounds2016-11-301-0/+23
* [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-292-1/+2
* [ios, macos] Refcount view activations (#7208)Jesse Bounds2016-11-291-0/+11
* [macos] Added option to localize labelsMinh Nguyễn2016-11-282-0/+90
* [macos] Name custom style in toolbarMinh Nguyễn2016-11-282-2/+6
* [macos] Added Layers sidebarMinh Nguyễn2016-11-2819-16/+940
* [macos] Avoid first responder action name conflictMinh Nguyễn2016-11-284-11/+11
* [ios, macos] Key-value compliance for MGLStyleMinh Nguyễn2016-11-282-12/+40
* [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-222-0/+13
* [ios, macos] Updated changelog for #7091Minh Nguyễn2016-11-221-0/+1
* [ios, macos] Documented localization workflowMinh Nguyễn2016-11-181-0/+9
* [ios, macos] Updated changelogMinh Nguyễn2016-11-151-1/+1
* [ios, macos] 3.4.0/0.3.0 sections in changelogsMinh Nguyễn2016-11-111-1/+1
* [ios, macos] Fixed crash getting annotation viewMinh Nguyễn2016-11-081-7/+2
* [macos] Map annotations to annotation tagsMinh Nguyễn2016-11-081-0/+9
* [ios, macos] Work around annotation race condition (#6924)Jesse Bounds2016-11-041-1/+11
* [macos] Enabled runtime styling testsMinh Nguyễn2016-11-021-0/+19
* [macos] Fixed color roundtrippingMinh Nguyễn2016-11-021-1/+1
* [macos] Added MGLValueEvaluator to projectMinh Nguyễn2016-11-021-0/+3
* [ios, macos] Share more testsMinh Nguyễn2016-11-021-1/+21
* [ios, macos] Adopted string enumerationsMinh Nguyễn2016-11-021-0/+1
* [ios, macos] Updated changelogsMinh Nguyễn2016-11-011-3/+6
* [ios, macos] Update changelogs for visible annotations APIJesse Bounds2016-11-011-0/+1
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-011-2/+2
* [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-013-0/+19
* [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-262-0/+50
* [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-261-0/+14
* Merge branch 'master' into boundsj-release-ios-3.4.0-merge-masterJesse Bounds2016-10-252-34/+53
|\
| * [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-30/+30
| * [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-252-11/+20
| * [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-202-1/+11
* | Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-205-15/+22
* | [ios, macos] Make feature attributes and identifier writable (#6728)Jesse Bounds2016-10-191-0/+1
|/
* [macos] Added MGLTileSet to project (#6713)Minh Nguyễn2016-10-171-0/+12
* [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-173-9/+9
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-173-99/+32
* [ios, macos] Update changelogs (#6714)Minh Nguyễn2016-10-171-12/+27
* [ios, macos] fixes #6346: add support for configurable API base URL (#6709)Justin R. Miller2016-10-151-0/+8
* [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-144-13/+21
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-13/+50