d3dcompiler_34: Stub dll.
[wine] / dlls / comctl32 /
2010-08-18  Austin Lundcomctl32/tests: Do not perform comparison of dates...
2010-08-16  Gerald Pfeifercomctl32: Merge is_textT and is_textW into a single...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Use recently introduced enum in...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Store all control colors in a single...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Fix assumption about a single calend...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Remove macro used once.
2010-08-16  Nikolay Sivovcomctl32/monthcal: Properly scroll calendars on year...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Make month popup menu respect multip...
2010-08-16  Nikolay Sivovcomctl32/monthcal: Properly adjust selections on scrolling.
2010-08-16  Nikolay Sivovcomctl32/monthcal: Support new hittest fields for some...
2010-08-04  Nikolay Sivovcomctl32/tests: Remove some noise from function names.
2010-08-04  Nikolay Sivovcomctl32/monthcal: Add some tests for post-V1 hittest...
2010-08-04  Andrew Talbotcomctl32: Constify some variables.
2010-08-02  Nikolay Sivovcomctl32/monthcal: Erase week numbers rectangle before...
2010-08-02  Nikolay Sivovcomctl32/monthcal: No need to calculate month length...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Get rid of stored current selection...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Add support for month delta in butto...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Add helper to jump to specified...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Fix navigation from last day in...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Rename button navigation helper...
2010-08-02  Andrew Talbotcomctl32: Constify some variables.
2010-08-02  Andrew Talbotcomctl32: Constify some variables.
2010-07-28  Nikolay Sivovcomctl32/treeview: Fix possible crash in TVS_SINGELEXPA...
2010-07-26  Nikolay Sivovcomctl32/tests: Merge one test function to existing...
2010-07-26  Nikolay Sivovcomctl32/treeview: Fix TVS_SINGLEEXPAND notifications...
2010-07-26  Nikolay Sivovcomctl32/treeview: Properly initialize expanded image...
2010-07-22  Dmitry Timoshkovcomctl32: Make sure that the focus is set to an existin...
2010-07-22  Michael Stefaniuccomctl32: Remove the ignored common resource attributes.
2010-07-22  Paul Vrienscomctl32: Use the Cyrillic 'O' in the Serbian translation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Paul Vrienscomctl32: Add the Serbian (Cyrillic) translation.
2010-07-20  Nikolay Sivovcomctl32/monthcal: Use memcpy to copy day state arrays.
2010-07-20  Alexandre Julliardcomctl32: Fix positioning of toolbars that have the...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Prepare MCM_GETMONTHRANGE with GMR_V...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Get rid of goto jumps in hit test...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Modify hittesting helper to work...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Prepare drawing helpers for multiple...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Separate single calendar data.
2010-07-19  David Hedbergcomctl32: Warn when using unsupported extended styles.
2010-07-19  David Hedbergcomctl32: Add support for expanded state image in treeview.
2010-07-19  Florian Köberlecomctl32: Simplify the code.
2010-07-19  Florian Köberlecomctl32: Call TREEVIEW_SendExpanded after expanding.
2010-07-19  Paul Vrienscomctl32: Add the Serbian (Latin) translation.
2010-07-05  Alexandre JulliardRevert "comctl32: Fix selection of tab via mouse."
2010-07-02  Matthias Kupfercomctl32: Fix selection of tab via mouse.
2010-07-01  Igor Paliychukcomctl32: Ukrainian translation update.
2010-06-23  Dmitry Timoshkovcomctl32: Add a bunch of imagelist storage tests, make...
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...
next