]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathUnknown.h
Fix CSS
[lyx.git] / src / mathed / InsetMathUnknown.h
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2017-07-03 Richard HeckFix whitespace at EOL.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-30 Georg BaumRemove heavy includes
2010-07-29 Richard HeckMathML and HTML definitely can't handle MathUnknown!!
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
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-15 André Pönitzcosmetics/#include cleanup
2008-03-04 Stefan Schimanski* store the selection in the InsetMathUnknown and inser...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-01-03 Jean-Marc Lasgouttesfix compilation warnings: unused parameters
2007-12-22 Stefan Schimanski* kerning may depend on the BufferView because the...
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-30 Abdelrazak YounesNow that setPosCache() is in Inset, InsetMathDim is...
2007-04-29 André Pönitzrename InsetBase to Inset
2007-03-23 Enrico ForestieriAccount for kerning when positioning scripts in the...
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