]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ButtonController.h
Really dull and boring header shit
[lyx.git] / src / frontends / controllers / ButtonController.h
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-16 André Pönitzcompile fixes (move a c'tor out of line, add a virtual...
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2002-01-13 Lars Gullik Bjønnesbug 183
2001-08-28 Angus LeemingJohn's controller patch
2001-06-16 Angus LeemingClean-up of the button controller.
2001-06-02 Angus LeemingModification to ButtonController, so that read-only...
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable, set c++ mode, swap...
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.