wine
2010-03-19  Henri Verbeetwined3d: Rename GlPixelFormatDesc to wined3d_format_desc.
2010-03-19  Henri Verbeetwined3d: Simplify the generated GLSL for NRM.
2010-03-19  Christian Costad3dx9_36: Add stub for D3DXCreateEffect.
2010-03-19  Christian Costad3dx9: Add d3dx9effect.h include file.
2010-03-19  Alexandre Julliardwinegcc: Force importing msvcrt when using the Unicode...
2010-03-19  Detlef Riekenbergmsvcr80: Forward _initterm_e to msvcr90.dll.
2010-03-19  Detlef Riekenbergmsvcr90: Implement _initterm_e.
2010-03-19  Christian Costad3dx9_36: Use %u to print unsigned integer.
2010-03-19  Christian Costad3dx9_36: Fix method name.
2010-03-19  Christian Costad3dx9_36: Add missing GetSamplerIndex method to ID3DXCo...
2010-03-19  Christian Costad3dx9_36: Implement ID3DXConstantTableImpl_GetDesc...
2010-03-19  Jörg Höhlemidimap: Allow GetVolume by device identifier.
2010-03-19  Roderick Colenbranderwined3d: Get rid of d3dfmt_get_conv in RealizePalette.
2010-03-19  Roderick Colenbranderwined3d: Start moving paletted texture support to the...
2010-03-19  Roderick Colenbranderwined3d: Use draw_textured_quad in BltOverride.
2010-03-19  Roderick Colenbranderwined3d: Add a helper function for drawing a textured...
2010-03-19  Francois Gougetserver: Don't include winsock.h to avoid creating a...
2010-03-19  Francois Gougetinclude: Also define the WSAxxx error codes in winerror.h.
2010-03-19  Paul Vriensuser32/tests: Fix timeouts on Win9x/WinMe.
2010-03-19  Paul Vriensd3d9/tests: Fix timeouts on Win9x/WinMe.
2010-03-19  Paul Vriensd3d8/tests: Fix timeouts on Win9x/WinMe.
2010-03-19  Nikolay Sivovshell32: Add IPersistFile::GetCurFile implementation...
2010-03-19  Eric Pouechdbghelp: Move the mach-o information into the modfmt...
2010-03-19  Eric Pouechdbghelp: Moved the ELF's module information into the...
2010-03-19  Eric Pouechdbghelp: Move the PE debug info to the newly define...
2010-03-19  Eric Pouechdbghelp: Create new infrastructure to hold specific...
2010-03-19  Eric Pouechdbghelp: Now that we can keep ELF sections around,...
2010-03-19  Eric Pouechdbghelp: Let dwarf_parse decide on which sections it...
2010-03-19  Eric Pouechdbghelp: Extend the image (ELF/PE) scheme to get the...
2010-03-19  Eric Pouechdbghelp: Keep the file map around for every PE module...
2010-03-19  Eric Pouechdbghelp: Create the notion of image (PE, ELF modules...
2010-03-19  Eric Pouechdbghelp: Extend the ELF image management to PE modules...
2010-03-19  Eric Pouechdbghelp: Make the ELF mapping code easier to use.
2010-03-19  Damjan Jovanovicusbd.sys: Add USB descriptor parsing functions.
2010-03-19  André HentschelREADME.de: Sync german filesystem support section.
2010-03-19  Alexandre Julliardgdiplus/tests: Create a window for graphics tests inste...
2010-03-19  Alexandre Julliarduser32: Return fake global information in GetCursorInfo...
2010-03-19  Alexandre Julliarduser32/tests: Add some tests for GetCursorInfo.
2010-03-18  Alexandre Julliarduser32/tests: Add some tests for ShowCursor.
2010-03-18  Nikolay Sivovshlwapi: Fix StrCpyNW to deal with null inputs better...
2010-03-18  Aric Stewartmsctf: Add stub for ITfDisplayAttributeMgr.
2010-03-18  Aric Stewartwinemp3.acm: Support mp3 decoding on Mac OS/X Leopard...
2010-03-18  Damjan Jovanovicusbd.sys: Add stub usbd.sys.
2010-03-18  Damjan Jovanovicntoskrnl.exe: Implement IoIsWdmVersionAvailable.
2010-03-18  Julian Rügerwindowscodecs: Small spelling fixes.
2010-03-18  Maarten Lankhorstwinmm: Allow SND_ALIAS|SND_FILENAME in PlaySound.
2010-03-18  Alexandre Julliarduser32/tests: Add some tests demonstrating that SetCurs...
2010-03-18  Alexandre Julliardkernel32: Don't try to open builtin exe files during...
2010-03-18  Jacek Cabancmd: Added @or_broken@ handling to test templates and...
2010-03-18  Jacek Cabanmshtml: Added IHTMLImgElement::onload tests.
2010-03-18  Jacek Cabanmshtml: Added IHTMLImgElement::onload property implemen...
2010-03-18  Jacek Cabanmshtml: Added support for load event on all nodes.
2010-03-18  Jacek Cabanmshtml: Moved removing event target to separated function.
2010-03-18  Jacek Cabanmshtml: Fire readystatechange event on document nodes.
2010-03-18  Jacek Cabanmshtml: Make sure that readState is READYSTATE_LOADING...
2010-03-18  Nikolay Sivovshlwapi: Add a forward to DelayLoadFailureHook.
2010-03-18  Nikolay Sivovurlmon: Add CoInternetIsFeatureEnabled stub.
2010-03-18  Nikolay Sivovurlmon: Add stub IUriBuilder interface.
2010-03-18  Piotr Cabanoleaut32: Improve ITypeInfo2 GetRefTypeOfImplType imple...
2010-03-18  Piotr Cabanoleaut32: Improve ICreateTypeInfo2 AddImplType implemen...
2010-03-18  Piotr Cabanoleaut32: Fix ITypeInfo GetImplTypeFlags for dispinterf...
2010-03-18  Piotr Cabanoleaut32/tests: Make tests working on older systems...
2010-03-18  Piotr Cabanoleaut32: Improve ITypeInfo2 GetTypeAttr implementation.
2010-03-18  Henri Verbeetwined3d: Avoid some common invalid context accesses.
2010-03-18  Henri Verbeetwined3d: Kill VTRACE.
2010-03-18  Henri Verbeetwined3d: Replace some VTRACEs with proper TRACEs.
2010-03-18  Henri Verbeetwined3d: Add a quirk to rebind FBOs when one of their...
2010-03-18  Henri Verbeetwined3d: Unify GLINFO_LOCATION in surface.c.
2010-03-18  Henri Verbeetddraw: Acquire/release the focus window from the correc...
2010-03-18  Henri Verbeetwined3d: Make the focus window also the foreground...
2010-03-18  Henri Verbeetd3d9/tests: Extend the window proc / focus window tests.
2010-03-18  Henri Verbeetd3d8/tests: Extend the window proc / focus window tests.
2010-03-18  Henri Verbeetuser32/tests: Add a test for foreground windows on...
2010-03-18  Andrew Eikummshtml: Fix return value interpretation when navigating.
2010-03-18  Vincent Povirkwindowscodecs: Make component enumerators thread-safe.
2010-03-18  Vincent Povirkinclude: Add definitions for IWICBitmapScaler.
2010-03-18  Vincent Povirkwinex11.drv: Use CurrentTime to focus windows if we...
2010-03-18  Vincent Povirkwinex11.drv: ReadSelectionData should fail if the impor...
2010-03-17  Nikolay Sivovole32: Remove useless parameter check.
2010-03-17  Christian Costad3dx9_36: Add stub for D3DXCreateTextureFromFileInMemoryEx.
2010-03-17  Stefan Dösingerd3d9: Remove old debug messages from the tests.
2010-03-17  Stefan Dösingerd3d9: Windows 7 rejects invalid rectangles.
2010-03-17  Stefan Dösingerd3d9: Remove the double unlock test.
2010-03-17  Stefan Dösingerddraw: Use a D24X8 depth buffer.
2010-03-17  Jörg Höhlemsvfw32: MCI Step is like Seek.
2010-03-17  Paul Vriensshlwapi/tests: Fix some test failures on Vista+.
2010-03-17  Jacek Cabanshdocvw: Fixed tests on some Windows.
2010-03-17  Maarten Lankhorstmidimap: Defer initialisation.
2010-03-17  Stefan Dösingerwined3d: Make resources 16 byte aligned.
2010-03-17  Stefan Dösingerwined3d: Merge two if conditions in buffer.c.
2010-03-17  Maciej Borszwinhttp: Fix invalid behaviour of WinHttpCrackUrl.
2010-03-17  Sandijs Ribakswined3d: Add surface conversion function from WINED3DFM...
2010-03-17  Andrew Eikumhlink: Implement IHlinkBrowseContext::GetBrowseWindowInfo.
2010-03-17  Andrew Eikumhlink: Split target at hash in HlinkCreateFromString.
2010-03-17  Andrew Eikumhlink: Set hlink's location to NULL if the empty string...
2010-03-17  Michael Stefaniucoleaut32: Plug some memleaks on error paths (Smatch).
2010-03-17  Michael Stefaniucoleaut32: Remove superfluous NULL check before HeapFree...
2010-03-17  Vincent Povirkoleaut32: Always use DISPID_PROPERTYPUT to fill in...
2010-03-17  Paul Vriensshlwapi/tests: Fix some test failures on XP/Vista.
2010-03-17  Paul Vriensrsaenh/tests: Fix some test failures on XP (pre SP3).
next