]> git.lyx.org Git - lyx.git/history - src/mathed/MathFactory.cpp
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / MathFactory.cpp
2023-11-06 Enrico ForestieriAllow using the text properties dialog in mathed
2022-12-25 Thibaut CuvelierCleanup following the removal of HTML entities
2022-12-25 Thibaut CuvelierLyXHTML: switch the doctype to (X)HTML5 and only output...
2021-01-06 Thibaut CuvelierImplement \case for AASTeX.
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-24 Richard Kimberly... nullptr
2020-10-05 Yuriy SkalkoRefactoring
2020-07-17 Jean-Marc LasgouttesImplement variable size bigops
2020-06-19 Thibaut CuvelierFix in symbols handling: parse the XML entity with...
2020-06-18 Thibaut CuvelierMathML: Convert HTML entities to XML entities.
2020-06-11 Enrico ForestieriAdd support for the doublestroke package
2020-05-04 Richard Kimberly... Fix remaining (I think) requires keyword issues.
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2019-04-15 Enrico ForestieriProperly fix #9616
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-03-24 Jean-Marc LasgouttesTwo places where coverity urges us to limit string...
2017-03-10 Jean-Marc LasgouttesExperiment: limit size of strings read from lib/symbols
2017-02-11 Guillaume MunchDisable InsetMathKern with invalid lengths (#10539)
2016-12-19 Guillaume MunchAdd InsetMathClass to the list of math completions
2016-12-06 Jean-Marc LasgouttesAccept \kern and \mkern for math kerning
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesAdd support for \mathbin and friends
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-15 Enrico ForestieriDo not prematurely close \ensuremath or \lyxmathsym...
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-07-04 Guillaume MunchRationalise includes
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2015-03-10 Georg BaumRemove unsupported macros from autocompletion
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-08-24 Uwe Stöhrsupport for the LaTeX commands \x***arrow
2014-06-07 Georg BaumFix bug #7954 (now really)
2014-05-27 Georg BaumNative support for \smash[t] and \smash[b]
2014-03-09 Georg BaumArrgh, fix warning
2014-03-09 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2014-03-09 Georg BaumMSVC compile fix
2014-03-09 Georg BaumDisable unicode math symbol replacement.
2014-03-08 Georg BaumWork around broken math symbol display (bug 7954)
2013-06-03 Pavel SandaRemove years forgotten files.
2013-02-26 Georg BaumFix sideset keyboard short cuts
2013-02-24 Georg BaumFix regression of 5261ae6a2
2013-02-17 Georg BaumFix bug #1424: Native \sideset inset
2012-12-30 Georg BaumFix bug #8468: Wrong import of UTF8 CJK.
2012-12-28 Georg BaumFix bug #8464: stackrel with subscript.
2012-12-28 Georg BaumGenerate debug output for symbol macros as well
2012-12-16 Georg BaumAdd script for automatic toolbar image creation.
2012-01-23 Uwe Stöhradd support for the package cancel in math (fixes ...
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-10-23 Georg BaumFix some bugs related to spaces in math:
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-07-17 Uwe Stöhrsupport for formal math script
2010-04-23 Peter Kümmelcmake: more merged build fixes
2010-03-10 Vincent van RavesteijnAdd missing continue. I guess I found this when running...
2010-02-13 Jürgen Spitzmüllergeneralize special handling of command inset parameters...
2010-02-04 Enrico ForestieriAutomate the setting of the ascii only flag.
2009-12-31 Richard HeckThese are in lib/symbols, so should have been caught...
2009-12-13 Vincent van RavesteijnFix bug #6341: Can't set equal spacing in xymatrix.
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2009-04-06 Uwe StöhrInsetMathFrac: reimplement \cfrac with its optional...
2009-04-06 Enrico ForestieriIntroduce a helper function and use it.
2009-04-05 Uwe Stöhrmajor code cleanup for fractions:
2009-02-28 Uwe Stöhrsupport for \cfrac in mathed, fixes bug 2473 and can...
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-16 Abdelrazak Younespart 7
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-26 Enrico ForestieriThe LaTeX control space "\ " is a special char, too...
2008-10-23 Enrico ForestieriGet rid of superfluous conversions and else statement.
2008-10-23 Enrico ForestieriFix bug 5393
2008-10-22 Enrico ForestieriFix bug 5263
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-04-01 Enrico ForestieriFix bug 4668
2008-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-12 Enrico ForestieriMerge InsetMathBoldSymbol and InsetMathBM by providing...
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-02-28 Stefan Schimanski* merge InsetMathMakebox and InsetMathFramebox
2008-02-27 André Pönitzcosmetics
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-07 Abdelrazak YounesThe core is now clean enough that we don't need the...
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-15 André Pönitzreduce line noise
next