summaryrefslogtreecommitdiff
path: root/src/IconButton.cc
AgeCommit message (Expand)Author
2011-05-10Convert Focusable::attentionSig to FbTk::SignalPavel Labath
2011-02-24removed unused headersMathias Gumz
2010-05-23mostly cosmetic fixes, mainly discovered by 'clang --analyze'Mathias Gumz
2010-03-26Changed title signal in Focusable to new signal systemHenrik Kinnunen
2010-03-18Changed Focusable::focusSig() to new signal system.Henrik Kinnunen
2009-06-28fix changing iconbar alignment and button width from init fileMark Tiefenbruck
2008-10-07show/hide tooltip if title length changes enough while mouse is over the icon...Mark Tiefenbruck
2008-09-03remove tooltip when IconButton is destroyedMark Tiefenbruck
2008-05-09Fixed so tooltip window in the iconbar when the title changes.Henrik Kinnunen
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-11-09fix font updates in iconbarmarkt
2007-10-13merged changes from pre-develmarkt
2007-01-16right click on iconbutton toggles menumarkt
2007-01-07little cleanupmarkt
2007-01-05fix window menu placement with toolbar at top of screen, and disable titlebar...markt
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt
2006-04-17iconbutton handling fixessimonb
2006-04-16add reversewheeling option simonb
2006-04-16fix all compiler warnings with -Wallsimonb
2006-04-15implement vertical toolbar placement optionssimonb
2006-03-27don't follow stuck windows in deiconify (thanks _markt)simonb
2006-03-27fix crash when deiconfiy mode = Followsimonb
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb
2006-02-16updated copyright infomathias
2005-04-27add rough support for non-default depth pixmaps. Saves us having ghost simonb
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb
2005-02-07updated copyright datesmathias
2005-01-24copyright datemathias
2005-01-05Simon's last changes lead to segfaults when the users specified <Sticky> ormathias
2004-12-13icc complaint about a "possible" conflict between themathias
2004-12-01deiconifyMode: Follow is the new/old default (as it was before deiconifyMode ...mathias
2004-11-28fix possible segfaults in DeiconifyMode::SEMIFOLLOW and FOLLOW ...mathias
2004-11-24enable title of windowmenu when called from iconbarmathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-10-22added iconbar.wheelMode and iconbar.deiconifyModeakir
2004-07-15mouse scroll on icons changes workspacefluxgen
2004-06-16toolbar fixes, updates and optimisationsrathnor
2004-05-04Event Manager fixes/reviewrathnor
2004-05-02fixed include menufluxgen
2004-02-18change workspace on clickfluxgen
2004-01-21using empty instead of sizefluxgen
2004-01-16on click iconify if focused else raise and focusfluxgen
2004-01-13fixed crash bugfluxgen
2004-01-11hide menus on clickfluxgen
2003-11-27toggle pixmap for IconButtonfluxgen