Re: [Cvslog] r28626 - /lyx-devel/trunk/src/Cursor.cpp

2009-02-27 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > Also for branch ? Yes. Jürgen

Re: [Cvslog] r28626 - /lyx-devel/trunk/src/Cursor.cpp

2009-02-26 Thread Vincent van Ravesteijn
v...@lyx.org schreef: Author: vfr Date: Thu Feb 26 22:01:35 2009 New Revision: 28626 URL: http://www.lyx.org/trac/changeset/28626 Log: Fix bug 5762: http://bugzilla.lyx.org/show_bug.cgi?id=5762. [visual cursor] Crash when moving left in table in an RTL document Avoid negative positions. Modi