]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlTabularCreate.h
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ControlTabularCreate.h
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-09 Angus LeemingPort the TabularCreate dialog to the Dialog scheme.
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-03-21 Lars Gullik Bjønnesws cleanup
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-04-11 Angus LeemingJohn's TabularCreate patch. I think I'm now up to date...
2001-03-26 Angus LeemingImplemented controller-view split for TabularCreate...