]> git.lyx.org Git - lyx.git/history - src/support/unicode.C
* src/support/unicode.C
[lyx.git] / src / support / unicode.C
2006-12-28 Georg Baum * src/support/unicode.C
2006-12-04 Georg BaumMake string conversion work with non-ucs2-characters...
2006-11-15 Georg BaumFix crashes reported by Bennet Helm and Kornel Benko
2006-10-29 Abdelrazak Younes* unicode.[Ch]: new IconvProcessor class that enable...
2006-10-28 Abdelrazak Younes* LyXLex::Pimpl::buff is now a string.
2006-10-26 Georg BaumRestore inputenc support
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Asger Ottar Alstrup- Fix a few unicode bugs
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-18 Abdelrazak Younesadd some sanity checks.
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.