]> git.lyx.org Git - features.git/commit
read the ChangeLog, use the C++ style casts more, some changes to the debugbufs,...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 13 Dec 1999 00:05:34 +0000 (00:05 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 13 Dec 1999 00:05:34 +0000 (00:05 +0000)
commit6130fe1aa5c07d0204205bcf5dd1f86b8449fb16
tree20b1c0101ffe9eb3a3b5bb09dca7e6bd019d905f
parent9ae99cab29f7c57eea770a8f9dfa9ee20a279681
read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@366 a592a061-630c-0410-9148-cb99ea01b6c8
50 files changed:
ChangeLog
acinclude.m4
configure.in
src/BufferView.C
src/FontInfo.C
src/LyXAction.C
src/Makefile.am
src/bmtable.C
src/buffer.C
src/bufferlist.C
src/combox.C
src/combox.h
src/debug.h
src/insets/figinset.C
src/insets/insetinclude.h
src/insets/insetquotes.C
src/kbmap.C
src/lyx_cb.C
src/lyx_gui.C
src/lyx_main.C
src/lyxdraw.C
src/lyxfont.C
src/lyxfunc.C
src/lyxserver.C
src/lyxtext.h
src/mathed/formula.C
src/mathed/formulamacro.C
src/mathed/math_cursor.C
src/mathed/math_delim.C
src/mathed/math_iter.C
src/mathed/math_macro.C
src/mathed/math_parser.C
src/mathed/math_symbols.C
src/mathed/math_write.C
src/spellchecker.C
src/support/DebugStream.C
src/support/DebugStream.h
src/support/LSubstring.C
src/support/lyxlib.h
src/support/lyxsum.C
src/support/syscall.C
src/support/syscontr.C
src/table.C
src/tex-accent.C
src/text.C
src/toolbar.C
src/trans.C
src/trans.h
src/trans_mgr.C
src/vspace.C