]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathExInt.cpp
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / InsetMathExInt.cpp
2023-01-20 Thibaut CuvelierMathML: use standard {M/E}Tag{,Inline} instead of bespo...
2023-01-20 Thibaut CuvelierMathML: replace HTML entities with XML ones in more...
2021-05-25 Thibaut CuvelierDocBook: for MathML, mrow removal for more cases
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-06-18 Thibaut CuvelierMathML stream allows for name spaces.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2010-03-30 Richard HeckIntegrals via HTML.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-12-17 Richard HeckSo this changes the way we handle sums and such. We...
2009-12-17 Richard HeckLast commit didn't complete reversion, as I forgot...
2009-12-17 Richard HeckMake InsetMathExInt handle products as well as sums.
2009-12-17 Richard HeckFix up MathML output of integrals.
2009-12-17 Richard HeckFix MathML output of sums.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-18 Abdelrazak Younesheader cleanup
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-14 André Pönitzmore strfwd
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...