wine
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-12-17  Rob Shearmanhlink: Fix some memory leaks in the tests.
2007-12-17  Rob Shearmanrpcrt4: Move association code into a separate file.
2007-12-17  Rob Shearmanrpcrt4: Make a server association when a bind packet...
2007-12-17  Rob Shearmanrpcrt4: Return an error from rpcrt4_conn_tcp_read if...
2007-12-17  Rob Shearmanrpcrt4: Fix NdrConformantStringUnmarshall to use buffer...
2007-12-17  Rob Shearmanrpcrt4: Add a FIXME for RPC_FC_P_ALLOCALLNODES in Point...
2007-12-17  Rob Shearmanrpcrt4: Clear padding inserted into the buffer during...
2007-12-17  Rob Shearmaninclude: Add definitions for RPC_FC_SSTRING and RPC_FC_...
2007-12-17  Rob Shearmanwidl: Only base types or reference pointers to base...
2007-12-17  Rob Shearmanwidl: Return types shouldn't be freed.
2007-12-17  Rob Shearmanwidl: Clear padding in the buffer due to alignment.
2007-12-17  Alexandre Julliardoleaut32/tests: Avoid relying on system-dependent rounding.
2007-12-17  Alexandre JulliardRevert "user32: Moved some 16-bit functions."
2007-12-17  Andrey Turkinserver: I/O completion ports can only be used with...
2007-12-17  Jacek Cabanurlmon: Use flag to store protocol lock state.
2007-12-17  Jacek Cabanshdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests.
2007-12-17  Jacek Cabanmshtml: Remove not used argument in nsAString_GetData.
2007-12-17  Jacek Cabanmshtml: Remove not used argument of nsACString_GetData.
2007-12-17  James Hawkinsmsi: Set the text color after calling the window proc.
2007-12-17  James Hawkinsmsi: The line control has a height of exactly 2 device...
2007-12-17  James Hawkinsmsi: Return ERROR_INVALID_PARAMETER if the product...
2007-12-17  James Hawkinsmsi: Return ERROR_UNKNOWN_COMPONENT if no products...
2007-12-17  James Hawkinsmsi: Also check the local system component key for...
2007-12-17  James Hawkinsmsi: Check the user component key for the clients.
2007-12-17  James Hawkinsmsi: Validate the parameters of MsiEnumClients.
2007-12-17  James Hawkinsmsi: Add tests for MsiEnumClients.
2007-12-17  James Hawkinsmsi: Simplify ExpandAnyPath.
2007-12-17  James Hawkinsmsi: Verify that the PID_PAGECOUNT and PID_REVNUMBER...
2007-12-17  James Hawkinsmsi: If the package doesn't exist, return ERROR_FILE_NO...
2007-12-17  James Hawkinsmsi: Validate the parameters of MsiOpenPackage.
2007-12-17  James Hawkinsmsi: Add more tests for MsiOpenPackage.
2007-12-17  James Hawkinsmsi: Release the record when loading the hash data.
2007-12-17  Maarten Lankhorstriched20: Implement ECO/EM SELECTIONBAR.
2007-12-17  Marcus Meissnermsi: Fixed buffer overflow in number parsing.
2007-12-14  Alexandre JulliardRelease 0.9.51. wine-0.9.51
2007-12-14  Alexandre Julliardriched32/tests: Avoid using size_t in traces.
2007-12-14  Alexandre Julliardriched20/tests: Avoid using size_t in traces.
2007-12-14  Alexandre Julliardgdi32/tests: Fix a compiler warning.
2007-12-14  Sam Dennisadvapi32: Fix undocumented behaviour in ReqQueryValueEx...
2007-12-14  Stefan Dösingeruser32: Add a test for EnumDisplaySettings vs GetDevice...
2007-12-14  Stefan Dösingeruser32: Add a test for WM_DISPLAYCHANGE.
2007-12-14  Stefan Dösingergdi32: Test the "alpha" channel on compatible bitmaps.
2007-12-14  Stefan Dösingerwinex11: Ignore the alpha if all pixels are 0.
2007-12-14  Lei Zhangquartz: Do aggregation test for more video renderer...
2007-12-14  Lei Zhangquartz: Make aggregation test generic.
2007-12-14  Maarten Lankhorstinclude: Update oleacc with new constants and IAccessib...
2007-12-14  Rob Shearmaninclude: Make RpcRaiseException DECLSPEC_NORETURN,...
2007-12-14  Aric Stewartcryptnet: InternetCrackUrlW requires component buffers...
2007-12-14  Rob Shearmanrpcrt4: Fix a typo in rpcrt4_conn_tcp_read.
2007-12-14  Maarten Lankhorstriched20: Make some functions static.
2007-12-14  Maarten Lankhorstwinealsa: Add 'Front Mic' as alias for microphone.
2007-12-14  Alistair Leslie... msxml3: Fix memory leak in tests.
2007-12-14  James Hawkinsmsi: Close the file handle returned by FindFirstFile.
2007-12-14  Michael Stefaniucwinebuild: Remove duplicate declaration of variable...
2007-12-14  Michael Stefaniuckernel32: Do not reuse the name of a function argument...
2007-12-14  Michael Stefaniucwineoss.drv: Move a function wide variable down to...
2007-12-14  Michael Stefaniucrsaenh/tests: Remove an unused global variable.
2007-12-14  Michael Stefaniucrsaenh/tests: Remove duplicate abPlainPrivateKey variable.
2007-12-14  Lei Zhangquartz: Fix typo in GraphConfig_AddRef.
2007-12-14  Lei Zhangquartz: Give video renderer's Inner_QueryInterface...
2007-12-14  Lei Zhangole32: Print a fixme when an aggregation attempt fails.
2007-12-14  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-14  Jacek Cabanshdocvw: Register IE settings by iexplore.exe.
2007-12-14  Jacek Cabanurlmon: Includes clean up.
2007-12-14  Jacek Cabanurlmon: Fixed handling MIME type in Binding object.
2007-12-14  Rob Shearmanrpcrt4: Update TODO list.
2007-12-14  Rob Shearmanrpcrt4: Document NdrAllocate.
2007-12-14  Rob Shearmanrpcrt4: Partially revert commit 18faf3184b2ea263d77c2a7...
2007-12-14  Rob Shearmanrpcrt4: Free the base pointer in PointerFree when freei...
2007-12-14  Rob Shearmanrpcrt4: Fix the check in NdrPointerFree.
2007-12-14  Rob Shearmanrpcrt4: NdrStubGetBuffer shouldn't set BufferStart...
2007-12-14  Rob ShearmanRevert "rpcrt4: Try to free every non-stack pointer...
2007-12-14  Rob Shearmanwidl: Don't write redundant FC_RP type format out for...
2007-12-13  Lei Zhangquartz: Make video renderer aggregatable.
2007-12-13  Lei Zhangquartz: Set *ppvObject to NULL if QueryInterface fails.
2007-12-13  Lei Zhangquartz: Add referenceclock QueryInterface test.
2007-12-13  Lei Zhangquartz: Add videorenderer aggregation test.
2007-12-13  Lei Zhangquartz: Add videorenderer QueryInterface test.
2007-12-13  Alexandre Julliarduser32: Print the RegisterHotKey fixme only once.
2007-12-13  Alexandre Julliardhhctrl.ocx: Store a copy of the string pointers to...
2007-12-13  Rob Shearmanrpcrt4: Add tests for freeing non-NdrAllocate allocated...
2007-12-13  Rob Shearmanwidl: Swap the version packing order back to what typel...
2007-12-13  Aric Stewartgdi32: Cache font enum info.
2007-12-13  Anatoly Lyutinstart: Convert to Unicode.
2007-12-13  Vitaly Lipatovwinecfg: Updated Russian translation.
2007-12-13  Lionel Debrouxwinhelp: Fix memory leaks (found by Smatch).
2007-12-13  Lionel Debrouxmsi: Fix memory leaks (found by Smatch).
2007-12-13  Lionel Debrouxmsi: Fix missing alloc check.
2007-12-13  Maarten Lankhorstwinealsa: Don't require a cswitch control for capture.
2007-12-13  Maarten Lankhorstwinealsa: Add control 'Digital' as alias for microphone.
2007-12-13  Maarten Lankhorstwinealsa: Remove fixed fixme.
2007-12-13  Stefan Dösingergdi32: Test the bit depth of compatible bitmaps explicitly.
2007-12-13  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-13  Kirill K. Smirnovwinhelp: Display keywords index dialog box.
2007-12-13  Kirill K. Smirnovwinhelp: Read keywords.
2007-12-13  Kirill K. Smirnovwinhelp: Export enum and search B+ tree functions.
2007-12-13  Hans Leidekkerusp10: Do glyph translation for truetype fonts only.
2007-12-12  Alexandre Julliardwordpad: Fix invalid pointer usage.
2007-12-12  Rob Shearmanwidl: Remove some confusion in how version numbers...
next