]> git.lyx.org Git - lyx.git/history - src/mathed/MathStream.cpp
Hopefully fixes #6082
[lyx.git] / src / mathed / MathStream.cpp
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...