wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at wine.codeweavers.com
Thu Sep 12 13:10:42 CDT 2002


ChangeSet ID:	1031854242014403230351494
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/12 13:10:42

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	Dimitrie O. Paun <dpaun at 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




More information about the wine-cvs mailing list