comctl32/tab: Implement TCM_[G,S]ETEXTENDEDSTYLE and TCS_EX_FLATSEPARATORS style.
[wine] / dlls / comctl32 / tests / listview.c
2009-03-05  Alexandre Julliardcomctl32/tests: Set the listview image list after WM_CR...
2009-01-05  Michael Stefaniuccomctl32/tests: Do not cast the IDC_* defines to a...
2008-11-07  Michael Stefaniuccomctl32: Remove superfluous casts that crept in as...
2008-11-04  Michael Stefaniuccomctl32/tests: Use MAKELPARAM instead of "(LPARAM...
2008-10-01  James Hawkinscomctl32: Only log system messages.
2008-09-08  James Hawkinscomctl32: Fix a typo.
2008-09-03  James Hawkinscomctl32: Fix a failing test in win9x.
2008-08-29  James Hawkinscomctl32: Fix a failing test in XP.
2008-08-29  James Hawkinscomctl32: Fix a few failing tests in win2000.
2008-07-08  James Hawkinscomctl32: Properly set and store the default icon spacing.
2008-06-30  James Hawkinscomctl32: Remove an assumption that causes test failure...
2008-06-18  Francois GougetA couple of spelling fixes.
2008-05-27  Tomasz Jezierski... comctl32/tests: Fix for setting wrong initial position...
2008-05-21  Tomasz Jezierskicomctl32: Conformance test for multiple selection in...
2008-05-08  Guy Albertellilistview: Return correct value from WM_NOTIFYFORMAT...
2008-04-28  Guy Albertellilistview: Correct return value from LVM_GETORIGIN inclu...
2008-03-20  Lei Zhangcomctl32: Implement listview checkbox toggle.
2008-03-20  Lei Zhangcomctl32: Add listview checkbox toggle test.
2008-03-05  Francois Gougetcomctl32/tests: Don't use 0xaa to avoid any confusion...
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-08-17  Jason Edmeadescomctl32: Listview fails to add a column if mask=0.
2007-05-29  Francois Gougetcomctl32/tests: The PSDK does not define ListView_Inser...
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-14  Francois Gougetcomctl32/tests: Add missing '\n's in ok() calls.
2007-03-13  George Govcomctl32: Add some listview message tests.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-12  Felix Nawothnigcomctl32: Fix my last patch.
2007-03-09  Felix Nawothnigcomctl32: Remove clrTextBkDefault member from LISTVIEW_...
2007-03-09  Felix Nawothnigcomctl32: Add a failing custom draw related test.
2007-02-28  Felix Nawothnigcomctl32: Update header window in listview WM_PAINT...
2007-02-28  Felix Nawothnigcomctl32: Add listview WM_PAINT message sequence tests.
2007-02-26  Mikołaj Zalewskicomctl32: listview: Set the style in WM_CREATE.
2007-02-08  Mikołaj Zalewskicomctl32: listview: Create the LISTVIEW_INFO in WM_NCCR...
2007-01-08  Duane Clarkcomctl32: listview: Allow LVIF_STATE flag in subitems.
2006-12-29  Frank Richtercomctl32: listview: Fix getting user params and subitems.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-10-03  Francois Gougetcomctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns...
2006-09-29  Francois GougetAssorted spelling fixes.
2006-07-20  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-07-18  Huw Daviescomctl32: All items should be marked as unchecked when...
2006-07-03  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-06-15  Mike McCormackcomctl32: Add a short test for the listview.