summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TypoThiago Marcos P. Santos2015-06-291-1/+1
* Add YCM config file for VIM usersThiago Marcos P. Santos2015-06-291-0/+123
* Fit to coordinatesMinh Nguyễn2015-06-265-17/+76
* [publish ios-v0.4.1]Justin R. Miller2015-06-260-0/+0
* bump podspec & move back to symbols versionv0.4.1Justin R. Miller2015-06-261-1/+1
* Avoid removing content size constraintsMinh Nguyễn2015-06-261-20/+71
* Don't send MapChangeRegionIsChanging on every renderJohn Firebaugh2015-06-261-3/+0
* Send MapChangeRegionIsChanging notificationsJohn Firebaugh2015-06-261-0/+3
* Remove duration argument from View::notifyMapChangeJohn Firebaugh2015-06-266-49/+28
* currentState() ⇢ getState()John Firebaugh2015-06-264-17/+11
* Move Transform from MapData to MapJohn Firebaugh2015-06-2610-130/+76
* Move getMin/MaxZoom to TransformStateJohn Firebaugh2015-06-266-52/+50
* Inline updateTiles and recalculateStyleJohn Firebaugh2015-06-262-14/+2
* drive Android rendering from the main thread via invalidate() callsKonstantin Käfer2015-06-266-3/+92
* drive map rendering from main threadKonstantin Käfer2015-06-2614-35/+71
* remove unused renderAsync() functionKonstantin Käfer2015-06-262-5/+0
* Implemented -setVisibleCoordinateBounds:Minh Nguyễn2015-06-252-3/+12
* Maintain rotation when fitting to boundsMinh Nguyễn2015-06-251-13/+21
* Test fit to bounds; added MGLCoordinateBounds functionsMinh Nguyễn2015-06-259-16/+131
* Fit to bounds with paddingMinh Nguyễn2015-06-254-11/+37
* Reimplemented fit to boundsMinh Nguyễn2015-06-255-11/+60
* Remove redundant didChangeAuthorizationStatus: in favor of didFailWithError:Jason Wray2015-06-251-9/+0
* Fix typo which caused MGLMultiPoint to return longitude as latitude of bounds.Brent Whitman2015-06-251-1/+1
* Add xcpretty dependency to READMEBrent Whitman2015-06-251-0/+1
* Reversed direction to be clockwiseMinh Nguyễn2015-06-252-3/+3
* Be more strict on escaping at the test regexThiago Marcos P. Santos2015-06-251-4/+4
* Get rid of Environment et al.Thiago Marcos P. Santos2015-06-2512-281/+9
* Introduce GLObjectStoreThiago Marcos P. Santos2015-06-2512-14/+126
* Make the FileSource available from the ThreadContextThiago Marcos P. Santos2015-06-2513-32/+51
* Use ThreadContext data for loggingThiago Marcos P. Santos2015-06-251-11/+2
* Add unit tests for ThreadContextThiago Marcos P. Santos2015-06-251-0/+29
* Introduce the ThreadContextThiago Marcos P. Santos2015-06-2514-36/+128
* Remove unusedJohn Firebaugh2015-06-241-4/+1
* Remove MapData dependency from AnnotationManagerJohn Firebaugh2015-06-243-22/+18
* Transform needs only a single TransformStateJohn Firebaugh2015-06-243-100/+85
* Cleaned up remaining bool function return valuesBruno de Oliveira Abinader2015-06-232-35/+35
* Improve readibility for style parser resultsBruno de Oliveira Abinader2015-06-232-96/+104
* Fix result value from parseProperty when T = std::array<float, 2>Bruno de Oliveira Abinader2015-06-223-2/+27
* Fix resource loading flaky testThiago Marcos P. Santos2015-06-221-14/+15
* Adding extraneous settings files to gitignoreBrad Leege2015-06-221-0/+3
* Substitute lightweight generics macros in docsetMinh Nguyễn2015-06-221-4/+10
* Screenshot III: The ReduceningJustin R. Miller2015-06-191-0/+0
* Merge branch 'release-v0.4.0'Justin R. Miller2015-06-199-8/+29
|\
| * Screenshot II: The Return of ScreenshotJustin R. Miller2015-06-194-3/+3
| * avoid release candidates in determining versionJustin R. Miller2015-06-192-2/+2
| * [publish ios-v0.4.0]Justin R. Miller2015-06-190-0/+0
| * fixes #1756: call out breaking changesJustin R. Miller2015-06-191-3/+3
| * update podspec (0.4.0 final, no symbols)v0.4.0Justin R. Miller2015-06-191-1/+1
| * another symbol fix for appledoc parsingJustin R. Miller2015-06-191-1/+1
| * Merge pull request #1761 from mapbox/unavailable-docsJustin R. Miller2015-06-192-3/+0
| |\