summaryrefslogtreecommitdiff
path: root/platform/macos
Commit message (Expand)AuthorAgeFilesLines
* iOS jazzy theme improvements (#7422)Maya Gao2016-12-161-1/+1
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-4/+4
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-133-30/+40
* [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-0/+2
* [ios, macos] Expanded source documentationMinh Nguyễn2016-12-101-1/+1
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-094-19/+19
* [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-0811-124/+224
* 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
|/