]> git.lyx.org Git - lyx.git/history - src/mathed/MathStream.cpp
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / MathStream.cpp
2022-12-25 Thibaut CuvelierLyXHTML: switch the doctype to (X)HTML5 and only output...
2021-12-05 Thibaut CuvelierMathStream: better order for the calls to tab() and...
2021-05-31 Thibaut CuvelierMathML: use the right has_limits_ in InsetMathScripts.
2021-05-25 Thibaut CuvelierMathML: add M/ETagInline.
2021-02-06 Enrico ForestieriAmend [5ed01cd6/lyxgit]
2021-01-06 Enrico ForestieriCorrectly terminate a user math macro in certain circum...
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-11-25 Yuriy SkalkoCleanup headers
2020-11-20 Yuriy SkalkoSimplify constructors
2020-11-12 Yuriy SkalkoSimplify Changers
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-10-02 Jean-Marc LasgouttesPass parameters as const references when possible
2020-08-02 Enrico ForestieriAssure correct spacing of colored items in mathed
2020-06-18 Thibaut CuvelierMathML: Convert HTML entities to XML entities.
2020-06-18 Thibaut CuvelierMathML stream allows for name spaces.
2019-04-26 Enrico ForestieriRevert [60ac25a4/lyxgit], [30f16463/lyxgit], and part...
2019-04-25 Enrico ForestieriWrite braces around macros only when actually needed
2019-01-02 Enrico ForestieriFix conversion of math braces to html
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-12-01 Enrico ForestieriFix display and output of math macros with optional...
2016-10-22 Guillaume MunchMove class definitions inside main class
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-07-04 Guillaume MunchRationalise includes
2016-06-30 Richard HeckUse symbols file to lookup entities for delimiters...
2016-06-15 Guillaume MunchFix compilation with gcc 4.6 part II
2016-06-13 Guillaume MunchSimplify the TexRow information for mathed output
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2011-04-01 Richard HeckThe mode setting stuff wasn't working properly for...
2010-11-19 Richard HeckStyle.
2010-11-18 Richard HeckAnother warning.
2010-11-18 Richard HeckSquash some warnings.
2010-11-18 Enrico ForestieriCorrectly set the breakline guard.
2010-11-18 Enrico ForestieriMake sure that no blank line can (unintentionally)...
2010-11-18 Enrico ForestieriRemove a MathStream and HtmlStream member which is...
2010-03-31 Richard HeckFix up the math stream.
2010-03-30 Richard HeckHTML for math boxes.
2010-03-30 Richard HeckFix math char stuff.
2010-03-29 Richard HeckThe beginnings of pure HTML output of math, for our...
2010-02-04 Enrico ForestieriFix bug #3325: Labels with special characters in equati...
2010-01-21 Richard HeckAllow MTag to take attributes.
2010-01-14 Enrico ForestieriFix XHTML output on systems where char_type is not...
2009-12-31 Richard HeckMathML for MathBox and such.
2009-12-31 Richard HeckFix MathML output for MathBox, as suggested in the...
2009-12-31 Richard HeckFix some issues with textmode. We'll let SetMode()...
2009-12-31 Richard HeckA simple version of ModeSpecifier for MathStream.
2009-12-31 Richard HeckFix MathML output of wide characters.
2009-12-31 Richard HeckProvide for the possibility of deferred material, per...
2009-10-23 Enrico ForestieriFix the rest of bug #6284.
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-07-14 Pavel SandaHopefully fixes #6082
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriFix bug 1527
2008-06-04 Enrico ForestieriProduce a cleaner latex output by avoiding \lyxmathsym...
2008-05-31 Enrico ForestieriFix bug 3938
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-27 André Pönitzuse strfwd.h if possible
2007-11-05 André Pönitz#include cosmetics
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
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...