]> git.lyx.org Git - lyx.git/commit
This moves all LyXText related LyXFuncs to BufferView::Dispatch so that they
authorJürgen Vigna <jug@sad.it>
Fri, 23 Feb 2001 16:10:03 +0000 (16:10 +0000)
committerJürgen Vigna <jug@sad.it>
Fri, 23 Feb 2001 16:10:03 +0000 (16:10 +0000)
commite07f7bcc50358fe9b7d68955de145b7249248c7b
treea819bc200a1c54004f90596d3111a8c45752afbb
parent96e0bafddd2e5d4c891668de5a19b64a03aa1ee4
This moves all LyXText related LyXFuncs to BufferView::Dispatch so that they
can also be called from inside the InsetText::LocalDispatch. Some small update
and repaint fixes for InsetText.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1610 a592a061-630c-0410-9148-cb99ea01b6c8
21 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/insets/ChangeLog
src/insets/inset.C
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/lyxinset.h
src/lyxfunc.C
src/lyxfunc.h
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h