ChangeSet ID: 6870
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/01/02 21:04:23
Modified files:
dlls/comctl32 : listview.c
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Listview should scroll by at least one column, fixes bug where item
being wider than listview prevents any scrolling from occuring. Added
printing of the scroll code text during tracing of scroll functions.
Patch: http://cvs.winehq.com/patch.py?id=6870
Old revision New revision Changes Path
1.334 1.335 +33 -5 wine/dlls/comctl32/listview.c