]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathMBox.h
Update my email and status.
[lyx.git] / src / mathed / InsetMathMBox.h
2011-02-10 Peter Kümmelcompile.
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-03-31 Richard HeckThis doesn't seem to be compiled even, but oh well.
2009-12-31 Richard HeckMBox is currently inactive, but in case it becomes...
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-08-09 Abdelrazak YounesGeneral cleanup: Text is (or should be) nothing more...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2007-09-21 Abdelrazak Younes* Inset:
2007-09-05 Abdelrazak YounesMove selection painting closer to row painting. Single...
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-04-30 Abdelrazak YounesNow that setPosCache() is in Inset, InsetMathDim is...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-02-23 Abdelrazak Younes* InsetMathMBox.h:
2007-02-23 Abdelrazak Younes* InsetMathMBox: cleanup in order to avoid Buffer and...
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX