]> git.lyx.org Git - lyx.git/history - src/insets/InsetBox.h
This patch introduces an optional argument to Buffer::updateLabels(), so
[lyx.git] / src / insets / InsetBox.h
2009-11-26 Richard HeckRestore XHTML for InsetBox.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-05 Jürgen Spitzmüller* InsetBox.h (allowParagraphCustomization):
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-03-27 Edwin Leuvenclean-up after andré ;-)
2008-03-27 André Pönitzremove InsetBoxMailer.
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
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-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-04 Jürgen Spitzmüllerframed.sty goes InsetBox:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
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