]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathPhantom.cpp
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / InsetMathPhantom.cpp
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2015-12-10 Uwe StöhrInset files: add includes to compile with cxx11
2014-05-27 Georg BaumNative support for \smash[t] and \smash[b]
2014-04-21 Richard HeckFix two thinkos caught by the cppcheck script.
2014-02-22 Enrico ForestieriFix bug #8889 by always issuing \protect in fragile...
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriUse a helper method in order to avoid code repetition.
2008-06-16 Enrico ForestieriFix bug 1527
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LColor into Color
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...