]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/GUI.h
Finish the task of removing all cruft from the header files.
[lyx.git] / src / frontends / controllers / GUI.h
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingEnsure that the header file can be compiled stand-alone.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
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-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-15 Angus LeemingPass and store references to LyXView and Dialogs, not...
2002-08-14 Angus LeemingFix crash in Document dialog + small sundries.
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-20 John Levonbug 458 (dtrt with index entry insert)
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-11 John LevonEdwin's Para MVC. Sorry for the delay !
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-03-07 Jürgen VignaAngus Custom Export patch and removal of unused files...
2002-02-27 Angus LeemingThe graphics inset now has:
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-10-09 Angus LeemingHerbert's TeX Info extravaganza.
2001-09-27 Angus LeemingRemove old splash dialog(s).
2001-08-28 Angus LeemingJohn's controller patch
2001-08-09 Angus LeemingFixes to References dialog (read-only status) and to...
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
2001-03-30 Angus Leemingcontroller-view split for TOC popup.
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-29 Angus Leemingsmall fixes.
2001-03-28 Angus LeemingController-view split of Graphics and Index popups.
2001-03-27 Angus LeemingImplemented controller-view split for minipage and...
2001-03-27 Angus LeemingImplemented controller-view split for Splash screen.
2001-03-27 Angus LeemingImplemented controller-view split for FormPrint.
2001-03-26 Angus LeemingImplemented controller-view split for Search popup.
2001-03-26 Angus LeemingImplemented controller-view split for TabularCreate...
2001-03-26 Angus LeemingController-view split for Ref popup.
2001-03-23 Angus Leemingcontroller-view split for Url popup.
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...