]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathBox.cpp
Reduce the number of accesses to coord cache when drawing a math row
[lyx.git] / src / mathed / InsetMathBox.cpp
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
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-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-06-13 Guillaume MunchRefChanger
2015-12-10 Uwe StöhrInset files: add includes to compile with cxx11
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-05-03 Vincent van RavesteijnMove metrics computation close to drawing for drawStrRe...
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-06-30 Richard HeckClarify comment.
2011-06-30 Richard HeckComment.
2011-04-01 Richard HeckThe mode setting stuff wasn't working properly for...
2010-03-31 Richard HeckFix up the math stream.
2010-03-31 Richard HeckIntroduce and use a "math_flavor" flag with OutputParams.
2010-03-30 Richard HeckHTML for math boxes.
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 HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-11-14 Richard HeckInitial work on InsetMathBox. This doesn't really work...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-11-01 Vincent van RavesteijnFix bug #6297: Use of Fraktur font in boxed equation...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-08-24 André Pönitzfix off-by-two drawing error
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-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-03-05 Jürgen Spitzmüller* src/insets/InsetMathBox.{cpp,h}:
2008-02-28 Stefan Schimanski* merge InsetMathMakebox and InsetMathFramebox
2008-02-28 Stefan Schimanski* fixing the framebox part of http://bugzilla.lyx.org...
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-11-06 André Pönitzsome consolidation
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...