index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
Button.cc
Age
Commit message (
Expand
)
Author
2008-08-23
make clicking on the border of the toolbar activate toolbar buttons
Mark Tiefenbruck
2008-05-05
add tooltips for iconbar buttons when title is too long to fit
Matteo Galiazzo
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
2008-01-10
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-04-08
menu from workspacename tool wasn't focused, and fixed unpressed button rende...
markt
2007-02-21
ButtonRelease should only trigger actions if ButtonPress was on the same button
markt
2007-02-04
clicking on the edge of a button didn't work
markt
2006-04-14
fix window button image updates
simonb
2006-02-16
updated copyright info
mathias
2005-04-13
fix a few small bugs from recent big patch
simonb
2005-04-10
Big changes to how transparency works
simonb
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-02-27
improved transparency rendering speed
fluxgen
2004-01-08
cleaning
fluxgen
2003-10-13
added pressed color
fluxgen
2003-09-10
fixed exposeEvent flicker and bug in setBackgroundColor
fluxgen
2003-09-10
fixed expose event
fluxgen
2003-09-08
fixed minor bug
fluxgen
2003-08-15
copyright update
fluxgen
2003-08-13
Button is a FbWindow
fluxgen
2003-08-11
fixed minor bug in backgroun update
fluxgen
2003-08-04
using transparent
fluxgen
2003-06-05
pressed pixmap fix, we use old background pixmap if m_pressed_pm is null
fluxgen
2003-05-07
init m_background_pm
fluxgen
2003-04-28
init m_pressed
fluxgen
2003-02-23
fixed minor type issue
fluxgen
2003-01-10
fixed bad pointer check
fluxgen
2002-12-25
using number for buttons and max five buttons
fluxgen
2002-12-16
fixed some bugs and the new commands
fluxgen
2002-12-13
button
fluxgen