index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
StringUtil.hh
Age
Commit message (
Expand
)
Author
2012-09-14
removed duplicate function signature for FbTk::StringUtil::extractNumber()
Mathias Gumz
2010-09-17
use FbTk::API to reduce code duplication
Mathias Gumz
2010-08-24
code simplification / deduplication
Mathias Gumz
2009-10-01
another little helper for FbTk::StringUtil: extractNumber()
Mathias Gumz
2009-10-01
simpler code
Mathias Gumz
2009-05-26
Exit loop for unterminated { } pair
Jim Ramsay
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-28
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
Mark Tiefenbruck
2007-12-20
added ForEach key command
Mark Tiefenbruck
2007-12-14
StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ...
markt
2007-12-13
added FbTk::CommandRegistry, decentralized command parsing, and made them aut...
markt
2006-06-27
some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...
simonb
2006-02-16
updated copyright info
mathias
2005-10-21
Fixed #1223878, Style reloading on USR2 (patch from Zan)
mathias
2005-10-20
added replaceString
fluxgen
2005-02-10
cosmetic + updated copyright year
mathias
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-09-10
cosmetic, man, we need a beautifarm :)
akir
2004-05-02
copyright update
fluxgen
2003-12-16
fixed some icc warnings
fluxgen
2003-10-25
added removeTrailingWhitespace
fluxgen
2003-09-29
added removeFirstWhitespace
fluxgen
2003-08-22
fixed basename
fluxgen
2003-08-22
cleaning, added toUpper
fluxgen
2003-07-01
make it work... (fix some small issues)
rathnor
2003-06-12
add support for nesting in getStringBetween
rathnor
2003-04-26
moved from fluxbox source
fluxgen