aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Resource.cc
AgeCommit message (Collapse)AuthorFilesLines
2015-02-05Feature: different MenuSearch modesMathias Gumz1-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-01made code simplerMathias Gumz1-9/+5
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-04-03fixed a bug, removed some unused codemarkt1-1/+9
2007-04-01fixed problem with creating windows in iconic statemarkt1-1/+3
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-16/+18
uses only those things from "namespace std" what we really need.
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-2/+2
console, plus handle catalogs better.
2006-02-16updated copyright infomathias1-1/+1
2005-11-22const resourceValue functionfluxgen1-2/+14
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-06-07update NLS string handling...rathnor1-3/+5
2004-01-19minor bug fixfluxgen1-2/+2
2003-12-19resourceValue and findResourcefluxgen1-7/+21
2003-12-19setResourceValue function and a dumpfluxgen1-1/+14
2003-07-18reorganise operation of ResourceManagerrathnor1-23/+82
plus fix initialisation of layer for slit and toolbar
2003-05-18moved Resource to FbTk and change name of DirHelper to FbTk Directoryfluxgen1-0/+119