]> git.lyx.org Git - lyx.git/history - src/tex2lyx/tex2lyx.cpp
Update tex2lyx tests
[lyx.git] / src / tex2lyx / tex2lyx.cpp
2007-12-23 Stefan Schimanski* tex2lyx support for multiple optional argument using...
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
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-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzsome de-boostification
2007-11-27 Abdelrazak Younestex2lyx.cpp does not need boost::filesystem. Only remai...
2007-11-25 Peter Kümmelfix compile
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-07 André Pönitzmore use of support::FileName.
2007-10-19 Bo PengFix tex2lyx for the isFileReadable change
2007-09-29 André Pönitzcompile fix
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-07-02 Jean-Marc LasgouttesFix bug 3750: this code is a kludge and should be remov...
2007-07-01 Jürgen Spitzmüller* src/tex2lyx/tex2lyx.cpp:
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/tex2lyx, part two