]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/Kernel.h
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / Kernel.h
2005-05-12 Angus LeemingMake the Qt Alert boxes recognize their parent.
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
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-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-07-23 Angus LeemingAdd Kernel::bufferFilepath() as a wrapper for Buffer...
2003-07-16 Angus LeemingImproved doxygen documentation. Could people please...
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-02-25 Angus LeemingHold on to your hats.