]> git.lyx.org Git - lyx.git/history - src/insets/InsetLayout.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetLayout.h
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckInsetLayout infrastructure.
2009-06-03 Richard HeckRationalize the handling of InsetLayout's preamble...
2009-02-06 Richard HeckIntroduce the InToc tag for InsetLayout.
2008-12-16 Richard HeckCurrently, a second InsetLayout declaration of a given...
2008-12-16 Richard HeckConstness and a typo.
2008-10-25 Richard HeckFix another part of 5403, again to do with case sensiti...
2008-10-25 Richard HeckStyle.
2008-10-25 Richard HeckFix for another part of 5403, and related bugs, anyway...
2008-10-05 Richard HeckFurther to r26743, add CustomPars and ForcePlain layout...
2008-07-28 Richard HeckAdd CopyStyle tag for InsetLayout, per request of Steve...
2008-04-06 Pavel SandaAdd comment for InsetLayout::lyxtype_.
2008-02-22 Richard HeckMove the enum into InsetLayout.
2008-02-22 Richard HeckThis should be the last of the commits refactoring...
2008-02-22 Richard HeckMore headers.
2008-02-22 Richard HeckThis is the second commit in the process of making...
2008-02-22 Richard HeckThis is the first of a series of commits that will...
2008-02-21 Richard HeckAdd empty InsetLayout for undefined cases. Should avoid...
2008-02-01 Jean-Marc LasgouttesUse a set<string> instead of a vecctor<string> for...
2008-01-07 Jürgen Spitzmüller*** Requires tag for classes, layouts and custom insets ***
2007-11-07 Abdelrazak YounesMove InsetLayout definition to insets/InsetLayout.h