]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2001-05-03 Lars Gullik... remove !NEW_INSETS cruft
2001-05-03 Jean-Marc Lasgouttesfix compilation pb ; update eu.po
2001-05-02 Jean-Marc Lasgoutteshelp a bit compilation with sun CC
2001-05-02 Jean-Marc Lasgouttescompilation fixes when using lyxstring
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-27 Lars Gullik... fix typo
2001-04-27 Lars Gullik... mathed68.diff
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... mathed67.diff
2001-04-27 Jürgen VignaSmall Assert -> lyx::Assert fix.
2001-04-27 Lars Gullik... hack for listof algorithm
2001-04-27 Lars Gullik... remove !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... reversed jug-bug, will apply pieces later
2001-04-26 Lars Gullik... dummy change
2001-04-26 Lars Gullik... dummy change to check cvs
2001-04-25 Lars Gullik... small fix for gcc 3.0, use std::transform in lstrings...
2001-04-25 Lars Gullik... mathed65.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... call message more directly
2001-04-24 Lars Gullik... mathed64.diff
2001-04-24 Lars Gullik... move 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-20 Allan Raelibsigc++-1.0.3: you will need to ./autogen.sh ; ....
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-18 Jean-Marc Lasgouttesrevtex4 fixes
2001-04-17 Lars Gullik... the rest read the ChangeLog, hope I remembered all
2001-04-17 Lars Gullik... inherit privately from noncopyable, add algos, use...
2001-04-17 Lars Gullik... use LFUN_MESSAGE, inhritprivately from noncpopyable...
2001-04-17 Lars Gullik... c++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-17 Lars Gullik... c++ mode and inherit privately from noncopyable
2001-04-17 Lars Gullik... remove duplicate include files
2001-04-17 Lars Gullik... inherit privately from noncopyable, set c++ mode, swap...
2001-04-17 Lars Gullik... change arg, inherit privatelu from noncopyable
2001-04-17 Lars Gullik... inherit privately from noncopyable
2001-04-17 Lars Gullik... add three lfuns, comment out old code, add iterator...
2001-04-17 Lars Gullik... NEW_INSETS clean up
2001-04-17 Lars Gullik... ws, inherit privately
2001-04-17 Lars Gullik... comment out some nonexistant funcs
2001-04-17 Lars Gullik... move array back into namespace boost
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 LeemingAdded Michael Koziarski to the CREDITS file (John's...
2001-04-09 Angus LeemingFixed bugs in getStringFromVector, getVectorFromString
2001-04-06 Jean-Marc Lasgouttesfix stupid typo
2001-04-06 Lars Gullik... simplify 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 Lasgouttesfix typos
2001-04-05 Jean-Marc LasgouttesreLyX rpm fix
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-05 Lars Gullik... add some std::
2001-04-04 Lars Gullik... implement getLabelList
2001-04-04 Lars Gullik... changes... read the changelog...
2001-04-04 Lars Gullik... adjust for scoped_ptr, constify
2001-04-04 Lars Gullik... ws
2001-04-04 Lars Gullik... move include files
2001-04-04 Lars Gullik... NEW_INSETS changes (reformatting)
2001-04-04 Lars Gullik... move code in file
2001-04-04 Lars Gullik... constify vars
2001-04-04 Lars Gullik... constify vars
2001-04-04 Lars Gullik... adjust for cursor_visible change
2001-04-04 Lars Gullik... make cursor_visible private
2001-04-04 Lars Gullik... reformatting and remove using delc
2001-04-04 Lars Gullik... optimization after profiling
2001-04-04 Lars Gullik... remove support for gcc 2.97 simplify report for gcc 3.0
2001-04-04 Lars Gullik... add menuentry for minipage
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 John Levonupdate namespace comment.
2001-04-02 Baruch EvenChanged FormCopyright to MVC.
next