aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Button.cc
AgeCommit message (Expand)AuthorFilesLines
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