Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-05 | Feature: different MenuSearch modes | Mathias Gumz | 1 | -8/+4 | |
Fluxbox now supports three MenuSearch modes: * NoWhere - essentially "disabling" the menu search. * Somewhere - the search string matches somewhere. * ItemStart - the search string matches at the start of a menu item. The default value is "ItemStart", just in the good old times. As long as this feature is not configurable via the menu it would irritate users with distinct muscle memory who type without thinking OR checking the visual feedback: they would trigger items they did not intent to trigger after years of the old behavior. Once this feature get's an entry in the config menu the default value might change. | |||||
2009-10-01 | made code simpler | Mathias Gumz | 1 | -9/+5 | |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-04-03 | fixed a bug, removed some unused code | markt | 1 | -1/+9 | |
2007-04-01 | fixed problem with creating windows in iconic state | markt | 1 | -1/+3 | |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -16/+18 | |
uses only those things from "namespace std" what we really need. | |||||
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -2/+2 | |
console, plus handle catalogs better. | |||||
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-11-22 | const resourceValue function | fluxgen | 1 | -2/+14 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -3/+5 | |
2004-01-19 | minor bug fix | fluxgen | 1 | -2/+2 | |
2003-12-19 | resourceValue and findResource | fluxgen | 1 | -7/+21 | |
2003-12-19 | setResourceValue function and a dump | fluxgen | 1 | -1/+14 | |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 1 | -23/+82 | |
plus fix initialisation of layer for slit and toolbar | |||||
2003-05-18 | moved Resource to FbTk and change name of DirHelper to FbTk Directory | fluxgen | 1 | -0/+119 | |