]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlPrint.C
Added // -*- C++ -*- to the top of all files in controllers/ and xforms/
[lyx.git] / src / frontends / controllers / ControlPrint.C
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-05-18 Angus LeemingFix crash on printing through the Print dialog.
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-27 Angus LeemingImplemented controller-view split for minipage and...
2001-03-27 Angus LeemingImplemented controller-view split for FormPrint.