]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ButtonControllerBase.C
Move the external dialog to the new scheme.
[lyx.git] / src / frontends / controllers / ButtonControllerBase.C
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
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-03-21 Lars Gullik Bjønnesws cleanup
2001-08-28 Angus LeemingJohn's controller patch
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-02 Angus LeemingModification to ButtonController, so that read-only...
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.