]> git.lyx.org Git - lyx.git/history - src/insets/InsetWrap.h
This is intended to be a pure renaming of the Inset::name() routine,
[lyx.git] / src / insets / InsetWrap.h
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...
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-21 Richard HeckGet InsetWrap working again.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-06-19 Richard HeckPolish some of the recent changes in accord with sugges...
2009-06-12 Richard HeckXHTML for InsetWrap.
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2008-04-10 Jürgen SpitzmüllerExtended tooltips for floats:
2008-04-03 André Pönitzuse "new" Lexer interface...
2008-03-27 André Pönitzremove InsetWrapMailer class
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
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-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2007-12-24 Stefan Schimanski* some warnings less
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-24 Uwe StöhrFileformat increased to 287: support for optional argum...
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-06-05 Bo PengaddToToc, pass parent ParConstIterator, fix bug 3711
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-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
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