]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlERT.C
Rename .C => .cpp for files in src/frontends/controllers, step 1
[lyx.git] / src / frontends / controllers / ControlERT.C
2007-04-25 Bo PengRename .C => .cpp for files in src/frontends/controller...
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
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-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-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
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 LeemingNothing but a changed email address (trying to factor...
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonguii2
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...