]> git.lyx.org Git - lyx.git/history - src/insets/insetnote.h
dispatchresult -> DispatchResult
[lyx.git] / src / insets / insetnote.h
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André PönitzMartin's fullRow patch
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-15 John LevonshowInsetDialog() for note
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-03 John Levonclone() at long last !
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-03-02 Lars Gullik Bjønnesremove some compability code
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-09-25 Angus LeemingCopyright notices
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-04-16 Angus LeemingOveride the InsetCollapsable::ascii method to not outpu...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-05 José MatoxFor linuxdoc and docbook:
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2001-08-18 Dekel TsurFew fixes for inserERT/insetNote
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Angus LeemingSmall things.
2001-07-20 Angus LeemingFinally get round to replacing InsetInfo with the new...