]> git.lyx.org Git - lyx.git/history - src/insets/InsetIndex.cpp
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator...
[lyx.git] / src / insets / InsetIndex.cpp
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-05-09 Jürgen Spitzmüller* src/InsetIndex: further corrections od LaTeX output.
2008-05-08 Jürgen Spitzmüllerfix bug 4837.
2008-04-27 Jürgen Spitzmüllersome index fixes:
2008-04-26 Jürgen Spitzmüllersome index fixes:
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
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...
2008-02-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-02-15 Abdelrazak Younes* InsetXXX::addToToc(): properly use passed ParConstIte...
2008-02-13 Abdelrazak YounesAdd list of Indexes.
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-11-02 Abdelrazak Younes* InsetCollapsable:
2007-10-30 Martin VermeerImplement ForceLtR; cleanup of collapsable insets
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Richard HeckInsetIndex is no longer an InsetCommand.
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-10-08 Jean-Marc Lasgouttes * src/paragraph_funcs.cpp (breakParagraph): change...
2007-10-03 Martin VermeerIndex as collapsible, preserving existing feature set
2007-09-16 Bo Pengmake index label translatable
2007-09-16 Bo PengDisplay index name in InsetIndex label
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
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