]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathFrac.cpp
Revert some recent test changes
[lyx.git] / src / mathed / InsetMathFrac.cpp
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-05-12 Richard HeckMake sure we do not crash here in release mode.
2011-05-12 Richard HeckFix XHTML output for fractions and fix a crash reported...
2010-11-25 Vincent van RavesteijnCosmetics, typos and comments.
2010-04-28 Enrico ForestieriDon't hardcode Color_math, such that decorations and...
2010-03-31 Richard HeckHTML for binomials.
2010-03-31 Richard HeckIntroduce and use a "math_flavor" flag with OutputParams.
2010-03-30 Richard HeckFractions via HTML.
2009-12-31 Richard HeckFix MathML for binominals.
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 HeckWhitespace.
2009-12-16 Richard HeckFix MathML for fractions.
2009-11-26 Enrico ForestieriFix bug #6351: Crash when editing the unit on a number
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-05-25 Uwe StöhrInsetMathFrac.cpp: fix the regression now completely
2009-05-25 Uwe StöhrInsetMathFrac.cpp: fix regression reported here: http...
2009-04-16 Jean-Marc Lasgouttesfix compiler warnings in new mathfrac/binom code
2009-04-08 Uwe StöhrInsetMathFrac.cpp: add some comments and remove an...
2009-04-07 Uwe StöhrInsetMathFrac.cpp: some code optimization
2009-04-06 Uwe StöhrInsetMathFrac: reimplement \cfrac with its optional...
2009-04-05 Uwe Stöhrmajor code cleanup for fractions:
2009-02-28 Uwe Stöhrsupport for \cfrac in mathed, fixes bug 2473 and can...
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-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2008-01-03 Jean-Marc Lasgouttesfix compilation warnings: unused parameters
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-05 André Pönitz#include cosmetics
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 4/4
2007-10-28 Uwe StöhrInsetMathFrac: add support for \tbinom and \dbinom...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-28 Uwe StöhrInsetMathFrac.cpp: fix bug 4308 by using the metrics...
2007-10-25 André Pönitzput \frac style stuff into a single unit. -161477.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-01 Abdelrazak YounesAssertion fix.
2007-10-01 Abdelrazak YounesFix some assertions.
2007-10-01 Abdelrazak YounesCopy&Paste fix.
2007-09-30 Martin VermeerFix warning and tab problem, thx Andre
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-09-18 Martin VermeerUnits corrections, all Georg's noticed problems
2007-09-15 Martin VermeerSupport for units and fractional units with values
2007-09-12 Martin VermeerPartial support for units
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LColor into Color
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...