]> git.lyx.org Git - lyx.git/history - src/frontends
implement getLabelList
[lyx.git] / src / frontends /
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...
2001-03-16 Angus Leemingmath panel cleanup. LyX no longer crashes on "Close...
2001-03-16 Jean-Marc Lasgouttescompilation fixes
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-16 Lars Gullik BjønnesNO_PEXTRA and NO_PEXTRA_REALLY
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Edwin LeuvenAdded splash for qt2 frontend, Edwin
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.
2001-03-15 Angus Leemingsmall changes to enable compilation once again of FormP...
2001-03-15 Angus LeemingSmall cleanup, not part of MVC changes.
2001-03-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2001-03-13 Dekel TsurDo not put space between multiple keys.
2001-03-12 Dekel TsurRemove debug message
2001-03-12 Angus LeemingFogot to "add" these files when I committed last time.
2001-03-12 Angus LeemingJohn's splash patch
2001-03-12 Angus LeemingJohn's FormExternal patch, Edwin's Qt2 patch and Baruch...
2001-03-12 Lars Gullik Bjønnessome further work on the float lists
2001-03-11 Lars Gullik Bjønnesdynamic number of lists
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-08 Angus LeemingEd's credits patch and Baruch's gnome patch.
2001-03-07 Lars Gullik Bjønnesremove mem leaks
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-06 Jean-Marc Lasgouttesqt2 find&replace
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-03-06 Jean-Marc Lasgouttesfind&replace fixes
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.
2001-03-05 Angus Leemingcreate and use a little setEnabled() xforms wrapper...
2001-03-05 Angus LeemingUpdate copyright notice to 2001
2001-03-05 Angus LeemingEd's Qt2 Character dialog.
2001-03-05 Lars Gullik Bjønnesqtchar.diff
2001-02-27 Dekel TsurFixed the behaviour of Goto-Ref (?)
2001-02-27 Dekel TsurFixed the behaviour of Goto-Ref (?)
2001-02-27 Angus LeemingAdded character and preamble dialogs to forms/makefile
2001-02-27 Lars Gullik Bjønnesfix combo segfault
next