wine
2007-11-14  Alex Villacís... user32: Fix returned value of LB_DIR.
2007-11-14  Alexandre Julliardcomctl32: Fixed handling of monochrome icons in image...
2007-11-14  Gerald Pfeiferws2_32/tests: Fix error checking.
2007-11-14  Stefan Dösingerwined3d: Fix ATI video memory detection typo.
2007-11-14  Stefan Dösingerwined3d: Non power of two texture fixes.
2007-11-14  Stefan Dösingerwined3d: Apply matrices when switching from transformed...
2007-11-14  Stefan Dösingerwined3d: Read the framebuffer size from the surface...
2007-11-14  Stefan Dösingerwined3d: Depth stencil fixes.
2007-11-14  Stefan Dösingerwined3d: Partially revert "Get rid of the conditionals...
2007-11-14  Stefan Dösingerwined3d: Get rid of a few Nvidiaisms in glsl shaders.
2007-11-14  Stefan Dösingerwined3d: Hardcode local constants into the shader if...
2007-11-14  Andrew Talbotuser32: Constify a variable.
2007-11-14  Detlef Riekenbergcomctl32: Fix a typo in a debug message.
2007-11-13  Francois Gougetkernel32/tests: Fix a signed/unsigned warning.
2007-11-13  Francois Gougetrpcrt4: Add some missing prototypes and better match...
2007-11-13  Francois Gougetadvpack: Skip some tests if not in interactive mode...
2007-11-13  Francois Gougetuser32/tests/msg: Don't mess up lParam as it is passed...
2007-11-13  Rob Shearmanrpcrt4: Fix a copy and paste mistake in declaring threa...
2007-11-13  Rob Shearmanole32: Release the correct pointer in test_MkParseDispl...
2007-11-13  Rob Shearmanole32: Validate the parameters to DataCache_Cache.
2007-11-13  Jonathan Ernstwine.desktop: Updated French translation.
2007-11-13  Jonathan Ernstavifil32: Updated French translation.
2007-11-13  Jonathan Ernstxcopy: Updated French translation.
2007-11-13  Jonathan Ernstnet: Updated French translation.
2007-11-13  Jonathan Ernstlocalui: Updated French translation.
2007-11-13  Jonathan Ernstcredui: Updated French translation.
2007-11-13  Jonathan Ernstregedit: Updated French translation.
2007-11-13  Jonathan Ernstcmd: Updated French translation.
2007-11-13  Jonathan Ernstshell32: Updated French translation.
2007-11-13  Dmitry Timoshkovserver: Make timer id allocation algorithm conform...
2007-11-13  Alexandre Julliardwinedbg: Print a backtrace in --auto mode.
2007-11-13  Alexandre Julliardshell32: Don't wait for the command to terminate in...
2007-11-13  Alexandre Julliardshell32: Pass some of the ShellExecute flags through...
2007-11-13  Alexandre Julliardinclude: Added definition for SEE_MASK_NOASYNC.
2007-11-13  EA Durbinkernel32: Add stub for GetConsoleKeyboardLayoutNameW.
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleKeyboard...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-11-13  Alistair Leslie... msxml3: Enable test for bad argument / fix memory leak.
2007-11-13  Alistair Leslie... msxml3: Return E_INVALIDARG on bad parameter.
2007-11-13  Francois Gougetctapi32: Use quotes to include our headers. Fixes winap...
2007-11-13  Francois Gougetcfgmgr32: Flesh out cfgmgr32.h a bit more and fix the...
2007-11-13  Francois Gougetrpcrt4: Add an API documentation stub to make winapi_ch...
2007-11-13  Francois Gougetd3dx8: Make d3dx8math.h C++ compatible.
2007-11-13  Francois Gougetacledit: Add wfext.h.
2007-11-13  Francois Gougetntoskrnl: Remove trailing spaces in Wine traces.
2007-11-13  Francois Gougetwined3d: Add trailing '\n's to two shader_addline(...
2007-11-13  James Hawkinsmsi: Fix the condition for checking a drive.
2007-11-13  James Hawkinsmsi: Set the file to NULL when running the directory...
2007-11-13  James Hawkinsmsi: Implement the VolumeSelectCombo control.
2007-11-13  James Hawkinsmsi: Test the Uninstall registry entries.
2007-11-13  James Hawkinsmsi: Delete the uninstall key when the product is removed.
2007-11-13  David Adamd3dx8: Implement D3DXMatrixAffine Transformation.
2007-11-13  Rob Shearmanrpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp...
2007-11-13  Lei Zhangshell32: Don't crash if $HOME is not set.
2007-11-13  Lei Zhangshell32: rename My Video to My Videos.
2007-11-13  Rob Shearmanole32: Wait forever on the ready_event in the local...
2007-11-13  Rob Shearmanole32: Use asynchronous I/O for the named pipe server...
2007-11-13  Rob Shearmanole32: Fix the condition in HMETAFILEPICT_UserFree...
2007-11-13  Rob Shearmanole32: Fix a memory leak in the HGLOBAL stream tests...
2007-11-13  Rob Shearmanole32: Release the stream in COM_RevokeRegisteredClassO...
2007-11-13  Rob Shearmanole32: Fail before constructing an object in CreateStre...
2007-11-13  Rob Shearmankernel32: Implement GetThreadId.
2007-11-13  Jacek Cabanhlink: Added HlinkGetSpecialReference implementation.
2007-11-13  Jacek Cabanshlwapi: Fixed SHPackDispParamsV spec declaration.
2007-11-13  Paul Vriensdsound/tests: Better check to see if class is not avail...
2007-11-13  Paul Vriensdsound/tests: Fix test failures on WinXP.
2007-11-12  Stefan Dösingerwined3d: Load GL_EXT_texture3D from gl 1.2 if the exten...
2007-11-12  Stefan Dösingerwined3d: Mark extensions supported which are included...
2007-11-12  Stefan Dösingerwined3d: Load GL functions from core if needed.
2007-11-12  Stefan Dösingerwined3d: Extend the gl extension function loading table...
2007-11-12  Stefan Dösingerwined3d: Load extension functions after finding the...
2007-11-12  Stefan Dösingerwined3d: Align the gl function table.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-11-12  Peter Beutnerntdll: Better trap exception handling.
2007-11-12  Peter Beutnerntdll: Don't try to handle kill(SIGTRAP).
2007-11-12  Roderick Colenbranderwined3d: Prevent unneeded context switches.
2007-11-12  Roderick Colenbranderwined3d: Flush GL calls after drawing to the drawable...
2007-11-12  Dan Kegeluser32: Implement return value for DdeClientTransaction...
2007-11-12  Alexandre Julliarduser32: Remove a few traces that only duplicate the...
2007-11-12  Alexandre Julliardoleaut32: Fixed asm proxys to support more than 128...
2007-11-12  Kai Blinws2_32: Cope with buggy apps passing setsockopt optval...
2007-11-12  Alistair Leslie... clusapi: Corrected value in GetNodeClusterState.
2007-11-12  David Adamd3dx8: Implement D3DXVec3Unproject.
2007-11-12  David Adamd3dx8: Implement D3XMatrixVec3Project.
2007-11-12  David Adamd3dx8: Implement D3XMatrixMultiplyTranspose.
2007-11-12  David Adamd3dx8: Implement D3XMatrixInverse.
2007-11-12  Juan Langrsaenh: Check pad bytes for consistency when decrypting.
2007-11-12  Detlef Riekenbergshell32: Some undocumented defines and functions are...
2007-11-12  Hans Leidekkerkernel32: Loosen requirements on what QueryDosDevice...
2007-11-12  Maarten Lankhorstdsound: Return primary_done when no mixing needs to...
2007-11-12  Maarten Lankhorstdsound: Reassign pointers back to null when destroying...
2007-11-12  Dan Kegeladvapi32: Fix buffer overrun in tests/registry.c:wine_d...
2007-11-12  Rob Shearmanntdll: Initialise the part of the buffer to be written...
2007-11-12  Rob Shearmanserver: In set_user_object_info len is in bytes, not...
2007-11-12  Rob Shearmanoleaut32: Handle non-byref safe arrays in VARIANT_UserFree.
2007-11-12  Rob Shearmanole32: Disconnect the IRemUnknown stub buffer before...
2007-11-12  Rob Shearmanshell32: Fix a memory leak in Stream_WriteLocationInfo.
2007-11-12  Rob Shearmanshell32: Fix the length calculation of the pidl in...
2007-11-12  Misha Koshelevurlmon: Fix PROTOCOLDATA message passing in IInternetPr...
next