wine/dlls/comctl32 trackbar.c

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 6 13:33:58 CDT 2002


ChangeSet ID:	1031337238125279999411763
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/06 13:33:58

Modified files:
	dlls/comctl32  : trackbar.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	- Eliminate flicker.
	- Much improved thumb dragging.
	- Fix tooltip behaviour.
	- Fix tick handling.
	- Streamlined drawing code.
	- Decent paging width.
	- Handle OOM gracefully.
	- Add proper notifications.
	- Fix range setting.
	- Start support for custom draw.
	- Fix a bunch of bugs.
	- Code cleanups.
	- Update documentation.
	- Spacing fixes.

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

Revision  Changes    Path
 1.35     +281 -254  wine/dlls/comctl32/trackbar.c




More information about the wine-cvs mailing list