]> git.lyx.org Git - lyx.git/history - src/insets/InsetMarginal.cpp
InsetInfo: enable inset dissolve
[lyx.git] / src / insets / InsetMarginal.cpp
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchRemove some hardcoded addToToc: note, footnote, margina...
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-06-26 Georg BaumRemove using directives from headers
2015-12-12 Richard HeckUse the much faster forOutliner also to get the tooltip...
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2010-12-22 Richard HeckMini-optimization: We do not need really long tooltips...
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-04-26 Vincent van RavesteijnFix bug #6672 (part 2): Add tooltips to the outliner.
2010-04-25 Vincent van RavesteijnFix bug #6672 (part 1): Notes, Footnotes, and Marginals...
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Jean-Marc Lasgouttesmove the the latex and validate methods from InsetColla...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-20 Jürgen Spitzmüller* InsetMarginal.cpp:
2008-06-03 Abdelrazak YounesFix toc generation after rev25096.
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-04-27 Jürgen Spitzmüller* move extended tooltips support to InsetCollapsable...
2008-04-10 Jürgen SpitzmüllerExtended tooltips for footnotes/marginpars:
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-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-02-15 Abdelrazak Younes* InsetXXX::addToToc(): properly use passed ParConstIte...
2008-02-14 Richard HeckWarnings
2008-02-13 Abdelrazak YounesAdd list of Marginal Notes.
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-08-30 Abdelrazak Younescompil fix.
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-13 Martin VermeerPrepare for inset configurability
2007-06-15 Abdelrazak Younesheader cleanup.
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-29 André PönitzRemove InsetOld
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