]> git.lyx.org Git - lyx.git/history - src/insets/InsetIndex.cpp
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetIndex.cpp
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-07-13 Jürgen SpitzmüllerFinally make the label color of multiple index entries...
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-05-07 Richard HeckThis patch introduces wrapped tooltips for some more...
2009-04-27 Jürgen Spitzmüller* final splitindex feature addition: support for \print...
2009-04-26 Jürgen Spitzmüller* Add support for splitindex's \printsubindex command...
2009-04-22 Vincent van Ravesteijn* Revert the noise.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-18 Jürgen Spitzmüller* InsetIndex.cpp:
2009-04-18 Vincent van RavesteijnInsetPrintIndex: Fix getStatus() for INSET_MODIFY.
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetPrintIndex (only used with...
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetIndex (only used with multipl...
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-07 Jean-Marc Lasgouttesdo not show Index contents in ToC (note that Inset...
2008-10-19 Jürgen Spitzmüller* InsetIndex (latex):
2008-09-28 Abdelrazak YounesFull text in toc for index entries.
2008-09-15 Abdelrazak Younesfix warning
2008-09-15 Jürgen Spitzmüller* src/InsetIndex.cpp:
2008-08-05 Richard HeckFix bug 5113.
2008-07-14 Jürgen SpitzmüllerFix bug 5040:
2008-07-14 Jürgen Spitzmüller* src/insets/InsetIndex.cpp (output_latex):
2008-06-03 Abdelrazak YounesFix toc generation after rev25096.
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