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
/
WinButton.cc
Age
Commit message (
Expand
)
Author
2011-05-10
Convert FluxboxWindow::stateSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
2010-03-26
Changed title signal in Focusable to new signal system
Henrik Kinnunen
2008-08-30
more fun with global variables
Mark Tiefenbruck
2008-01-08
split WinButtonTheme into multiple themes
Mark Tiefenbruck
2008-01-04
update code to use ThemeProxy
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-30
removed some unneeded headers
Mathias Gumz
2007-10-13
merged changes from pre-devel
markt
2007-02-02
revert svn 4684, transparency in window buttons
markt
2007-01-21
allow transparency in window buttons
markt
2007-01-06
move triangle drawing into FbDrawable
simonb
2007-01-01
don't set menuicon background to style's pixmap when the window has an icon
markt
2006-04-17
iconbutton handling fixes
simonb
2006-04-14
more button state fixing for shade, should be right now
simonb
2006-04-14
fix window button image updates
simonb
2006-03-20
external tabs
simonb
2006-02-16
updated copyright info
mathias
2005-05-12
when the app changes its pixmap we need to trigger that correctly
mathias
2005-05-11
minor optimization
mathias
2005-05-07
new code in WinButton was assuming that at ::clear() - time there is always a
mathias
2005-05-06
Added new Buttons for the Titlebar of a Window (Mathias)
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-05-14
tweak the X in the close button. It was uneven. Check the comment
rathnor
2004-02-27
improved speed
fluxgen
2004-02-27
fixed some transparent bugs
fluxgen
2004-01-10
fix some minor transparency issues
rathnor
2003-10-31
tweak winbutton icon drawing, plus a little fix to icon changes
rathnor
2003-09-22
fix invisible minimize button
rathnor
2003-09-14
fixed stick pressed pixmap bug
fluxgen
2003-09-14
minor fix
fluxgen
2003-09-12
fixed minor transparent issue
fluxgen
2003-09-12
fixed correct fallback
fluxgen
2003-08-22
fixed new image loading
fluxgen
2003-08-22
fixed scaling in theme instead
fluxgen
2003-08-13
Button changed to a FbWindow
fluxgen
2003-08-04
updateTransparent
fluxgen
2003-05-07
fix alignment of unstuck default pixmap
rathnor
2003-05-06
added stuck pixmap, and unfocus pixmaps
fluxgen
2003-04-28
added WinButtonTheme with pixmap support
fluxgen
2003-04-25
fixed so it gets win state sticky to update sticky button
fluxgen
2003-02-23
using not sticky state as default
fluxgen
2003-01-05
draws simple window graphics and handles buttons
fluxgen