comctl32/listview: Don't invalidate list on LVM_SETBKCOLOR.
[wine] / dlls / comctl32 / tests / header.c
2011-02-28  Austin Englishcomctl32/tests: Remove win9x hack.
2009-12-28  Michael Stefaniuccomctl32/tests: Remove some superfluous casts around...
2009-12-21  Michael Stefaniuccomctl32/tests: Don't cast NULL to an integer type.
2009-11-30  Nikolay Sivovcomctl32/header: Avoid uninitialized memory passed...
2009-10-21  Nikolay Sivovcomctl32/tests: Release activation context handle when...
2009-10-21  Nikolay Sivovcomctl32/header: Don't leak Imagelist handle.
2009-10-19  Nikolay Sivovcomctl32/header: Process input order array more accurately.
2009-10-12  Nikolay Sivovcomctl32: Don't use additional heap allocated pointer...
2009-09-09  Nikolay Sivovcomctl32/header: Add XP SP3 workaround for Header tests...
2009-09-08  Nikolay Sivovcomctl32/header: Implement HDS_NOSIZING style with...
2009-09-08  Nikolay Sivovcomctl32/header: Implement HDF_FIXEDWIDTH format flag.
2009-07-15  Nikolay Sivovcomctl32/header: Fix hittesting flags, extend tests...
2009-07-13  Nikolay Sivovcomctl32/header: Update item bounds on WM_SIZE.
2009-07-13  Nikolay Sivovcomctl32/header: Use macro to define LPARAM value.
2009-07-10  Nikolay Sivovcomctl32/header: Always update rectangles after HDM_SET...
2009-07-10  Nikolay Sivovcomctl32/header: Test item rectangles updating after...
2009-06-26  Paul Vrienscomctl32/tests: Fix test failures with comctl32 < 5.80.
2009-04-02  Michael Stefaniuccomctl32/tests: Use LONG instead of long.
2009-02-06  Michael Stefaniuccomctl32/tests: Remove superfluous pointer casts.
2009-01-05  Michael Stefaniuccomctl32/tests: Do not cast the IDC_* defines to a...
2008-12-04  Alexandre Julliardcomctl32/tests: Avoid handle casts in traces.
2008-11-14  Detlef Riekenbergcomctl32/tests: Make the header test dpi aware.
2008-11-07  Michael Stefaniuccomctl32: Remove superfluous casts that crept in as...
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-10-02  Paul Vrienscomctl32/tests: Don't crash on some win9x boxes.
2008-09-09  James Hawkinscomctl32: Store the previous timeout value to test...
2008-09-08  James Hawkinscomctl32: Fix several test failures in win98.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2008-01-24  Austin Englishcomctl32: Spelling fixes.
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-10-15  Gerald Pfeifercomctl32/tests: Avoid remove redundant invocation of...
2007-10-11  Francois Gougetcomctl32/tests: Fix the control's size reporting in...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-24  Dmitry Timoshkovcomctl32/tests: Fix some problems revealed by compilati...
2007-03-13  Shanren Zhoucomctl32: Added header message sequence test cases.
2007-03-13  Shanren Zhoucomctl32: Header message sequence test cases.
2007-03-01  Mikołaj Zalewskicomctl32: header tests: Support different window border...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-19  Marcus Meissnercomctl32: Fixed new header test.
2007-02-14  Shanren Zhoucomctl32: Add header tests.
2007-01-23  Paul Vrienscomctl32/tests: Cast-qual warning fixes.
2006-12-12  Marcus MeissnerMade some functions static.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-10-16  Mikołaj Zalewskicomctl32: header: Test and improve the custom draw...
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-09-20  Mikołaj Zalewskicomctl32: header: Test the header order-management...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-06-16  Francois GougetAssorted spelling fixes.
2006-05-28  Andrew Talbotcomctl32/tests: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-16  Mikołaj Zalewskicomctl32: header: Fix INSERTITEM on a zero mask and...
2006-05-16  Mikołaj Zalewskicomctl32: header: Copy some fields on INSERTITEM even...
2006-05-16  Mikołaj Zalewskicomctl32: header: Automatically set some format fields.
2006-05-15  Mikołaj Zalewskicomctl32: header: Check for HDN_GETDISPINFO not being...
2006-04-19  Mikołaj Zalewskicomctl32: Test the HDM_SETITEM notifications.
2005-11-18  Vijay Kiran KamujuAdded header control tests.