9 Oct
2004
9 Oct
'04
2:27 a.m.
ChangeSet ID: 14121 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/08 21:27:00 Modified files: dlls/comctl32 : tab.c Log message: Jon Griffiths <jon_p_griffiths(a)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