]> git.lyx.org Git - lyx.git/history - src/mathed/math_tabularinset.C
Make Helge happy: no more crash on arrow up/down in math macro
[lyx.git] / src / mathed / math_tabularinset.C
2005-04-04 Martin VermeerFinal touches, corner markers & clickability in math
2005-04-03 Georg BaumMartins and my getStatus and infoize fixes
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
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-30 Lars Gullik Bjønnesintroduce namespace lyx::support
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-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-03 André Pönitzsupport for \begin{tabular}...\end{tabular} within...