]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlTabular.C
5 new lfuns, move all apply code out of ControlDocument and into the core.
[lyx.git] / src / frontends / controllers / ControlTabular.C
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-14 John LevonMichael's UI patch v2
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.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