]> git.lyx.org Git - lyx.git/history - src/TocBackend.cpp
* Doxy: polish html output.
[lyx.git] / src / TocBackend.cpp
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André Pönitzcompile fix / cosmetics
2007-11-29 André Pönitzpotential compile fix
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-10-18 Abdelrazak YounesReduce header dependencies in Paragraph.h
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-29 André Pönitzcosmetics
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-06-12 Abdelrazak YounesCosmetics.
2007-06-05 Bo PengaddToToc, pass parent ParConstIterator, fix bug 3711
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-17 Abdelrazak YounesThis patch solves this crash (due to an assertion):
2007-05-16 Abdelrazak YounesToc navigation doesn't work well with child document...
2007-05-15 Abdelrazak YounesProperly search for relevant TocItem. Now works fine...
2007-05-15 Peter KümmelAdd debug output, harmless
2007-05-15 Jürgen SpitzmüllerFrom Ozgur Ugras BARAN:
2007-05-10 Peter Kümmelfix crash: change empty line to paragraph and press...
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src/