]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlInclude.h
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlInclude.h
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-01-08 Angus LeemingHandle Qt-style file filters like
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-24 Angus LeemingRemove const qualifier from bool return type.
2002-01-21 Jean-Marc Lasgouttesforminclude patch from herbert
2001-07-25 Jean-Marc Lasgouttesmath-space; fixes to include inset dialog; autoconfigur...
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-28 Angus LeemingController-view split of Graphics and Index popups.
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...