]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlParagraph.h
next one
[lyx.git] / src / frontends / controllers / ControlParagraph.h
2007-10-06 André Pönitznext one
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-19 André PönitzSimpler structure, 2-3s faster compiles. Not that it...
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-11 Bo Pengadding missing header files due to the use of PCH ...
2007-09-08 André Pönitzmake Controller a standalone class.
2007-06-28 Richard HeckFix some issues with the paragraph settings dialog...
2007-05-08 Richard HeckFix for bug 3524: Indent checkbox is enabled even when...
2007-04-29 André Pönitzresolve the layout.h <=> Layout.h conflict
2006-10-21 André Pönitzmove everything into namespace lyx
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-01-26 Angus LeemingConvert the Search/Replace dialog to the cleaner MCV...
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-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-30 Angus Leeming(Rob Lahaye): changes to the xforms paragraph dialog.
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-08-02 Angus LeemingEdwin's updateParagraph patch.
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 Angus LeemingForward declare ParagraphParameters in ControlParagraph.h.
2002-06-11 John LevonEdwin's Para MVC. Sorry for the delay !