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
/
MenuItem.cc
Age
Commit message (
Expand
)
Author
2012-08-03
Add menu.hilite.font and menu.hilite.justify style resources
Vladimir A. Pavlov
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2010-09-05
avoid constructing new strings implicit
Mathias Gumz
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
2008-01-10
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
2008-01-04
update code to use ThemeProxy
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-24
fix showing program icons with depth=1 in menus
Mark Tiefenbruck
2007-12-24
make bit depth accessible from an FbDrawable
Mark Tiefenbruck
2007-12-17
holding control will now keep the menu open
Mark Tiefenbruck
2007-12-17
make MenuItem responsible for decision to close menu when clicked
Mark Tiefenbruck
2007-10-13
merged changes from pre-devel
markt
2007-09-08
fix crash when changing toolbar visibility with empty toolbar.tools
markt
2007-03-03
added support for typeahead in menus
markt
2007-01-06
move triangle drawing into FbDrawable
simonb
2006-05-20
improve native language handling, move messages and menu labels to
simonb
2006-04-22
fix menu corruption when size/label changes
simonb
2006-04-02
size_t fixes, thanks Semushin Slava aka php-coder
fluxgen
2006-02-16
updated copyright info
mathias
2005-06-23
added showSubmenu in MenuItem
fluxgen
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-09-11
Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...
fluxgen
2004-09-10
cosmetic + avoid unneeded App::instance()->display() calls
akir
2004-09-01
cosmetic
akir
2004-09-01
fix width for a menuentry, added too much space
akir
2004-08-29
a few random fixes
rathnor
2004-08-03
expand pixmap filename before loading, patch from Mathias Gumz
fluxgen
2004-07-05
fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma...
fluxgen
2004-06-10
icon in menu item
fluxgen
2004-06-07
drawing of items is now done in MenuItem
fluxgen
2003-01-12
item in the menu
fluxgen