]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathMBox.h
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / mathed / InsetMathMBox.h
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