summaryrefslogtreecommitdiff
path: root/src/FbTk/Button.cc
AgeCommit message (Expand)Author
2008-08-23make clicking on the border of the toolbar activate toolbar buttonsMark Tiefenbruck
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo
2008-04-21some fixes for gcc 3.4Thomas Orgis
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-04-08menu from workspacename tool wasn't focused, and fixed unpressed button rende...markt
2007-02-21ButtonRelease should only trigger actions if ButtonPress was on the same buttonmarkt
2007-02-04clicking on the edge of a button didn't workmarkt
2006-04-14fix window button image updatessimonb
2006-02-16updated copyright infomathias
2005-04-13fix a few small bugs from recent big patchsimonb
2005-04-10Big changes to how transparency workssimonb
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-02-27improved transparency rendering speedfluxgen
2004-01-08cleaningfluxgen
2003-10-13added pressed colorfluxgen
2003-09-10fixed exposeEvent flicker and bug in setBackgroundColorfluxgen
2003-09-10fixed expose eventfluxgen
2003-09-08fixed minor bugfluxgen
2003-08-15copyright updatefluxgen
2003-08-13Button is a FbWindowfluxgen
2003-08-11fixed minor bug in backgroun updatefluxgen
2003-08-04using transparentfluxgen
2003-06-05pressed pixmap fix, we use old background pixmap if m_pressed_pm is nullfluxgen
2003-05-07init m_background_pmfluxgen
2003-04-28init m_pressedfluxgen
2003-02-23fixed minor type issuefluxgen
2003-01-10fixed bad pointer checkfluxgen
2002-12-25using number for buttons and max five buttonsfluxgen
2002-12-16fixed some bugs and the new commandsfluxgen
2002-12-13buttonfluxgen