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-11-30[drape] rebase fixesExMix
2015-11-17Using exact density for apple watch.Vladimir Byko-Ianko
2015-10-20C++11 standard fixes for compilation on linux with mkspec linux-clang-libc++.MWM Planet Generator cdn3
2015-09-23Fix include path for guiSergey Yershov
2015-09-23[core] correct touch process when gui subsystem was not be initializedExMix
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-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23add map_server project. Simple png generationExMix
2015-09-23[fix]ExMix
2015-09-23added DisplayListCache to gui::Controller for usage in gui::Element'srachytski
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23Ruler code cleanup and changes according to code review.rachytski
2015-09-23added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and v...rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23fixed processing of GUI elements.rachytski
2015-09-23in case of animation the m_focusedElement could "sneak" away of the touch, so...Siarhei Rachytski
2015-09-23not calling onTapEnded when tap was cancelled.rachytski
2015-09-23invalidating GUI element upon purging.rachytski
2015-09-23refactored guy::Controller to accept yg::gl::Screen for caching, updating ele...rachytski
2015-09-23fixed bug with "frozen screen while navigating".rachytski
2015-09-23added strings localization mechanism and used it in CountryStatusDisplay.rachytski
2015-09-23removed yg::Overlay for guy::Element's. added list instead.rachytski
2015-09-23Deffering adding the gui::Element into the yg::Overlay until the guy::Control...rachytski
2015-09-23correctly updating elements in Controller::SetVisualScalerachytski
2015-09-23better remove-change geometry-add pattern for guy::Element.rachytski
2015-09-23added GUI library and added it into all projects.rachytski