]> git.lyx.org Git - lyx.git/history - src/support/docstream.cpp
Use *.* to select all files in the file selection dialog on Windows. Using shortcuts...
[lyx.git] / src / support / docstream.cpp
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2007-12-29 Abdelrazak YounesFollowing rev 21967: final touch to odocfstream:
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-05 Abdelrazak Younes* docstream: factorize out some code and introduce...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-10 André Pönitzcosmetics
2007-11-08 Enrico ForestieriFix problems with odocstream on "exotic" systems caused...
2007-07-14 Jürgen Spitzmüller* src/support/docstream.cpp (iconv_codecvt_facet::do_ma...
2007-06-27 José MatoxFreeBSD libc uses UCS4, but libstdc++ has no proper...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two