wine/dlls/comctl32 tab.c

Alexandre Julliard julliard at winehq.org
Fri Oct 8 21:27:00 CDT 2004


ChangeSet ID:	14121
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/08 21:27:00

Modified files:
	dlls/comctl32  : tab.c 

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	Items are variable sized, use an accessor to get at them.
	Combine A/W calls together to remove duplication.
	Don't leak text when removing/changing items.
	Turn off hot tracking when we delete the last item.
	Use the 'delete 1 item' logic when deleting all items.

Patch: http://cvs.winehq.org/patch.py?id=14121

Old revision  New revision  Changes     Path
 1.99          1.100         +192 -303   wine/dlls/comctl32/tab.c




More information about the wine-cvs mailing list