]> git.lyx.org Git - features.git/commit
* Transfer LFUN_SERVER_GOTO_FILE_ROW to GuiView and clean it up a bit.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 23 Sep 2009 13:45:58 +0000 (13:45 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 23 Sep 2009 13:45:58 +0000 (13:45 +0000)
commit66dc054c6f065b4ddec28a65983c89a367343eb8
treec206895fed1fe3cb676941758613cdd4eacaa7ef
parent94fb83625846b8a6436f4a549e241ad864329211
* Transfer LFUN_SERVER_GOTO_FILE_ROW to GuiView and clean it up a bit.
* Add a recenter() call to BufferView::setCursorFromRow() in order to get the screen centered around the found position.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31455 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/LyXFunc.cpp
src/Text3.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h