]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlTabular.C
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ControlTabular.C
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-13 André Pönitzmake tabular a proper member of InsetTabular
2003-06-12 André Pönitzsome renamings plus whitespace.
2003-06-03 John Levonclone() at long last !
2003-04-10 John Levonmove some stuff from the qt dialog into the controller.
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-09 Angus LeemingPort the tabular dialog to the new scheme based on...
2003-03-09 Angus LeemingMinimise the ControlTabular interface in preparation...
2003-02-02 Angus Leemingfix bug 850 (fix confirmed by John)
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-27 John LevonJuergen S's tabular patch. Good stuff !
2002-11-15 John Levonprefs/tabular MVC work