]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlInset.h
ws fixes, formatting and some other small changes
[lyx.git] / src / frontends / controllers / ControlInset.h
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-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-16 Angus Leeming#include "LString.h" in the right places. Must be doing...
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-09-25 Angus Leeming* Define a new member variable to ControlButtons, emerg...
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...