]> git.lyx.org Git - features.git/commit
2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 28 Dec 2001 21:17:18 +0000 (21:17 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 28 Dec 2001 21:17:18 +0000 (21:17 +0000)
commitb56204339c39e97a7a7c160012b7d64d9e35d228
tree193816293a9cd92844f291464e726a2f13b2e022
parenta377c00fbe2a1506a87529fd55dba1ef073fe7aa
2001-12-28  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

text2.C (setCursor): add a couple of asserts.

paragraph.h (inset_iterator): add -> operator

paragraph.[Ch] (autoDeleteInsets): remove member function

BufferView2.C (removeAutoInsets): rewrite to handle the old
pos correctly and handle inset deletion by itself.
sertErrors): move iterator declaration out of for expression

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3271 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView2.C
src/ChangeLog
src/paragraph.C
src/paragraph.h
src/text.C
src/text2.C