]> git.lyx.org Git - lyx.git/history - src/insets/insetbase.h
ws changes only
[lyx.git] / src / insets / insetbase.h
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingUse the dispatch_result wrapper class DispatchResult...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.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...