comctl32/tests: Simplify a workaround for old module versions, add basic PSM_ADDPAGE...
[wine] / dlls / comctl32 / tests / tooltips.c
2011-06-01  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2009-10-20  Paul Vrienscomctl32/tests: Fix some test failures on older comctl32.
2009-10-15  Nikolay Sivovcomctl32/tooltips: Test the way structure size field...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Fix an obviously wrong structure...
2009-08-26  Alexandre Julliardcomctl32/tests: Fix tooltips test failures on older...
2009-05-28  Nikolay Sivovcomctl32/tooltips: Fix callback tip text retrieval.
2009-03-06  Alexandre Julliardcomctl32/tests: Disable a test that crashes on NT4.
2008-12-04  Alexandre Julliardcomctl32/tests: Avoid handle casts in traces.
2008-11-07  Michael Stefaniuccomctl32: Remove superfluous casts that crept in as...
2008-11-04  Michael Stefaniuccomctl32/tests: Use MAKELPARAM instead of "(LPARAM...
2008-09-29  Francois Gougetcomctl32/tests: Don't crash if adding the tooltip failed.
2008-08-27  Paul Vrienscomctl32/tests: Don't assert on not implemented function.
2008-08-18  Lei Zhangcomctl32: Add a test for TTM_GETTEXT.
2008-04-03  Jason Edmeadescomctl32: Add basic custom draw support for tooltips.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-19  Dmitry Timoshkovcomctl32: Add a test for the initial tooltip window...