mshtml: Check for null pointers in IHTMLLocation_get*.
[wine] / dlls / comctl32 /
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: Prevent configured range exceeding...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Move MCN_GETDAYSTATE notification...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Fix memory leak on MCN_GETDAYSTATE...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Properly handle Goto Today popup...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Store full date info to current...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Gather currently selected year and...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Make year edit box readonly, cleanup...
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-28  Nikolay Sivovcomctl32/monthcal: Copy SYSTEMTIME with a simple assign...
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-25  Nikolay Sivovcomctl32/monthcal: Some cleanup to avoid cast in helpers.
2009-09-25  Nikolay Sivovcomctl32/monthcal: Don't redraw if date didn't change...
2009-09-25  Nikolay Sivovcomctl32/monthcal: Name MCM_SETMAXSELCOUNT parameter.
2009-09-25  Nikolay Sivovcomctl32/monthcal: Don't redraw after MCM_SETCURSEL...
2009-09-25  Nikolay Sivovcomct32/monthcal: Invalidate background too on MCM_SETC...
2009-09-24  Nikolay Sivovcomctl32/monthcal: Use a style we're caching already.
2009-09-24  Nikolay Sivovcomctl32/monthcal: Move helper parameter cast to winpro...
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-22  Nikolay Sivovcomctl32/updown: Skip thousands separation on hex mode.
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_GetSize().
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-09  Nikolay Sivovcomctl32/monthcal: Draw selected day as v6 does. Get...
2009-09-09  Nikolay Sivovcomctl32/monthcal: Cache window GWL_STYLE.
2009-09-09  Alexandre Julliardcomctl32: Use explicit prototypes for function pointers.
2009-09-08  Nikolay Sivovcomctl32/listview: Add partial support for cxMin width...
2009-09-08  Nikolay Sivovcomctl32/header: Implement HDS_NOSIZING style with...
2009-09-08  Nikolay Sivovcomctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.
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: Reduce parameter count for some...
2009-09-02  Nikolay Sivovcomctl32/trackbar: Cache window style.
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-24  Akihiro Sagawacomctl32: Update Japanese translation.
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...
2009-08-18  Alexandre Julliardcomctl32/tests: Fix a number of listview message test...
2009-08-17  Nikolay Sivovcomctl32/tab: Init TCITEM fields in TCM_GETITEM when...
2009-08-17  Nikolay Sivovcomctl32/tab: Check destination pointer for NULL in...
2009-08-14  Andrew Eikumcomctl32/tests: Add tests for wizard dialog navigation.
2009-08-14  Andrew Eikumcomctl32: Correctly assign focus and default button...
2009-08-14  Andrew Eikumcomctl32: Don't pass unrelated control to UnChanged.
2009-08-13  Owen Rudgecomctl32: Add stubs for image list functions introduced...
2009-08-13  Owen Rudgecomctl32/tests: Add basic test for IImageList using...
2009-08-13  Owen Rudgecomctl32/tests: Move v6 test initialisation routines...
2009-08-13  Nikolay Sivovcomctl32/listview: Block redrawing entirely after WM_SE...
2009-08-12  Nikolay Sivovcomctl32/treeview: Fix test failure on Vista.
2009-08-12  Nikolay Sivovcomctl32/treeview: Fix some test failures on XP and...
2009-08-12  Nikolay Sivovcomctl32/listview: Some tests to show we don't handle...
2009-08-07  Nikolay Sivovcomctl32/treeview: Check passed handle value in WM_COMM...
2009-08-07  Nikolay Sivovcomctl32/treeview: Use separate pointer for currently...
2009-08-06  Nikolay Sivovcomctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND...
2009-08-06  Nikolay Sivovcomctl32/treeview: Some tests to show edit item label...
2009-08-06  Nikolay Sivovcomctl32/treeview: Make tests not depend from each...
2009-08-06  Nikolay Sivovcomctl32/treeview: Use a common structure for tests...
2009-08-06  Nikolay Sivovcomctl32/listview: Fix comment typo.
2009-08-05  Alexandre Julliardcomctl32/tests: Fix some test failures on older versions.
2009-08-04  AndrĂ© Hentschelcomctl32: Stop flicker when drawing themed and draw...
2009-08-04  Nikolay Sivovcomctl32/listview: Enable column reordering.
2009-08-04  Nikolay Sivovcomctl32/listview: Fix visibility computation in detail...
2009-08-04  Nikolay Sivovcomctl32/listview: Introduce a way to update cached...
2009-08-04  Nikolay Sivovcomctl32/listview: Respect column order while scrolling...
2009-08-03  Nikolay Sivovcomctl32/listview: Offset every but LVIR_BOUNDS rectang...
2009-08-03  Nikolay Sivovcomctl32/listview: Don't offset to column bound calcula...
next