]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/Makefile.am
Really dull and boring header shit
[lyx.git] / src / frontends / controllers / Makefile.am
2002-08-30 John LevonAdd basic bits of Qt's math panel. Hacked together...
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-06-20 John LevonMerge Herbert's bibtex patch; it doesn't introduce...
2002-06-11 John LevonEdwin's Para MVC. Sorry for the delay !
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-13 Lars Gullik Bjønnesunification of all Makefiles.am
2002-03-07 Jürgen VignaAngus Custom Export patch and removal of unused files...
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-20 Lars Gullik Bjønnessimper dep. tracking and obj. file compile
2002-02-19 Lars Gullik Bjønnesbetter dep tracking
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
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-09 Allan Raeremove bogus SUBDIRS and dist-hook entries
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-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leemingcontroller-view split for TOC popup.
2001-03-30 Angus Leeming* Baruch's GuiBC template.
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 Lars Gullik Bjønnesadd ControlDialogs.h to the sources
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...
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-20 Angus Leemingcontroller-view split of FormLog and FormVCLog.
2001-03-19 Angus LeemingImplemented controller-view split for FormBibtex.
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.