Added the functionality of the thumb track.
[wine] / dlls / comctl32 / header.c
1999-10-13  Thuy NguyenMouse position is signed.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-12  Eric KohlReplaced direct access to the WND structure by correspo...
1999-03-12  Luc TourangeauChanged the listview control to add the report view...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-22  Eric KohlAdded Unicode support (at least partially).
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-11  Eric KohlFixed a bug.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913