wine
2007-11-09  Hans Leidekkerusp10: Fix a memory leak.
2007-11-09  Juan Langwininet: Initialize length of values that aren't being...
2007-11-09  Juan Langcrypt32: If a decoding function failed, free the memory...
2007-11-09  Juan Langcrypt32: Fix another leak in tests.
2007-11-09  Juan Langcrypt32: Fix a couple leaks in test.
2007-11-09  Maarten Lankhorstdsound: Use a 2 stage mixing/normalization for sound.
2007-11-09  Maarten Lankhorstdsound: Add mixing and normalization functions.
2007-11-09  Maarten Lankhorstdsound: Add support for 24/32 bits input sound buffers.
2007-11-08  EA Durbind3dxof: Fix some return values.
2007-11-08  Alexandre Julliardntdll: Increase the signal stack size to avoid crashes...
2007-11-08  Alexandre Julliardserver: Don't drop mouse messages that should go to...
2007-11-08  Hans Leidekkermlang: Fix buffer size calculation.
2007-11-08  Hans Leidekkermlang: Free SCRIPTINFO structure embedded in EnumScript...
2007-11-08  Hans Leidekkermlang: Release EnumRfc1766 object.
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2007-11-08  Hans Leidekkerwldap32: Fix build against latest OpenLDAP release.
2007-11-08  Alex Villacís... riched20: Fix test failure in test_WM_PASTE.
2007-11-08  Alexandre Julliardlibwine: Refuse to use a WINEPREFIX dir owned by a...
2007-11-08  Juan Langwininet: Don't use HEAP_ZERO_MEMORY on memory that...
2007-11-08  Juan Langwininet: Fix another typo.
2007-11-08  Juan Langwininet: Fix typo.
2007-11-08  Lei Zhangwininet: Initialize ftp sockets.
2007-11-08  Andrew Talboturlmon: Constify some variables.
2007-11-08  Andrew Talbottwain_32: Constify a variable.
2007-11-08  Stefan Dösingerwined3d: Pass surface dirtification to the container.
2007-11-08  Stefan Dösingerd3d9: Be less picky in the D3DFMT_X8L8V8U8 test.
2007-11-08  Stefan Dösingerwined3d: Get rid of the conditionals in shader_glsl_com...
2007-11-08  Stefan Dösingerwined3d: Take care for client storage and pbos.
2007-11-08  Stefan Dösingerwined3d: Honor the driver's min point size.
2007-11-08  Stefan Dösingerwined3d: Avoid NOP additions.
2007-11-08  Stefan Dösingerwined3d: Replace the position fixup mul-add-add with...
2007-11-08  Stefan Dösingerwined3d: mov to a0.x does a floor(), not a round to...
2007-11-08  Stefan Dösingerwined3d: Get rid of the conditionals in the glsl lit...
2007-11-08  Stefan Dösingerwined3d: Relative addressing offsets are limited to...
2007-11-08  Stefan Dösingerwined3d: Remove the conditional from texdepth.
2007-11-08  Stefan Dösingerwined3d: Fix the varying number comparison.
2007-11-08  Juan Langcfgmgr32: Forward cfgmgr32 functions to setupapi.
2007-11-08  Juan Langsetupapi: Add stubs for CM_Get_Device_IDA and CM_Get_De...
2007-11-08  Juan Langcrypt32: Fail decoding a CRL entry if the serial number...
2007-11-08  Juan Langcrypt32: Fix a leak.
2007-11-08  Juan Langcrypt32: Use 3DES to encrypt data.
2007-11-08  Juan Langcrypt32: Set correct bit lengths for algorithms.
2007-11-08  Juan Langcrypt32: Pass key length to CryptDeriveKey.
2007-11-08  Juan Langcrypt32: Use the enhanced provider rather than the...
2007-11-08  Juan Langcrypt32: Use SHA1 rather than MD5 to protect data.
2007-11-08  Juan Langcrypt32: Save alg IDs in CryptProtectData output.
2007-11-08  Juan Langcrypt32: Describe CryptProtectData data format more...
2007-11-08  Juan Langrsaenh: Fix a comment.
2007-11-08  Alex Villacís... user32: Fix for failing tests of LB_GETTEXT on listbox...
2007-11-08  Alex Villacís... user32: Fix LB_ITEMFROMPOINT tests for listbox control.
2007-11-07  Alexandre Julliardwinebuild: Add a few nops to stub entry points to make...
2007-11-07  Alexandre Julliarduser32: Removed unused NC_DrawGrayButton function.
2007-11-07  Alexandre Julliarduser32: Make all internal user32 functions and variable...
2007-11-07  Alexandre Julliardgdi32: Make all internal gdi functions hidden.
2007-11-07  Detlef Riekenbergwinspool: Use unsigned type to avoid a compiler warning.
2007-11-07  Alexandre Julliardwine.inf: Add APPDATA and LOCALAPPDATA environment...
2007-11-07  Dan Kegelmsvcrt: Fix two buglets in heap test.
2007-11-07  Alistair Leslie... msxml3: Fix memory leak.
2007-11-07  Juan Langrsaenh: Use LocalFree to free memory return by Crypt...
2007-11-07  Juan Langrsaenh: Use helper function to read key pairs from...
2007-11-07  Juan Langrsaenh: Use helper function to delete a key container...
2007-11-07  Juan Langrsaenh: Use helper function to open a key container...
2007-11-07  Juan Langrsaenh: Use helper function to create a container's...
2007-11-07  Juan Langrsaenh: Use helper function to persist keys.
2007-11-07  Alexandre Julliardinclude: Mark imported functions with hidden visibility.
2007-11-07  Alexandre Julliardinclude: Only use DECLSPEC_IMPORT for Windows compilers...
2007-11-07  Alexandre Julliardinclude: Add NTSYSAPI to the exported ntdll functions.
2007-11-07  Alexandre Julliardinclude: Add WINBASEAPI to the exported kernel32 functions.
2007-11-07  Alexandre Julliardinclude: Add WINADVAPI to the exported advapi32 functions.
2007-11-07  Alexandre Julliardinclude: Add WINGDIAPI to the exported gdi32 functions.
2007-11-07  Alexandre Julliardinclude: Add WINUSERAPI to the exported user32 functions.
2007-11-07  Laurent Vrommangdi32: Correct a test where the tested function was...
2007-11-07  Stefan Dösingerwined3d: Free the backbuffer array.
2007-11-07  Stefan Dösingerd3d9: Initialize the test rectangle correctly.
2007-11-07  Stefan Dösingerwined3d: Implement the varying map.
2007-11-07  Stefan Dösingerwined3d: Install a varying map.
2007-11-07  Stefan Dösingerd3d9: Remove some spamy debug traces from the texture...
2007-11-07  Stefan Dösingerddraw: Fix a test for Vista.
2007-11-07  Stefan Dösingerddraw: Be less picky about float precision.
2007-11-07  Stefan Dösingerd3d9: Use HAL devices in some tests.
2007-11-07  Stefan Dösingerwined3d: Refuse to create volumes and volume textures...
2007-11-07  Stefan Dösingerwined3d: Set the display mode before creating the context.
2007-11-07  Stefan Dösingerwined3d: Set the main hwnd before setting up the screen.
2007-11-07  Andrew Talbotsnmpapi: Constify a variable.
2007-11-07  Stefan Dösingerwined3d: Shader Model 3.0 varying tests.
2007-11-07  EA Durbinwininet: Return true for case INTERNET_OPTION_SECURITY_...
2007-11-07  Rob Shearmanrpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCa...
2007-11-07  Rob Shearmanrpcrt4: Add a stub for RpcErrorStartEnumeration.
2007-11-07  Huw Daviesinetcomm: Add a stub implementation of the MimeSecurity...
2007-11-07  Maarten Lankhorstdsound: Add conformance tests for 24/32 bits buffers...
2007-11-07  Maarten Lankhorstdsound: Add support for WAVEFORMATEXTENSIBLE format.
2007-11-07  Maarten Lankhorstinclude: Add a few speaker defines to ksmedia.h.
2007-11-06  Alexandre Julliardkernel32: Add spec entries for LocaleNameToLCID and...
2007-11-06  Alexandre Julliardinclude: Moved AttachThreadInput prototype to winuser...
2007-11-06  Rob Shearmanserver: Don't do access checks on the security descript...
2007-11-06  Alexandre Julliardcomctl32/tests: Flush pending events before progress...
2007-11-06  Alexandre JulliardInclude objbase.h where need to get the DllRegisterServ...
2007-11-06  Alexandre JulliardMake some variables static.
2007-11-06  Tim Schwartznet.exe: Lists existing NetUse connections.
2007-11-06  James Hawkinsmsi: Test that the install state is dependent on the...
next