]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlVCLog.h
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ControlVCLog.h
2003-07-17 Angus LeemingDoxygen fixes.
2003-03-25 Angus Leemingport the various dialogs to display the contents of...
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-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-04-11 Angus LeemingJohn's VCLog patch + a ChangeLog entry I missed last...
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-20 Angus Leemingcontroller-view split of FormLog and FormVCLog.