6 Sep
2002
6 Sep
'02
6:33 p.m.
ChangeSet ID: 1031337238125279999411763 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/09/06 13:33:58 Modified files: dlls/comctl32 : trackbar.c Log message: Dimitrie O. Paun <dpaun(a)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