ws2_32/tests: Fix a typo in a variable name.
[wine] / dlls / comctl32 /
2010-06-21  Florian Köberlecomctl32/tests: Test calculating the rect of a child...
2010-06-21  Hwang YunSongcomctl32: Update Korean resource.
2010-06-10  Nikolay Sivovcomctl32/tests: Some expand notifications tests.
2010-06-08  Nikolay Sivovcomctl32/treeview: Remove some casts.
2010-06-08  Nikolay Sivovcomctl32/treeview: Remove commented out lines.
2010-06-08  Nikolay Sivovcomctl32/treeview: Activate tree verification only...
2010-06-08  Alexandre Julliardcomctl32/imagelist: Grow the has_alpha array also in...
2010-06-07  Alex Balutcomctl32/tests: Added a test that checks whether settin...
2010-06-07  Nikolay Sivovcomctl32/rebar: Use defined constants as parameters.
2010-06-07  Nikolay Sivovcomctl32/rebar: Fix index check condition for RB_SHOWBAND.
2010-06-02  Alexandre Julliardcomctl32: Load comctl32 builtin bitmaps as 32-bit DIBs.
2010-06-02  Alexandre Julliardcomctl32: Only support an alpha channel for 32-bpp...
2010-06-01  Alexandre Julliardcomctl32/imagelist: Initialize the mask bits to zero...
2010-06-01  Alexandre Julliardcomctl32/imagelist: Don't select the mask bitmap into...
2010-06-01  Paul Vrienscomctl32: Add Danish translation.
2010-05-31  Frédéric Delanoycomctl32: Fix French translation.
2010-05-28  Nikolay Sivovcomctl32: Fix accelerator letters for Toolbar customizi...
2010-05-27  Nikolay Sivovcomctl32: Export subclass calls by names too.
2010-05-26  Nikolay Sivovcomctl32/listview: Perform ranges validation only when...
2010-05-26  Alexandre Julliardcomctl32/imagelist: Fix a copy/paste typo in ImageList_...
2010-05-26  Alexandre Julliardcomctl32/imagelist: Add support for 25% and 50% blendin...
2010-05-25  Michael Stefaniuccomctl32: Avoid a potential NULL pointer dereference...
2010-05-24  Nikolay Sivovcomctl32/listview: Fix vertical position offset for...
2010-05-21  Nikolay Sivovcomctl32/listview: Don't forward WM_COMMAND to parent...
2010-05-19  Alexandre Julliardcomctl32/imagelist: Clear pixels that fall outside...
2010-05-18  Andrew Eikumcomctl32/listview: Derive subitem rect from listview...
2010-05-18  Nikolay Sivovcomctl32: Fix SysLink debug channel name, add a trace.
2010-05-18  Alexandre Julliardcomctl32/imagelist: Don't pre-multiply the stored image...
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...
next