]> git.lyx.org Git - lyx.git/history - src/mathed/math_diminset.C
Fix to bug 2362: Deleting superscript also deletes subscript.
[lyx.git] / src / mathed / math_diminset.C
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-01-30 André Pönitzmore IU
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-05-27 André Pönitzrename the members of Dimension
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-09-11 André Pönitzadd #pragme interface/implementation
2002-08-08 André Pönitzreplace a few more naked MathInset * by MathAtom &
2002-07-30 André Pönitzthe up/down stuff reworked
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-08 André Pönitzuse a single function dimension() instead of three.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 André PönitzMake Angus' compiler happy
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-12 André Pönitztraversing math tables should be at least as fast as...
2001-12-18 Lars Gullik Bjønnessmall stuff, perhaps you should have a look at the...
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-08-03 André Pönitzforget to add the file