]> git.lyx.org Git - lyx.git/history - src/mathed/math_tabularinset.C
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_tabularinset.C
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...