organicmaps/gui
2015-09-22 15:49:16 -07:00
..
button.cpp renamed OverlayElement::tieRect into OverlayElement::computeTopLeft. 2015-09-22 15:49:15 -07:00
button.hpp separated OpenGL-dependent classes into separate namespace for better modularity and easier porting. 2015-09-22 15:47:04 -07:00
controller.cpp added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and variables into gui::Element::*dirtyLayout and calling gui::Element::layout upon gui::Controller::SetRenderParams. 2015-09-22 15:49:16 -07:00
controller.hpp added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and variables into gui::Element::*dirtyLayout and calling gui::Element::layout upon gui::Controller::SetRenderParams. 2015-09-22 15:49:16 -07:00
element.cpp added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and variables into gui::Element::*dirtyLayout and calling gui::Element::layout upon gui::Controller::SetRenderParams. 2015-09-22 15:49:16 -07:00
element.hpp added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and variables into gui::Element::*dirtyLayout and calling gui::Element::layout upon gui::Controller::SetRenderParams. 2015-09-22 15:49:16 -07:00
gui.pro renamed yg into graphics. 2015-09-22 15:46:45 -07:00
text_view.cpp added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and variables into gui::Element::*dirtyLayout and calling gui::Element::layout upon gui::Controller::SetRenderParams. 2015-09-22 15:49:16 -07:00
text_view.hpp separated OpenGL-dependent classes into separate namespace for better modularity and easier porting. 2015-09-22 15:47:04 -07:00