]> git.lyx.org Git - lyx.git/history - src/frontends
fix "make dist" target
[lyx.git] / src / frontends /
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-17 Allan Raeget qt2 compiling again. Won't link lyx for me though :(
2001-05-14 Angus LeemingTwo tiny clean-ups.
2001-05-12 Baruch EvenFormTabularCreate dialog implementation for Gnome.
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
2001-05-09 Jean-Marc Lasgouttesvarious fixes
2001-05-09 Lars Gullik Bjønnesuse more stringstream, remove some cruft
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-29 Baruch EvenForgot to include a Changelog entry for the gnome compi...
2001-04-29 Baruch EvenChanges to get the Gnome frontend to compile again.
2001-04-26 Angus LeemingMore include changes
2001-04-26 Angus Leeming*** empty log message ***
2001-04-26 Angus LeemingKeep LAssert.h in ControlInset.h; revert previous change.
2001-04-26 Angus Leemingmake controllers subdir before xforms
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-24 Allan Raefixed two consecutive spaces handling
2001-04-20 Jean-Marc Lasgouttesfix crash with error inset
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-17 Lars Gullik Bjønnesc++ mode and inherit privately from noncopyable
2001-04-17 Lars Gullik Bjønnesremove duplicate include files
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable, set c++ mode, swap...
2001-04-17 Lars Gullik Bjønneschange arg, inherit privatelu from noncopyable
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
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 John Levonrenaming, fix citation (still no search though)
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-04 Lars Gullik Bjønnesadjust for scoped_ptr, constify
2001-04-04 Lars Gullik Bjønnesws
2001-04-04 Lars Gullik Bjønnesmove include files
2001-04-03 Baruch EvenGnomified FormError.
2001-04-03 Baruch EvenGnomified the FileDialog.
2001-04-03 Baruch EvenForgot to add it formerly.
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-04-02 Kalle Dalheimerimplemented credits dialog
2001-04-02 John LevonUpdate to MVC. Ref,Toc and citation don't work at all...
2001-04-02 Baruch EvenChanged FormCopyright to MVC.
2001-04-02 Baruch EvenFixed a compilation break in the gnome frontend.
2001-03-31 Baruch EvenForgot to add file.
2001-03-31 Baruch EvenAdded the formatting of the credits text.
2001-03-31 Kalle DalheimerQt2 compiles again
2001-03-30 Baruch EvenRemove unneeded files, we have switched to use the...
2001-03-30 Angus Leemingcontroller-view split for TOC popup.
2001-03-30 Baruch EvenFixes to get it to compile after the latest ButtonContr...
2001-03-30 Angus LeemingSquashed bugs in Citation and (I hope) External Materia...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-30 Kalle DalheimerFixed connections. There is still a bug somewhere.
2001-03-29 Kalle Dalheimermore work on citation dialog for MVC
2001-03-29 Kalle Dalheimerstarted moving citation dialog to MVC
2001-03-29 Kalle Dalheimer- Compiles and links again
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-29 Baruch EvenAdded FormCredits dialog (MVC version) by Michael Kozia...
2001-03-29 Angus Leemingsmall fixes.
2001-03-28 Angus LeemingImplemented controller-view split for Graphics and...
2001-03-28 Angus Leemingfix to ControlMinipage
2001-03-28 Angus LeemingController-view split of Graphics and Index popups.
2001-03-28 Baruch EvenFixed history id's for the Gnome entry fields.
2001-03-28 Baruch EvenFixed compilation problems.
2001-03-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
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 Leemingvarious minor bits
2001-03-27 Angus LeemingImplemented controller-view split for FormPrint.
2001-03-26 Kalle DalheimerApplied Angus patch to compile on DEC C++ and to avoid...
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-24 Kalle DalheimerUse same button handling as in XForms frontend
2001-03-24 Kalle DalheimerAdded missing moc files to Makefile
2001-03-23 Lars Gullik Bjønnesadd ControlDialogs.h to the sources
2001-03-23 Kalle DalheimerFirst attempt at converting copyright dialog to MVC...
2001-03-23 Lars Gullik Bjønnesadd Lsstream.h
2001-03-23 Kalle DalheimerAnother quick fix to get qt2 frontend to compile
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-23 Kalle Dalheimerquick fix to make qt2 compile
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-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-19 Angus LeemingImplemented controller-view split for FormBibtex.
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...
2001-03-19 Jean-Marc Lasgouttesdefault.ui fix ; compile fix
2001-03-19 Edwin Leuvenminor tweaks to make qt2 compile (Edwin)
2001-03-16 Kalle DalheimerCompiles and links again
2001-03-16 Jürgen VignaAdded Minipage-Dialog, small fix in LyXTabular::l_getli...
next