commit | a807c5efce6c7ee0e4ad8cbe9a4f49f28c27c6a9 | [log] [tgz] |
---|---|---|
author | Rein Klazes <wijn@wanadoo.nl> | Fri Mar 25 17:11:04 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Mar 25 17:11:04 2005 +0000 |
tree | 778455b38879eeacd25d259c27a8cc41ed4cf36a | |
parent | 2fb7c8754aca671ecb578f76332df3df9872da1b [diff] |
ScrollDC and X11DRV_SCROLLDC should scroll only pixels coming from within the visible region, clipped to the clipping region if that exists. Add the destination of pixels coming from the outside of this region to the update region. With tests that depend on this.