Age | Commit message (Expand) | Author | Files | Lines |
2007-08-04 | fix encoding of [begin] label | simonb | 1 | -9/+15 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 1 | -1/+1 |
2007-07-07 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ... | markt | 1 | -1/+2 |
2007-05-17 | make sure included menus get remembered, in case they're modified | markt | 1 | -0/+3 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -19/+82 |
2006-11-12 | removed duplicate headers, patch from Slava Semushin aka php-coder | fluxgen | 1 | -1/+0 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -53/+58 |
2006-06-25 | support encodings in menu files | simonb | 1 | -24/+108 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -14/+14 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -24/+24 |
2006-05-07 | removed duplicate setItemEnabled | fluxgen | 1 | -1/+0 |
2006-05-07 | handle utf-8 strings properly. | simonb | 1 | -0/+1 |
2006-04-25 | Fix occasional highlighting of menu nops+separators, sf.net patch | simonb | 1 | -1/+2 |
2006-04-24 | fix memory leaks in menu code | simonb | 1 | -1/+0 |
2006-04-22 | couple of memory fixes from valgrind | simonb | 1 | -2/+2 |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -13/+29 |
2006-01-16 | applied patch from php-coder to fix some warnings, mostly signed vs unsigned | mathias | 1 | -1/+1 |
2005-09-14 | moved MenuContext class | fluxgen | 1 | -13/+14 |
2005-07-04 | cleaning, change getCount to numberOfWorkspaces | fluxgen | 1 | -2/+2 |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -39/+83 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-12-18 | * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now | mathias | 1 | -34/+34 |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -4/+4 |
2004-11-30 | adds "kill" to the windowmenu | mathias | 1 | -0/+3 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-04 | don't require [begin] in included files | rathnor | 1 | -10/+10 |
2004-09-16 | fix menu creator not using args for some commands | rathnor | 1 | -20/+14 |
2004-09-12 | inject an entire directory of menu files with include + path, patch from Ciar... | fluxgen | 1 | -4/+37 |
2004-09-09 | added forgotten [macrocmd] to menuitems | akir | 1 | -1/+11 |
2004-08-29 | added [wallpapers|rootcommands] to menuitems | akir | 1 | -4/+44 |
2004-08-29 | fix crash bug when windowmenu doesn't include extramenus | rathnor | 1 | -7/+9 |
2004-08-26 | unification for themes.cfg/styles.cfg and the same for menuentries: | akir | 1 | -2/+8 |
2004-07-05 | save menu filename, so we can reload the menu, patch from Mathias Gumz | fluxgen | 1 | -1/+3 |
2004-06-10 | improved menu loading speed and added menu icon | fluxgen | 1 | -42/+53 |
2004-06-08 | more nls updates | rathnor | 1 | -2/+2 |
2004-06-07 | updated for menuseparator | fluxgen | 1 | -4/+14 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -38/+20 |
2004-05-03 | minor fix | fluxgen | 1 | -2/+2 |
2004-05-03 | expand filename | fluxgen | 1 | -4/+6 |
2004-05-02 | minor fix for layer menu title | fluxgen | 1 | -7/+10 |
2004-05-02 | minor fix for separator in windowmenu | fluxgen | 1 | -2/+4 |
2004-05-02 | creates menus... | fluxgen | 1 | -0/+421 |