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
/
FbWinFrameTheme.hh
Age
Commit message (
Expand
)
Author
2011-05-10
Last round of simplification of Signal/Slot classes
Pavel Labath
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
2011-02-22
bugfix: consistent use of 'int' for alpha values (#3187373)
Mathias Gumz
2008-01-07
switch FbWinFrameTheme to use FocusableTheme
Mark Tiefenbruck
2008-01-07
added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems
Mark Tiefenbruck
2008-01-04
update code to use ThemeProxy
Mark Tiefenbruck
2008-01-04
add a level of indirection to themes
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-29
remove some (hopefully) unneeded header includes
Mark Tiefenbruck
2007-12-29
'inline' in class declaration is implicitly inline
Mathias Gumz
2007-12-27
move Shape to FbTk
Mark Tiefenbruck
2007-12-27
moved BorderTheme and TextTheme to FbTk
Mark Tiefenbruck
2007-12-23
added focused/unfocused borders to styles
Mark Tiefenbruck
2007-12-11
added edge resize modes
markt
2007-10-13
merged changes from pre-devel
markt
2007-04-03
fixed a bug, removed some unused code
markt
2006-03-26
rotated fonts, buttons, containers. Used for tabs for now
simonb
2006-02-16
updated copyright info
mathias
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-09-12
preliminary support for composite/compositing manager. Also general work
rathnor
2004-01-11
remove unused textures
fluxgen
2004-01-02
no need for theme change signal here since its already in FbTk Theme
fluxgen
2003-12-09
add window.label.active theme items
rathnor
2003-09-29
quadrant-resizing (Thanks Mathias Gumz)
rathnor
2003-09-12
added window.handleWidth and window.bevelWidth
fluxgen
2003-08-27
using GContext
fluxgen
2003-08-25
moved border color and width to frame theme
fluxgen
2003-08-22
new theme item window.title.height, Window.Title.Height
fluxgen
2003-08-04
added alpha option for transparent
fluxgen
2003-07-10
added shape item
fluxgen
2003-06-11
added cursor
fluxgen
2003-02-23
added button pic gc
fluxgen
2003-02-16
minor stuff
fluxgen
2003-02-15
added theme listener subject
fluxgen
2003-01-05
frame handling
fluxgen