]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlError.C
Work around for g++ 2.95's broken string::clear()
[lyx.git] / src / frontends / controllers / ControlError.C
2003-02-25 André PönitzWork around for g++ 2.95's broken string::clear()
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-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-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-03-27 Angus LeemingImplemented controller-view split for minipage and...
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...