]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
mathed31.diff
[lyx.git] / src / ChangeLog
index 9852ddcc60e8516ae869935d9a09447b90170b38..001068ecf9c089707ccee9250f9813b461bceb90 100644 (file)
@@ -1,3 +1,62 @@
+2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
+
+2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
+       whether to run bibtex.
+
+2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * Makefile.am (lyx_SOURCES): Remove BackStack.h
+
+2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * Makefile.am (lyx_SOURCES): removed bibforms.h
+
+       * vspace.h: doxygen
+
+       * text.C (GetVisibleRow): make several local vars const
+
+       * tabular.C: small cleanup.
+
+       * lyxserver.C (callback): use compare instead of strncmp
+
+       * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
+       inlines to after class or to paragraph.C
+
+       * lyxfont.h: remove friend operator!=
+
+       * converter.h: move friend bool operator< to non friend and after
+       class def.
+
+       * combox.h: small cleanup
+
+       * buffer.h: doxygen, remove unused constructor, move inclas inlies
+       to inlines after class def.
+
+       * buffer.C (pop_tag): use string operations instead of strcmp
+
+       * bmtable.c: doxygen, small cleanup
+
+       * LaTeX.h: remove friend operator==
+
+2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * screen.C: 
+       * lyxrc.[Ch]:
+       * lyxfunc.C: 
+       * lyxfont.[Ch]: 
+       * lyx_cb.C: 
+       * intl.[Ch]: 
+       * commandtags.h: 
+       * buffer.C: 
+       * WorkArea.[Ch]: 
+       * LyXAction.C: 
+       * BufferView_pimpl.C:
+       * BufferView.[Ch]: remove cruft
+
 2001-02-14  Juergen Vigna  <jug@sad.it>
 
        * lyxfunc.C: removed #if 0 unused code