]> git.lyx.org Git - lyx.git/history - src/insets/insetvspace.C
remove Inset::getParagraphs()
[lyx.git] / src / insets / insetvspace.C
2003-12-02 Angus LeemingEnsure that InsetVSpace works with the new, simpler...
2003-12-02 André Pönitz* lyxlex.[Ch]: make interface more similar to std:...
2003-12-01 Angus LeemingHandle 'end_inset' gracefully.
2003-12-01 Jürgen SpitzmüllerThe VSpace fixes (removal of VSPACE::NONE) from Michael...
2003-11-28 Angus LeemingThe VSpace inset is now fully functional AFAICT.
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...