wine
2008-02-06  Rob Shearmancomctl32: Don't get the background colour in ANIMATE_Pa...
2008-02-06  Jacek Cabanurlmon: Fixed ref count leak.
2008-02-06  Jacek Cabanurlmon: Added gecko_installer_workaround to url.c tests.
2008-02-06  Alexandre Julliardwinex11: Only update the virtual screen rect once in...
2008-02-06  Alexandre Julliardwinex11: Use the gdi display when initializing the...
2008-02-06  Alexandre Julliardwinex11: Don't erase the desktop window synchronously...
2008-02-06  Paul Vrienswintrust/tests: Use GetModuleHandleA instead of LoadLib...
2008-02-06  Reece H. Dunngdi32: Improve the failure reporting in the bitmap...
2008-02-06  Reece H. Dunnddraw: Spelling fixes in the d3d test output.
2008-02-06  Reece H. Dunncabinet: Make the fdi tests pass on Vista.
2008-02-06  Jens Nestlerkernel32: Don't fail unconditionally in MoveFile for...
2008-02-06  Kirill K. Smirnovsystray: Add support for NIS_HIDDEN flag.
2008-02-06  Kirill K. Smirnovsystray: Properly track errors.
2008-02-06  Andrew Riediuser32: Test destroying the cursor of a parent process.
2008-02-06  Paul Chitescuntoskrnl.exe: Implement MmPageEntireDriver and MmResetD...
2008-02-06  Francois Gougetriched20: Fix the name of the lpUsedDefChar field of...
2008-02-06  Stefan Dösingerddraw: Some drivers return a refresh rate of 0.
2008-02-06  Stefan Dösingerwined3d: Create VBOs.
2008-02-06  Stefan Dösingerwined3d: Separate OpenGL and driver version.
2008-02-06  Stefan Dösingerwined3d: Move the highpart of the driver version to...
2008-02-06  Stefan Dösingerwined3d: Tear down the dummy textures before resetting.
2008-02-06  Stefan Dösingerwined3d: Restore the stateblock after Reset.
2008-02-06  Andrew Talbotwinmm: Remove unneeded casts.
2008-02-06  Roderick Colenbranderwined3d: Redownload the surface data in case of a palet...
2008-02-06  Roderick Colenbranderwined3d: Allow read back of P8 surfaces. This fixes...
2008-02-06  Roderick Colenbranderwined3d: Reload the palette on a color key change....
2008-02-06  Roderick Colenbranderwined3d: Make sure to set the color key when it is...
2008-02-06  Michael Stefaniucmsi: Fix "type of 'x' defaults to 'int'" warnings.
2008-02-06  Detlef Riekenbergwinspool: Use the backend for GetPrinterDriverDirectory.
2008-02-06  Detlef Riekenberglocalspl: Implement fpGetPrinterDriverDirectory.
2008-02-06  Detlef Riekenberglocalspl: Initialize pointers in struct PRINTPROVIDOR.
2008-02-05  Alexandre Julliardgdi32: DC_GetDCPtr and DC_ReleaseDCPtr are not longer...
2008-02-05  Alexandre Julliardgdi32: Get rid of DC_GetDCPtr in the palette functions.
2008-02-05  Alexandre Julliardwinex11: Add a critical section for the palette global...
2008-02-05  Alexandre Julliardgdi32: Get rid of DC_GetDCPtr in the GDI object functions.
2008-02-05  Alexandre Julliardgdi32: Get rid of DC_GetDCPtr in font functions.
2008-02-05  Alexandre Julliardgdi32: Use a separate critical section for freetype...
2008-02-05  Alexandre Julliardgdi32: Avoid locking in BITMAP_CopyBitmap.
2008-02-05  Alexandre Julliardgdi32: Don't hold the GDI lock when calling DC_InitDC.
2008-02-05  Alexandre Julliardgdi32: Get rid of a few more uses of DC_GetDCPtr.
2008-02-05  Alexandre Julliardgdi32: Avoid locking in CreateCompatibleBitmap.
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2008-02-05  Reece H. Dunnmsxml3: Fix the domdoc test failures.
2008-02-05  Stefan Dösingerwined3d: Recreate the contexts on _Reset.
2008-02-05  Stefan Dösingerwined3d: Move vertex buffer vbo creation to PreLoad.
2008-02-05  Stefan Dösingerwined3d: Move the float format check to the big switch...
2008-02-05  Stefan Dösingerwined3d: Fix dxtn format check.
2008-02-05  Stefan Dösingerwined3d: Correct the srgb reading check.
2008-02-05  Stefan Dösingerd3d9/tests: Accept the rejection of non-standard fixed...
2008-02-05  Stefan Dösingerd3d9/tests: Be less picky about X8L8V8U8 precision.
2008-02-05  Stefan Dösingerwined3d: Some texture transform test corrections.
2008-02-05  Stefan Dösingerwined3d: D3DTADDRESS_WRAP on conditional NP2 textures...
2008-02-05  Stefan Dösingerwined3d: Update the gl rectangle when adjusting surface...
2008-02-05  Stefan Dösingerwined3d: Make Clear aware of the depth stencil sharing.
2008-02-05  Stefan Dösingerd3d9: Some drivers allow non-aligned offsets.
2008-02-05  Stefan Dösingerwined3d: De-Statify depth blit opengl resources.
2008-02-05  Stefan Dösingerwined3d: Mark textures dirty on UnLoad.
2008-02-05  Stefan Dösingerwined3d: Move some UnLoad code to the base texture...
2008-02-05  Stefan Dösingerwined3d: Destroy FBOs and reset pointers on Reset.
2008-02-05  Stefan Dösingerwined3d: Unload implicit depth stencil buffers correctly.
2008-02-05  Stefan Dösingerwined3d: Update the auto depth stencil buffer size...
2008-02-05  Stefan Dösingerwined3d: Beware of texture_rectangle NP2 support in...
2008-02-05  James Hawkinsmsi: Fix handling of the NULL separator when writing...
2008-02-05  Aric Stewartgdi32: Child fonts need to be scaled like their parent...
2008-02-05  Francois Gougetd3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes.
2008-02-05  Francois Gougetd3dx8: Add the d3dx8mesh.h header and move the relevant...
2008-02-05  Francois Gougetd3dx8: Make d3dx8core.h C++ compatible.
2008-02-05  Francois Gougetd3dx8: Fix the D3DXMatrixAffineTransformation() prototype.
2008-02-05  Francois Gougetd3dx8core.h: Remove some extraneous #include directives.
2008-02-05  Francois Gougetwinapi_check: Update win32.api for d3dx8.dll.
2008-02-05  Francois Gougetwinapi_check: Assorted win32.api updates.
2008-02-05  Francois Gougetwinapi_check: Update win32.api for acledit.dll, ctapi32...
2008-02-05  Francois Gougetmsvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSiz...
2008-02-05  Francois Gougetwinex11.drv: Add some API documentation stubs to make...
2008-02-05  Francois Gougetntdsapi: Add an API documentation stub to make winapi_c...
2008-02-05  Francois Gougetmapi32: Add an API documentation stub to make winapi_ch...
2008-02-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-02-05  James Hawkinsmsi: Reimplement MsiFormatRecord.
2008-02-05  James Hawkinsmsi: Add more tests for MsiFormatRecord.
2008-02-05  Rob Shearmanrpcrt4: Fix potential memory leaks on error paths in...
2008-02-05  Rob Shearmanrpcrt4: Fix potential memory leaks in RPCRT4_Receive.
2008-02-05  Andrew Talbotwininet: Remove unneeded casts.
2008-02-05  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-02-05  Rob Shearmanws2_32: Add a FIXME for WS_SIO_GET_EXTENSION_FUNCTION_P...
2008-02-05  Rob Shearmanserver: Always try return a named pipe server that...
2008-02-05  Rob Shearmanntdll: The FileMailslotSetInformation and FileCompletio...
2008-02-05  James Hawkinsmsi: Return ERROR_MORE_DATA if the size is too small.
2008-02-05  James Hawkinsmsi: Return the string length even if the string is...
2008-02-05  James Hawkinsmsi: Leave room for the NULL terminator.
2008-02-05  James Hawkinsmsi: Return ERROR_FILE_INVALID if the file has no versi...
2008-02-05  James Hawkinsmsi: Return ERROR_INVALID_PARAMETER if a string pointer...
2008-02-05  James Hawkinsmsi: Translate ERROR_BAD_PATHNAME into ERROR_FILE_NOT_F...
2008-02-05  James Hawkinsmsi: Only convert output strings if the call succeeded.
2008-02-05  James Hawkinsmsi: Add tests for MsiGetFileVersion.
2008-02-05  James Hawkinsmsi: Implement the MSIMODIFY_ASSIGN action of MsiViewMo...
2008-02-05  James Hawkinsmsi: Add tests for using single quotes in an INSERT...
2008-02-05  James Hawkinsversion: Return ERROR_RESOURCE_DATA_NOT_FOUND if the...
2008-02-05  James Hawkinskernel32: Factor out the VerifyVersionInfo tests into...
2008-02-05  Reece H. Dunngdiplus: Fix the bezier arc path test on all Windows...
2008-02-05  Reece H. Dunncomctl32: Proper fix redrawing the trackbar background...
next