]> git.lyx.org Git - lyx.git/history - src/support/unicode.C
MacOSX compile fix.
[lyx.git] / src / support / unicode.C
2006-10-17 Abdelrazak YounesMacOSX compile fix.
2006-10-08 Georg BaumFix debug output (detected by a MSVC warning)
2006-10-07 Enrico ForestieriReplace the magic value 1000 with a const variable
2006-09-13 Georg Baums/boost::uint32_t/lyx::char_type/g except in the defini...
2006-09-10 Lars Gullik BjønnesMore unicode work. Fixup some usages.
2006-09-10 Lars Gullik BjønnesSome further work and simplification. Now the conversio...
2006-09-10 Lars Gullik BjønnesCleanup and speedup some of the conversion functions...
2006-09-04 Georg BaumFix byte order problems
2006-09-02 Abdelrazak Younesiconv_convert(): return empty vector in case of empty...
2006-08-31 Abdelrazak Younessimple one line optimisation in iconv_convert().
2006-08-14 Abdelrazak Younesdeleted "#include <boost/cstdint.hpp>" as it is already...
2006-08-14 Abdelrazak YounesWindows compilation fixes.
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.