]> git.lyx.org Git - lyx.git/history - src/insets/insetbox.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetbox.h
2005-12-05 Martin VermeerFix bugs 2136, 2123
2005-04-22 Georg Baumimplement missing getStatus methods
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-12-10 Angus LeemingModify the InsetBox format to always start 'Box'.
2003-11-10 André PönitzThe deed is done.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-13 Lars Gullik Bjønnesws changes only
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-07 Martin VermeerThe Box patch