]> git.lyx.org Git - features.git/commit
the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 10 Dec 1999 00:07:59 +0000 (00:07 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 10 Dec 1999 00:07:59 +0000 (00:07 +0000)
commitee1229d7431f99788d04e99fcd8c57de69b4acaf
tree4e4bc9b60e25f7ac439a53d41f4fe68b9266dca9
parentf6ec60f98eed2ecc84113d03cf5fb4a089ba341f
the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to BufferView::update(short), some whitespace changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@362 a592a061-630c-0410-9148-cb99ea01b6c8
31 files changed:
ChangeLog
acinclude.m4
src/BufferView.C
src/BufferView.h
src/LyXSendto.C
src/LyXView.C
src/ParagraphExtra.C
src/TableLayout.C
src/buffer.C
src/buffer.h
src/bufferlist.C
src/insets/figinset.C
src/insets/insetbib.C
src/insets/insetinclude.h
src/insets/insetparent.C
src/intl.C
src/intl.h
src/lyx_cb.C
src/lyx_gui_misc.C
src/lyx_main.C
src/lyx_main.h
src/lyxfr1.C
src/lyxfunc.C
src/lyxvc.C
src/menus.C
src/minibuffer.C
src/trans.C
src/trans_mgr.C
src/trans_mgr.h
src/vc-backend.C
src/vspace.C