wine
2011-11-30  Piotr Cabanservices: Wait for all services to terminate before...
2011-11-30  Piotr Cabanadvapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2011-11-30  Piotr Cabanservices: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2011-11-30  Piotr Cabaninclude: Update winsvc.h header.
2011-11-30  Jacek Cabanmshtml: Fixed nsEventStates handling.
2011-11-30  Dmitry Timoshkovkernel32: Add a test for protections accepted by Create...
2011-11-30  Alexandre Julliarduxtheme: Use the correct alpha for theme gradients.
2011-11-30  Alexandre Julliarduser32: Use the correct alpha for the title bar gradien...
2011-11-30  Alexandre Julliardwinex11: Implement rectangular gradients using XRender...
2011-11-30  Alexandre Julliardwinex11: Implement rectangular gradients using straight...
2011-11-30  Alexandre Julliardgdi32: Use the DIB engine and PutImage for the null...
2011-11-30  Alex Henriewineconsole: Widen label to accomodate translations.
2011-11-30  Alex Henrieshell32: Update Catalan translation.
2011-11-30  Alex Henriecomctl32: Update Catalan translation.
2011-11-30  Alex Henrieappwiz.cpl: Add Catalan translation.
2011-11-30  Alex Henriepo: Update Catalan translation.
2011-11-30  Jacek Cabanjscript: Get rid of no longer needed EXPRVAL_NAMEREF.
2011-11-30  Jacek Cabanjscript: Use bytecode for delete member expression.
2011-11-30  Jacek Cabanjscript: Use bytecode for delete on array expression...
2011-11-30  Jacek Cabanjscript: Mark some functions as static.
2011-11-30  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_PIPELINETIMINGS.
2011-11-30  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_INTERFACETIMINGS.
2011-11-30  Henri Verbeetddraw: Keep the primary surface mapped at the same...
2011-11-30  Henri Verbeetwined3d: Add a flags parameter to wined3d_surface_create().
2011-11-30  Henri Verbeetddraw: Resize the swapchain window on mode changes...
2011-11-30  Ken Thomasessecur32: Eliminate broken clean-up "cheat".
2011-11-30  Ken Thomasessecur32: Clean up the helper in all cases where it...
2011-11-30  Ken Thomasessecur32: Eliminate a dead store.
2011-11-30  André Hentschelntdll: Move a return out of a #ifdef.
2011-11-30  André Hentschelconfigure: Add checks for sparc64 and powerpc64.
2011-11-30  Frédéric Delanoygameux: Remove duplicate "if" condition.
2011-11-30  Frédéric Delanoycmd: Reorder global vars declarations/definitions to...
2011-11-30  Frédéric Delanoycmd: Move commonly used global vars declarations to...
2011-11-30  Frédéric Delanoycmd: Move a global var to the file using it.
2011-11-29  Alexandre Julliardole32: Process all pending messages in CoWaitForMultipl...
2011-11-29  André Hentschelpo: Update German translation.
2011-11-29  Frédéric Delanoycmd: Rename unicodePipes variable.
2011-11-29  Frédéric Delanoycmd: Reduce the scope of a global variable.
2011-11-29  Frédéric Delanoycmd: Use boolean types for boolean variables.
2011-11-29  Frédéric Delanoycmd: Remove an unused global variable.
2011-11-29  Alexandre Julliardgdi32/tests: Add tests for rectangular gradients in...
2011-11-29  Alexandre Julliardgdi32: Don't set gradient alpha channel for 8888 bitmap...
2011-11-29  Alexandre Julliardgdi32: Implement 8-bpp and 4-bpp gradient dithering.
2011-11-29  Alexandre Julliardgdi32: Implement 16-bpp gradient dithering.
2011-11-29  Alexandre Julliardgdi32: Implement rectangular gradients in the DIB engine.
2011-11-29  Vitaliy Margolendinput: Add more error checking to IDirectInput_GetDevi...
2011-11-29  Vitaliy Margolendinput: Add more parameter checking to enum devices.
2011-11-29  Vitaliy Margolendinput: Stub IDirectInputJoyConfig8 interface.
2011-11-29  Francois Gougetcmd/tests: Tweak subsection headers so they are treated...
2011-11-29  Francois Gougetcmd/tests: Standardize the batch file section headers.
2011-11-29  Francois Gougetcmd/tests: Treat lines that start with '---' as resynch...
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixArray().
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrix().
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetBoolArray().
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetBool().
2011-11-29  Jacek Cabanjscript: Use bytecode for binary xor expressions.
2011-11-29  Jacek Cabanjscript: Use bytecode for binary or implementation.
2011-11-29  Jacek Cabanjscript: Use bytecode for modulo expression implementation.
2011-11-29  Jacek Cabanjscript: Use bytecode for '/' expression implementation.
2011-11-29  Jacek Cabanjscript: Use bytecode for '*' expression implementation.
2011-11-29  Luca Bennatipo: Update Italian translation.
2011-11-29  Eric Pouechcmd: Correctly parse program name when launching extern...
2011-11-29  Eric Pouechmsvcrt: Implemented _ultow_s.
2011-11-29  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_CACHEUTILIZATION.
2011-11-29  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_BANDWIDTHTIMINGS.
2011-11-29  Henri Verbeetwined3d: Use proper texcoord masks for GLSL texm3x3spec...
2011-11-29  Henri Verbeetddraw: Rename the wineD3D field in IDirectDrawImpl...
2011-11-29  Henri Verbeetddraw: Create the wined3d swapchain when setting the...
2011-11-28  Ulrich Czekallawinex11: Avoid grabbing user_section while holding...
2011-11-28  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetIntArray().
2011-11-28  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetInt().
2011-11-28  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetFloatArray().
2011-11-28  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetFloat().
2011-11-28  Rico Schüllerd3dx9: Handle a special case in ID3DXBaseEffect::GetInt().
2011-11-28  Bruno Jesusws2_32: Remove duplicated code.
2011-11-28  Bruno Jesusws2_32: Fix function GetAcceptExSockaddrs.
2011-11-28  Piotr Cabanmsxml3: Change parser position computation.
2011-11-28  Francois GougetAssorted spelling fixes and wording tweaks.
2011-11-28  Jacek Cabanjscript: Added bytecode-based version of identifier...
2011-11-28  Jacek Cabanjscript: Use bytecode for new expression implementation.
2011-11-28  Jacek Cabanjscript: Use bytecode for conditional expressions.
2011-11-28  Jacek Cabanjscript: Use bytecode for logical and expression.
2011-11-28  Jacek Cabanjscript: Use bytecode for logical or expression.
2011-11-28  Hwang YunSongpo: Updated Korean translation.
2011-11-28  Aurimas Fišeraspo: Update Lithuanian translation.
2011-11-28  Gerald Pfeiferwinex11.drv: Move a conditionally used label into the...
2011-11-28  Nikolay Sivovmsxml3: Fix get_namespaceURI() for document nodes.
2011-11-28  Nikolay Sivovmsxml3: Place nodeValue() test data in a table.
2011-11-28  Nikolay Sivovmsxml3: Use common helper for IXMLDOMText_get_nodeValue().
2011-11-28  Nikolay Sivovmsxml3: Some refcount tests to show details of internal...
2011-11-28  Henri Verbeetwined3d: Store the device type only once.
2011-11-28  Henri Verbeetwined3d: Get rid of the WINED3DDEVICE_CREATION_PARAMETE...
2011-11-28  Henri Verbeetddraw/tests: Add tests for primary dimensions to test_c...
2011-11-28  Henri Verbeetd3d8/tests: Test the window and backbuffer dimensions...
2011-11-28  Henri Verbeetd3d9/tests: Test the window and backbuffer dimensions...
2011-11-28  Austin Englishnetapi32: Add a stub for NetUseGetInfo.
2011-11-28  Frédéric Delanoywinebuild: Avoid dead code in BuildCallFrom16Core ...
2011-11-28  Alexandre Julliardwinedbg: Use proper links in the crash dialog.
2011-11-26  Alexandre Julliardwineps: Don't crash on missing loca OTF table.
2011-11-25  Francois Gougetcmd: Use WCMD_output_asis*() for strings that are not...
next