aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/StringUtil.cc
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Fix number2*() functionsMathias Gumz1-7/+7
2015-01-03Use correct buffer size for number2*()Mathias Gumz1-3/+6
2014-04-11removed reference to 'defaults.hh'Mathias Gumz1-2/+0
2013-06-29fix detection of $HOME folderMathias Gumz1-5/+29
2013-01-31Adds 'ClientPatternTest' commandMathias Gumz1-1/+8
2012-04-10removed 'always-true' expressionPaul Tagliamonte1-1/+1
2011-10-31src/Makefile.am,FbTk/StringUtil.cc: Search relative to the executable.Ryan Pavlik1-0/+65
2011-10-31FbTk/StringUtil.cc: Don't return mid-routine.Ryan Pavlik1-2/+3
2011-10-31main.cc,FbTk/StringUtil.cc: On windows, use USERPROFILE instead of HOMERyan Pavlik1-0/+4
2011-10-31FbTk/StringUtil.cc: Fix out-of-range memory access.Ryan Pavlik1-1/+1
2010-09-17use FbTk::API to reduce code duplicationMathias Gumz1-2/+20
2010-09-14cleanup and code deduplicationMathias Gumz1-1/+1
2010-09-08improved extract*Number functions from FbTk/StringUtil.ccMathias Gumz1-6/+22
2010-08-24code simplification / deduplicationMathias Gumz1-0/+18
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