]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathSymbol.h
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / InsetMathSymbol.h
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-12-09 Jean-Marc LasgouttesOverhaul (no)limits support
2020-10-03 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-07-20 Jean-Marc LasgouttesImplement properly \limits and \nolimits
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesCleanup of spacing in mathed
2013-01-10 Georg BaumHandle text-only wasy symbols correctly.
2010-03-30 Richard HeckIntegrals via HTML.
2010-03-30 Richard HeckPure HTML for math symbols.
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-01-03 Jean-Marc Lasgouttesfix compilation warnings: unused parameters
2007-12-22 Stefan Schimanski* kerning may depend on the BufferView because the...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-23 Abdelrazak YounesTemporarily fix cursor positioning within mathed.
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-11 Abdelrazak YounesRemove optimization to avoid char and symbol metrics...
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-22 Abdelrazak YounesTrying to solve bug-2452, I optimized some of the most...
2007-03-23 Enrico ForestieriCorrectly implement rule 18a in appendix G of the TeXbook
2007-03-21 Enrico ForestieriAccount for real width of nucleus when positioning...
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