wine
2011-09-28  Andrew Eikummmdevapi: Don't fail if dwChannelMask is not set correctly.
2011-09-28  Francois Gougetbrowseui/tests: Skip some tests if IEnumACString is...
2011-09-28  Frédéric Delanoycmd/tests: Don't convert lines with DOS endings in...
2011-09-28  Frédéric Delanoycmd: Get rid of unused parameter in WCMD_ReadFile.
2011-09-28  Frédéric Delanoycmd: Avoid checking whether we're in console mode for...
2011-09-28  Frédéric Delanoycmd: Avoid reading char by char from console.
2011-09-28  Huw Daviesgdi32: Use a separate variable to indicate the default...
2011-09-28  Alexandre Julliardmakedep: Ensure that error messages contain "error".
2011-09-28  Frédéric Delanoymsvcrt/tests: Remove dead assignments (Clang).
2011-09-28  Alistair Leslie... mscoree: Add ICorDebug interface support.
2011-09-28  Alexandre Julliardwinex11: Fall back to the DIB engine for client-side...
2011-09-28  Alexandre Julliardwinex11: Get rid of the client-side DIB optimization...
2011-09-28  Erich Hooverhhctrl.ocx: When called as a program, quit when HtmlHel...
2011-09-28  Erich Hooverhhctrl.ocx: Open a specific topic when requested.
2011-09-28  Erich Hooverhhctrl.ocx: Default to the correct tab for different...
2011-09-28  Erich Hooverhhctrl.ocx: Use the correct values for current_tab...
2011-09-28  Dmitry Timoshkovntdll: Use STATUS_INVALID_PAGE_PROTECTION as return...
2011-09-28  Francois Gougetpo: Mark translations with mismatched printf format...
2011-09-28  Aurimas Fišeraspo: Update Lithuanian translation.
2011-09-28  Aurimas Fišeraswinecfg: Update Lithuanian translation.
2011-09-28  Andrew Eikumdsound: Eliminate leftover driver structures.
2011-09-27  Hwang YunSongpo: Updated Korean translation.
2011-09-27  Huw Daviesgdi32: Forward StretchBlt calls from the dib driver...
2011-09-27  Huw Daviesgdi32: Implement stretch_bitmapinfo.
2011-09-27  Huw Daviesgdi32: stretch_bitmapinfo may need to adjust the dst...
2011-09-27  Huw Daviesgdi32: Make clip_line external.
2011-09-27  Erich Hooverhhctrl.ocx: Use separate icons for 'Hide' and 'Show...
2011-09-27  Erich Hooverhhctrl.ocx: Use a modified (two color) refresh icon...
2011-09-27  Erich Hooverhhctrl.ocx: Use the STD_PROPERTIES icon for the 'Option...
2011-09-27  Bernhard Loosserver: Sharing 0 is not allowed for named pipes.
2011-09-27  Bernhard Loosserver: Only the sharing parameter of two instances...
2011-09-27  Bernhard Loosserver: Store sharing state for named pipes.
2011-09-27  Maarten Lankhorstwinemp3: Add support for WAVE_FORMAT_MPEG.
2011-09-27  Maarten Lankhorstquartz: Fix support for mpeg layer 1 and 2.
2011-09-27  Andrew Eikumdsound: Reimplement PropertySet on mmdevapi.
2011-09-27  Andrew Eikumdsound: Reimplement capturing devices on mmdevapi.
2011-09-27  Andrew Eikumdsound: Reimplement rendering devices on mmdevapi.
2011-09-27  Andrew Eikumwinecfg: Replace DirectSound settings with Driver Diagn...
2011-09-27  Frédéric Delanoycmd: Fix comments in WCMD_color.
2011-09-27  Hans Leidekkermsi/tests: Properly preserve pending file renames.
2011-09-27  Hans Leidekkerwininet: Ignore the accept types array in HttpOpenReque...
2011-09-27  Hans Leidekkerexplorer: Add a version resource.
2011-09-27  Hans Leidekkerwtsapi32: Return success from WTSRegisterSessionNotific...
2011-09-27  Michael Stefaniuccomctl32/tests: Don't accept Win95 behavior.
2011-09-27  Michael Stefaniuccomctl32/tests: Standardize COM in imagelist.c.
2011-09-27  Thomas Fabershell32/tests: Fix build with MSVC.
2011-09-27  Dmitry Timoshkovkernel32: Add a bunch of VirtualProtect tests.
2011-09-27  Alexander Lakhinpo: Update Russian translation.
2011-09-27  Michael Stefaniucd3dx9_36/tests: Avoid using fmaxf.
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-27  Francois Gougetgdi32: The GetKerningPairsA() test should pass on all...
2011-09-27  Francois Gougetshell32: Add definitions for the IEnumACString interface.
2011-09-27  Francois Gougetd3drm/tests: Remove an unneeded assert.h include.
2011-09-27  Francois Gougetmsi/tests: Avoid #if 0 to make sure code still compiles.
2011-09-27  Francois Gougetgdi32/tests: Use if(0) instead of #if 0 to make sure...
2011-09-26  Alexandre Julliardwinecfg: Set the background color for the web link.
2011-09-26  Francois Gougetcomctl32: Send a WM_CTLCOLORSTATIC message and erase...
2011-09-26  Francois Gougetcomctl32/tests: Add basic tests for the SysLink control.
2011-09-26  André Hentschelwininet: Fix UrlComponents initialisation.
2011-09-26  Alistair Leslie... mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
2011-09-26  Alistair Leslie... msxml3: Support creating IXMLParser Interface.
2011-09-26  Frédéric Delanoycmd: Fix WCMD_fgets documentation.
2011-09-26  Frédéric Delanoycmd: Output error messages to stderr where appropriate.
2011-09-26  Frédéric Delanoycmd: Add WCMD_output_stderr function to output error...
2011-09-26  Frédéric Delanoycmd: Use helper function to return file io buffer.
2011-09-26  Andrew Eikumdsound: Validate buffer pointers in Unlock methods.
2011-09-26  Andrew Eikumdsound: Remove hardware acceleration support.
2011-09-26  Andrew Eikumwinecoreaudio.drv: Remove wave, mixer, and dsound drive...
2011-09-26  Andrew Eikumwineoss.drv: Remove wave, mixer, and dsound driver...
2011-09-26  Andrew Eikumwinealsa.drv: Remove wave, mixer, and dsound driver...
2011-09-26  André Hentschelntdll/tests: Don't test function directly when reportin...
2011-09-26  André Hentschelkernel32/tests: Don't test function directly when repor...
2011-09-26  André Hentscheluser32/tests: Don't test function directly when reporti...
2011-09-26  André Hentschelshell32/tests: Don't test function directly when report...
2011-09-26  André Hentscheld3d9/tests: Don't test function directly when reporting...
2011-09-26  Andrew Talbotddeml.dll16: Move break outside of if statement.
2011-09-26  Andrew Talbotd3dcompiler_43: Mark fall-throughs in switch statement.
2011-09-26  Andrew Talbotd3d10: Mark a fall-through in a switch statement.
2011-09-26  Andrew Talbotcomdlg32: Add a break statement to mark a semantic...
2011-09-26  Andrew Talbotcabinet: Mark some fall-throughs in switch statements.
2011-09-26  Jörg Höhlewinmm: waveOutReset returns all buffers.
2011-09-26  Jörg Höhlewinmm: Separate WINMM_Pause and WINMM_Reset.
2011-09-26  Jörg Höhlewinmm: Fix sum of available samples.
2011-09-26  Jörg Höhlewineoss: Simplify the test for 8bit linear PCM.
2011-09-26  Jörg Höhlewinealsa: Simplify the test for 8bit linear PCM.
2011-09-26  Marcus Meissnerwpp: Add semicolons at end of code rules.
2011-09-26  Michael Mc... d3dx9_36/tests: Fixed adjacency double free (valgrind).
2011-09-26  Stefan Dösingerd3d8: Implement FPUSETUP for msvc.
2011-09-26  Stefan Dösingerd3d9: Implement FPUSETUP for msvc.
2011-09-26  Stefan Dösingerddraw/tests: Use the variable instead of the type in...
2011-09-26  Stefan Dösingerddraw/tests: Use sizeof instead of a magic number.
2011-09-26  Marcus Meissnerdpnet: Fixed bad pointer addition (Coverity).
2011-09-26  Louis Lendersdpnet: Fill the DPN_SP_CAPS structure in IDirectPlay8Pe...
2011-09-26  Matteo Brunid3d10core/tests: Add some shader creation tests.
2011-09-26  Matteo Brunid3d9/tests: Test creating shaders with wrong type or...
2011-09-26  Matteo Brunid3d8/tests: Test creating shaders with wrong type or...
2011-09-26  Matteo Brunid3d10core: Fixup HRESULT in a bunch of error cases.
2011-09-26  Matteo Bruniwined3d: When creating a new shader, check shader type...
2011-09-26  Alexandre Julliardwinex11: Pre-compute the color shifts for the supported...
next