]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathGrid.h
New methods in LaTeXFeatures specifically for collection of CSS
[lyx.git] / src / mathed / InsetMathGrid.h
2011-10-18 Georg BaumFix on-screen alignment of multline equations
2011-05-08 Georg Baumremove dead code
2010-11-21 Georg BaumLoad mhchem if it is requested unconditionally, fix...
2010-11-06 Enrico ForestieriFix bug #7019 (Math labels should not be escaped on...
2010-07-04 Enrico ForestieriFix bug #6595: empty last row of matrix or eqnarray...
2010-03-30 Richard HeckCases for HTML.
2010-03-29 Richard HeckThe beginnings of pure HTML output of math, for our...
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-01-28 Jürgen Spitzmüller* Implement updateLabels in mathed and add the MathRef...
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-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-07-26 Vincent van RavesteijnFix bug #2969: Double labels appear on empty lines...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
2008-11-16 Abdelrazak Younespart 7
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-18 Jean-Marc Lasgouttesuse Length::inPixel and not Length::inBP to get screen...
2008-03-15 André Pönitzcosmetics
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-05 Martin VermeerRevert 4323/2 fix addRow -> appendRow part
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 4/4
2007-11-05 Martin VermeerFix bug 4323/2, and more logical naming of addRow
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-08-20 Georg Baumfix bug 4132: parse some more column specifiers
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-21 Abdelrazak YounesOptimisation: remove the inset mailer used in the dtor...
2007-03-19 Georg BaumFix bug 2932 (non-UI part only)
2007-01-20 Abdelrazak YounesPrepare for independent decoration drawing.
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX