Age | Commit message (Expand) | Author | Files | Lines |
2012-08-03 | Add menu.hilite.font and menu.hilite.justify style resources | Vladimir A. Pavlov | 1 | -4/+7 |
2011-05-10 | Last round of simplification of Signal/Slot classes | Pavel Labath | 1 | -1/+1 |
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath | 1 | -2/+1 |
2011-02-22 | bugfix: consistent use of 'int' for alpha values (#3187373) | Mathias Gumz | 1 | -2/+2 |
2008-10-13 | merge menuDelay and menuDelayClose options | Mark Tiefenbruck | 1 | -6/+3 |
2008-10-05 | remove menu modes | Mark Tiefenbruck | 1 | -8/+0 |
2008-01-15 | split Text.hh into Orientation.hh and TextUtils.{cc,hh} | Mathias Gumz | 1 | -1/+0 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -2/+2 |
2008-01-04 | add a level of indirection to themes | Mark Tiefenbruck | 1 | -1/+7 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -1/+0 |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -56/+56 |
2007-12-28 | merge MenuTheme with FbTk::MenuTheme | Mark Tiefenbruck | 1 | -36/+39 |
2007-03-03 | added support for typeahead in menus | markt | 1 | -2/+5 |
2006-06-24 | fix disappearing menu selection boxes | simonb | 1 | -2/+11 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2006-01-16 | applied patch from php-coder to fix some warnings, mostly signed vs unsigned | mathias | 1 | -2/+2 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -0/+9 |
2005-02-07 | updated copyright date | mathias | 1 | -1/+1 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-06-13 | minor fix for title and item height | fluxgen | 1 | -4/+5 |
2004-06-13 | inline functions | fluxgen | 1 | -41/+41 |
2004-06-07 | item and title height specified by style | fluxgen | 1 | -2/+5 |
2003-12-17 | using menu as observer, cleaning in menu theme | fluxgen | 1 | -11/+6 |
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -2/+2 |
2003-12-12 | menu delay and mode | fluxgen | 1 | -2/+20 |
2003-11-28 | GContext | fluxgen | 1 | -6/+11 |
2003-09-12 | new names for theme items, the new names are menu.bevelWidth menu.borderWidth... | fluxgen | 1 | -1/+3 |
2003-08-27 | added pixmap for bullet and selected and unselected | fluxgen | 1 | -8/+14 |
2003-07-19 | fix alpha setting for menus when multiple screens by moving from static in menu | rathnor | 1 | -1/+7 |
2003-05-04 | license update | fluxgen | 1 | -2/+3 |
2003-02-22 | added DIAMOND | fluxgen | 1 | -2/+2 |
2003-02-17 | need to toggle antialias in font | fluxgen | 1 | -1/+3 |
2003-02-15 | added subject for listeners | fluxgen | 1 | -2/+9 |
2003-01-09 | added menu border color and border width and bevel width | fluxgen | 1 | -1/+8 |
2002-12-25 | first add, theme class for Menu | fluxgen | 1 | -0/+97 |