]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/tex_helpers.C
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / tex_helpers.C
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-06-20 Angus LeemingFix the texinfo dialog and associated cleanup.
2003-02-21 Angus LeemingWhitespace only
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-06-21 Angus LeemingMore compilation fixes.
2002-06-20 John LevonAuto-scan for texinfo and bibtex dialogs
2002-06-20 John LevonMerge Herbert's bibtex patch; it doesn't introduce...