Mathias Gumz
b8987fc623
code simplification / deduplication
...
* parse the string only once for a bunch of chars to check instead of
starting over again and again from the beginning, created a helper
function to do this (FbTk::StringUtil::findCharFromAlphabetAfterTrigger)
* put same code into a function (setClockModeLabel())
* use much simpler code to switch between 12h and 24h mode and replace
the fmt-switches
2010-08-24 17:30:24 +02:00
Mathias Gumz
261ba26d27
another little helper for FbTk::StringUtil: extractNumber()
2009-10-01 21:16:46 +02:00
Mathias Gumz
c4c96ec830
simpler code
2009-10-01 08:57:31 +02:00
Jim Ramsay
a56e409b1f
Exit loop for unterminated { } pair
2009-05-26 16:27:31 -04:00
Mark Tiefenbruck
9c105111d2
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Mark Tiefenbruck
8e96ffb74b
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
2007-12-28 01:19:33 -08:00
Mark Tiefenbruck
03dce043b7
added ForEach key command
2007-12-20 12:23:56 -08:00
markt
d90befb430
StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was only whitespace
2007-12-14 20:05:14 +00:00
markt
8b7464046c
added FbTk::CommandRegistry, decentralized command parsing, and made them auto-register
2007-12-13 05:48:00 +00:00
simonb
6dc5ca4e60
some minor code cleanups thanks Slava Semushin (php-coder), who also thanks Mikhail Gusarov
2006-06-27 08:54:24 +00:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
mathias
f14c73ed33
Fixed #1223878 , Style reloading on USR2 (patch from Zan)
...
cosmetic stuff in StringUtil.cc/hh
2005-10-21 19:23:57 +00:00
fluxgen
a9f9e6d6ee
added replaceString
2005-10-20 14:48:53 +00:00
mathias
4a7d0b8434
cosmetic + updated copyright year
2005-02-10 10:24:31 +00:00
mathias
6b8fca511c
copyright date
2005-01-24 18:02:34 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
akir
b453d143bb
cosmetic, man, we need a beautifarm :)
2004-09-10 16:04:16 +00:00
fluxgen
ac24a4ae8d
copyright update
2004-05-02 20:42:56 +00:00
fluxgen
72b878f78c
fixed some icc warnings
2003-12-16 17:06:52 +00:00
fluxgen
233a4d85f4
added removeTrailingWhitespace
2003-10-25 22:06:53 +00:00
fluxgen
75b3606424
added removeFirstWhitespace
2003-09-29 14:01:48 +00:00
fluxgen
dafe9f9fb6
fixed basename
2003-08-22 22:11:19 +00:00
fluxgen
6ec807a118
cleaning, added toUpper
2003-08-22 19:37:07 +00:00
rathnor
015c61ede0
make it work... (fix some small issues)
2003-07-01 01:49:13 +00:00
rathnor
cebc254049
add support for nesting in getStringBetween
2003-06-12 15:14:03 +00:00
fluxgen
ae47696324
moved from fluxbox source
2003-04-26 18:12:47 +00:00