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.cc
Age
Commit message (
Expand
)
Author
2012-08-03
Add menu.hilite.font and menu.hilite.justify style resources
Vladimir A. Pavlov
2008-10-12
merge menuDelay and menuDelayClose options
Mark Tiefenbruck
2008-10-04
remove menu modes
Mark Tiefenbruck
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-27
merge MenuTheme with FbTk::MenuTheme
Mark Tiefenbruck
2007-12-20
fix menuitem height on startup
Mark Tiefenbruck
2007-12-16
fix initialization of menu fonts
Mark Tiefenbruck
2007-12-16
load style before loading theme objects, remove duplicate theme load
Mark Tiefenbruck
2007-03-03
added support for typeahead in menus
markt
2006-02-16
updated copyright info
mathias
2005-06-03
- Usage of xft-fonts is prefered, except a font-description starts with '-'
mathias
2005-04-26
extension of previous big patch. Move a bunch of menu things onto
simonb
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-08-31
add autoconf check for std c++ headers
rathnor
2004-08-29
fix toolbar localtion (visible when 100%)
rathnor
2004-06-13
minor fix
fluxgen
2004-06-13
minor fix for title and item height
fluxgen
2004-06-07
item and title height specified by style
fluxgen
2004-04-26
toolbar themeing fixes
rathnor
2004-01-08
cleaning
fluxgen
2003-12-17
using menu as observer, cleaning in menu theme
fluxgen
2003-12-12
menu delay and mode
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-08-16
default valueS
fluxgen
2003-07-19
fix alpha setting for menus when multiple screens by moving from static in menu
rathnor
2003-04-26
moved StringUtil to FbTk
fluxgen
2003-02-23
fixed correct bullet position name
fluxgen
2003-02-22
fixed bug in bullet type
fluxgen
2003-02-15
added subject for listeners
fluxgen
2003-01-10
need cstdio for sscanf
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