]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMath.cpp
Fixup 89662a68: remove markers that should not be there
[lyx.git] / src / mathed / InsetMath.cpp
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-11 Jean-Marc LasgouttesFix issues with macro_nesting handling
2016-12-02 Jean-Marc LasgouttesImprove spacing of BOX elements
2016-12-02 Jean-Marc LasgouttesRewrite handling of macro nesting in math rows
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-11-16 Jean-Marc LasgouttesOnly display a blue rectangle for editable empty insets
2016-11-16 Jean-Marc LasgouttesSet correctly the spacing between atoms in MathData
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-04 Guillaume MunchRationalise includes
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2010-03-29 Richard HeckThe beginnings of pure HTML output of math, for our...
2009-12-31 Richard HeckA little debugging output.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-12-16 Richard HeckFix a few MathML things: the default output and the...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
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-31 Enrico ForestieriFix bug 3938
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-18 Abdelrazak Younesheader cleanup
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-29 André Pönitzassimilate BOOST_CURRENT_FUNCTION
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-05 André Pönitz#include cosmetics
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
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...