]> git.lyx.org Git - lyx.git/history - src/insets/insetfloatlist.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetfloatlist.C
2007-01-18 Michael Schmitt * insets/insetfloatlist.C:
2006-11-11 Abdelrazak Younes* Buffer
2006-10-22 Georg BaumRevert faulty floatlist fix (revision 15376) and fix...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Georg BaumAdjust InsetFloatList to the new InsetCommand syntax.
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-09 Lars Gullik BjønnesMake the l10n machinery work with ucs4. Update (as...
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-10-05 José Matoxreplace nextToken by more appropriate lex methods.
2004-06-08 Jean-Marc Lasgouttestranslate correctly things like "list of algorithms...
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-11-28 Angus LeemingSimplify the invocation of the Mailer::hide/showDialog...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
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.