]> git.lyx.org Git - lyx.git/history - src/insets/InsetIndex.cpp
Fix bug #6315: counters in insets that don't produce output have ghost values.
[lyx.git] / src / insets / InsetIndex.cpp
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-17 Richard HeckSimplify more of the tooltips. There will be some speed...
2010-11-17 Richard HeckSimplify some of the tooltip stuff now.
2010-11-12 Pavel SandaNext indices
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-06-14 Jürgen Spitzmüller* InsetIndex.cpp (validate):
2010-04-22 Peter KümmelSeems boost also includes all std headers. Not includin...
2010-04-16 Pavel SandaFix bug #6649 - fix texrow structure generated by Inset...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-12 Uwe StöhrInsetXXX.cpp: remove unused include of MetricsInfo.h
2010-02-13 Jürgen Spitzmüllergeneralize special handling of command inset parameters...
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2010-01-17 Jürgen Spitzmüller* InsetIndex.{cpp,h}:
2010-01-14 Richard HeckThe fortoc argument I introduced earlier should all...
2010-01-14 Richard HeckFinish the output of the index for XHTML.
2010-01-12 Richard HeckThis sorts the index entries and writes each one's...
2010-01-12 Richard HeckInitial work for XHTML output of the index. It just...
2009-12-18 Richard HeckWith ContentAsLabel, we do not need this special code.
2009-11-21 Richard HeckInsetPrintIndex disabled.
2009-11-19 Richard HeckDisable InsetIndex again.
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-09-10 Jürgen SpitzmüllerFix bug 6179 ("|" in index entries not embraced in...
2009-08-31 Jürgen Spitzmüller* InsetIndex.cpp: add some FIXMEs.
2009-07-14 Jean-Marc LasgouttesRemove the layout_ cache in InsetCollapsable.
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