]> git.lyx.org Git - lyx.git/history - src/output_docbook.cpp
initial basic context menu support.
[lyx.git] / src / output_docbook.cpp
2007-12-16 Abdelrazak Younesheader cleanup.
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-26 André Pönitzless code and the DUUOB award for output_docbook.cpp
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-10-02 André Pönitzthe delegate patch
2007-09-29 André Pönitzcosmetics
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-26 Bo PengRename .C ==> .cpp for files in src/