]> git.lyx.org Git - lyx.git/history - src/support/docstring.C
* support/qstring_helpers.h: erase ucs4_to_qstring() method.
[lyx.git] / src / support / docstring.C
2007-02-26 Abdelrazak YounesFix support lib dependency problem.
2007-01-22 Enrico ForestieriFix encoding of converters path and arguments
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2006-12-15 Enrico ForestieriAccount for a bigger width or precision when inserting...
2006-12-15 Enrico ForestieriProvide do_put methods for inserting all remaining...
2006-12-14 Enrico ForestieriProvide do_put methods for inserting "unsigned long...
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
2006-11-29 Enrico ForestieriBetter using a space instead of '\0' in the num_get...
2006-11-28 Enrico ForestieriDocument the terminating '\0' in the num_get facet.
2006-11-28 Enrico ForestieriWas forgetting this
2006-11-27 Enrico ForestieriImprove the num_get locale facet
2006-11-18 Abdelrazak Younes* lyx_main.[Ch]
2006-11-17 Enrico ForestieriAdd locale facet in order to input numbers from wide...
2006-11-17 Abdelrazak Younes* docstring.C: add a FIXME in utf8_to_ucs4() WRT static...
2006-11-11 Enrico ForestieriAdd locale facet in order to output numbers to wide...
2006-10-30 Georg BaumRemove unused variable
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-21 André Pönitzmove everything into namespace lyx
2006-10-08 Georg BaumOops, I forgot to return a reference in operator+=...
2006-10-08 Georg BaumAdd operator += for ASCII C strings and single ASCII...
2006-10-03 Georg BaumFix crash on systems where sizeof(wchar_t) == 2 and...
2006-09-13 Georg Baums/boost::uint32_t/lyx::char_type/g except in the defini...
2006-09-11 Georg BaumAdd operator+ for ASCII characters and ASCII C strings
2006-09-10 Lars Gullik BjønnesMore unicode work. Fixup some usages.
2006-09-01 Georg Baumconvert lfun arguments to docstring