]> git.lyx.org Git - lyx.git/history - src/insets/insetfloatlist.C
Final touch 'inset display()'; fix 'is a bit silly' bug
[lyx.git] / src / insets / insetfloatlist.C
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-09-04 Martin VermeerThe mouse box patch for button-style insets
2003-09-04 Angus LeemingMove #includes out of header files.
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-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
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-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André PönitzThe 'bformat' introduction
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-09-25 Angus LeemingCopyright notices
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-23 John Levonguii2
2002-04-28 Dekel TsurFix bugs
2002-04-04 Jean-Marc Lasgouttesproper support for "List of XXX" insets; fix error...
2002-03-28 Jean-Marc Lasgouttesfix some non-localizable strings
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-11-27 Jean-Marc Lasgouttescleanups by john and andre
2001-09-20 Jean-Marc Lasgouttesfix free memory read when pasting + some typos
2001-08-19 Lars Gullik Bjønnesoutstanding changes
2001-08-16 Angus LeemingJohn's patch resulting in grammatically correct but...
2001-08-06 Lars Gullik Bjønnesadjust
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-05-04 Jean-Marc Lasgouttescompilation fixes
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.