mshtml: Correctly handle NULL nschannel in channelbsc_load_stream (Coverity).
[wine] / dlls / comctl32 / tests /
2009-10-28  Paul Vrienscomctl32/tests: Use A-functions.
2009-10-26  Nikolay Sivovcomctl32/tests: Release Imagelist handles when no neede...
2009-10-23  Nikolay Sivovcomctl32/tests: Explicitly initialize window handle.
2009-10-21  Nikolay Sivovcomctl32/tests: Release activation context handle when...
2009-10-21  Nikolay Sivovcomctl32/header: Don't leak Imagelist handle.
2009-10-20  Paul Vrienscomctl32/tests: Fix some test failures on older comctl32.
2009-10-19  Ričardas Barkauskascomctl32/propsheet: Test and fix for crash processing...
2009-10-19  Nikolay Sivovcomctl32/monthcal: Explicitly set required control...
2009-10-19  Nikolay Sivovcomctl32/header: Process input order array more accurately.
2009-10-19  Nikolay Sivovcomctl32/treeview: Erase background on WM_PAINT if...
2009-10-16  Nikolay Sivovcomctl32/monthcal: Get/set unicode format flag using...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Test the way structure size field...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Fix an obviously wrong structure...
2009-10-14  Nikolay Sivovcomctl32/comboex: Handle NULL item text case to avoid...
2009-10-13  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix today link test.
2009-10-12  Nikolay Sivovcomctl32/datetime: It isn't allowed to change DTS_SHOWN...
2009-10-12  Nikolay Sivovcomctl32: Don't use additional heap allocated pointer...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix a test skip condition - zero...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Handle September 1752 with a special...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Process UpDown year control through...
2009-10-12  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-09  Joel Holdsworthcomctl32/tests: Added tests for ImageList_DrawIndirect.
2009-10-09  Nikolay Sivovcomctl32/datetime: Block WM_SETTEXT message.
2009-10-08  Francois Gougetcomctl32/tests: Make test_ApproximateViewRect() static.
2009-10-08  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-08  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETMONTHRANGE for...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Fix a nice typo in test message.
2009-10-07  Aric Stewartcomctl32/tests: LISTVIEW_ApproximateViewRect tests...
2009-10-06  Ge van Geldorpcomctl32/tests: Fix misc test on Win7.
2009-10-06  Nikolay Sivovcomctl32/monthcal: Fix parameter validation in MCM_SETC...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Check configured selection range...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Parameter fixes for MCM_SETSELRANGE...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Check range limits in MCM_SETCURSEL.
2009-10-05  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETMONTHRANGE for...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Drop exstyle parameter, it isn't...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_GETSELRANGE).
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETUNICODEF...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETCURSEL...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETRANGE...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-02  Paul Vrienscomctl32/tests: Fix some test failures.
2009-10-02  Nikolay Sivovcomctl32/monthcal: Fix parameter validation in MCM_SETM...
2009-10-02  Nikolay Sivovcomctl32/monthcal: Changing MCS_MULTISELECT isn't allow...
2009-10-02  Michael Stefaniuccomctl32/tests: Silence some Win64 compile warnings.
2009-10-01  Nikolay Sivovcomctl32/datetime: Always store a recalculated day...
2009-10-01  Nikolay Sivovcomctl32/datetime: Some DTM_SETSYSTEMTIME tests.
2009-10-01  Nikolay Sivovcomctl32/datetime: Separate tests from each other.
2009-09-29  Ge van Geldorpcomctl32/tests: Fix toolbar test on comctl32 version...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Fix locale dependent test failure.
2009-09-29  Nikolay Sivovcomctl32/updown: Fix some test failures on Win95 (comct...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Minimal rectangle should be zero...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Use a single calendar for hittesting...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Add parameter validation to MCM_HITT...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Fix timestamp storing on MCM_SETRANG...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Fix some bugs with date range.
2009-09-28  Nikolay Sivovcomctl32/monthcal: Store full date info for selection...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Make tests not depend on each other.
2009-09-25  Alexandre Julliardcomctl32/tests: Use UDM_GET/SETPOS instead of UDM_GET...
2009-09-25  Alexandre Julliardcomctl32/tests: Fix some rebar tests on older comctl32...
2009-09-24  Nikolay Sivovcomctl32/listview: Skip icon spacing tests when unsuppo...
2009-09-24  Nikolay Sivovcomctl32/listview: Skip some header tests on version...
2009-09-23  Nikolay Sivovcomctl32/listview: Skip LVS_EX_CHECKBOXES tests when...
2009-09-22  Nikolay Sivovcomctl32/updown: Update buddy on base change.
2009-09-22  Nikolay Sivovcomctl32/updown: Additional test for display base.
2009-09-22  Nikolay Sivovcomctl32/updown: Fix control behaviour for UDS_SETBUDDY...
2009-09-22  Nikolay Sivovcomctl32/updown: Show that UDS_SETBUDDYINT switching...
2009-09-22  Nikolay Sivovcomctl32/updown: Make tests independent, drop unrelated...
2009-09-18  Nikolay Sivovcomctl32/trackbar: Protect from negative tic count...
2009-09-16  Nikolay Sivovcomctl32/dpa: Check for DPA_LoadStream() presence....
2009-09-15  Nikolay Sivovcomctl32/dpa: Fix DPA_Merge() test failures on old...
2009-09-15  Nikolay Sivovcomctl32/dpa: Implement DPA_SaveStream() with tests.
2009-09-15  Nikolay Sivovcomctl32/dpa: Fix parameter validation in DPA_LoadStream().
2009-09-15  Nikolay Sivovcomctl32/dpa: Separate tests for parameter validation...
2009-09-11  Nikolay Sivovinclude: Move some definitions to public header, use...
2009-09-11  Nikolay Sivovcomctl32/dpa: Fix DPA_Merge() for DPAM_INTERSECT option.
2009-09-11  Nikolay Sivovcomctl32/dpa: Some DPA_Merge tests.
2009-09-10  Nikolay Sivovinclude: Move some documented DPA definitions to public...
2009-09-10  Nikolay Sivovcomctl32/dpa: Split tests to several functions to avoid...
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-09-08  Nikolay Sivovcomctl32/listview: Implement LVS_EX_TRANSPARENTBKGND...
2009-09-08  Nikolay Sivovcomctl32/trackbar: Drop initial parent creation tests...
2009-09-08  Nikolay Sivovcomctl32/trackbar: TBM_SETTIC processing shouldn't...
2009-09-08  Nikolay Sivovcomctl32/trackbar: Default to TBTS_TOP position on...
2009-09-02  Nikolay Sivovcomctl32/trackbar: Fix tic count calculation.
2009-09-01  Jan de Mooijcomctl32/propsheet: Update position of hidden buttons...
2009-09-01  Nikolay Sivovcomctl32/listview: Call default handler for WM_PAINT...
2009-08-31  Ge van Geldorpcomctl32/tests: Adjust message sequences for Win7 ...
2009-08-31  Ge van Geldorpcomctl32/tests: Adjust message sequences for Win7 ...
2009-08-31  Ge van Geldorpcomctl32/tests: Adjust message sequences for Win7 ...
2009-08-29  Alexandre Julliardcomctl32/tests: Fix status test failures on older Windo...
2009-08-29  Alexandre Julliardcomctl32/tests: Fix some toolbar test failures on older...
2009-08-27  Juan Langcomctl32: Return the number of characters copied in...
2009-08-26  Alexandre Julliardcomctl32/tests: Fix tooltips test failures on older...
2009-08-26  Alexandre Julliardcomctl32/tests: Fix tab control test failures on older...
2009-08-24  Nikolay Sivovcomctl32/tests: Move message testing helpers to header.
2009-08-19  Francois Gougetcomctl32/tests: Add a trailing '\n' to ok() calls.
2009-08-18  Alexandre Julliardcomctl32/tests: Fix the property sheet tests on older...
next