]> git.lyx.org Git - lyx.git/history - src/insets/insetbranch.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetbranch.h
2007-01-19 Jean-Marc Lasgouttes * insetbranch.C (textString): implement, so that branc...
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2005-10-25 Jean-Marc Lasgouttesbug 2092: branches not propagated to child documents
2005-04-22 Georg Baumimplement missing getStatus methods
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-12-14 Angus LeemingOverhaul the branches code.
2003-12-10 Angus LeemingClean-up of the Note, Branch mailer interface.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-10-31 José Matoxunify API for insets export
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-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-08-17 Martin VermeerThe 'Branches' mega-patch.