]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ButtonControllerBase.h
Port the tabular dialog to the new scheme based on class Dialog.
[lyx.git] / src / frontends / controllers / ButtonControllerBase.h
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-22 Angus LeemingRob's patch, part 1: the checked widget stuff.
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-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-03-21 Lars Gullik Bjønnesws cleanup
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.