]> git.lyx.org Git - lyx.git/history - src/insets/InsetFlex.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetFlex.h
2008-02-21 Richard HeckAdd empty InsetLayout for undefined cases. Should avoid...
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-05 Stefan Schimanski* Do not keep pointers to data structures around if...
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 YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-05 Abdelrazak YounesGet rid of InsetFlexParams
2007-11-03 Abdelrazak YounesTransfer some code from InsetFlex to InsetCollapsable...
2007-11-03 Abdelrazak YounesFurther cleanup of InsetFlex, InsetCollapsable and...
2007-10-30 Martin VermeerImplement ForceLtR; cleanup of collapsable insets
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-13 Martin VermeerDissolve CharStyle initial implementation.
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-09-05 Martin VermeerName change CharStyle -> Flex