comctl32/listview: Adjust dispinfo text buffer length.
[wine] / dlls / comctl32 / tests /
2011-03-28  Nikolay Sivovcomctl32/listview: Adjust dispinfo text buffer length.
2011-03-28  Marcus Meissnercomctl32: Added missing break (Coverity).
2011-03-16  Francois Gougetcomctl32/tests: Make init_tbsize_result() and tbsize_ad...
2011-03-07  Francois Gougetcomctl32/tests: Add a '\n' to a pair of ok() calls.
2011-03-01  Peter Urbaneccomctl32: Add a check for setting number of parts in...
2011-02-28  Peter Urbaneccomctl32/tests: Enable statusbar tooltip tests.
2011-02-28  Austin Englishcomctl32/tests: Remove win9x hack.
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Remove dead assignments (LLVM/Clang).
2011-02-14  Gerald Pfeifercomctl32/tests: Remove unused parameter from test_remov...
2011-02-14  Gerald Pfeifercomctl32/tests: Avoid uninitialized variable warning...
2011-02-07  Alexander Kochetkovcomctl32: Fixed height of comboboxex32.
2011-02-07  Francois Gougetcomctl32/tests: Fix compilation on systems that don...
2011-02-07  Nikolay Sivovcomctl32/tests: Test more return values (LLVM/Clang).
2011-02-07  Austin Englishcomctl32/tests: Make sure to use return value (LLVM...
2011-01-31  Nikolay Sivovcomctl32/tests: Initialize item mask on item insert...
2011-01-20  Greg Geldorpcomctl32/tests: Fix failures for 120DPI display.
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in rebar test data allocatio...
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in toolbar test data allocat...
2010-12-03  Francois Gougetcomctl32/tests: Add a trailing '\n' to an ok() call.
2010-11-23  Paul Vrienscomctl32/tests: Fix shell32 test failures on NT4/W2K.
2010-11-17  Nikolay Sivovcomctl32/treeview: Use a code set by dispinfo holder...
2010-11-17  Nikolay Sivovcomctl32/listview: Use a code set by dispinfo holder...
2010-11-12  Austin Lundcomctl32/tests: Fixed rebar layout tests that depend...
2010-11-11  Austin Lundcomctl32/tests: Fixed rebar layout tests which depend...
2010-11-11  Austin Lundcomctl32/tests: Changed rebar layout tests to load...
2010-11-10  Austin Lundcomctl32/tests: Change expect_band_content test to...
2010-11-10  Austin Lundcomctl32/tests: Fix band info tests that depend on...
2010-11-08  Bernhard Übelackercomctl32: Test for window messages of a property sheet...
2010-11-08  Austin Lundcomctl32/tests: Fixed toolbar tests for varing width...
2010-11-08  Austin Lundcomctl32/tests: Fix toolbar size tests that depend...
2010-11-08  Austin Lundcomctl32/tests: Change toolbar size test data to load...
2010-11-05  Austin Lundcomctl32/tests: Added extra debugging information to...
2010-11-01  Nikolay Sivovcomctl32/treeview: Make item data layout partially...
2010-11-01  Gerald Pfeifercomctl32: Fix test description in test_hittest.
2010-10-25  Nikolay Sivovcomctl32/treeview: Fix TVN_DELETEITEM to use item that...
2010-10-25  Nikolay Sivovcomctl32/treeview: Accept null item handle as a root...
2010-10-15  Austin Lundcomctl32/tests: Fix ImageList tests for different devic...
2010-10-05  Austin Lundcomctl32/tests: Add tests for negative subitems indepen...
2010-10-04  Marko Nikoliccomctl32/tests: Removed sign comparison warnings.
2010-10-04  Nikolay Sivovcomctl32/tab: Fix DRAWITEMSTRUCT filling when extra...
2010-10-04  Nikolay Sivovcomctl32/treeview: Prevent item height to be calculated...
2010-10-04  Nikolay Sivovcomctl32/toolbar: Properly handle invalid arguments...
2010-10-01  Alexandre Julliardcomctl32/tests: Make some variables static.
2010-09-28  Nikolay Sivovcomctl32/tab: Add a test for TCM_SETITEMEXTRA.
2010-09-27  Austin Lundcomctl32/listview: Fix test failures for subitem return...
2010-09-27  Nikolay Sivovcomctl32/treeview: Erase background when painting over...
2010-09-23  Austin Lundcomctl32/tests: Default listview width appears to be...
2010-09-22  Austin Lundcomctl32/tests: LVM_GETRECTITEM should return TRUE.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Fix return value for IImageList_Get...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Fix return value from IImageList_Se...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Remove parameter check from IImageL...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Fix reference leak in IImageList_Cl...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Remove parameter check from IImageL...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Make IImageList_Merge() crash like...
2010-08-20  Nikolay Sivovcomctl32/imagelist: Fail to create imagelist with zero...
2010-08-20  Nikolay Sivovcomctl32/imagelist: Fail in ImageList_GetIconSize on...
2010-08-20  Nikolay Sivovcomctl32/tests: More imagelist tests to show broken...
2010-08-20  Nikolay Sivovcomctl32/imagelist: Fix failure code for IImageList_Rem...
2010-08-20  Nikolay Sivovcomctl32/imagelist: Fix failure code for IImageList_Draw().
2010-08-20  Nikolay Sivovcomctl32/tests: Use reduced IMAGELISTDRAWPARAMS structu...
2010-08-20  Nikolay Sivovcomctl32/tests: Use better names for test functions...
2010-08-19  Austin Lundcomctl32/tests: DateTimePicker and MonthCalendar contro...
2010-08-18  Austin Lundcomctl32/tests: Do not perform comparison of dates...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Store all control colors in a single...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Support new hittest fields for some...
2010-08-04  Nikolay Sivovcomctl32/tests: Remove some noise from function names.
2010-08-04  Nikolay Sivovcomctl32/monthcal: Add some tests for post-V1 hittest...
2010-07-28  Nikolay Sivovcomctl32/treeview: Fix possible crash in TVS_SINGELEXPA...
2010-07-26  Nikolay Sivovcomctl32/tests: Merge one test function to existing...
2010-07-26  Nikolay Sivovcomctl32/treeview: Fix TVS_SINGLEEXPAND notifications...
2010-07-26  Nikolay Sivovcomctl32/treeview: Properly initialize expanded image...
2010-07-22  Michael Stefaniuccomctl32: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Florian Köberlecomctl32: Call TREEVIEW_SendExpanded after expanding.
2010-06-23  Dmitry Timoshkovcomctl32: Add a bunch of imagelist storage tests, make...
2010-06-21  Florian Köberlecomctl32/tests: Test calculating the rect of a child...
2010-06-10  Nikolay Sivovcomctl32/tests: Some expand notifications tests.
2010-06-07  Alex Balutcomctl32/tests: Added a test that checks whether settin...
2010-06-07  Nikolay Sivovcomctl32/rebar: Fix index check condition for RB_SHOWBAND.
2010-05-27  Nikolay Sivovcomctl32: Export subclass calls by names too.
2010-05-24  Nikolay Sivovcomctl32/listview: Fix vertical position offset for...
2010-05-21  Nikolay Sivovcomctl32/listview: Don't forward WM_COMMAND to parent...
2010-05-18  Andrew Eikumcomctl32/listview: Derive subitem rect from listview...
2010-05-16  Alexandre Julliardcomctl32/imagelist: Pre-multiply the colors by the...
2010-05-14  Alexandre Julliardcomctl32: Always alpha blend images for 32-bpp imagelists.
2010-05-14  Alexandre Julliardcomctl32: Generate an alpha channel if necessary when...
2010-05-14  Gerald Pfeifercomctl32/tests: Check for the outcome of the SendMessag...
2010-05-11  Gerald Pfeifercomctl32/tests: Remove variable hwndheader which is...
2010-05-10  Gerald Pfeifercomctl32/tests: Add tests for the return values of...
2010-05-03  Gerald Pfeifercomctl32/tests: Remove variables cx and cy which are...
2010-05-03  Gerald Pfeifercomctl32/tests: Remove variable hwndheader which is...
2010-04-26  Gerald Pfeifercomctl32: Remove variable iRet which is not really...
2010-04-26  Nikolay Sivovcomctl32/listview: Don't change Z-order of edit window...
2010-04-22  Nikolay Sivovcomctl32/listview: Add callback subitem on column inser...
2010-04-21  Nikolay Sivovcomctl32/listview: Properly handle subitem hittesting...
next