]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlConnections.C
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ControlConnections.C
2003-02-25 Angus LeemingHold on to your hats.
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-08-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
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
2001-09-12 Angus LeemingInset dialogs: remain connected to the inset on "Apply...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-03-26 Angus LeemingController-view split for Ref popup.
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.