]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlLog.C
more unicode filenames
[lyx.git] / src / frontends / controllers / ControlLog.C
2006-12-04 Georg Baummore unicode filenames
2006-10-09 Abdelrazak YounesPatch 1 Log:
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-07-17 Georg Baumfix bug 2687
2005-05-19 Georg Baummore text cleanups from Michael
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2003-12-05 Angus LeemingRationalize the interface to the log dialog.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-03-25 Angus Leemingport the various dialogs to display the contents of...
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-06-18 Lars Gullik Bjønnes*duck*
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-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
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-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-20 Angus Leemingcontroller-view split of FormLog and FormVCLog.