]> git.lyx.org Git - features.git/commit
Remove the BufferView* arg from almost all LyXText class functions.
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 17 Mar 2003 16:25:00 +0000 (16:25 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 17 Mar 2003 16:25:00 +0000 (16:25 +0000)
commit064714a10232d49de3d1dd46f6903b6ab5d27c48
treebf01fa517e0287f0311981749f2e64038ac035fd
parente5d401f6320d9d0afcd0e354b5e4bea56b36f0ee
Remove the BufferView* arg from almost all LyXText class functions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6519 a592a061-630c-0410-9148-cb99ea01b6c8
32 files changed:
po/POTFILES.in
src/BufferView.C
src/BufferView_pimpl.C
src/ChangeLog
src/CutAndPaste.C
src/ParagraphParameters.C
src/buffer.C
src/bufferview_funcs.C
src/factory.C
src/frontends/ChangeLog
src/frontends/controllers/ControlError.C
src/frontends/screen.C
src/insets/ChangeLog
src/insets/inset.h
src/insets/insetert.C
src/insets/insettabular.C
src/insets/insettext.C
src/insets/insettext.h
src/insets/updatableinset.C
src/lyx_cb.C
src/lyxfind.C
src/lyxfunc.C
src/lyxtext.h
src/mathed/math_hullinset.C
src/mathed/math_parser.C
src/rowpainter.C
src/tex2lyx/tex2lyx.C
src/text.C
src/text2.C
src/text3.C
src/trans_mgr.C
src/undo_funcs.C