]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathBox.h
listerrors.lyx : Update a link.
[lyx.git] / src / mathed / InsetMathBox.h
2010-03-30 Richard HeckHTML for math boxes.
2009-12-31 Richard HeckMathML for MathBox and such.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-11-14 Richard HeckInitial work on InsetMathBox. This doesn't really work...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
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-05 Jürgen Spitzmüller* src/insets/InsetMathBox.{cpp,h}:
2008-02-28 Stefan Schimanski* merge InsetMathMakebox and InsetMathFramebox
2008-02-28 Stefan Schimanski* fixing the framebox part of http://bugzilla.lyx.org...
2007-11-06 André Pönitzsome consolidation
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX