Alfredo Braunstein wrote:

> dummy patch to allow extending a word/row selection with the mouse.
> 
> Ok?
> 

Index: BufferView_pimpl.C
Index: lyxfunc.C
Index: lyxtext.h
Revert the addition of spurious whitespace.

Index: lyxtext.h
+       /// absolute document pixel coordinates of this LyXText
+       int x0_;
+       int y0_;
I thought these were supposed to be xo_, yo_...

-
+//gets LyXText coordinates
 void LyXText::setCursorFromCoordinates(LyXCursor & cur, int x, int y)
Does this comment add anything? To me it just adds confusion.

I do like the ratio of '-' to '+' lines though ;-)

-- 
Angus

Reply via email to