X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FChangeLog;h=a142cabb5e3a4f31e1b0ee875c7e0ce7159c4a3d;hb=c688967bc365872241697371e7bd12e2b5217028;hp=a791b44d1af4fce05ca49227341b32f97d45262d;hpb=0d2e2cb59676a57f3b7b8a680ff8d70790631a1f;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index a791b44d1a..a142cabb5e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,46 @@ +2004-04-29 Jean-Marc Lasgouttes + + * debug.C (showLevel): do not forget the end-of-line marker + +2004-04-27 Jean-Marc Lasgouttes + + * kbmap.C (read): do not stop parsing a bind file when an error + occurs (bug 1575) + +2004-04-29 Angus Leeming + + * cursor.C: + * factory.C: + * pariterator.C: + * text2.C: wrap a bunch of #warning statements + inside #ifdef WITH_WARNINGS blocks. + +2004-04-29 Georg Baum + + * buffer.C: increment format to 233. + +2004-04-28 Angus Leeming + + * BufferView_pimpl.C: + * lyxfunc.C: + * text3.C: + s/updateToolbar()/updateToolbars()/ + s/Toolbar.h/Toolbars.h/ + +2004-04-28 Angus Leeming + + * BufferView.[Ch] (c-tor): + * BufferView_pimpl.[Ch] (c-tor): no longer receives x,y position. + No longer passes these data to the WorkArea generator. + +2004-04-28 Angus Leeming + + * BufferView_pimpl.C (c-tor): pass LyXView & to WorkArea generator. + +2004-04-26 Georg Baum + + * LaTeXFeatures.C, lyx_sty.[Ch]: add \lyxdot macro + 2003-09-24 Jean-Marc Lasgouttes * output_latex.C (TeXEnvironment): make sure that there is a line