]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ChangeLog
We don't currently use fork anywhere (or if we do it's by mistake!), so
[lyx.git] / src / frontends / controllers / ChangeLog
2001-04-11 Angus LeemingJohn's external material patch
2001-04-09 Angus LeemingFixed bugs in getStringFromVector, getVectorFromString
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
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 LeemingSquashed bugs in Citation and (I hope) External Materia...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
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-26 Angus LeemingFixed "can't create new inset" bug. Described dialogs...
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-23 Angus LeemingControlCredits::getCredits returns a stringstream not...
2001-03-23 Jean-Marc Lasgouttesfix print bug & compilation problem
2001-03-23 Lars Gullik Bjønnesadd std::
2001-03-22 Lars Gullik Bjønnesfix compilation
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-21 Lars Gullik Bjønnesfix typo
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-20 Angus Leemingsmall fix to ControlCitation
2001-03-20 Angus Leemingcontroller-view split of FormLog and FormVCLog.
2001-03-19 Angus LeemingImplemented controller-view split for FormBibtex.
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.