]> git.lyx.org Git - lyx.git/history - src/insets/InsetFlex.h
The last commit was, uhh, not what I intended.
[lyx.git] / src / insets / InsetFlex.h
2008-10-05 Richard HeckFurther to r26743, add CustomPars and ForcePlain layout...
2008-10-05 Jürgen Spitzmüller* InsetFlex.h:
2008-09-25 Jean-Marc Lasgouttesmove the validation code from InsetFlex to InsetCollapsable
2008-07-07 Richard HeckFix bug 4976.
2008-04-05 André Pönitzif we have a buffer we don't need to pass part of it...
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzcosmetics
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-25 Richard HeckReplace boost::shared_ptr<TextClass> with a global...
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
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