wine
2011-06-10  Juan Langsetupapi: Make sure machine name is non-empty before...
2011-06-09  Alexandre Julliardadvapi32: Always pass valid buffers in the EnumServices...
2011-06-09  Alexandre Julliardadvapi32: Fix the parameter checks in QueryServiceStatusEx.
2011-06-09  Alexandre Julliarddispex: Make sure we don't pass a NULL array to IDispat...
2011-06-09  Owen Rudgewinemapi: Ensure address is valid before checking for...
2011-06-09  Juan Langcrypt32: Support CERT_COMPARE_NAME_STR_A in CertFindCer...
2011-06-09  Jacek Cabanurlmon: Added empty file binding test.
2011-06-09  Jacek Cabanurlmon: Correctly handle empty files.
2011-06-09  Alexandre Julliardmsi: Create temp files in the destination directory...
2011-06-09  Michael Stefaniucddraw: Use unsafe_impl_from_IDirect3DLight() for applic...
2011-06-09  Michael Stefaniucddraw: COM cleanup for the IDirect3DLight iface.
2011-06-09  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetBoolArray().
2011-06-09  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetIntArray().
2011-06-09  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetFloatArray().
2011-06-09  Dylan Smithd3dxof: Factor out parse template loops into a function.
2011-06-09  Dylan Smithd3dxof: Factor out duplicated code for parsing X file...
2011-06-09  Dylan Smithd3dxof: Remove unnecessary fields from IDirectXFileEnum...
2011-06-09  Aric Stewartusp10: Strip dangling joiners for Sinhala.
2011-06-09  Aric Stewartusp10: Sinhala vowels are not fully decomposed. The...
2011-06-09  Alexandre Julliardrpcrt4/tests: Add a few more marshalling tests.
2011-06-09  Alexandre Julliardwidl: Fix a typo in updating the type format offset...
2011-06-09  Alexandre Julliardwidl: Fix packing of parameter structures for arguments...
2011-06-09  Alexandre Julliardwidl: Pass a structure containing the parameters to...
2011-06-09  Alexandre Julliardwidl: Add a helper function for generating a stub that...
2011-06-08  Michael Stefaniucddraw: COM cleanup for the IDirect3DMaterial3 iface.
2011-06-08  Michael Stefaniucddraw: Avoid "unsafe" IDirect3DMaterial3 to object...
2011-06-08  Michael Stefaniucddraw: Rename d3d_material_init() and have it allocate...
2011-06-08  Michael Stefaniucddraw: COM cleanup for the IDirectDrawGammaControl...
2011-06-08  Adam Martinsonole32: Don't call IDropTarget::QueryInterface() in...
2011-06-08  Louis Lendersnetapi32/tests: Add small conformance test for NetLocal...
2011-06-08  Louis Lendersnetapi32: Fill the data buffer with something useful...
2011-06-08  Aric Stewartusp10: Bengali initial form is only applied to the...
2011-06-08  Aric Stewartusp10: Execute half after pstf.
2011-06-08  Rico Schüllerd3dx9: Improve effect sampler parsing.
2011-06-08  Dylan Smithd3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.
2011-06-08  Dylan Smithd3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFrom...
2011-06-08  Dylan Smithd3dx9: Support optional parameters for D3DXLoadMeshFrom...
2011-06-08  Dylan Smithd3dx9: Implement D3DXLoadMeshFromXInMemory.
2011-06-08  Aric Stewartusp10: Refine Ralf reordering location for Devanagari...
2011-06-08  Alexandre Julliardkernel32: Fix the handling of CAL_ITWODIGITYEARMAX...
2011-06-08  André Hentschelmscoree/tests: Mark a weird w2k3 result as broken.
2011-06-08  André Hentschelinclude: Add ATA ioctls.
2011-06-08  André Hentschelinclude: Add more storage ioctls.
2011-06-08  André Hentschelinclude: Fix IOCTL_STORAGE_SET_HOTPLUG_INFO.
2011-06-08  Piotr Cabanmsvcrt: Fix broken exports in spec file.
2011-06-08  Vincent Povirkuser32/tests: Do not check the last error on succeeding...
2011-06-08  Vincent Povirkuser32/tests: Test registering the same hotkey hwnd...
2011-06-08  Vincent Povirkuser32/tests: Add test showing hotkeys change the async...
2011-06-08  Vincent Povirkuser32/tests: Ignore paint messages in hotkey tests.
2011-06-08  Vincent Povirkuser32/tests: Add test for flags on keyboard messages.
2011-06-08  Henri Verbeetwined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device...
2011-06-08  Henri Verbeetwined3d: cfg can never be NULL in wined3d_check_pixel_f...
2011-06-08  Henri Verbeetwined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWit...
2011-06-08  Henri Verbeetusp10: Store the GDEF table in the script cache.
2011-06-08  Henri Verbeetusp10: Fix a memory leak in GDEF_UpdateGlyphProps().
2011-06-08  Alexandre Julliardwidl: Don't require inline stubs for functions that...
2011-06-08  Alexandre Julliardwidl: Don't allow floating point parameters for interpr...
2011-06-08  Alexandre Julliardwidl: Don't generate old-style interpreted stubs on...
2011-06-08  Alexandre Julliardwidl: Set a correct fpu parameter mask on 64-bit.
2011-06-08  Alexandre Julliardwidl: In 64-bit mode, pass all arguments to NdrClientCa...
2011-06-07  Aric Stewartusp10: Correct matra type for Oriya 0x0B57.
2011-06-07  Aric Stewartusp10: Gurmukhi has Ras but no Ralf. So do not treat...
2011-06-07  Aric Stewartusp10: Do not over increment glyph index in Chaining...
2011-06-07  Matteo Bruniwined3d: Simplify context_apply_draw_buffers() a bit.
2011-06-07  Matteo Bruniwined3d: Fix glDrawBuffers() optimization.
2011-06-07  Jacek Cabaniphlpapi: Added PfCreateInterface stub implementation.
2011-06-07  Jacek Cabaninclude: Added fltdefs.h from mingw-w64 project.
2011-06-07  André Hentschelc2man: Better detect that the file is in use.
2011-06-07  Dylan Smithd3dx9: Implement D3DXLoadMeshHierarchyFromX.
2011-06-07  Dylan Smithd3dx9/tests: Add texture coordinates and vertex colors...
2011-06-07  Dylan Smithd3dx9: Add support for loading vertex colors from X...
2011-06-07  Dylan Smithd3dx9: Add support for loading texture coords from...
2011-06-07  Dylan Smithd3dx9/tests: Test effect generation and material loadin...
2011-06-07  Dylan Smithd3dx9: Generate effect instances from materials for...
2011-06-07  Dylan Smithd3dx9: Add support for loading materials from X files.
2011-06-07  Dylan Smithd3dx9/tests: Add tests for D3DXLoadMeshHierarchyFromXIn...
2011-06-07  Dylan Smithd3dx9: Respect the options parameter for mesh loading.
2011-06-07  Jacek Cabanmshtml: Added VT_ERROR printing to debugstr_variant.
2011-06-07  Jacek Cabanwidl: Don't duplicate optarg and optind declarations...
2011-06-07  Henri Verbeetwined3d: cfg can never be NULL in wined3d_check_pixel_f...
2011-06-07  Henri Verbeetwined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWit...
2011-06-07  Henri Verbeetwined3d: Use GL_DEPTH_COMPONENT as internal format...
2011-06-07  Henri Verbeetwined3d: Just enable ARB_shader_texture_lod if it's...
2011-06-07  Henri Verbeetwined3d: Get rid of wined3d_texture_get_type().
2011-06-07  Hans Leidekkermsi: Get rid of some more forward declarations.
2011-06-07  Hans Leidekkermsi: Avoid some AW conversions.
2011-06-07  Hans Leidekkermsi: Get rid of forward declarations for custom action...
2011-06-07  Hans Leidekkermsi: Handle disabled components properly in the Process...
2011-06-07  Hans Leidekkermsi: Add support for returning validation errors.
2011-06-07  Hans Leidekkermsi: Print a warning instead of an error if we're going...
2011-06-07  Hans Leidekkermsi: Fully initialize the MSISTORAGESVIEW and MSISTREAM...
2011-06-07  Hans Leidekkermsi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
2011-06-07  Hans Leidekkermsi: Reorder dialog functions to avoid forward declarat...
2011-06-07  Hans Leidekkermsi: Factor out common code to execute custom action...
2011-06-07  Michael Stefaniucdxgi: COM cleanup for the IDXGISurface iface.
2011-06-07  Michael Stefaniucdxgi: COM cleanup for the IWineDXGIAdapter iface.
2011-06-07  Michael Stefaniucdxgi: COM cleanup for the IWineDXGIDevice iface.
2011-06-07  Michael Stefaniucdxgi: COM cleanup for the IWineDXGIFactory iface.
2011-06-07  Michael Stefaniucddraw: COM cleanup for the IDirect3DMaterial iface.
2011-06-07  Michael Stefaniucddraw: COM cleanup for the IDirect3DMaterial2 iface.
next