]> git.lyx.org Git - features.git/commit
cursor changes
authorAndré Pönitz <poenitz@gmx.net>
Tue, 4 Nov 2003 12:36:59 +0000 (12:36 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 4 Nov 2003 12:36:59 +0000 (12:36 +0000)
commitdb78dbfa042037997d764adca41d4a3c46ed981b
tree775e91dab9c2eff4199d545f2c75bba470bce499
parent32a716152e3e19d0afe039fe7220e982619348cf
cursor changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8035 a592a061-630c-0410-9148-cb99ea01b6c8
45 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/cursor.C
src/cursor.h
src/insets/ChangeLog
src/insets/inset.h
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetbibitem.C
src/insets/insetbranch.C
src/insets/insetbranch.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetref.C
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/inseturl.C
src/iterators.C
src/iterators.h
src/lfuns.h
src/lyxfunc.C
src/mathed/formulabase.C
src/mathed/formulabase.h
src/tabular.C
src/text2.C
src/text3.C