wine/dlls/comctl32 treeview.c

Alexandre Julliard julliard at winehq.org
Fri Nov 21 15:30:20 CST 2003


ChangeSet ID:	10158
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/21 15:30:20

Modified files:
	dlls/comctl32  : treeview.c 

Log message:
	Huw Davies <huw at codeweavers.com>
	We need to send TVN_EXPAND* on collapsing either when the user has
	initiated it with the mouse/keybaord or in response to a TVM_EXPAND
	when the state is not TVIS_EXPANDEDONCE.  This brings the logic into
	line with TREEVIEW_Expand.

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

Old revision  New revision  Changes     Path
 1.133         1.134         +4 -2       wine/dlls/comctl32/treeview.c




More information about the wine-cvs mailing list