comctl32/listview: Implement LVM_GETVIEW.
[wine] / dlls / comctl32 / tests /
2009-06-03  Nikolay Sivovcomctl32/listview: Handle EN_KILLFOCUS in WM_COMMAND...
2009-06-03  Nikolay Sivovcomctl32/listview: EN_KILLFOCUS handling test.
2009-06-02  Nikolay Sivovcomctl32/listview: Block LVM_EDITLABEL when control...
2009-06-01  Nikolay Sivovcomctl32/listview: Some tests for LVM_EDITLABEL.
2009-06-01  Nikolay Sivovcomctl32/listview: Fix item bounds calculation for...
2009-06-01  Nikolay Sivovcomctl32/listview: Item horizontal position isn't appli...
2009-05-29  Nikolay Sivovcomctl32/listview: Don't offset subitem rectangles...
2009-05-29  Nikolay Sivovcomctl32/listview: A bunch of LVM_GETSUBITEMRECT tests.
2009-05-28  Alexandre Julliardcomctl32/tests: Replace a listview macro by an explicit...
2009-05-28  Nikolay Sivovcomctl32/tooltips: Fix callback tip text retrieval.
2009-05-27  Nikolay Sivovcomctl32/ipaddress: Skip test on Win95 with common...
2009-05-27  Nikolay Sivovcomctl32/listview: LVM_GETITEMRECT: don't offset to...
2009-05-27  Nikolay Sivovcomctl32/listview: Fix some LVM_GETVIEWRECT test failur...
2009-05-27  Nikolay Sivovcomctl32/listview: Some LVM_GETITEMRECT tests.
2009-05-26  Nikolay Sivovcomctl32/listview: Improve item position calculating...
2009-05-26  Nikolay Sivovcomctl32/listview: A couple of LVM_GETITEMPOSITION...
2009-05-26  Nikolay Sivovcomctl32/listview: LVM_GETVIEWRECT is unsupported on...
2009-05-26  Nikolay Sivovcomctl32/listview: Basic LVM_GETVIEWRECT tests.
2009-05-26  Nikolay Sivovcomctl32/mru: Fix test failures on Win9x.
2009-05-25  Nikolay Sivovcomctl32/mru: Check for NULL handles in MRU calls.
2009-05-25  Nikolay Sivovcomctl32/treeview: Use message return values in TreeVie...
2009-05-25  Nikolay Sivovcomctl32/listview: Fix returning LVHT_ONITEMSTATEICON...
2009-05-22  Nikolay Sivovcomctl32/tests: A bunch of ListView hittest tests.
2009-05-21  Nikolay Sivovcomctl32/tests: A basic test for ListView WM_SETREDRAW.
2009-05-18  Nikolay Sivovcomctl32/tests: Don't use magic numbers for ListView...
2009-05-15  Francois Gougetcomctl32/tests: Make flush_sequence() static.
2009-05-13  Nikolay Sivovcomctl32/listview: Don't check for state changes we...
2009-05-12  Nikolay Sivovcomctl32/listview: A couple of tests for changing item...
2009-05-11  Nikolay Sivovcomctl32/listview: Select all items with LVM_SETITEMSTA...
2009-05-07  Nikolay Sivovcomctl32/listview: Add tests for LVS_NOSORTHEADER switc...
2009-05-04  Nikolay Sivovcomctl32/listview: Forward WM_ERASEBKGND to parent...
2009-05-04  Nikolay Sivovcomctl32/listview: Test WM_ERASEBKGND forwarding to...
2009-05-04  Nikolay Sivovcomctl32/listview: Additional test for LVS_EX_HEADERDRA...
2009-05-04  Nikolay Sivovcomctl32/listview: Fix LVM_INSERTITEM handling on LVS_S...
2009-04-29  Nikolay Sivovcomctl32/listview: A couple of LVM_GETITEM tests with...
2009-04-29  Nikolay Sivovcomctl32/listview: Handle LVIF_NORECOMPUTE in LVM_GETIT...
2009-04-29  Nikolay Sivovcomctl32/listview: Some tests for LVIF_NORECOMPUTE...
2009-04-24  Nikolay Sivovcomctl32/listview: Fix LVM_GETCOLUMNORDERARRAY passing...
2009-04-24  Nikolay Sivovcomctl32/tests: Tests for LVM_GETCOLUMNORDERARRAY:...
2009-04-23  Nikolay Sivovcomctl32/tests: Existing items aren't resorted after...
2009-04-23  Nikolay Sivovcomctl32/tests: Remove tests failing on most platforms.
2009-04-22  Nikolay Sivovcomctl32/listview: Partial fix for LVM_GETSUBITEMRECT...
2009-04-22  Nikolay Sivovcomctl32/listview: Additional tests for LVM_GETSUBITEMRECT.
2009-04-22  Igor Tarasovcomctl32: TOOLBAR_SetImageList should recalculate toolb...
2009-04-21  Nikolay Sivovcomctl32/listview: Header should be created when LVS_EX...
2009-04-21  Nikolay Sivovcomctl32/listview: LVM_SETITEM is unsupported on LVS_OW...
2009-04-21  Florian Köberlecomctl32: Fix expanding of invisible sub trees.
2009-04-21  Florian Köberlecomctl32/tests: Test expanding of a invisible sub tree.
2009-04-20  Nikolay Sivovcomctl32/listview: Some tests for LVS_SINGLESEL switchover.
2009-04-20  Nikolay Sivovcomctl32/listview: Fix a regression caused by 9c1a0e468...
2009-04-20  Nikolay Sivovcomctl32/listview: Switching to/from LVS_OWNERDATA...
2009-04-14  Nikolay Sivovcomctl32/listview: Fix a regression caused by 59148d0bb...
2009-04-14  Nikolay Sivovcomctl32/listview: Fix selection handling in LVM_SORTIT...
2009-04-10  Nikolay Sivovcomctl32/listview: State mask should be ignored on...
2009-04-08  Nikolay Sivovcomctl32/listview: Implement delayed header creation...
2009-04-02  Nikolay Sivovcomctl32: Additional tests for ListView header creation.
2009-04-02  Michael Stefaniuccomctl32/tests: Use LONG instead of long.
2009-04-01  Nikolay Sivovcomctl32: listview: Some tests showed delayed header...
2009-03-26  Nikolay Sivovcomctl32/tab: Selected item should have TCIS_BUTTONPRES...
2009-03-26  Nikolay Sivovcomctl32/tab: Handle state mask in TCM_[G,S]ETITEM.
2009-03-25  Paul Vrienscomctl32/tests: Fix a crash on W2K and below.
2009-03-24  Nikolay Sivovcomctl32/listview: Some tests for LVM_GETSUBITEMRECT.
2009-03-24  Nikolay Sivovcomctl32/ipaddress: Store current IP address text as...
2009-03-24  Nikolay Sivovcomctl32/trackbar: Fix reverting to default value for...
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_[G,S]ETEXTENDEDSTYLE and...
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_REMOVEIMAGE.
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-03-06  Nikolay Sivovcomctl32: Replace nonprintable characters with spaces...
2009-03-06  Alexandre Julliardcomctl32/tests: Disable a test that crashes on NT4.
2009-03-06  Alexandre Julliardcomctl32/tests: Fix the monthcal window creation messag...
2009-03-05  Alexandre Julliardcomctl32/tests: Set the listview image list after WM_CR...
2009-03-03  Nikolay Sivovcomctl32: Correctly report systemcolor use for Treeview...
2009-02-26  Francois Gougetcomctl32/tests: Use win_skip() to skip over unimplement...
2009-02-16  Rein Klazescomctl32: Fix for owner draw statusbar.
2009-02-13  Detlef Riekenbergcomctl32/tests: The status control use a different...
2009-02-13  Michael Stefaniuccomctl32: Remove superfluous pointer casts.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-06  Michael Stefaniuccomctl32/tests: Remove superfluous pointer casts.
2009-02-04  Detlef Riekenbergcomctl32/tests: Make the test dpi and theme aware by...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Only changing TBSTYLE_EX_MIXEDBUTTON...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Unlike in listview, TB_SETEXTENDEDST...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: TB_SETBUTTONINFO should do a relayou...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Move common TB_ADDBUTTONS and TB_INS...
2009-01-26  Alasdair Sinclaircomctl32/tests: Fix missing void in empty parameter...
2009-01-22  Francois Gougetcomctl32/tests: Add a trailing '\n' to an ok() call.
2009-01-21  André Hentschelcomctl32: Fix callback in treeview.
2009-01-20  Mikołaj Zalewskicomctl32: treeview: Add a test showing that a pszText...
2009-01-14  André Hentschelcomctl32/tests: Fix wrong comment-headline in toolbar.c.
2009-01-10  Alexandre Julliardcomctl32/tests: Fix lparam checks in the treeview test...
2009-01-05  Ge van Geldorpcomctl32/tests: Fix title bar tests for non-English...
2009-01-05  Michael Stefaniuccomctl32/tests: Do not cast the IDC_* defines to a...
2009-01-03  Alexandre Julliardcomctl32/tests: Fix pointer casting warnings on 64...
2008-12-16  Paul Vrienscomctl32/tests: Destroy the window after the tests.
2008-12-04  Alexandre Julliardcomctl32/tests: Avoid handle casts in traces.
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-12-03  Aric Stewartcomctl32/tab: Return default tab width in TCM_SETMINTAB...
2008-11-17  Vincent Povirkcomctl32: Do not repaint on TBM_SETPOS if position...
2008-11-14  Detlef Riekenbergcomctl32/tests: Make the header test dpi aware.
2008-11-11  Lei Zhangcomctl32: Check for NULL input in TAB_AdjustRect.
2008-11-07  Sergey Khodychcomctl32/tests: Fix typo in toolbar todo test.
next