wine
2011-04-25  Frédéric Delanoypo: Add message contexts (and French translations)...
2011-04-25  Michael Stefaniucd3d9: Finish the COM cleanup of the IDirect3DDevice9Ex...
2011-04-25  Michael Stefaniucd3d9: Pass an object instead of an iface to IDirect3DDe...
2011-04-25  Michael Stefaniucd3d9: Use impl_from_IDirect3DDevice9Ex instead of casti...
2011-04-25  Eric Pouechmsvcrt: ungetc must create a buffer, even if _IONBF...
2011-04-25  Eric Pouechmsvcrt: Added tests in fileops with different buffer...
2011-04-25  Eric Pouechservices: Be sure to unlock the current database in...
2011-04-25  Alexandre Julliardwinex11: Release the clip cursor grab when the clipping...
2011-04-22  Jacek Cabanshdocvw: Deactivate document in InternetExplorer destru...
2011-04-22  Jacek Cabanmshtml: Added proper support for weak references.
2011-04-22  Stefan Dösingerwined3d: Scale the depthbias factor by the depth buffer...
2011-04-22  Stefan Dösingerd3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
2011-04-22  Alexandre Julliardserver: Set the fd user when duplicating a mapping...
2011-04-22  Alexandre Julliardwinex11: Allow changing the clipping rectangle while...
2011-04-22  Alexandre Julliardwinex11: Add separate helper functions for pointer...
2011-04-22  Alexandre Julliardwinex11: Store a message window with the desktop when...
2011-04-22  Alexandre Julliarduser32: Pass a NULL rectangle in the ClipCursor entry...
2011-04-22  Alexandre Julliardwinetest: Cowardly refuse to submit results that have...
2011-04-22  Marcus Meissnerkernel32: Mark more internal symbols as invisible.
2011-04-22  Marcus Meissneruser32: Mark internal functions with hidden visibility.
2011-04-22  Jacek Cabanwininet: Use wrappers for HeapReAlloc calls.
2011-04-22  Alexandre Julliardwinex11: Clip out the top-level windows when repainting...
2011-04-22  Thomas Mullalywininet: Prevent a race condition which results in...
2011-04-22  André Hentschelntdll: Make sure RtlCaptureContext doesn't compile...
2011-04-22  Francois Gougetgameux: Make some functions static.
2011-04-22  Francois Gougetd3dx9_36: Make some is_valid_xxx() functions static.
2011-04-22  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetType().
2011-04-22  Henri Verbeetwined3d: Get rid of wined3d_volume_get_type().
2011-04-22  Henri Verbeetwined3d: Get rid of wined3d_buffer_get_type().
2011-04-22  Henri Verbeetwined3d: Make sure we release the correct DC in context...
2011-04-22  Henri Verbeetddraw: Replace the light list with a standard Wine...
2011-04-21  Akihiro Sagawapo: Update Japanese translation.
2011-04-21  Akihiro Sagawacomdlg32: Update Japanese resource.
2011-04-21  Dylan Smithd3dxof/tests: Make expected value in string and compari...
2011-04-21  Dylan Smithd3dxof: Initialize binary member variable of xobjects.
2011-04-21  Dylan Smithd3dxof: GetName can be used to just get the name length.
2011-04-21  Dylan Smithd3dxof: Avoid overflowing temp buffers for large tokens.
2011-04-21  Dylan Smithd3dxof: Add missing checks for remaining bytes during...
2011-04-21  Piotr Cabanmsvcrt: Added _resetstkoflw implementation.
2011-04-21  Alexandre Julliarduser32: Don't start menu tracking when the owner window...
2011-04-21  Jacek Cabanwininet: Use wrappers for HeapAlloc calls.
2011-04-21  Vincent Povirkwindowscodecs: Handle broken TIFF files without a RowsP...
2011-04-21  Nicolas Le Camdxdiagn/tests: Initialize a variable and reduce its...
2011-04-21  Henri Verbeetddraw: Destroy the ddraw surface after the wined3d...
2011-04-21  Henri Verbeetddraw: Destroy the ddraw surface after the wined3d...
2011-04-21  Henri Verbeetddraw: Release the wined3d surface first in ddraw_surfa...
2011-04-21  Henri Verbeetddraw: Add a separate function for surface cleanup.
2011-04-21  Henri Verbeetwined3d: Get rid of the mipmap hint code.
2011-04-21  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetParameterElement().
2011-04-21  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetParameterDesc().
2011-04-21  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetParameterByName().
2011-04-21  André Hentschelntdll: Fix usage of ContextFlags on Sparc.
2011-04-21  André Hentschelntdll: Fix usage of ContextFlags on ARM.
2011-04-21  André Hentschelntdll: Be more generic when storing ARM context.
2011-04-20  Alexandre Julliarduser32: Only call the driver when the cursor position...
2011-04-20  Alexandre Julliardserver: Also return the previous cursor position in...
2011-04-20  Dmitry Timoshkovwinex11.drv: Make sure that all relevant keyboard trace...
2011-04-20  Huw Daviesgdi32: Add a directional bias for the case when the...
2011-04-20  Michael Stefaniucd3d9: COM cleanup for the IDirect3DVolumeTexture9 iface.
2011-04-20  Michael Stefaniucd3d9: COM cleanup for the IDirect3DVolume9 iface.
2011-04-20  Michael Stefaniucd3d9: COM cleanup for the IDirect3DTexture9 iface.
2011-04-20  Andrew Nguyenmsvcrt: Avoid the use of SetFilePointerEx in _lseeki64.
2011-04-20  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetPassByName().
2011-04-20  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetPass().
2011-04-20  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetPassDesc().
2011-04-20  Rico Schüllerd3dx9: Fix ID3DXEffect*::GetVectorArray() forward.
2011-04-20  Matteo Bruniwined3d: Fallback to our private window when context...
2011-04-20  Matteo Bruniwined3d: Add two functions for GL context activation...
2011-04-20  André Hentschelwinedbg: Fix PC adjustment for ARM.
2011-04-20  Dylan Smithinclude: Create header file d3dx9anim.h.
2011-04-20  Dylan Smithinclude: Add d3dx9mesh.h X template extensions.
2011-04-20  Dmitry Timoshkovwinex11.drv: Use dialog window type again for owned...
2011-04-20  Alexandre Julliardwinhttp: Use an accessor function instead of directly...
2011-04-20  Alexandre Julliardwininet: Use an accessor function instead of directly...
2011-04-20  Gerald Pfeiferwinecfg: Fix use of uninitialized variable in some...
2011-04-20  André Hentschelconfigure: Add ARM check.
2011-04-20  André Hentschelconfigure: Remove Alpha check.
2011-04-20  André Hentschelwinebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt...
2011-04-20  André Hentschelwinebuild: Remove Alpha support.
2011-04-20  André Hentschelwinedbg: Remove Alpha support.
2011-04-20  André Hentschelwinegcc: Remove Alpha support.
2011-04-20  André Hentschelserver: Remove Alpha support.
2011-04-20  André Hentschelntdll: Remove Alpha support.
2011-04-20  André Hentschelwinetest: Remove Alpha support.
2011-04-20  André Hentschellibport: Remove Alpha support.
2011-04-20  Damjan Jovanovicmmsystem: Improve 16 bit mapping for MCI_WHERE/PUT...
2011-04-20  Henri Verbeetddraw: Replace the viewport list with a standard Wine...
2011-04-20  Henri Verbeetddraw: Unset the viewports active device in IDirect3DDe...
2011-04-20  Henri Verbeetddraw: Introduce a separate function for texture creation.
2011-04-20  Henri Verbeetddraw: Don't bother unsetting resources on surface...
2011-04-20  Henri Verbeetwined3d: Decrement the vertex declaration refcount...
2011-04-20  Alexandre Julliarduser32: Add support for loading animated cursors/icons...
2011-04-20  Alexandre Julliarduser32: Support creating animated icons, not only cursors.
2011-04-19  Christian Incicrypt32: Fix CertStrToName's CERT_NAME_STR_NO_QUOTING_F...
2011-04-19  André Hentschelhhcrtl.ocx: Resize search tab too.
2011-04-19  André Hentschelwinecfg: Also distinguish versions by product type.
2011-04-19  Alexandre Julliardserver: Reuse existing file descriptor objects for...
2011-04-19  Alexandre Julliardwinex11: Allow installing the event handler multiple...
2011-04-19  Jacek Cabanpsapi: Forward EmptyWorkingSet implementation to kernel32.
2011-04-19  Anders Jonssonpo: Update Swedish translation.
next