Re: wine/ windows/scroll.c dlls/x11drv/scroll.c dl ...

2005-04-01 Thread Rein Klazes
On Mon, 28 Mar 2005 07:54:12 -0500, you wrote: > As for the initial problem that I've > reported (http://www.winehq.org/hypermail/wine-devel/2002/09/0748.html), > you are correct, it's about interaction with the invalidated region. > I've figured that while you have your hands wet in that code, ma

Re: wine/ windows/scroll.c dlls/x11drv/scroll.c dl ...

2005-03-28 Thread Dimitrie O. Paun
On Mon, Mar 28, 2005 at 02:14:44PM +0200, Rein Klazes wrote: > Attached is a patch that solves Micha's scroll problem, also discussed > under bug #1091. It also does not change the handling of an existing > invalidated region. Nice, at least you nailed one :). As for the initial problem that I've

Re: wine/ windows/scroll.c dlls/x11drv/scroll.c dl ...

2005-03-28 Thread Rein Klazes
On Sun, 27 Mar 2005 11:34:12 -0500, you wrote: > On Fri, Mar 25, 2005 at 11:11:04AM -0600, Alexandre Julliard wrote: > > Modified files: > > windows: scroll.c > > dlls/x11drv: scroll.c > > dlls/user/tests: win.c msg.c > > > > Log message: > > Rein Klazes <[EMAIL PRO

Re: wine/ windows/scroll.c dlls/x11drv/scroll.c dl ...

2005-03-27 Thread Dimitrie O. Paun
On Fri, Mar 25, 2005 at 11:11:04AM -0600, Alexandre Julliard wrote: > Modified files: > windows: scroll.c > dlls/x11drv: scroll.c > dlls/user/tests: win.c msg.c > > Log message: > Rein Klazes <[EMAIL PROTECTED]> > ScrollDC and X11DRV_SCROLLDC should scr