]> git.lyx.org Git - lyx.git/history - src
another pesky \#warning snuck in
[lyx.git] / src /
2001-04-20 Allan Raeanother pesky \#warning snuck in
2001-04-18 Jürgen VignaFixed >=100% problem in LyXLenght-Class latex output.
2001-04-18 Jean-Marc Lasgouttesinsetquote fix ; basque splash update
2001-04-18 Jean-Marc Lasgouttescompilation fixes
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable, add algos, use...
2001-04-17 Lars Gullik Bjønnesuse LFUN_MESSAGE, inhritprivately from noncpopyable...
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
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 Lars Gullik Bjønnesinherit privately from noncopyable
2001-04-17 Lars Gullik Bjønnesadd three lfuns, comment out old code, add iterator...
2001-04-17 Lars Gullik BjønnesNEW_INSETS clean up
2001-04-17 Lars Gullik Bjønnesws, inherit privately
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-14 Dekel TsurGive an error message when path to file contains spaces.
2001-04-14 Dekel TsurGive an error message when path to file contains spaces.
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-12 Dekel TsurFix depfile bug
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-06 Jean-Marc Lasgouttesfix stupid typo
2001-04-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-06 Jean-Marc Lasgouttesadd language.h to lyx_main.C
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-05 Lars Gullik Bjønnesadd some std::
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-04-04 Lars Gullik Bjønneschanges... read the changelog...
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-04 Lars Gullik BjønnesNEW_INSETS changes (reformatting)
2001-04-04 Lars Gullik Bjønnesmove code in file
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-04-04 Lars Gullik Bjønnesadjust for cursor_visible change
2001-04-04 Lars Gullik Bjønnesmake cursor_visible private
2001-04-04 Lars Gullik Bjønnesreformatting and remove using delc
2001-04-04 Lars Gullik Bjønnesoptimization after profiling
2001-04-04 Jürgen VignaInclude stdio in vspace.C and reindent insettabular.
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-03 Jürgen VignaIndentation change + small #ifndef NEW_INSETS fix.
2001-04-02 Kalle Dalheimerimplemented credits dialog
2001-04-02 Baruch EvenAdded some known bugs to the listed ones.
2001-04-02 Baruch EvenChanged to use the Converter class instead of hardcodin...
2001-04-02 John LevonUpdate to MVC. Ref,Toc and citation don't work at all...
2001-04-02 Jürgen VignaReindent files with tab-stops (instead of 4 spaces...
2001-04-02 Baruch EvenChanged FormCopyright to MVC.
2001-04-02 Jürgen VignaJust a small fix to be able to compile with --with...
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 Jürgen VignaChanged InsetText * in InsetCollapsable to be a InsetText.
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 VignaForgot this important ChangeLog entry.
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 LeemingStripped out FD_form_figure code into figureXXX.[Ch...
2001-03-28 Angus LeemingAdded operator!= to InsetGraphicsParams
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 LeemingCorrected spelling mistake.
2001-03-27 Angus LeemingImplemented controller-view split for Splash screen.
2001-03-27 Dekel TsurFix figinset for the case when the filename doesn't...
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 Jürgen VignaAdded OpenInsetDialog() function for UpdatableInset...
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
next