]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlInset.h
The reference dialog now disconnects from the inset on Apply. Its behaviour
[lyx.git] / src / frontends / controllers / ControlInset.h
2001-09-12 Angus LeemingInset dialogs: remain connected to the inset on "Apply...
2001-09-04 Angus LeemingDistinguish between "Apply" when the dialog should...
2001-08-28 Angus LeemingJohn's controller patch
2001-08-24 Angus LeemingTentative fix for the "press Apply multiple times and...
2001-08-24 Angus LeemingJohn's recent build.diff patch
2001-08-01 Angus Leemingsmall fixes...
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-04-26 Angus LeemingKeep LAssert.h in ControlInset.h; revert previous change.
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-04 Lars Gullik Bjønnesmove include files
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-28 Angus LeemingController-view split of Graphics and Index popups.
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...