]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/Makefile.am
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / Makefile.am
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
2003-06-21 Alfredo BraunsteinThe error boxes are no more! See also Bug: 192, Bug...
2003-06-17 Angus LeemingMove xforms' Maths Panel to the new scheme.
2003-06-12 Angus LeemingGet rid of current_view from the Qt math panel.
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-08 Lars Gullik Bjønnesbetter lib building
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-02-27 Angus LeemingA real, LyX label dialog. Part 1.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-11-15 John Levonprefs/tabular MVC work
2002-11-13 John LevonAdd skeleton prefs controller and dialog to allow furth...
2002-10-22 Angus LeemingRob's patch, part 1: the checked widget stuff.
2002-10-09 Edwin LeuvenBrand new qt document dialog. Not finished yet though...
2002-09-24 Lars Gullik Bjønnesloose SIGC_INCLUDES
2002-09-10 Dekel TsurAdd insetwrap.
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.