]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ButtonController.h
Compile fix.
[lyx.git] / src / frontends / controllers / ButtonController.h
2007-09-02 Richard HeckCompile fix.
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-04-28 Bo PengLast (?) batch of renames:
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
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-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.