mshtml: Added IHTMLDOMNode::nextSibling implementation.
[wine] / dlls / comctl32 /
2009-10-28  Paul Vrienscomctl32/tests: Use A-functions.
2009-10-26  Nikolay Sivovcomctl32/tests: Release Imagelist handles when no neede...
2009-10-26  Nikolay Sivovcomctl32/toolbar: Don't leak button strings.
2009-10-23  Nikolay Sivovcomctl32/tests: Explicitly initialize window handle.
2009-10-22  Nikolay Sivovcomctl32: Fix imagelist leak when switching LVS_EX_CHEC...
2009-10-22  Nikolay Sivovcomctl32/listview: Free ID array when removing all...
2009-10-22  Nikolay Sivovcomctl32/listview: Free column data on control destruction.
2009-10-22  Nikolay Sivovcomctl32/listview: Don't query header if it isn't created.
2009-10-21  Nikolay Sivovcomctl32/tests: Release activation context handle when...
2009-10-21  Nikolay Sivovcomctl32/header: Don't leak Imagelist handle.
2009-10-21  Nikolay Sivovcomctl32/syslink: Implement LWS_IGNORERETURN.
2009-10-21  Nikolay Sivovcomctl32/syslink: Implement LWS_TRANSPARENT style.
2009-10-21  Nikolay Sivovcomctl32/syslink: Add a WM_ERASEBKGND handler.
2009-10-20  Owen Rudgecomctl32: Ensure listview control has focus when marque...
2009-10-20  Paul Vrienscomctl32/tests: Fix some test failures on older comctl32.
2009-10-19  Francois Gougetcomctl32: Add a trailing '\n' to a Wine trace.
2009-10-19  Francois Gougetcomctl32/monthcal: Fix compilation on systems that...
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-19  Owen Rudgecomctl32: Only execute hit test in MouseMove if necessary.
2009-10-16  Nikolay Sivovcomctl32/monthcal: Get/set unicode format flag using...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Remove unneeded helper parameter.
2009-10-15  Nikolay Sivovcomctl32/tooltips: Remove redundant code, let handlers...
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/monthcal: Reduce update rectangle after updati...
2009-10-14  Nikolay Sivovcomctl32/monthcal: Fix painting selected day, remove...
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-13  Nikolay Sivovcomctl32/monthcal: Add separate handler for WM_PRINTCLIENT.
2009-10-13  Nikolay Sivovcomctl32/monthcal: Implement handler for WM_ERASEBKGND.
2009-10-13  Nikolay Sivovcomctl32/monthcal: Simplify painting operations, split...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix today link test.
2009-10-12  Nikolay Sivovcomctl32/datetime: Use SDK class name for inner button...
2009-10-12  Nikolay Sivovcomctl32/datetime: It isn't allowed to change DTS_SHOWN...
2009-10-12  Nikolay Sivovcomctl32/datetime: Fix wrong assumption about DTN_DATET...
2009-10-12  Nikolay Sivovcomctl32/datetime: Get rid of duplicated helper.
2009-10-12  Nikolay Sivovcomctl32: Don't use additional heap allocated pointer...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix selection during navigation...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix multiselection days painting...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Simplify parameter set of day of...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix column/row calculation for previ...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix a test skip condition - zero...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Handle over/underflow while navigati...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Handle September 1752 with a special...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Reuse existing calls to get day...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Process UpDown year control through...
2009-10-12  Nikolay Sivovcomctl32/tab: Support for TCN_KEYDOWN notification.
2009-10-12  Nikolay Sivovcomctl32/tab: Handle item focusing better (including...
2009-10-12  Nikolay Sivovcomctl32/tab: Add more TRACE(), further cleanup.
2009-10-12  Nikolay Sivovcomctl32/tab: Remove dead parameter check code.
2009-10-12  Nikolay Sivovcomctl32/tab: Remove unnecessary helper parameter,...
2009-10-12  Nikolay Sivovcomctl32/tab: Cache window GWL_STYLE style.
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: Draw field text horizontally centered.
2009-10-09  Nikolay Sivovcomctl32/datetime: Use locale data to compute field...
2009-10-09  Nikolay Sivovcomctl32/monthcal: Really use locale data for all days.
2009-10-09  Nikolay Sivovcomctl32/datetime: Fix selections painting - use text...
2009-10-09  Nikolay Sivovcomctl32/datetime: Properly handle hit on separators...
2009-10-09  Nikolay Sivovcomctl32/datetime: Block WM_SETTEXT message.
2009-10-08  Francois GougetAssorted spelling fixes.
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-08  Nikolay Sivovcomctl32: Use user32 control names from public header...
2009-10-08  Nikolay Sivovcomctl32/monthcal: Fix the way a first day of week...
2009-10-08  Nikolay Sivovcomctl32/monthcal: Cleanup top drawing helper namespace...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Invalidate unconditonally on MCM_SET...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Recalculate control layout on MCS_WE...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Update day of week properly while...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Optimize WM_LBUTTONUP handler.
2009-10-07  Nikolay Sivovcomctl32/monthcal: Fix a nice typo in test message.
2009-10-07  Nikolay Sivovcomctl32/monthcal: Use a timer to auto update today...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Use a single timer for auto month...
2009-10-07  Aric Stewartcomctl32/tests: LISTVIEW_ApproximateViewRect tests...
2009-10-07  Aric Stewartcomctl32: Implement LISTVIEW_ApproximateViewRect for...
2009-10-06  Ge van Geldorpcomctl32/tests: Fix misc test on Win7.
2009-10-06  Nikolay Sivovcomctl32/monthcal: Fix '&->&&' typo in focused day...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Fix parameter validation in MCM_SETC...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Check date limits on prev/next month...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Remove today rectangle and focus...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Simplify WM_MOUSEMOVE handler.
2009-10-06  Nikolay Sivovcomctl32/monthcal: Check configured selection range...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Parameter fixes for MCM_SETSELRANGE...
2009-10-06  Owen Rudgecomctl32: Ensure coordinates are valid during listview...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Check range limits in MCM_SETCURSEL.
2009-10-05  Nikolay Sivovcomctl32/monthcal: Use true date comparison on multisel...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Handle mouse pointer followed focus...
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-05  Austin Englishcomctl32: Add missing prototype.
2009-10-05  Owen Rudgecomctl32: Capture the mouse when performing a listview...
next