| commit | 4f1ac05dea2cbc83a7d8ed94bd90b1674d92bf2f | [log] [tgz] |
|---|---|---|
| author | Alex Korobka <alex@aikea.ams.sunysb.edu> | Sun Mar 28 09:37:57 1999 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Sun Mar 28 09:37:57 1999 +0000 |
| tree | f4e2df37b62a1e7ca0c28d55211ca5f2e9692d21 | |
| parent | 073e3bc9e5226bc0df9280bc62899cd464ca889c [diff] |
Moved hrgnUpdate from client to window coordinates, made nonclient painting depend on the update region, reworked SetWindowPos() and RedrawWindow() to speed up update region calculation, made -desktop work properly, added WM_CANCELMODE here and there, fixed several window activation bugs that crept in since the last time.