Martin Vermeer <[EMAIL PROTECTED]> writes:
| On Fri, May 13, 2005 at 10:59:44PM +0200, Andre Poenitz wrote:
>> On Fri, May 13, 2005 at 09:46:29PM +0300, Martin Vermeer wrote:
>> > Actually it should be noted that paintText called from LyXScreen::redraw
>> > still draws _three_ paragraphs: the one
On Fri, May 13, 2005 at 10:59:44PM +0200, Andre Poenitz wrote:
> On Fri, May 13, 2005 at 09:46:29PM +0300, Martin Vermeer wrote:
> > Actually it should be noted that paintText called from LyXScreen::redraw
> > still draws _three_ paragraphs: the one containing the cursor, and the
> > ones above an
On Fri, May 13, 2005 at 11:15:02PM +0300, Martin Vermeer wrote:
> @@ -1229,7 +1221,6 @@
> // real_current_font.number can change so we need to
> // update the minibuffer
> if (old_font != real_current_font)
> - bv->owner()->view_
On Fri, May 13, 2005 at 09:46:29PM +0300, Martin Vermeer wrote:
> Actually it should be noted that paintText called from LyXScreen::redraw
> still draws _three_ paragraphs: the one containing the cursor, and the
> ones above and below, see rowpainter.C. I'm sure there is a good reason
> for this w
On Fri, May 13, 2005 at 10:43:52PM +0200, Andre Poenitz wrote:
> > Does that look like a plan?
>
> Yes.
Here is the latest state of the patch. Have your pleasure with it :-)
I'll be out for two weeks starting Monday.
- Martin
Index: BufferView.C
=
Martin Vermeer wrote:
> On Fri, May 13, 2005 at 09:48:45PM +0200, Alfredo Braunstein wrote:
>> Martin Vermeer wrote:
>>
>> > // real_current_font.number can change so we need to
>> > // update the minibuffer
>> > if (old_font != real_current_font
On Fri, May 13, 2005 at 09:48:45PM +0200, Alfredo Braunstein wrote:
> Martin Vermeer wrote:
>
> > // real_current_font.number can change so we need to
> > // update the minibuffer
> > if (old_font != real_current_font)
> > -bv->upd
Martin Vermeer wrote:
> Index: text3.C
> ===
> RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/text3.C,v
> retrieving revision 1.293
> diff -u -p -r1.293 text3.C
> --- text3.C5 May 2005 13:13:56 -1.293
> +++ text3.C
On Fri, May 13, 2005 at 09:46:29PM +0300, Martin Vermeer wrote:
> Actually it should be noted that paintText called from LyXScreen::redraw
> still draws _three_ paragraphs: the one containing the cursor, and the
> ones above and below, see rowpainter.C. I'm sure there is a good reason
> for this
Proof of principle, rough and ready. See patch.
On Fri, May 13, 2005 at 06:15:25PM +0300, Martin Vermeer wrote:
>
> Did some with the Users' Guide. The operation performed was character insert
> by holding the
> 'a' key down. I just counted how many seconds until reaching the right edge...
>
>
10 matches
Mail list logo