Age | Commit message (Expand) | Author |
2011-05-10 | Convert Focusable::orderSig,addSig,removeSig,resetSig to FbTk::Signal | Pavel Labath |
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath |
2011-04-03 | bugfix: return 'height' if container is rotated vertically, closes #3195728 | Gediminas Liktaras |
2011-03-23 | compile fix: sunCC 5.11 (sunstudio 12) compiles and links again | Mathias Gumz |
2011-02-24 | moved Menu placement into ScreenPlacement::placeAndShowMenu() | Mathias Gumz |
2011-02-22 | bugfix: consistent use of 'int' for alpha values (#3187373) | Mathias Gumz |
2010-09-17 | missing initializations | Mathias Gumz |
2010-09-15 | code deduplication by using <algorithm> and FbTk/STLUtil.hh | Mathias Gumz |
2010-09-09 | added FbTk::Util::clamp() and simplified related code | Mathias Gumz |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz |
2010-03-17 | Changed #ifdef DEBUG ... cerr << to using fbdbg. | Henrik Kinnunen |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz |
2009-06-28 | previous fix for reverting iconbar to relative broke external tabs | Mark Tiefenbruck |
2008-10-18 | increase default size of toolbar and icon buttons | Mark Tiefenbruck |
2008-08-23 | fix reading iconbar border from theme | Mark Tiefenbruck |
2008-08-18 | fix some defaults | Mark Tiefenbruck |
2008-08-03 | add selection box to various "choose one of these" menu items | Mark Tiefenbruck |
2008-05-13 | Fixed startup bug for window menu in iconbar. | Henrik Kinnunen |
2008-02-11 | more fun with the window menu | Mark Tiefenbruck |
2008-01-10 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck |
2008-01-07 | added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems | Mark Tiefenbruck |
2008-01-04 | update code to use ThemeProxy | Mark Tiefenbruck |
2008-01-03 | remove old svn $Id$ tags | Mark Tiefenbruck |
2007-12-30 | removed some unneeded headers | Mathias Gumz |
2007-12-27 | move STLUtil to FbTk | Mark Tiefenbruck |
2007-12-27 | moved Container to FbTk | Mark Tiefenbruck |
2007-12-27 | architecture astronomy | Mark Tiefenbruck |
2007-12-17 | holding control will now keep the menu open | Mark Tiefenbruck |
2007-12-15 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt |
2007-12-11 | only allow one open menu at a time | markt |
2007-12-02 | make sure subj != 0 in IconbarTool::update() | markt |
2007-11-12 | allow arbitrary window patterns in iconbar | markt |
2007-10-13 | merged changes from pre-devel | markt |
2007-06-29 | updates for compiling with gcc 4.3 | markt |
2007-03-10 | make sure iconbar text padding gets reapplied on reconfigure | markt |
2007-01-07 | another little bug with iconbar rendering | markt |
2007-01-07 | little cleanup | markt |
2007-01-07 | fix little bug with iconbar rendering | markt |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias |
2006-10-16 | some cleaning, using CachedPixmap | fluxgen |
2006-08-02 | rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel | markt |
2006-07-30 | list windows in iconbar in creation order | markt |
2006-07-01 | more dead functions | markt |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb |
2006-05-13 | added one more render option for renderButton, force render of focused. Liste... | fluxgen |
2006-04-17 | iconbutton handling fixes | simonb |
2006-04-17 | fix some rotation issues | simonb |