]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ButtonController.C
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ButtonController.C
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.