]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlParagraph.C
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ControlParagraph.C
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-13 André PönitzSTRCONV() all over the place
2003-03-18 John Levonfix so it works on show. Angus, please check.
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-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
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-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very 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-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-02 Angus LeemingEdwin's updateParagraph patch.
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-06-24 Lars Gullik Bjønneslayout as layout
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 !