]> git.lyx.org Git - features.git/commit
hide cursor and selection anchor behind accessor function
authorAndré Pönitz <poenitz@gmx.net>
Tue, 13 Jan 2004 10:37:38 +0000 (10:37 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 13 Jan 2004 10:37:38 +0000 (10:37 +0000)
commit97901b5d513ea3fc43eb0896ef6e448891c3f097
tree6ad6cf9bcc19923ea6aa7dc1c41d39eeb27b12d8
parent80296aac5015662a4c23ee7a818d5fde34f363bd
 hide cursor and selection anchor behind accessor function

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8333 a592a061-630c-0410-9148-cb99ea01b6c8
17 files changed:
src/BufferView.C
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/PosIterator.C
src/bufferview_funcs.C
src/cursor.h
src/insets/insettext.C
src/lyxfind.C
src/lyxfunc.C
src/lyxtext.h
src/text.C
src/text2.C
src/text3.C
src/textcursor.C
src/textcursor.h
src/undo.C