Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Fix include path for mapSergey Yershov
2015-09-23[ios, android] over 50MB message when start downloading from map viewExMix
2015-09-23[core] notifications refactoringExMix
2015-09-23[core] new download buttons from map viewExMix
2015-09-23[gui] Fixed crash. Added comments and some code style fixes.vng
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23Minor refactoring of InformationDisplay:vng
2015-09-23fixed default constructors for all OverlayElements.rachytski
2015-09-23invalidating children elements upon Element::layout.rachytski
2015-09-23calling purge on gui::Element's which are a parts of composite CountryStatusD...rachytski
2015-09-23Handle storage::TIndex to get downloaded country instead of country name.vng
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23Fix some status routing in CountryStatusDisplay.vng
2015-09-23Add free storage space handler to download button in map.vng
2015-09-23Fix bug with downloaded country name in startup view.vng
2015-09-23inserting line break when the display name of the country is too long.rachytski
2015-09-23fixed displaying country name for composite country name like "Country, Provi...rachytski
2015-09-23fixed bug with creating HttpThread from non-activity thread upon "Download Co...rachytski
2015-09-23added CountryStatusDisplay GUI element and using it into InformationDisplay.rachytski