]> git.lyx.org Git - lyx.git/history - src/mathed/MathStream.cpp
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / mathed / MathStream.cpp
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...