Age | Commit message (Expand) | Author |
2012-08-28 | changed timing functions to use a monotonic increasing clock | Mathias Gumz |
2012-01-04 | Pre-increment non-primitive types. | Ryan Pavlik |
2011-05-10 | Convert Screen::reconfigureSig to FbTk::Signal | Pavel Labath |
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath |
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-23 | renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem | Mathias Gumz |
2011-01-15 | small refactoring of FbTk/Menu code | Mathias Gumz |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz |
2010-05-23 | mostly cosmetic fixes, mainly discovered by 'clang --analyze' | 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-07-24 | make autohide only show the border or 1 pixel if borderless | Mark Tiefenbruck |
2008-09-28 | Changed resize signal in BScreen to use the new signal system | Henrik Kinnunen |
2008-09-21 | Changed background changed signal in BScreen to use the new signal system | Henrik Kinnunen |
2008-08-14 | cleanup of some files | Mathias Gumz |
2008-08-05 | use the same options in Slit and Toolbar placement menus | Mark Tiefenbruck |
2008-08-03 | add selection box to various "choose one of these" menu items | Mark Tiefenbruck |
2008-01-28 | Merge branch 'xinerama_randr' | Tomas Janousek |
2008-01-28 | minor correction of include names | Mathias Gumz |
2008-01-27 | Move dockapps to (-100,-100) instead of (screenw + 10, screenh + 10). | Tomas Janousek |
2008-01-27 | "On head" menu -- reloading and refreshing bugfix. | Tomas Janousek |
2008-01-10 | make FbTk::Command a template class, split parsing information out of ObjectR... | 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 | architecture astronomy | Mark Tiefenbruck |
2007-12-24 | removed KDE configure option | Mark Tiefenbruck |
2007-12-24 | added resource session.screen<N>.slit.acceptKdeDockapps | Mark Tiefenbruck |
2007-12-17 | holding control will now keep the menu open | Mark Tiefenbruck |
2007-10-13 | merged changes from pre-devel | markt |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt |
2007-06-29 | updates for compiling with gcc 4.3 | markt |
2007-06-03 | open slit menu properly wrt xinerama | markt |
2007-04-20 | fix slit onhead with BOTTOMLEFT placement, patch from Tomas Janousek <tomi at... | mathias |
2007-02-17 | an empty slit without autoHide but with clients in the slitlist file still cr... | markt |
2007-01-07 | fix intrinsic problem with refcount | simonb |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb |
2007-01-06 | make "force pseudotransparency" menu item work immediately | markt |
2006-11-12 | removed duplicate headers, patch from Slava Semushin aka php-coder | fluxgen |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias |
2006-07-06 | dont use a strut if slit is empty | fluxgen |
2006-07-01 | more dead functions | markt |
2006-06-27 | Fix slit menu so it closes when you press escape | 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-04-25 | Cleanup unneeded headers (thanks Slava Semushin) | mathias |
2006-04-24 | fix memory leaks in menu code | simonb |
2006-04-22 | fix crash when toolbar disabled | simonb |
2006-04-21 | oops... didnt compile! | simonb |