]> git.lyx.org Git - features.git/commit
* dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
authorAndré Pönitz <poenitz@gmx.net>
Fri, 20 Feb 2004 17:19:53 +0000 (17:19 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 20 Feb 2004 17:19:53 +0000 (17:19 +0000)
commite6b54c9fb64566d7cf0e33b959752b0f119d31a5
treea267231220701f0d4e8edafad51e3a3cf95fd800
parent48366502d759ae8a40f843581526a91ed43bca60
* dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'

* cursor.[Ch]: prepare for localized getStatus()

* lyxtext.h:
* tabular.C:
* text.C:
* text2.C:
* text3.C:  streamlines the LyXText cursor movement handlers a bit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8453 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/cursor.C
src/cursor.h
src/dispatchresult.h
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insettabular.C
src/lyxtext.h
src/mathed/math_gridinset.C
src/mathed/math_nestinset.C
src/tabular.C
src/text.C
src/text2.C
src/text3.C