]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlCommand.C
The reference dialog now disconnects from the inset on Apply. Its behaviour
[lyx.git] / src / frontends / controllers / ControlCommand.C
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
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-04-24 Lars Gullik Bjønnescall message more directly
2001-03-26 Angus LeemingFixed "can't create new inset" bug. Described dialogs...
2001-03-23 Angus Leemingcontroller-view split for Url popup.
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
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.
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.