]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathFont.cpp
Fix test to make coverity happy
[lyx.git] / src / mathed / InsetMathFont.cpp
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-06-30 Richard HeckAdd class attribute for \mathbb in XHTML output.
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchRefChanger
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-30 Georg BaumAvoid implicit copy
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-04-01 Richard HeckThe mode setting stuff wasn't working properly for...
2010-07-17 Uwe Stöhrsupport for formal math script
2010-03-31 Richard HeckHTML for math fonts.
2009-12-31 Richard HeckFix some issues with textmode. We'll let SetMode()...
2009-12-31 Richard HeckUse SetMode() to manage text and math mode.
2009-12-31 Richard HeckFIXME.
2009-12-31 Richard HeckMathML for InsetMathFont. Unfortunately, this does...
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-05 Enrico ForestieriThe \text macro does not require the full AMS package...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-10 Richard HeckRevert 26348 and 26350. Wrong solution.
2008-09-09 Richard HeckForgot this part.
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-05 André Pönitz#include cosmetics
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 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...