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-09-23Fix include path for guiSergey Yershov
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23Minor refactoring of InformationDisplay:vng
2015-09-23Removed some logs from release buildsAlex Zolotarev
2015-09-23From this moment we will set and reset state for overlay element instead of c...ExMix
2015-09-23added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and v...rachytski
2015-09-23improved drawing prioritiesDarafei Praliaskouski
2015-09-23changed OverlayElement::visualRank into OverlayElement::priority and turned o...rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23refactored guy::Controller to accept yg::gl::Screen for caching, updating ele...rachytski
2015-09-23removed yg::Overlay for guy::Element's. added list instead.rachytski
2015-09-23simplified writing new guy::Elements by providing default implementation for ...rachytski
2015-09-23implemented mechanism for drawable resources caching. this will allow us to u...rachytski
2015-09-23Deffering adding the gui::Element into the yg::Overlay until the guy::Control...rachytski
2015-09-23added methods for querying country name if the model is empty.rachytski
2015-09-23correctly updating elements in Controller::SetVisualScalerachytski
2015-09-23moved some methods into base classes, simplified some code.rachytski
2015-09-23better remove-change geometry-add pattern for guy::Element.rachytski
2015-09-23added GUI library and added it into all projects.rachytski