]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlTabular.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlTabular.C
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-11-18 Georg Baumdetermine current cell in the tabular controller instea...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
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