wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 7 17:43:42 CDT 2002


ChangeSet ID:	5669
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/07 17:43:42

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Fix nasty bug generated by UINT vs. INT (resulted in bogus
	comparisons).
	Fix LVIR_SELECTBOUNDS computation, for REPORT mode.
	Fix dependency generation in GetItemMeasures.
	Fix rectangle computation for REPORT mode (corner case problems).
	Better debug messages.
	Assorted cleanups.

Patch: http://cvs.winehq.com/patch.py?id=5669

Old revision  New revision  Changes     Path
 1.185         1.186         +32 -36     wine/dlls/comctl32/listview.c




More information about the wine-cvs mailing list