wine/dlls/comctl32 trackbar.c

Alexandre Julliard julliard at winehq.org
Fri Aug 1 19:44:00 CDT 2003


ChangeSet ID:	8899
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/01 19:44:00

Modified files:
	dlls/comctl32  : trackbar.c 

Log message:
	Duane Clark <dclark at akamail.com>
	The initial size of the thumb depends on SM_CYCAPTION.
	Correctly draw the thumb as in Windows.
	The channel/thumb position also depends on TBS_NOTICKS.
	The first and last tic marks should be inset from the channel length
	by half the thumb width.
	When TBS_BOTH style set, make sure to draw both sets of tics.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8899

Old revision  New revision  Changes     Path
 1.49          1.50          +80 -59     wine/dlls/comctl32/trackbar.c




More information about the wine-cvs mailing list