]> git.lyx.org Git - lyx.git/history - src
Reverted the reverted changes - 1.
[lyx.git] / src /
2001-04-27 Jürgen VignaReverted the reverted changes - 1.
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-27 Lars Gullik Bjønnesmathed67.diff
2001-04-27 Jürgen VignaSmall Assert -> lyx::Assert fix.
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-27 Lars Gullik Bjønnesremove !NEW_INSETS cruft from LyXAction and LyXParagraph
2001-04-26 Angus LeemingA white space change
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-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-26 Lars Gullik Bjønnesdummy change
2001-04-26 Lars Gullik Bjønnesdummy change to check cvs
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-25 Angus LeemingNeed some std declarations and qualifiers to compile...
2001-04-25 Allan RaeA couple of missed lyx::Assert
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmathed64.diff
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 Jürgen VignaFixed setting cursor positions with mouse for TextInset...
2001-04-20 Jean-Marc Lasgouttesfix warnings
2001-04-20 Jean-Marc Lasgouttesfix crash with error inset
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...
next