Re: Extensive ScrollDC investigation (resubmit)

2009-04-24 Thread Alexandre Julliard
Aric Stewart writes: > @@ -120,13 +122,58 @@ BOOL CDECL X11DRV_ScrollDC( HDC hdc, INT dx, INT dy, > const RECT *lprcScroll, > if( TRACE_ON( scroll)) dump_region( "Destination scroll region: ", > DstRgn); > /* if there are any, do it */ > if( res > NULLREGION) { > -RECT re

Re: Extensive ScrollDC investigation

2007-04-30 Thread Jan Zerebecki
On Mon, Apr 30, 2007 at 10:11:36AM -0500, Aric Stewart wrote: > All the delays and such are all behind winetest_debug checks so when run > in an programmatic way they will not be triggered allowing the test to > run without supervision. Wine tests should be automatic unless winetest_interactive.

Re: Extensive ScrollDC investigation

2007-04-30 Thread Aric Stewart
Yeah i thought about that but fonts and such may change causing a test to generate a false failure. Discussing with with Alexandre it appeared to me that just an eyeball check would be best. All the delays and such are all behind winetest_debug checks so when run in an programmatic way they wi

Re: Extensive ScrollDC investigation

2007-04-30 Thread Kuba Ober
On Monday 30 April 2007, Aric Stewart wrote: > I do a scanf() inside of DRAW_CHECK so that you can look at the scroll > results and hit enter in the console to go on. > > If that is not good I can change or even remove the DRAW_CHECK but when > i was comparing the results it was handy to be able to

RE: Extensive ScrollDC investigation

2007-04-30 Thread Jeremy White
9, 2007 4:53 PM > To: wine-patches > Subject: Extensive ScrollDC investigation > > Reworking some parts of ScrollDC to properly mask and scroll > the right > areas of the DC as well as generate the correct update regions. > Extensive testing used to verify the behavior.

Re: Extensive ScrollDC investigation

2007-04-29 Thread Aric Stewart
I do a scanf() inside of DRAW_CHECK so that you can look at the scroll results and hit enter in the console to go on. If that is not good I can change or even remove the DRAW_CHECK but when i was comparing the results it was handy to be able to have the test pause. -aric Dmitry Timoshkov wro

Re: Extensive ScrollDC investigation

2007-04-29 Thread Dmitry Timoshkov
"Aric Stewart" <[EMAIL PROTECTED]> wrote: Reworking some parts of ScrollDC to properly mask and scroll the right areas of the DC as well as generate the correct update regions. Extensive testing used to verify the behavior. This test hangs forever for me under XP displaying a listbox with "EN