]> git.lyx.org Git - lyx.git/history - src/insets/InsetBranch.h
This optional argument to the InsetCollapsable constructor
[lyx.git] / src / insets / InsetBranch.h
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-05-30 Abdelrazak YounesAdd list of branches.
2008-05-27 Richard HeckBranches can use any layout.
2008-04-23 Jean-Marc Lasgouttes * Inset.h (producesOutput): new mvirtual method, retur...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-24 Richard HeckFix branch insets.
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 Martin VermeerTooltips for collapsables and branches
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-11-02 Abdelrazak Younesremove unneeded init() method.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-06-12 Jean-Marc LasgouttesRemove background_color_ in Insets: it takes a lot...
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-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2