]> git.lyx.org Git - lyx.git/history - src/output_plaintext.cpp
Embedding: saving inzip name to .lyx file so that embedded files can always be found...
[lyx.git] / src / output_plaintext.cpp
2007-12-29 Abdelrazak YounesFollowing rev 21967: final touch to odocfstream:
2007-12-29 Jürgen Spitzmüller* src/output_plaintext.cpp:
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
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-15 André Pönitzreduce line noise
2007-10-24 Abdelrazak Younes* Paragraph: Move more things to Paragraph::Private
2007-09-29 André Pönitzcosmetics
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src/