]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathDecoration.cpp
Better fix for bug #8679
[lyx.git] / src / mathed / InsetMathDecoration.cpp
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...