wine/dlls/comctl32 toolbar.c

Alexandre Julliard julliard at winehq.com
Thu Jul 26 15:07:23 CDT 2001


ChangeSet ID:	996178043718534948769957
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/07/26 16:07:23

Modified files:
	dlls/comctl32  : toolbar.c 

Log message:
	Guy L. Albertelli <galberte at neo.lrun.com>
	- On TB_SETIMAGELIST retrieve new values of the bitmap width and
	height (fixes overlap of image and text in IE4).
	- Handle return codes from TBN_DROPDOWN (allows a "dropdown" to be
	treated like a regular button).
	- Implement TBN_BEGINDRAG and TBN_ENDDRAG in WM_LBUTTON{DOWN|UP} (not
	necessary but done by native).
	- Implement NM_RELEASEDCAPTURE and NM_CLICK.

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

Revision  Changes    Path
 1.89     +92 -16    wine/dlls/comctl32/toolbar.c





More information about the wine-cvs mailing list