]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/Dialog.h
fix scrolling bug: 3320 and 3652, maybe not perfect
[lyx.git] / src / frontends / controllers / Dialog.h
2007-05-27 Richard HeckFix some typos
2007-04-25 André Pönitzremove some lyx:: etc
2007-04-22 Abdelrazak YounesPass the main window (GuiView) to the delimiter dialog...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-09 Abdelrazak YounesPatch 1 Log:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
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.