]> git.lyx.org Git - lyx.git/history - src/insets/InsetFoot.h
Fix trailing whitespace in cpp files.
[lyx.git] / src / insets / InsetFoot.h
2017-05-25 Enrico ForestieriRevert 3ceb5034
2017-05-23 Enrico ForestieriFix bug #10263
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchRemove some hardcoded addToToc: note, footnote, margina...
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-21 Jean-Marc LasgouttesLet the Foot inset have a different Layout when inside...
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-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-05 Richard HeckInsetFootnote XHTML output. Of course the CSS can be...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
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-11 Abdelrazak YounesAdd list of notes and list of footnotes to the outline...
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-13 Jean-Marc LasgouttesFix bug 409 (Add support for numbered footnotes)
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2