]> git.lyx.org Git - lyx.git/history - src/insets/insetbase.h
Enable convertDefault.sh to run even if its executable bit is not set.
[lyx.git] / src / insets / insetbase.h
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-27 Martin VermeerAdded #include <memory> needed by gcc 2.95.2 at least.
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 for validate(). I guess that's in the 'don't ask...
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 André PönitzFirst step towards unified insets...