]> git.lyx.org Git - features.git/history - src/frontends/controllers/ViewBase.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ViewBase.h
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-05-22 Lars Gullik Bjønnesadd warning make controllers compile and remove some...
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-02 Angus Leemingfix bug 850 (fix confirmed by John)
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-14 Angus Leeming* Throw out DialogBase.h
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-09-27 Angus LeemingRemove old splash dialog(s).
2001-08-24 Angus LeemingJohn's recent build.diff 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-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-27 Angus LeemingImplemented controller-view split for Splash screen.
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-19 Angus LeemingImplemented controller-view split for FormBibtex.
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.