summaryrefslogtreecommitdiff
path: root/src/FbTk/StringUtil.cc
AgeCommit message (Expand)AuthorFilesLines
2009-10-03definition should match declarationMathias Gumz1-1/+1
2009-10-01another little helper for FbTk::StringUtil: extractNumber()Mathias Gumz1-0/+46
2009-10-01simpler codeMathias Gumz1-0/+7
2009-06-28change default toolbar tools to:Mark Tiefenbruck1-1/+1
2008-04-21some fixes for gcc 3.4Thomas Orgis1-2/+2
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-14StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ...markt1-11/+4
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-0/+12
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb1-12/+0
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-1/+1
2006-02-16updated copyright infomathias1-1/+1
2005-10-21Fixed #1223878, Style reloading on USR2 (patch from Zan)mathias1-27/+28
2005-10-20added replaceStringfluxgen1-1/+25
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-16/+16
2004-08-31add autoconf check for std c++ headersrathnor1-5/+21
2004-05-02copyright updatefluxgen1-2/+2
2004-02-28fixed bug in removeTrailingWhitespace, patch from Mathias Gumzfluxgen1-2/+2
2003-12-16fixed some icc warningsfluxgen1-1/+2
2003-10-25added removeTrailingWhitespacefluxgen1-18/+31
2003-09-29added removeFirstWhitespacefluxgen1-1/+8
2003-08-22fixed basenamefluxgen1-1/+8
2003-08-22cleaning, added toUpper and findExtensionfluxgen1-9/+22
2003-08-10fix ~ to work properly in session.menuFilerathnor1-3/+2
2003-07-01make it work... (fix some small issues)rathnor1-1/+8
2003-06-12add support for nesting in getStringBetweenrathnor1-7/+16
2003-04-26moved from fluxbox sourcefluxgen1-0/+148