]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ChangeLog
Forgotten ChangeLog entries.
[lyx.git] / src / frontends / controllers / ChangeLog
2001-07-16 Jürgen VignaForgotten ChangeLog entries.
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jean-Marc Lasgouttescompilation fixes
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-06-16 Angus LeemingClean-up of the button controller.
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-06-13 Angus LeemingOnce again the user can use the Font button on the...
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
2001-06-11 Lars Gullik Bjønnesfix toc bug
2001-06-02 Angus LeemingModification to ButtonController, so that read-only...
2001-05-18 Angus LeemingFix for Kayvan's reported crash in the preamble. Same...
2001-05-18 Angus LeemingFix crash on printing through the Print dialog.
2001-05-14 Angus LeemingTwo tiny clean-ups.
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-04-26 Angus LeemingKeep LAssert.h in ControlInset.h; revert previous change.
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable, set c++ mode, swap...
2001-04-11 Angus LeemingJohn's TabularCreate patch. I think I'm now up to date...
2001-04-11 Angus LeemingJohn's VCLog patch + a ChangeLog entry I missed last...
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.