aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Button.cc
AgeCommit message (Expand)AuthorFilesLines
2008-08-24make clicking on the border of the toolbar activate toolbar buttonsMark Tiefenbruck1-3/+4
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo1-2/+12
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-1/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-04-08menu from workspacename tool wasn't focused, and fixed unpressed button rende...markt1-2/+2
2007-02-21ButtonRelease should only trigger actions if ButtonPress was on the same buttonmarkt1-0/+2
2007-02-04clicking on the edge of a button didn't workmarkt1-2/+3
2006-04-14fix window button image updatessimonb1-16/+27
2006-02-16updated copyright infomathias1-1/+1
2005-04-13fix a few small bugs from recent big patchsimonb1-4/+4
2005-04-10Big changes to how transparency workssimonb1-29/+6
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-02-27improved transparency rendering speedfluxgen1-18/+31
2004-01-08cleaningfluxgen1-3/+3
2003-10-13added pressed colorfluxgen1-1/+10
2003-09-10fixed exposeEvent flicker and bug in setBackgroundColorfluxgen1-10/+11
2003-09-10fixed expose eventfluxgen1-2/+2
2003-09-08fixed minor bugfluxgen1-2/+7
2003-08-15copyright updatefluxgen1-2/+2
2003-08-13Button is a FbWindowfluxgen1-45/+21
2003-08-11fixed minor bug in backgroun updatefluxgen1-10/+12
2003-08-04using transparentfluxgen1-7/+11
2003-06-05pressed pixmap fix, we use old background pixmap if m_pressed_pm is nullfluxgen1-2/+3
2003-05-07init m_background_pmfluxgen1-1/+3
2003-04-28init m_pressedfluxgen1-3/+5
2003-02-23fixed minor type issuefluxgen1-2/+2
2003-01-10fixed bad pointer checkfluxgen1-9/+10
2002-12-25using number for buttons and max five buttonsfluxgen1-18/+12
2002-12-16fixed some bugs and the new commandsfluxgen1-14/+49
2002-12-13buttonfluxgen1-0/+115