winhlp32: Use Win32 APIs instead of strdup().
[wine] / dlls / comctl32 / commctrl.c
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-24  Francois GougetAdded set WS_CHILD and CCS_TOP to the toolbar's style.
2000-09-13  Chris MorganMerged main Wine changes into Corel's treeview control...
2000-09-12  Andreas Mohr- fixes debugger output
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-04-28  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-24  Martin FuchsFixed toolbar bitmap size handling.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
1999-12-20  Shaun MorrisImplemented _TrackMouseEvent for the TME_LEAVE flag.
1999-09-20  Dennis BjörklundIt's no error to send a WM_COMMAND to MenuHelp.
1999-09-11  Stephane LussierFixed RGBQUAD/COLORREF mixup in CreateMappedBitmap().
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Thuy NguyenFirst patch implementing property sheets.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  Pascal LessardChange the AddBitmap function. Implement flat toolbar...
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-12  Eric KohlFixed some bugs introduced by the automated renaming.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-11-22  Eric KohlAdded global subclassing atom, used by tooltips and...
1998-11-08  Eric KohlAdded DrawStatusText32AW() and CreateStatusWindow32AW().
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-17  Ove KaavenReduced huge (1GB) heap creation that caused Starcraft...
1998-10-11  Eric KohlAdded IPAddress and NativeFont controls.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913