Angus Leeming wrote:
> Index: BufferView_pimpl.C
> Index: lyxfunc.C
> Index: lyxtext.h
> Revert the addition of spurious whitespace.
Sorry will do.
> Index: lyxtext.h
> + /// absolute document pixel coordinates of this LyXText
> + int x0_;
> + int y0_;
> I thought these were s
On Fri, Nov 21, 2003 at 11:54:28AM +0100, Alfredo Braunstein wrote:
> Alfredo Braunstein wrote:
>
> > dummy patch to allow extending a word/row selection with the mouse.
> >
> > Ok?
>
> Completely wrong patch ;-). Try this one instead.
Better ;-)
Andre'
Alfredo Braunstein wrote:
> dummy patch to allow extending a word/row selection with the mouse.
>
> Ok?
Completely wrong patch ;-). Try this one instead.
Alfredo
Index: text3.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/tex
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
+
On Fri, Nov 21, 2003 at 11:51:06AM +0100, Alfredo Braunstein wrote:
> dummy patch to allow extending a word/row selection with the mouse.
>
> Ok?
THis is yesterdays' patch, isn't it?
Andre'
dummy patch to allow extending a word/row selection with the mouse.
Ok?
Alfredo
Index: BufferView_pimpl.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView_pimpl.C,v
retrieving revision 1.465
diff -u -p -u -r1.465 BufferV