ChangeSet ID: 1031854242014403230351494 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/12 13:10:42
Modified files: dlls/comctl32 : listview.c
Log message: Dimitrie O. Paun dpaun@rogers.com - Complete rewrite of scrolling code: smaller, faster, cleaner. We now properly scroll the window, rather than invalidating it on every scroll action. - A bug or two got squashed. - Many code cleanups, simplifications, etc. - Some documentation updates.
Patch: http://cvs.winehq.com/patch.py?id=1031854242014403230351494
Revision Changes Path 1.141 +254 -387 wine/dlls/comctl32/listview.c