aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/StringUtil.hh
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Adds 'ClientPatternTest' commandMathias Gumz1-0/+1
2012-09-14removed duplicate function signature for FbTk::StringUtil::extractNumber()Mathias Gumz1-1/+1
2010-09-17use FbTk::API to reduce code duplicationMathias Gumz1-1/+5
2010-08-24code simplification / deduplicationMathias Gumz1-0/+12
2009-10-01another little helper for FbTk::StringUtil: extractNumber()Mathias Gumz1-0/+8
2009-10-01simpler codeMathias Gumz1-0/+2
2009-05-26Exit loop for unterminated { } pairJim Ramsay1-1/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-28moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys fileMark Tiefenbruck1-0/+8
2007-12-20added ForEach key commandMark Tiefenbruck1-0/+21
2007-12-14StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ...markt1-1/+1
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-0/+3
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb1-1/+0
2006-02-16updated copyright infomathias1-1/+1
2005-10-21Fixed #1223878, Style reloading on USR2 (patch from Zan)mathias1-1/+1
2005-10-20added replaceStringfluxgen1-0/+5
2005-02-10cosmetic + updated copyright yearmathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-10cosmetic, man, we need a beautifarm :)akir1-3/+3
2004-05-02copyright updatefluxgen1-2/+3
2003-12-16fixed some icc warningsfluxgen1-3/+3
2003-10-25added removeTrailingWhitespacefluxgen1-1/+2
2003-09-29added removeFirstWhitespacefluxgen1-1/+5
2003-08-22fixed basenamefluxgen1-1/+5
2003-08-22cleaning, added toUpperfluxgen1-5/+6
2003-07-01make it work... (fix some small issues)rathnor1-1/+3
2003-06-12add support for nesting in getStringBetweenrathnor1-2/+2
2003-04-26moved from fluxbox sourcefluxgen1-0/+85