Re: [PATCH] slash, burn, pillage

2003-03-16 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | 38 files changed, 132 insertions(+), 455 deletions(-) | | This fixes bug 791 (regression in 1.3 release) and probably several | cases of bug 818. Things are not noticably slower and I have not | observed any drawing regressions (though it is but lightly t

Re: [PATCH] slash, burn, pillage

2003-03-16 Thread Alfredo Braunstein
John Levon wrote: > When we paint a row we need to paint the background. Also insets like [...] Thanks. Alfredo

Re: [PATCH] slash, burn, pillage

2003-03-16 Thread John Levon
On Sun, Mar 16, 2003 at 08:11:57PM +0100, Alfredo Braunstein wrote: > Dumb of me, what's a section being cleared? When we paint a row we need to paint the background. Also insets like Note have yellow backgrounds, and they need to be painted too. Before the patch, we had some horrible passing ar

Re: [PATCH] slash, burn, pillage

2003-03-16 Thread Alfredo Braunstein
John Levon wrote: > > 38 files changed, 132 insertions(+), 455 deletions(-) Shocking > This fixes bug 791 (regression in 1.3 release) and probably several > cases of bug 818. Things are not noticably slower and I have not > observed any drawing regressions (though it is but lightly tested). >

[PATCH] slash, burn, pillage

2003-03-16 Thread John Levon
38 files changed, 132 insertions(+), 455 deletions(-) This fixes bug 791 (regression in 1.3 release) and probably several cases of bug 818. Things are not noticably slower and I have not observed any drawing regressions (though it is but lightly tested). Basically, we remove any attempt to work