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
6645688880
definition should match declaration
2009-10-03 13:53:13 +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
Mark Tiefenbruck
9f59ce18a2
change default toolbar tools to:
...
prevworkspace, workspacename, nextworkspace, iconbar, systemtray, clock
2009-06-28 10:54:55 -07:00
Thomas Orgis
1e2ab2f3ed
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
Mark Tiefenbruck
9c105111d2
remove old svn $Id$ tags
2008-01-03 17:34:12 -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
markt
329fca30fd
updates for compiling with gcc 4.3
2007-06-29 17:25:24 +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
fluxgen
894a7148be
size_t fixes, thanks Semushin Slava aka php-coder
2006-04-02 21:37:44 +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
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
rathnor
d17bf39a43
add autoconf check for std c++ headers
2004-08-31 15:26:40 +00:00
fluxgen
ac24a4ae8d
copyright update
2004-05-02 20:42:56 +00:00
fluxgen
b7d4e305ec
fixed bug in removeTrailingWhitespace, patch from Mathias Gumz
2004-02-28 10:46:02 +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
7b059d2399
cleaning, added toUpper and findExtension
2003-08-22 19:38:00 +00:00
rathnor
c8c5072fd1
fix ~ to work properly in session.menuFile
2003-08-10 12:50:04 +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