summaryrefslogtreecommitdiff
path: root/src/FbTk/FbString.cc
AgeCommit message (Expand)Author
2011-10-31FbTk/FbString.cc,Font.cc: Windows doesn't have nl_langinfoRyan Pavlik
2011-10-23small code simplificationMathias Gumz
2011-09-11FbString: fix build without iconvPeter Korsgaard
2010-09-15cleanup and code deduplicationMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-09-05cosmeticMathias Gumz
2010-09-05reuse temporary memory for reencoding / reordering fribidi-stringsMathias Gumz
2010-09-04added support for bidirectional textKen Bloom
2008-04-21some fixes for gcc 3.4Thomas Orgis
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-06-29updates for compiling with gcc 4.3markt
2007-01-05use LC_TIME for interpreting clock locale.simonb
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias
2006-07-04fix crash on startup from iconv_close of an invalid descriptorsimonb
2006-06-26properly protect usage of iconv_t by HAVE_ICONVsimonb
2006-06-25support encodings in menu filessimonb
2006-06-25fix crash when unable to convert from local to utf-8simonb
2006-06-10fix compile in hosts without HAVE_ICONVsimonb
2006-05-22fix parentrelative background, and some tidyingsimonb
2006-05-22fix build on cygwin (iconv constness)simonb
2006-05-20missing include (broke gcc 2.95 build)simonb
2006-05-20fix error when running with -i (or similar "don't start Fluxbox class" simonb
2006-05-07more utf8 changes, notably window titlessimonb
2006-05-07missed two added files, whoopssimonb