]> git.lyx.org Git - lyx.git/history - src/mathed/MathParser.cpp
Paint \dot & \ddot more like a dot
[lyx.git] / src / mathed / MathParser.cpp
2018-02-10 Enrico ForestieriAvoid an infinite loop
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-06-19 Enrico ForestieriFix bug #10546
2017-04-05 Jean-Marc LasgouttesCheck both lower and upper bound for tainted loop limit
2017-04-02 Enrico ForestieriFix bug #10581
2017-03-28 Jean-Marc LasgouttesLimit multirow to 100 columns in mathed
2017-02-11 Guillaume MunchDisable InsetMathKern with invalid lengths (#10539)
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchFix wrong parse of macro parameter and crash
2016-12-06 Jean-Marc LasgouttesAccept \kern and \mkern for math kerning
2016-11-05 Guillaume MunchDon't parse multicolumn if the grid does not support it
2016-11-05 Enrico ForestieriAvoid dataloss with \multicolumn
2016-10-31 Enrico ForestieriDon't print useless messages while parsing math macros
2016-10-19 Jean-Marc LasgouttesRemove unused methods in anononymous namespace
2016-06-16 Georg BaumRemove InsetMathXYArrow
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2015-10-10 Georg BaumFix multicolumn regression (bug #9788)
2015-05-17 Georg BaumParse \multicolumn in math (bug 396)
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Georg BaumStore ASCII data in std::string
2014-12-29 Georg BaumFix html export of \ne (second part of bug #9372)
2014-11-26 Georg BaumBetter fix for bug #8679
2014-11-20 Georg BaumFix unwanted curly braces in formula (bug #8679)
2014-11-04 Enrico ForestieriFix bug #7970: space disappears from equation when...
2014-08-24 Uwe Stöhrsupport for the LaTeX commands \x***arrow
2014-05-27 Georg BaumNative support for \notag
2014-05-27 Georg BaumNative support for \smash[t] and \smash[b]
2014-02-27 Georg BaumFix dataloss for align env inside math
2014-02-26 Georg BaumFix misparsing of alternative simple formulas
2014-02-19 Georg BaumFix regression of 18779013 for \smash
2014-02-10 Juergen SpitzmuellerDo not crash with empty (invalid) math environments...
2013-02-24 Georg BaumFix regression of 5261ae6a2
2013-02-17 Georg BaumFix bug #1424: Native \sideset inset
2012-12-28 Georg BaumFix bug #8464: stackrel with subscript.
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()
2012-05-06 Georg BaumDo not swallow math comments in tex2lyx.
2012-05-02 Vincent van RavesteijnFix bug #8089: Handle spaces at the end of the stream
2012-05-02 Vincent van RavesteijnMathParser: Do not rewind the stream if we can't read...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-01-23 Uwe Stöhradd support for the package cancel in math (fixes ...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-12-08 Georg BaumBeautify output of \usepckage statements (each statemen...
2011-10-23 Georg BaumFix some bugs related to spaces in math:
2011-08-29 Uwe StöhrInsetSpace support for
2011-04-22 Enrico ForestieriFix deletion of empty last row for \smallmatrix (part...
2010-12-20 Enrico ForestieriRefine fix for bug #7183.
2010-12-18 Enrico ForestieriFix bug #7183 (User math macros defined in child docume...
2010-10-18 Vincent van RavesteijnSome cosmetics (from my local cosmetics branch).
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-07-23 Enrico ForestieriRefine fix for bug #1337.
2010-07-22 Enrico ForestieriFix bug #1337: LyX confused on $ symbol in math equations
2010-07-05 Enrico ForestieriAdd last missing inner-hull grid type environments.
2010-07-05 Enrico ForestieriCorrect refinement fix for #6595. The problem was not...
2010-07-04 Enrico ForestieriRefine fix for #6595. It turns out that the last empty...
2010-07-04 Enrico ForestieriFix bug #6595: empty last row of matrix or eqnarray...
2010-06-09 Enrico ForestieriFix bug #6756: import problem with \ (no space following)
2010-04-02 Vincent van RavesteijnFix bug #6633: Equations that end in \limits or \nolimi...
2010-03-10 Enrico ForestieriFix bug #6581: Empty base of a script inset should...
2010-02-04 Enrico ForestieriFix bug #2872: reference in math to label with "undersc...
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-08 Enrico ForestieriDon't use updateMacros() in the math parser, in order...
2009-11-08 Enrico ForestieriIn order to avoid confusion, always use buf in Parser...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-11-06 Enrico ForestieriFix bug #5530: LyX expansion in math-macro overwritten...
2009-10-24 Enrico ForestieriFix another problem related to bug #6284.
2009-10-20 Enrico ForestieriBetter fix for bug #6284. There's no need to check...
2009-10-19 Enrico ForestieriFix bug #6284: missing space between # and text in...
2009-09-27 Enrico ForestieriFix bug #6246: InsetMathKern is broken
2009-05-09 Enrico ForestieriDon't create nested math hulls (fixes bug #5392).
2009-04-06 Uwe StöhrInsetMathFrac: reimplement \cfrac with its optional...
2009-04-06 Enrico ForestieriIntroduce a helper function and use it.
2009-04-06 Enrico ForestieriDon't wrap characters marked as mathalpha in the unicod...
2009-04-05 Enrico ForestieriDon't create nested text-in-math environments.
2009-04-05 Uwe Stöhrmajor code cleanup for fractions:
2009-04-05 Enrico ForestieriNo need to call t.character() as the char is already...
2009-04-05 Enrico ForestieriUnicode symbols entered or pasted in math are wrapped...
2009-03-30 Enrico ForestieriPartly revert r28731 (see discussion in bug 5836).
2009-03-09 Enrico ForestieriFix bug 5836 (http://bugzilla.lyx.org/show_bug.cgi...
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-31 Enrico ForestieriAvoid creating bad math insets with Ctrl+M
2008-10-23 Enrico ForestieriFix bug 5393
2008-10-17 Enrico ForestieriFix bug 3397
2008-10-06 Enrico ForestieriSmash remaining drawbacks for bug 2315
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...
2008-06-16 Enrico ForestieriFix bug 1527
2008-06-03 Jürgen Spitzmüller* Allow the use of eqrefs in mathed (bug 4623).
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2008-03-15 André Pönitzcosmetics
2008-03-10 Stefan Schimanski* typo
2008-03-10 Stefan Schimanski* split different macro cases
2008-03-10 Stefan Schimanski* \newcommandx support for the math parser
2008-02-22 Stefan Schimanski* correct parsing of unknown math environment (fixes...
next