]> git.lyx.org Git - features.git/commit
Rationalise the position of calls to updateRowPostitions, remove the returned (and...
authorAlfredo Braunstein <abraunst@lyx.org>
Mon, 25 Aug 2003 10:24:26 +0000 (10:24 +0000)
committerAlfredo Braunstein <abraunst@lyx.org>
Mon, 25 Aug 2003 10:24:26 +0000 (10:24 +0000)
commit189b00a5c95253595ab9c44c4b4cbbbb4386c10d
treea5d135eefabf433bc7f38aa6d5d0888217d9cc60
parent495ba12545981f4817ccf138635e3b5bb9d2cb25
Rationalise the position of calls to updateRowPostitions, remove the returned (and computed) y position from getRow and getRowNearY (and solve a bug in this one).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7603 a592a061-630c-0410-9148-cb99ea01b6c8
src/ChangeLog
src/lyxtext.h
src/rowpainter.C
src/text.C
src/text2.C
src/text3.C