Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
apply to keys.
|
|
background pixmap. Same for textbuttons.
|
|
|
|
Consequently rearrange lots of rendering ops, and strip calls to
updateTransparent
|
|
|
|
|
|
|
|
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index)
to avoid this, we rename FbTk::Menu::update(int index)
-> FbTk::Menu::updateMenu(int index)
this is mostly cosmetic, but if it makes the life of a compiler happy, well ..
be happy icc :)
|
|
|
|
|
|
for consistency with transparency resources
|
|
code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mathias Gumz
|
|
removed highlight from drawItem since it should only highlight the m_active_index
|
|
|
|
|
|
|
|
|
|
|
|
flickering and removed menu.bevel_w since its already in MenuTheme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|