gdi32: Add a helper function to create a full name from a family name and a style...
[wine] / dlls / comctl32 / tooltips.c
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-10-23  Joshua ThielenFixed tooltips positioning.
1999-09-03  Francis BeaudetAdded sanity checks in the cleanup code.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-06-26  Eric KohlStarted WM_NOTIFYFORMAT support.
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-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Francois BoisvertImplementation of WM_GETTEXT and WM_GETTEXTLENGTH in...
1999-04-22  Noel BorthwickFixed bug with tooltips stealing focus whenever a toolt...
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-16  Francis BeaudetFixed a slight bug that was included in the change...
1999-03-12  Eric KohlReplaced direct access to the WND structure by correspo...
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...
1999-02-13  Marcus MeissnerSome warnings fixed, one useless VERSION warning remove...
1999-01-24  Eric KohlFixed redraw bug for tracking tooltips.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-22  Eric KohlAdded global subclassing atom, used by tooltips and...
1998-10-24  Eric KohlAdded support for transparent and tracking tooltips.
1998-10-11  Eric KohlAdded tracking support and fixed loading of resource...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913