aboutsummaryrefslogtreecommitdiff
path: root/src/MenuCreator.cc
AgeCommit message (Expand)AuthorFilesLines
2007-08-04fix encoding of [begin] labelsimonb1-9/+15
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt1-1/+1
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt1-1/+2
2007-05-17make sure included menus get remembered, in case they're modifiedmarkt1-0/+3
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-19/+82
2006-11-12removed duplicate headers, patch from Slava Semushin aka php-coderfluxgen1-1/+0
2006-10-30Cosmetic patch from Slava Semushinmathias1-53/+58
2006-06-25support encodings in menu filessimonb1-24/+108
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-14/+14
2006-05-20improve native language handling, move messages and menu labels to simonb1-24/+24
2006-05-07removed duplicate setItemEnabledfluxgen1-1/+0
2006-05-07handle utf-8 strings properly.simonb1-0/+1
2006-04-25 Fix occasional highlighting of menu nops+separators, sf.net patch simonb1-1/+2
2006-04-24fix memory leaks in menu codesimonb1-1/+0
2006-04-22couple of memory fixes from valgrindsimonb1-2/+2
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-13/+29
2006-01-16applied patch from php-coder to fix some warnings, mostly signed vs unsignedmathias1-1/+1
2005-09-14moved MenuContext classfluxgen1-13/+14
2005-07-04cleaning, change getCount to numberOfWorkspacesfluxgen1-2/+2
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-39/+83
2005-01-24copyright datemathias1-1/+1
2004-12-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias1-34/+34
2004-12-13icc complaint about a "possible" conflict between themathias1-4/+4
2004-11-30adds "kill" to the windowmenumathias1-0/+3
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-04don't require [begin] in included filesrathnor1-10/+10
2004-09-16fix menu creator not using args for some commandsrathnor1-20/+14
2004-09-12inject an entire directory of menu files with include + path, patch from Ciar...fluxgen1-4/+37
2004-09-09added forgotten [macrocmd] to menuitemsakir1-1/+11
2004-08-29added [wallpapers|rootcommands] to menuitemsakir1-4/+44
2004-08-29fix crash bug when windowmenu doesn't include extramenusrathnor1-7/+9
2004-08-26unification for themes.cfg/styles.cfg and the same for menuentries:akir1-2/+8
2004-07-05save menu filename, so we can reload the menu, patch from Mathias Gumzfluxgen1-1/+3
2004-06-10improved menu loading speed and added menu iconfluxgen1-42/+53
2004-06-08more nls updatesrathnor1-2/+2
2004-06-07updated for menuseparatorfluxgen1-4/+14
2004-06-07update NLS string handling...rathnor1-38/+20
2004-05-03minor fixfluxgen1-2/+2
2004-05-03expand filenamefluxgen1-4/+6
2004-05-02minor fix for layer menu titlefluxgen1-7/+10
2004-05-02minor fix for separator in windowmenufluxgen1-2/+4
2004-05-02creates menus...fluxgen1-0/+421