| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 1 | -1/+1 |
* | [ios, macos] Documented ranges of style properties | Minh Nguyễn | 2018-01-26 | 1 | -13/+13 |
* | [ios, macos] Raster style layers are used with image sources too | Minh Nguyễn | 2018-01-24 | 1 | -4/+11 |
* | Reimplement style values atop NSExpression (#10726) | Minh Nguyễn | 2018-01-24 | 1 | -68/+88 |
* | [ios, macos, android] Commit accumulated `make style-code` updates | John Firebaugh | 2018-01-10 | 1 | -7/+0 |
* | [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclasses | John Firebaugh | 2017-04-13 | 1 | -1/+1 |
* | [darwin] Simplify MGLStyleLayer initialization and pointer management | John Firebaugh | 2017-04-13 | 1 | -0/+15 |
* | [ios, macos] API doc revisions (#8396) | Jordan Kiley | 2017-03-14 | 1 | -1/+1 |
* | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 1 | -0/+49 |
* | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 1 | -7/+7 |
* | [ios, macos] Don't add documentation to NS_ENUM | Jesse Bounds | 2017-02-08 | 1 | -35/+35 |
* | [ios, macos] Add more bullets to style property docs | Jason Wray | 2017-02-08 | 1 | -21/+28 |
* | [ios, macos] Add function and interpolation mode to style property docs | Jesse Bounds | 2017-02-08 | 1 | -7/+49 |
* | [ios, macos] Add support for data-driven property functions | Jesse Bounds | 2017-02-02 | 1 | -13/+13 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -17/+17 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7 | Minh Nguyễn | 2017-01-16 | 1 | -21/+60 |
|\ |
|
| * | [ios, macos] Make MGLMapView.style property nullable (#7664) | Minh Nguyễn | 2017-01-11 | 1 | -1/+1 |
| * | [ios, macos] Fixed links to paint properties in style spec | Minh Nguyễn | 2017-01-07 | 1 | -3/+3 |
| * | [ios, macos] Insert example code in original headers (#7569) | Minh Nguyễn | 2017-01-04 | 1 | -2/+8 |
| * | [ios] Add inline examples in documentation (#7337) | Eric Wolfe | 2016-12-21 | 1 | -0/+2 |
| * | [ios, macos] Update and reformat documentation for runtime styling (#7475) | Minh Nguyễn | 2016-12-20 | 1 | -21/+52 |
* | | [build] add -fvisibility=hidden to macOS dynamic framework and export require... | Konstantin Käfer | 2017-01-04 | 1 | -0/+2 |
|/ |
|
* | Use appropriate part of speech for properties (#7457) | Minh Nguyễn | 2016-12-16 | 1 | -0/+9 |
* | [ios, macos] renamed raster-hue-rotate | Fredrik Karlsson | 2016-12-08 | 1 | -1/+3 |
* | [ios, macos] Note corresponding style spec properties | Minh Nguyễn | 2016-12-06 | 1 | -0/+4 |
* | [ios, macos] rename style spec properties | Fredrik Karlsson | 2016-11-30 | 1 | -21/+21 |
* | [ios, macos] Expand changes to entire API | Minh Nguyễn | 2016-10-17 | 1 | -15/+15 |
* | [ios, macos] Renamed files to match renamed classes | Minh Nguyễn | 2016-10-06 | 1 | -1/+1 |
* | [ios, macos] Revamped MGLStyleLayer, MGLSource inheritance | Minh Nguyễn | 2016-10-06 | 1 | -4/+1 |
* | [ios, macos] flesh out iOS runtime styling docs (#6466) | Justin R. Miller | 2016-09-27 | 1 | -1/+6 |
* | [ios, macos] Put MGLStyleLayer inits in respective classes | Jesse Bounds | 2016-09-08 | 1 | -0/+4 |
* | [ios, macos] More specific default value types | Minh Nguyễn | 2016-08-26 | 1 | -7/+7 |
* | [ios, macos] Mark MGLStyleLayer properties null_resettable | Minh Nguyễn | 2016-08-26 | 1 | -14/+14 |
* | [ios, macos] Optional properties are nullable | Minh Nguyễn | 2016-08-19 | 1 | -14/+14 |
* | [ios, macos] Document style attribute interdependencies | Minh Nguyễn | 2016-08-19 | 1 | -7/+7 |
* | [ios, macos] Specify units | Minh Nguyễn | 2016-08-19 | 1 | -0/+4 |
* | [ios, macos] Audited generated source/layer headers | Minh Nguyễn | 2016-08-19 | 1 | -7/+25 |
* | [ios, macos] Make Xcode 7.3 the minimum required version | Jason Wray | 2016-08-18 | 1 | -1/+0 |
* | Runtime styling API for iOS/macOS (#5727) | Fredrik Karlsson | 2016-08-11 | 1 | -0/+47 |