Age | Commit message (Expand) | Author | Files | Lines |
2011-02-24 | removed unused headers | Mathias Gumz | 1 | -4/+0 |
2010-05-23 | mostly cosmetic fixes, mainly discovered by 'clang --analyze' | Mathias Gumz | 1 | -2/+4 |
2010-03-26 | Changed title signal in Focusable to new signal system | Henrik Kinnunen | 1 | -18/+31 |
2010-03-18 | Changed Focusable::focusSig() to new signal system. | Henrik Kinnunen | 1 | -4/+9 |
2009-06-28 | fix changing iconbar alignment and button width from init file | Mark Tiefenbruck | 1 | -0/+2 |
2008-10-07 | show/hide tooltip if title length changes enough while mouse is over the icon... | Mark Tiefenbruck | 1 | -8/+7 |
2008-09-03 | remove tooltip when IconButton is destroyed | Mark Tiefenbruck | 1 | -0/+2 |
2008-05-09 | Fixed so tooltip window in the iconbar when the title changes. | Henrik Kinnunen | 1 | -7/+22 |
2008-05-05 | add tooltips for iconbar buttons when title is too long to fit | Matteo Galiazzo | 1 | -1/+16 |
2008-01-15 | split Text.hh into Orientation.hh and TextUtils.{cc,hh} | Mathias Gumz | 1 | -0/+1 |
2008-01-07 | added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems | Mark Tiefenbruck | 1 | -42/+19 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -19/+19 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -7/+7 |
2007-11-09 | fix font updates in iconbar | markt | 1 | -0/+2 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -138/+75 |
2007-01-16 | right click on iconbutton toggles menu | markt | 1 | -9/+6 |
2007-01-07 | little cleanup | markt | 1 | -1/+0 |
2007-01-05 | fix window menu placement with toolbar at top of screen, and disable titlebar... | markt | 1 | -1/+0 |
2006-08-02 | rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel | markt | 1 | -5/+5 |
2006-04-17 | iconbutton handling fixes | simonb | 1 | -19/+14 |
2006-04-16 | add reversewheeling option | simonb | 1 | -3/+8 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -2/+2 |
2006-04-15 | implement vertical toolbar placement options | simonb | 1 | -4/+37 |
2006-03-27 | don't follow stuck windows in deiconify (thanks _markt) | simonb | 1 | -1/+2 |
2006-03-27 | fix crash when deiconfiy mode = Follow | simonb | 1 | -8/+11 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -1/+1 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-04-27 | add rough support for non-default depth pixmaps. Saves us having ghost | simonb | 1 | -4/+8 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -3/+3 |
2005-02-07 | updated copyright dates | mathias | 1 | -1/+1 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-05 | Simon's last changes lead to segfaults when the users specified <Sticky> or | mathias | 1 | -4/+1 |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -0/+1 |
2004-12-01 | deiconifyMode: Follow is the new/old default (as it was before deiconifyMode ... | mathias | 1 | -5/+5 |
2004-11-28 | fix possible segfaults in DeiconifyMode::SEMIFOLLOW and FOLLOW ... | mathias | 1 | -6/+9 |
2004-11-24 | enable title of windowmenu when called from iconbar | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-22 | added iconbar.wheelMode and iconbar.deiconifyMode | akir | 1 | -12/+62 |
2004-07-15 | mouse scroll on icons changes workspace | fluxgen | 1 | -2/+8 |
2004-06-16 | toolbar fixes, updates and optimisations | rathnor | 1 | -5/+12 |
2004-05-04 | Event Manager fixes/review | rathnor | 1 | -2/+2 |
2004-05-02 | fixed include menu | fluxgen | 1 | -2/+3 |
2004-02-18 | change workspace on click | fluxgen | 1 | -5/+6 |
2004-01-21 | using empty instead of size | fluxgen | 1 | -2/+2 |
2004-01-16 | on click iconify if focused else raise and focus | fluxgen | 1 | -3/+18 |
2004-01-13 | fixed crash bug | fluxgen | 1 | -5/+9 |
2004-01-11 | hide menus on click | fluxgen | 1 | -8/+19 |
2003-11-27 | toggle pixmap for IconButton | fluxgen | 1 | -5/+16 |
2003-11-19 | some menu tweaking | rathnor | 1 | -13/+2 |