server: Move socket async activation to sock_poll_event.
[wine] / dlls / comctl32 /
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_hist_large.bmp with a Tango...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_hist_small.bmp with a Tango...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_std_large.bmp with a Tango compl...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_std_small.bmp with a Tango compl...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_view_large.bmp with a Tango...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_view_small.bmp with a Tango...
2010-05-17  Alexandre Julliardcomctl32/imagelist: Fix the allocated size of the has_a...
2010-05-16  Alexandre Julliardcomctl32/imagelist: Generate the mask from the alpha...
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: Store an alpha channel present flag for each...
2010-05-14  Alexandre Julliardcomctl32: Also generate an alpha channel when replacing...
2010-05-14  Alexandre Julliardcomctl32: Generate an alpha channel if necessary when...
2010-05-14  Alexandre Julliardcomctl32: Make ImageList_AddMasked call ImageList_Add...
2010-05-14  Gerald Pfeifercomctl32/tests: Check for the outcome of the SendMessag...
2010-05-13  Gerald Pfeifercomctl32: Remove document of (already removed) infoPtr...
2010-05-12  Gerald Pfeifercomctl32: Remove unused variable infoPtr from TVIEW_Sty...
2010-05-11  Huw Daviescomctl32: Fix an hfont leak.
2010-05-11  Gerald Pfeifercomctl32/tests: Remove variable hwndheader which is...
2010-05-11  Gerald Pfeifercomctl32: Remove unused parameter bEnable from LISTVIEW...
2010-05-11  Gerald Pfeifercomctl32: Remove unused parameter fwKeys from LISTVIEW_...
2010-05-11  Michael Stefaniuccomctl32: Update some ImageList comments.
2010-05-10  Alexandre Julliardcomctl32: Apply the imagelist mask when alpha blending.
2010-05-10  Gerald Pfeifercomctl32/tests: Add tests for the return values of...
2010-05-06  Nikolay Sivovcomctl32/rebar: Try to center child rectangle only...
2010-05-05  Huw Daviescomctl32: Silence a few compiler warnings.
2010-05-05  Sven Baarscomctl32: Fix Dutch translation.
2010-05-05  Alexandre Julliardcomctl32: Add support for alpha blending in ImageList_D...
2010-05-05  Gerald Pfeifercomctl32: Remove variable scrollRange which is not...
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-05-03  Gerald Pfeifercomctl32: Remove variable old_focused which is not...
2010-04-27  Nikolay Sivovcomctl32/listview: Rework item selection with letter...
2010-04-26  Gerald Pfeifercomctl32: Remove variable iRet which is not really...
2010-04-26  Gerald Pfeifercomctl32: Remove variable old which is not really used...
2010-04-26  Nikolay Sivovcomctl32/listview: Don't change Z-order of edit window...
2010-04-25  Nikolay Sivovcomctl32/listview: Remove forward declaration and unuse...
2010-04-22  Nikolay Sivovcomctl32/listview: Add callback subitem on column inser...
2010-04-21  Alexandre Julliardcomctl32: Fix handling of bitmap header size for V4...
2010-04-21  Nikolay Sivovcomctl32/listview: Properly handle subitem hittesting...
2010-04-20  Gerald Pfeifercomctl32: Remove unused scrollInfo from LISTVIEW_MouseW...
2010-04-20  Nikolay Sivovcomctl32/listview: Exit early on LVM_CREATEDRAGIMAGE...
2010-04-07  Dmitry Timoshkovcomctl32: Do not use width of the passed to ImageList_A...
2010-03-29  Mikhail Maroukhinecomctl32: Fix compiler warnings.
2010-03-29  Mikhail Maroukhinecomctl32: Fix incorrect const type casting.
2010-03-26  Mikhail Maroukhinecomctl32: Fix compiler warnings with flag -Wcast-qual.
2010-03-26  Michael Stefaniuccomctl32/tests: Use the SendMessage instead of ListView...
2010-03-25  Mikhail Maroukhinecomctl32/tests: Remove superfluous casts.
2010-03-22  Francois Gougetcomctl32/tests: fix an ok() call's trailing '\n'.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Jeff Latimercomctl32: cchTextMax needs to be set for LVS_OWNERDATA...
2010-03-15  Nikolay Sivovcomctl32/datetime: Use user locale for format.
2010-03-03  Dylan Smithcomctl32/tests: Added scrolled listview test for LVM_GE...
2010-03-03  Dylan Smithcomctl32/listview: Scrolling affects subitem rect.
2010-03-03  Dylan Smithcomctl32/tests: Add NULL terminator to unicode string...
2010-03-02  Nikolay Sivovcomctl32/toolbar: Fix possible null pointer dereference.
2010-02-26  Reece Dunncomctl32/mru: In EnumMRUListA, ensure that the string...
2010-02-24  Alexandre Julliardcomctl32/tests: Fix broken check of the ok() macro...
2010-02-22  Dmitry Timoshkovcomctl32: Initialize item.mask before sending HDM_GETIT...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-18  Dmitry Timoshkovcomctl32: Listview should accept both unicode and ansi...
2010-02-12  Nikolay Sivovcomctl32/rebar: Don't try to access band data before...
2010-02-08  Nikolay Sivovcomctl32/listview: Revert item width calculation to...
2010-02-04  Nikolay Sivovcomctl32/updown: Use set acceleration value while proce...
2010-01-29  Alexandre Julliardcomctl32: Actually grow the array in DPA_Grow.
2010-01-26  Michael Stefaniuccomctl32: Use IS_INTRESOURCE instead of HIWORD to check...
2010-01-22  Peter Dons Tychsencomctl32: Handle WM_NOTIFY correctly when the parent...
2010-01-14  Jason Edmeadescomctl32/listview: Issue LVM_DELETEALLITEMS from WM_DES...
2010-01-11  Paul Vrienscomctl32: Fix size parameter for memset (Coccinelle).
2010-01-07  Marcin Baczyńskicomctl32: Remove superfluous void* cast.
2010-01-07  Nikolay Sivovcomctl32/listview: Fix memory leak on subrange deletion.
2010-01-04  Nikolay Sivovcomctl32/comboex: Fix a leak for text string stored...
2010-01-04  André Hentschelcomctl32: Improve German translation.
2009-12-28  Gerald Pfeifercomctl32: Remove obsolete comment on RB_SETPALETTE...
2009-12-28  Michael Stefaniuccomctl32: The return value of notify_with_scroll()...
2009-12-28  Michael Stefaniuccomctl32: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniuccomctl32/tests: Remove some superfluous casts around...
2009-12-28  Nikolay Sivovcomctl32/updown: Fix formatting for hex mode.
2009-12-28  Nikolay Sivovcomctl32/rebar: Check for null handles before invalidation.
2009-12-28  Nikolay Sivovcomctl32/tests: Skip test on <5.8x systems.
2009-12-24  Nikolay Sivovcomctl32/rebar: Avoid empty band range when changing...
2009-12-24  Nikolay Sivovcomctl32/comboex: Move debugging traces that require...
2009-12-24  Nikolay Sivovcomctl32/comboex: Get rid of useless helper.
2009-12-24  Nikolay Sivovcomctl32/comboex: Don't invalidate all windows if Edit...
2009-12-24  Nikolay Sivovcomctl32/comboex: Fix silly typo in CBEM_SETITEM handle...
2009-12-24  Nikolay Sivovcomctl32/comboex: Add test for internally sent Edit...
2009-12-24  Nikolay Sivovcomctl32/comboex: Use subclass chain for internally...
2009-12-23  Nikolay Sivovcomctl32/rebar: Fix default just inserted band colors.
2009-12-23  Nikolay Sivovcomctl32/tests: Explicitly create rebar for each test...
2009-12-23  Nikolay Sivovcomctl32/updown: Don't change control z-order, this...
2009-12-23  Nikolay Sivovcomctl32/updown: Don't update buddy text if it's the...
2009-12-22  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32.
2009-12-22  Nikolay Sivovcomctl32/updown: Simplify buddy subclassing using SetWi...
2009-12-22  Nikolay Sivovcomctl32/tests: Use win_skip() while skipping subclass...
2009-12-22  Nikolay Sivovcomctl32/tests: Some tests for buddy procedure subclassing.
2009-12-22  Nikolay Sivovcomctl32/tests: Add ability to create any number of...
2009-12-22  Jason Edmeadescomctl32/toolbar: Improve fixme message conditions.
2009-12-21  Michael Stefaniuccomctl32/tests: Don't cast NULL to an integer type.
2009-12-21  Nikolay Sivovcomctl32/rebar: Don't read outside of bands array on...
2009-12-21  Nikolay Sivovcomctl32/rebar: Collapse some parameter checks and...
next