wine
2012-05-04  Francois Gougetwldap32: An English (United States) spelling fix.
2012-05-04  Aurimas Fišeraspo: Update Lithuanian translation.
2012-05-03  André Hentschelwinspool.drv: Also convert printer info for level 8.
2012-05-03  Henri Verbeetwined3d: Properly check for transformed position in...
2012-05-03  Henri Verbeetwined3d: Use the wined3d_matrix structure for the ident...
2012-05-03  Henri Verbeetd3d8: Get rid of IDirect3D8Impl.
2012-05-03  Henri Verbeetd3d8: Add a separate function for d3d8 initialization.
2012-05-03  Henri Verbeetddraw: Get rid of the member_info typedef.
2012-05-03  Alexandre Julliardurlmon/tests: Allow more COOKIE_SENT notifications.
2012-05-03  Alexandre Julliardwininet/tests: Add even more optional COOKIE_SENT messages.
2012-05-03  Alexandre Julliardmsi/tests: Skip MsiEnumProductsEx tests if not supported.
2012-05-03  Michael Mc... d3dx9: Added D3DXOptimizeFaces test.
2012-05-03  Michael Mc... d3dx9: Added D3DXOptimizeFaces semi-stub.
2012-05-03  Jacek Cabanwininet: Set status code OK for responses without headers.
2012-05-03  Jacek Cabanwininet: Added special case for HTTP_QUERY_STATUS_CODE...
2012-05-03  Jacek Cabanwininet: Use stored status code in HTTP_HttpEndRequestW.
2012-05-03  Jacek Cabanwininet: Use stored status code in HTTP_HttpSendRequestW.
2012-05-03  Jacek Cabanwininet: Store status code in http_request_t and use...
2012-05-03  Jacek Cabanwininet: Clean up HTTP_QUERY_STATUS_CODE tests.
2012-05-03  Michael Stefaniucstrmbase: Print the debug string and not the pointer...
2012-05-03  Jacek Cabanjscript: Return double from to_integer.
2012-05-03  Jacek Cabanjscript: Better handling of to_integer in String.substr.
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Bettter handling of to_number result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in Array...
2012-05-03  Alexandre Julliardwinex11: Remove redundant code in ChoosePixelFormat.
2012-05-03  Alexandre Julliardwinex11: Always store the GL drawable in the device...
2012-05-03  Alexandre Julliardwinex11: Update the pixel format through the DCE hook...
2012-05-03  Alexandre Julliardwinex11: Remove obsolete escapes.
2012-05-03  Alexandre Julliardwinex11: Remove support for the no longer used GET_GLX_...
2012-05-03  Christian Costainclude: Add definition of IKsControl interface in...
2012-05-03  Francois Gougetpo: English (neutral / Great Britain) spelling fixes.
2012-05-03  Francois Gougetkernel32: Some English (United States) spelling fixes.
2012-05-03  Francois Gougetmsi: Tweak msiexec's usage message.
2012-05-03  Austin Englishkernel32: Only print a fixme once for FlushProcessWrite...
2012-05-03  Austin Englishkernel32: Move GlobalMemoryStatus(Ex) to a different...
2012-05-03  Vincent Povirkmscoree: Change _CorDllMain fixme to a trace.
2012-05-03  Vincent Povirkmscoree: Use the main HMODULE in _CorExeMain instead...
2012-05-03  Vincent Povirkmscoree: Detect when a CLR DLL requests vtable fixups.
2012-05-03  Henri Verbeetwined3d: Determine index buffer location based on verte...
2012-05-03  Henri Verbeetwined3d: The wined3d object doesn't need a parent.
2012-05-03  Henri Verbeetddraw: Get rid of the flag_info typedef.
2012-05-03  Henri Verbeetd3d9: Properly retrieve an interface pointer in d3d9_te...
2012-05-03  Henri Verbeetd3d9: Properly retrieve an interface pointer in d3d9_te...
2012-05-03  André Hentschelwinspool.drv: Support printer info level 8.
2012-05-03  Alexandre Julliardurlmon/tests: Allow multiple COOKIE_SENT notifications...
2012-05-03  Alexandre Julliardurlmon/tests: Fix a test failure on COOKIE_SENT status.
2012-05-03  Alexandre Julliardwininet/tests: Add more optional COOKIE_SENT messages.
2012-05-03  Alexandre Julliardiphlpapi/tests: Avoid test failures when IPv6 is not...
2012-05-02  André Hentscheld3drm/tests: Add tests for handling lights.
2012-05-02  André Hentscheld3drm: Implement IDirect3DRMFrameX_DeleteLight.
2012-05-02  André Hentscheld3drm: Implement IDirect3DRMFrameX_AddLight.
2012-05-02  André Hentscheld3drm: Add IDirect3DRMLight interface.
2012-05-02  Jacek Cabanjscript: Properly test if double may be converted to...
2012-05-02  Jacek Cabanoleaut32: Added warn+heap support for cached BSTRs.
2012-05-02  Jacek Cabanoleaut32: Use a struct for internal BSTR representation...
2012-05-02  Józef Kuciaddraw: Correct wrong comment in ddraw.h.
2012-05-02  Austin Englishkernel32: Add a stub for FlushProcessWriteBuffers.
2012-05-02  Christian Costadmusic: Check errors in IDirectMusic8Impl_Activate...
2012-05-02  Christian Costadmusic: Implement IDirectMusic8Impl_EnumMasterClock.
2012-05-02  Christian Costadmusic: COM cleanup of IDirectMusic8.
2012-05-02  Christian Costadmusic: Add tests to enumerate master clocks.
2012-05-02  Alexandre Julliardwininet/tests: Add some optional COOKIE_SENT messages...
2012-05-02  Alexandre Julliardwing32: Use the correct constant names for CreateDIBSec...
2012-05-02  Alexandre Julliardwined3d: CreateDIBSection doesn't need a DC for the...
2012-05-02  Alexandre Julliardgphoto2.ds: CreateDIBSection doesn't need a DC for...
2012-05-02  Alexandre Julliardgdiplus: CreateDIBSection doesn't need a DC for the...
2012-05-02  Jacek Cabanmshtml: Added IHTMLWindow2::get_history implementation.
2012-05-02  Jacek Cabanmshtml.idl: Added DispHTMLHistory declaration.
2012-05-02  Andrew Eikumdsound: Don't derive the secondary position from the...
2012-05-02  Andrew Eikumdsound: Convert from fixed to floating point.
2012-05-02  Henri Verbeetwined3d: Figure out the index data pointer inside drawP...
2012-05-02  Henri Verbeetwined3d: Figure out the index size inside drawPrimitive().
2012-05-02  Henri Verbeetd3d9: Properly retrieve an interface pointer in d3d9_te...
2012-05-02  Henri Verbeetd3d9: Properly retrieve an interface pointer in d3d9_te...
2012-05-02  Henri Verbeetd3d9: Properly retrieve an interface pointer in d3d9_te...
2012-05-02  André Hentschelwinedbg: Complete the Thumb disassembler.
2012-05-01  Alexander E... dsound: Clean up channels.
2012-05-01  Alexander E... dsound: Clean up cp_fields.
2012-05-01  Alexander E... dsound: Replace convert() functions with get() and...
2012-05-01  Alexander E... dsound: Clean up MixToTemporary().
2012-05-01  Erich Hooverws2_32/tests: Test for IOCP behavior without AcceptEx...
2012-05-01  Erich Hooverws2_32/tests: Test for AcceptEx IOCP behavior for a...
2012-05-01  Erich Hooverws2_32/tests: Test for AcceptEx IOCP behavior for cance...
2012-05-01  Erich Hooverws2_32/tests: AcceptEx IOCP initialization cleanup.
2012-05-01  Jacek Cabanoleaut32: SysStringByteLen code clean up.
2012-05-01  Jacek Cabanoleaut32: SysStringLen code clean up.
2012-05-01  Jacek Cabanjscript: Added VT_I2 tests.
2012-05-01  Jacek Cabanjscript: Added support for VT_I2 in invoke_prop_func.
2012-05-01  Jacek Cabanjscript: Added support for VT_I2 in disp_call.
2012-05-01  Jacek Cabanjscript: Added support for VT_I2 in disp_propget.
2012-05-01  Hans Leidekkermsi: Fix a couple of DispGetParam calls.
2012-05-01  Hans Leidekkermsi: Add the Session object as a global member to custo...
2012-05-01  Hans Leidekkermsi: Remove a workaround for missing Windows Script...
2012-05-01  Stefan Leichterwsnmp32: New stub dll.
2012-05-01  Józef Kuciad3dx9: Implement conversion from DDS pixel format to...
next