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.cc
Age
Commit message (
Expand
)
Author
2010-09-09
added FbTk::Util::clamp() and simplified related code
Mathias Gumz
2008-08-04
make resize cursors consistent
Dmitry E. Oboukhov
2008-01-28
minor correction of include names
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-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-23
added focused/unfocused borders to styles
Mark Tiefenbruck
2007-12-16
load style before loading theme objects, remove duplicate theme load
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
2007-01-05
change default Xft font so that it works properly with rotation (see
simonb
2006-10-30
Cosmetic patch from Slava Semushin
mathias
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-05-24
more fixing up of alpha zero-relatd problems - particularly fallback to
rathnor
2004-01-11
remove unused textures
fluxgen
2004-01-02
copy label unfocus to label active instead of trying loading it from the data...
fluxgen
2003-12-10
fixed bug in loading label.active
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-16
default values on start
fluxgen
2003-08-04
added alpha option for transparent
fluxgen
2003-07-10
changed menu.shape to menu.roundCorners
fluxgen
2003-07-10
added shape item
fluxgen
2003-06-11
added cursor
fluxgen
2003-02-23
added button pic gc
fluxgen
2003-02-15
added theme listener subject
fluxgen
2003-01-05
frame handling
fluxgen