]> git.lyx.org Git - lyx.git/history - src/mathed/math_casesinset.C
Fix to bug 2362: Deleting superscript also deletes subscript.
[lyx.git] / src / mathed / math_casesinset.C
2005-04-04 Martin VermeerFix corner markers in amsarray, cases
2005-04-03 Georg BaumMartins and my getStatus and infoize fixes
2005-03-24 Martin VermeerBetter conditioning of drawing vertical grid lines
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-04-07 André Pönitz*** empty log message ***
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-06 André PönitzLing Li's patch + small stuff
2003-02-14 André Pönitzmake naming a bit saner...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-08 André Pönitzfix compilation
2002-07-08 André Pönitzuse a single function dimension() instead of three.
2002-05-30 André Pönitzfonts as insets
2002-05-23 John LevonOK I'll try guii1 again ...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-18 André Pönitztoo many '\n' lead to too many empty lines...
2001-12-18 Lars Gullik Bjønnessmall stuff, perhaps you should have a look at the...
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...