summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fit to coordinatesMinh Nguyễn2015-06-262-0/+8
* Remove duration argument from View::notifyMapChangeJohn Firebaugh2015-06-262-4/+2
* Move Transform from MapData to MapJohn Firebaugh2015-06-261-0/+2
* drive Android rendering from the main thread via invalidate() callsKonstantin Käfer2015-06-262-0/+4
* drive map rendering from main threadKonstantin Käfer2015-06-264-6/+14
* remove unused renderAsync() functionKonstantin Käfer2015-06-261-1/+0
* Implemented -setVisibleCoordinateBounds:Minh Nguyễn2015-06-251-3/+5
* Test fit to bounds; added MGLCoordinateBounds functionsMinh Nguyễn2015-06-255-15/+90
* Fit to bounds with paddingMinh Nguyễn2015-06-252-1/+11
* Reimplemented fit to boundsMinh Nguyễn2015-06-253-0/+16
* Get rid of Environment et al.Thiago Marcos P. Santos2015-06-251-77/+0
* Merge branch 'release-v0.4.0'Justin R. Miller2015-06-192-3/+0
|\
| * refs #1759: remove header docs for now-unavailable APIJustin R. Miller2015-06-192-3/+0
| * Support shape annotations on GLFWViewThiago Marcos P. Santos2015-06-171-0/+8
| * Audited shape annotation classes for nullabilityMinh Nguyễn2015-06-177-3/+27
| * Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-171-1/+1
* | Support shape annotations on GLFWViewThiago Marcos P. Santos2015-06-181-0/+8
* | Lightweight genericsMinh Nguyễn2015-06-172-6/+26
* | Audited shape annotation classes for nullabilityMinh Nguyễn2015-06-167-3/+27
* | Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-161-1/+1
|/
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-1514-9/+509
* Revert "use array of structs rather than parallel arrays for annotations"Minh Nguyễn2015-06-152-25/+3
* Restored nullability compatibility shimMinh Nguyễn2015-06-131-0/+8
* Namespaced reachability notification constantMinh Nguyễn2015-06-121-1/+1
* use array of structs rather than parallel arrays for annotationsKonstantin Käfer2015-06-112-3/+25
* Audited headers for nullabilityMinh Nguyễn2015-06-116-26/+52
* press 1 through 6 to add 10^(n-1) points in the current viewportKonstantin Käfer2015-06-091-0/+6
* allow constructing LatLng/LatLngBounds objects from TileIDsKonstantin Käfer2015-06-081-0/+8
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-031-2/+2
|\
| * Remove references to ResourceLoaderThiago Marcos P. Santos2015-06-021-2/+2
* | Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-2814-86/+93
|\ \ | |/
| * Defailablize init methodsMinh Nguyễn2015-05-271-2/+2
| * Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-264-26/+1
| * DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-263-8/+10
| * prefix Reachability with "MGL" to avoid linking conflicts and app store rejec...Konstantin Käfer2015-05-261-4/+4
| * update Reachability with latest versionKonstantin Käfer2015-05-261-25/+8
| * Notify failures when loading glyphsThiago Marcos P. Santos2015-05-221-0/+5
| * Notify failures when loading tilesThiago Marcos P. Santos2015-05-221-0/+5
| * Notify failures when loading the sprite JSON and imageThiago Marcos P. Santos2015-05-221-0/+5
| * Notify failures when loading the source JSONThiago Marcos P. Santos2015-05-221-0/+5
| * Add callback for error notifications on renderStill()Thiago Marcos P. Santos2015-05-222-1/+3
| * Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-212-4/+5
| |\
| | * mapID → styleIDMinh Nguyễn2015-05-142-4/+5
| * | Made accessToken uninspectableMinh Nguyễn2015-05-211-1/+0
| * | Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-202-17/+12
| |\ \
| | * | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+11
| | * | Obsoleted +setMapboxMetricsEnabledSettingShownInApp:Minh Nguyễn2015-05-131-1/+1
| | * | Grab access token and other app-wide data from Info.plistMinh Nguyễn2015-05-131-1/+1
| * | | only return locked FontStack objectsKonstantin Käfer2015-05-191-0/+30
* | | | make collision debug boxes toggleableAnsis Brammanis2015-05-281-0/+3
|/ / /