]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathDecoration.cpp
Introduce hooks to encapsulate macro code of MathRow
[lyx.git] / src / mathed / InsetMathDecoration.cpp
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchSome code factoring for changing mode.
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-20 Guillaume MunchSimplify Changers interface
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 MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchRefChanger
2016-06-12 Richard HeckFix a number of other uninitialized members.
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-12 Guillaume MunchFix bug #1996
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Georg BaumStore ASCII data in std::string
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-05-08 Georg BaumPartial fox for bug #6622: Display \undertilde on scree...
2011-05-08 Georg BaumPartial fox for bug #6622: Display \utilde on screen...
2010-04-27 Enrico ForestieriChanging only the shape does not always work. For example,
2010-04-27 Enrico ForestieriThe check for Color_math would fail if the font color...
2010-04-26 Enrico ForestieriChange only the shape and not the whole font, otherwise...
2010-04-23 Peter Kümmelcmake: more merged build fixes
2010-03-31 Richard HeckIntroduce and use a "math_flavor" flag with OutputParams.
2010-03-31 Enrico ForestieriFix bug #4565: Using keyboard shortcuts to write Greek...
2010-03-30 Richard HeckTreat certain decoration cases differently.
2010-03-30 Richard HeckDecorations via HTML.
2010-01-03 Richard HeckInclude omitted case, and fix underline.
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-25 Richard HeckGet MathML output working for math decorations.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-06-18 Georg Baum- fix requirements of \dddot
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-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-05 André Pönitz#include cosmetics
2007-09-24 Abdelrazak YounesPut MathData on a diet: transfer dimension cache to...
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...