]> git.lyx.org Git - lyx.git/history - src/mathed/math_mathmlstream.h
Fix to bug 2362: Deleting superscript also deletes subscript.
[lyx.git] / src / mathed / math_mathmlstream.h
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-28 Dekel TsurMaxima
2002-09-11 André Pönitzadd #pragme interface/implementation
2002-08-22 André Pönitztemporary reversal of the 'don't write spaces' stuff...
2002-08-22 André Pönitztry to suppress unneeded spaces when writing
2002-08-08 André Pönitzreplace a few more naked MathInset * by MathAtom &
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-07-11 André Pönitzremove hard-wired association LaTeX macro <-> mathed...
2002-07-01 André PönitzGeof Piroux's patch for Mathematica support
2002-04-24 André Pönitzfix crash due to wrong export of AMS's pmatrix etc...
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-01-11 André PönitzAngus: 'WriteStream::addlines' is now the only way...
2001-12-11 André Pönitzinput support for \mathcal, \mathbb etc.
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-12-02 Lars Gullik Bjønnestest add a string operator and comment out a couple...
2001-11-20 André Pönitzfix writing of integers... duh...
2001-11-19 Dekel TsurFix retrun value of InsetFormula::latex
2001-11-13 André Pönitzsuppress the {} indication an empty base of a scriptins...
2001-11-09 André Pönitzsimple MathML output for integrals
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-11-08 André Pönitzdon't #include too much stuff in .h
2001-11-07 André Pönitzchange output to uses streams instead of strings