summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove Response::Error::Reason::CanceledJohn Firebaugh2016-02-041-1/+0
* [core] Comparison operators for LatLngBoundsJohn Firebaugh2016-02-031-0/+11
* [core] #509 - Creating and using MIN_ZOOM and MAX_ZOOM constantsBrad Leege2016-02-031-0/+2
* [core] Make bool conversions explicitJohn Firebaugh2016-02-031-4/+12
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-9/+47
* [core] Remove unusedJohn Firebaugh2016-02-021-1/+0
* [core] Remove superflous inlinesJohn Firebaugh2016-02-021-18/+18
* [core] Remove unusedJohn Firebaugh2016-02-021-4/+0
* [core] Remove unusedJohn Firebaugh2016-02-022-13/+0
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-021-0/+1
* [ios] Renamed -showAnnotations:withEdgeInsets:animated:Minh Nguyễn2016-02-011-10/+9
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-011-3/+21
* [core] Don't use structJohn Firebaugh2016-02-011-5/+10
* [core] Change TileData pixelRatio to an integerJohn Firebaugh2016-01-291-1/+1
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-291-14/+27
* [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, zJohn Firebaugh2016-01-291-0/+12
* [ios] Restored toggleDebugMinh Nguyễn2016-01-281-1/+1
* [ios] Debug maskMinh Nguyễn2016-01-281-12/+22
* [osx] setMaximumZoomLevel, setMinimumZoomLevelAnsis Brammanis2016-01-281-7/+23
* [ios] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-281-0/+24
* [core] add setMaxZoom, setMinZoomAnsis Brammanis2016-01-281-0/+2
* [core] destruct WorkTask data before calling the callbackKonstantin Käfer2016-01-281-1/+1
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-261-0/+1
* [ios] Bifocal viewport in course tracking modeMinh Nguyễn2016-01-261-0/+40
* [ios] Various user tracking mode fixesMinh Nguyễn2016-01-261-1/+21
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-2/+2
* [core] Include prior values of caching headers in ResourceJohn Firebaugh2016-01-222-14/+15
* [core] Remove unused parts of chrono.hppJohn Firebaugh2016-01-221-25/+0
* [core] Polyfill std::chrono::absJohn Firebaugh2016-01-221-0/+8
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-223-62/+13
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-3/+4
* [core] Eliminate Response::stale and inline Response::isExpired()John Firebaugh2016-01-211-5/+0
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-202-1/+48
* [ios] Made user dot position configurableMinh Nguyễn2016-01-201-0/+28
* [core] Add ref counting to the main loopThiago Marcos P. Santos2016-01-201-0/+3
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-201-0/+5
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-14/+6
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-192-12/+24
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-191-5/+0
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-191-0/+5
* [ios] Flip points, not edge insetsMinh Nguyễn2016-01-181-2/+0
* [ios] Account for top/bottom barsMinh Nguyễn2016-01-181-0/+16
* [core, osx] Added optional padding to convenience methodsMinh Nguyễn2016-01-181-2/+6
* [osx] Content insetsMinh Nguyễn2016-01-181-0/+25
* [core] Added padding option to CameraOptionsMinh Nguyễn2016-01-183-8/+40
* [core] use stale glyphsKonstantin Käfer2016-01-151-1/+3
* [ios] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [osx] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [core] Add an explicit "not modified" indicator to ResponseJohn Firebaugh2016-01-141-0/+3
* [core] Eliminate FileCache interfaceJohn Firebaugh2016-01-142-30/+3