]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlTabular.h
fix scrolling bug: 3320 and 3652, maybe not perfect
[lyx.git] / src / frontends / controllers / ControlTabular.h
2007-04-26 André Pönitzforgot these
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2006-07-03 Georg Baummerge booktabs branch
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
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-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-14 John LevonMichael's UI patch v2
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...
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