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
/
MenuTheme.hh
Age
Commit message (
Expand
)
Author
2012-08-03
Add menu.hilite.font and menu.hilite.justify style resources
Vladimir A. Pavlov
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-10-12
merge menuDelay and menuDelayClose options
Mark Tiefenbruck
2008-10-04
remove menu modes
Mark Tiefenbruck
2008-01-15
split Text.hh into Orientation.hh and TextUtils.{cc,hh}
Mathias Gumz
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
merge MenuTheme with FbTk::MenuTheme
Mark Tiefenbruck
2007-03-03
added support for typeahead in menus
markt
2006-06-24
fix disappearing menu selection boxes
simonb
2006-02-16
updated copyright info
mathias
2006-01-16
applied patch from php-coder to fix some warnings, mostly signed vs unsigned
mathias
2005-04-26
extension of previous big patch. Move a bunch of menu things onto
simonb
2005-02-07
updated copyright date
mathias
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-06-13
minor fix for title and item height
fluxgen
2004-06-13
inline functions
fluxgen
2004-06-07
item and title height specified by style
fluxgen
2003-12-17
using menu as observer, cleaning in menu theme
fluxgen
2003-12-16
fixed some icc warnings
fluxgen
2003-12-12
menu delay and mode
fluxgen
2003-11-28
GContext
fluxgen
2003-09-12
new names for theme items, the new names are menu.bevelWidth menu.borderWidth...
fluxgen
2003-08-27
added pixmap for bullet and selected and unselected
fluxgen
2003-07-19
fix alpha setting for menus when multiple screens by moving from static in menu
rathnor
2003-05-04
license update
fluxgen
2003-02-22
added DIAMOND
fluxgen
2003-02-17
need to toggle antialias in font
fluxgen
2003-02-15
added subject for listeners
fluxgen
2003-01-09
added menu border color and border width and bevel width
fluxgen
2002-12-25
first add, theme class for Menu
fluxgen