]> git.lyx.org Git - features.git/commit
The Buffer::LyXText -> Buffer::InsetText patch
authorAndré Pönitz <poenitz@gmx.net>
Thu, 18 Mar 2004 12:53:43 +0000 (12:53 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Thu, 18 Mar 2004 12:53:43 +0000 (12:53 +0000)
commit5198e1d9a383d60f915092f17661f98f59998ed0
tree7a20c1119a600541df5aee3c3d09064a7d74b1b6
parent5394e9acc584a95587de5abde7623e30a2634a47
The Buffer::LyXText -> Buffer::InsetText patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8498 a592a061-630c-0410-9148-cb99ea01b6c8
78 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/buffer.C
src/buffer.h
src/buffer_funcs.C
src/cursor.C
src/cursor.h
src/cursor_slice.C
src/cursor_slice.h
src/dispatchresult.h
src/dociterator.C
src/dociterator.h
src/factory.C
src/frontends/screen.C
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetbibitem.C
src/insets/insetbibitem.h
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetbox.C
src/insets/insetbox.h
src/insets/insetbranch.C
src/insets/insetbranch.h
src/insets/insetcharstyle.C
src/insets/insetcharstyle.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insetvspace.C
src/insets/insetvspace.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/insets/updatableinset.C
src/insets/updatableinset.h
src/lyxfunc.C
src/lyxtext.h
src/mathed/math_gridinset.C
src/mathed/math_gridinset.h
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_mboxinset.C
src/mathed/math_mboxinset.h
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_scriptinset.C
src/mathed/math_scriptinset.h
src/mathed/ref_inset.C
src/mathed/ref_inset.h
src/output_latex.C
src/paragraph_funcs.C
src/text.C
src/text2.C
src/text3.C
src/undo.C