Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-04 | clicking on the edge of a button didn't work | markt | 1 | -2/+3 | |
2006-04-14 | fix window button image updates | simonb | 1 | -16/+27 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-04-13 | fix a few small bugs from recent big patch | simonb | 1 | -4/+4 | |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -29/+6 | |
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-02-27 | improved transparency rendering speed | fluxgen | 1 | -18/+31 | |
2004-01-08 | cleaning | fluxgen | 1 | -3/+3 | |
2003-10-13 | added pressed color | fluxgen | 1 | -1/+10 | |
2003-09-10 | fixed exposeEvent flicker and bug in setBackgroundColor | fluxgen | 1 | -10/+11 | |
2003-09-10 | fixed expose event | fluxgen | 1 | -2/+2 | |
2003-09-08 | fixed minor bug | fluxgen | 1 | -2/+7 | |
2003-08-15 | copyright update | fluxgen | 1 | -2/+2 | |
2003-08-13 | Button is a FbWindow | fluxgen | 1 | -45/+21 | |
2003-08-11 | fixed minor bug in backgroun update | fluxgen | 1 | -10/+12 | |
2003-08-04 | using transparent | fluxgen | 1 | -7/+11 | |
2003-06-05 | pressed pixmap fix, we use old background pixmap if m_pressed_pm is null | fluxgen | 1 | -2/+3 | |
2003-05-07 | init m_background_pm | fluxgen | 1 | -1/+3 | |
2003-04-28 | init m_pressed | fluxgen | 1 | -3/+5 | |
2003-02-23 | fixed minor type issue | fluxgen | 1 | -2/+2 | |
2003-01-10 | fixed bad pointer check | fluxgen | 1 | -9/+10 | |
2002-12-25 | using number for buttons and max five buttons | fluxgen | 1 | -18/+12 | |
2002-12-16 | fixed some bugs and the new commands | fluxgen | 1 | -14/+49 | |
2002-12-13 | button | fluxgen | 1 | -0/+115 | |