summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure explicit newlines get considered as breakpoints before being passed...upstream/cloer_no_parentheses_breakChris Loer2016-12-291-2/+4
* Disallow line breaking within parentheses.Chris Loer2016-12-291-1/+10
* Port raggedness-minimizing line breaking from gl-js.Chris Loer2016-12-217-71/+130
* Render newlines in labels even if there's nothing else on the line.Chris Loer2016-12-211-10/+10
* Cleaning up line breaking code.Chris Loer2016-12-214-79/+72
* [android] - update components with latest camera values (#7499)Tobrun2016-12-211-1/+1
* [android] - fix null pointer on trackingsettings (#7505)Tobrun2016-12-211-1/+3
* [android] - harden MapboxMapOptions, extract duplicate fragment logic, fixup ...Tobrun2016-12-216-72/+90
* [core] Remove unused BucketParameter membersJohn Firebaugh2016-12-212-30/+8
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-2120-39/+36
* [core] refactor URL parsingKonstantin Käfer2016-12-215-137/+421
* [android] - update lost to 2.0.0, gradle cleanup (#7494)Tobrun2016-12-213-27/+43
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-20153-2337/+4781
|\
| * [ios, macos] Document when it's safe to call runtime styling functions (#7335)Eric Wolfe2016-12-181-7/+17
| * [ios, macos] Highlight current topic in documentation (#7468)Minh Nguyễn2016-12-163-2/+16
| * iOS jazzy theme improvements (#7422)Maya Gao2016-12-1617-142/+276
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-1629-243/+751
| * [ios, macos] Corrected return type of MGLShape factory methodMinh Nguyễn2016-12-162-2/+2
| * [ios] [osx] Make theme configurable (#7420)Tom MacWright2016-12-151-1/+4
| * [ios] Remove last remnants of appledoc & docsets (#7418)Jason Wray2016-12-142-41/+0
| * [ios] Updated changelog for iOS 3.4.0 beta 5ios-v3.4.0-beta.5Jesse Bounds2016-12-141-0/+1
| * [ios] Update podspec for release 3.4.0 beta 5Jesse Bounds2016-12-142-2/+2
| * [core] Port ensure a non-zero source tile cache size (#7438)Jesse Bounds2016-12-141-2/+2
| * [ios] Fix dequeue view variable scope (#7423)Jesse Bounds2016-12-141-17/+11
| * [ios]] Remove transaction in callout view update (#7425)Jesse Bounds2016-12-141-4/+0
| * [ios, macos] Streamlined a string formatMinh Nguyễn2016-12-131-1/+1
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-1355-1067/+1443
| * [core] Swap order of Style::recalculate and Style::relayoutIvo van Dongen2016-12-131-4/+4
| * [ios] Fixed crash on launch in iosappMinh Nguyễn2016-12-131-1/+1
| * [ios] Fix iosapp runtime styling examples (#7395)Jesse Bounds2016-12-131-2/+7
| * [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-132-7/+49
| * [core] guard against duplicate layer idsIvo van Dongen2016-12-132-0/+37
| * [core] use raii to guard backend deactivationIvo van Dongen2016-12-134-27/+36
| * [ios, macos] Override references to property names in property requirements l...Minh Nguyễn2016-12-124-26/+50
| * [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-127-12/+80
| * [ios, macos] Expanded source documentationMinh Nguyễn2016-12-109-34/+64
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-0925-208/+208
| * [ios, macos] Silence -Wc++11-narrowing warning in open gl layer (#7355)Jesse Bounds2016-12-091-2/+2
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-0833-212/+824
| * [ios, macos] renamed raster-hue-rotateFredrik Karlsson2016-12-084-9/+12
| * [ios, macos] Warn about special characters in predicates (#7317)Jesse Bounds2016-12-071-0/+6
| * [ios, macos] Fix typo in exception name for style source identifier (#7315)Jesse Bounds2016-12-073-3/+3
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-078-9/+40
| * [ios, macos] fixed compiler warningsFredrik Karlsson2016-12-071-2/+2
| * [ios, macos] Corrected -setNeedsDisplay documentationMinh Nguyễn2016-12-071-1/+1
| * [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-0726-176/+430
| * [ios, macos] More ways to reshape an MGLMultiPoint (#7251)Minh Nguyễn2016-12-069-85/+179
| * [ios] s/iconSize/iconScale/Minh Nguyễn2016-12-061-1/+1
| * [ios, macos] Template images as style imagesMinh Nguyễn2016-12-063-3/+29
| * [ios, macos] Note corresponding style spec propertiesMinh Nguyễn2016-12-064-0/+18