Age | Commit message (Expand) | Author | Files | Lines |
2011-10-31 | src/Makefile.am,FbTk/StringUtil.cc: Search relative to the executable. | Ryan Pavlik | 1 | -0/+65 |
2011-10-31 | FbTk/StringUtil.cc: Don't return mid-routine. | Ryan Pavlik | 1 | -2/+3 |
2011-10-31 | main.cc,FbTk/StringUtil.cc: On windows, use USERPROFILE instead of HOME | Ryan Pavlik | 1 | -0/+4 |
2011-10-31 | FbTk/StringUtil.cc: Fix out-of-range memory access. | Ryan Pavlik | 1 | -1/+1 |
2010-09-17 | use FbTk::API to reduce code duplication | Mathias Gumz | 1 | -2/+20 |
2010-09-14 | cleanup and code deduplication | Mathias Gumz | 1 | -1/+1 |
2010-09-08 | improved extract*Number functions from FbTk/StringUtil.cc | Mathias Gumz | 1 | -6/+22 |
2010-08-24 | code simplification / deduplication | Mathias Gumz | 1 | -0/+18 |
2009-10-03 | definition should match declaration | Mathias Gumz | 1 | -1/+1 |
2009-10-01 | another little helper for FbTk::StringUtil: extractNumber() | Mathias Gumz | 1 | -0/+46 |
2009-10-01 | simpler code | Mathias Gumz | 1 | -0/+7 |
2009-06-28 | change default toolbar tools to: | Mark Tiefenbruck | 1 | -1/+1 |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -2/+2 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-14 | StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ... | markt | 1 | -11/+4 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -0/+12 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+5 |
2006-06-27 | some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M... | simonb | 1 | -12/+0 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -1/+1 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-10-21 | Fixed #1223878, Style reloading on USR2 (patch from Zan) | mathias | 1 | -27/+28 |
2005-10-20 | added replaceString | fluxgen | 1 | -1/+25 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-09-10 | cosmetic, man, we need a beautifarm :) | akir | 1 | -16/+16 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -5/+21 |
2004-05-02 | copyright update | fluxgen | 1 | -2/+2 |
2004-02-28 | fixed bug in removeTrailingWhitespace, patch from Mathias Gumz | fluxgen | 1 | -2/+2 |
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -1/+2 |
2003-10-25 | added removeTrailingWhitespace | fluxgen | 1 | -18/+31 |
2003-09-29 | added removeFirstWhitespace | fluxgen | 1 | -1/+8 |
2003-08-22 | fixed basename | fluxgen | 1 | -1/+8 |
2003-08-22 | cleaning, added toUpper and findExtension | fluxgen | 1 | -9/+22 |
2003-08-10 | fix ~ to work properly in session.menuFile | rathnor | 1 | -3/+2 |
2003-07-01 | make it work... (fix some small issues) | rathnor | 1 | -1/+8 |
2003-06-12 | add support for nesting in getStringBetween | rathnor | 1 | -7/+16 |
2003-04-26 | moved from fluxbox source | fluxgen | 1 | -0/+148 |