]> git.lyx.org Git - lyx.git/history - src/insets/InsetTOC.cpp
Restore XHTML output for InsetListings.
[lyx.git] / src / insets / InsetTOC.cpp
2009-12-10 Richard HeckThis really gets the TOC working now. We auto-generate...
2009-12-10 Richard HeckCSS for the TOC, and a couple small fixes.
2009-12-10 Richard HeckInitial work for InsetTOC. This does actually write...
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-06-18 Pavel SandaFix include orderings.
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 4)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-03-05 André Pönitzmake code look a bit more uniform
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-25 Richard HeckPer Abdel's suggestion that we focus on bug-fixing...
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
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önitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-16 Richard HeckRationalize lyxCode().
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
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, part one
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2