]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/Dialog.h
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / Dialog.h
2005-07-28 Jean-Marc Lasgouttesfix bug 1950: Spellchecker runs twice
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
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-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-17 Angus LeemingDoxygen fixes.
2003-07-16 Angus LeemingFix compiler warning at expense of creating doxygen...
2003-07-16 Angus LeemingImproved doxygen documentation. Could people please...
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
2003-02-25 Angus LeemingHold on to your hats.