wine
2007-09-28  Andrey Turkinkernel32: Pass completion value to ntdll layer.
2007-09-28  Andrey Turkinserver: Allow completion object to be attached to an...
2007-09-28  Juan Langcrypt32: Move CertSaveStore to serialize.c.
2007-09-28  Juan Langcrypt32: Use CertSaveStore to save file stores.
2007-09-28  Juan Langcrypt32: Implement CertSaveStore.
2007-09-28  Juan Langcrypt32: Add definitions used by CertSaveStore.
2007-09-28  Juan Langcrypt32: Implement CRYPT_WriteSerializedStoreToFile...
2007-09-28  Juan Langcrypt32: Add a function to serialize a store to an...
2007-09-28  Juan Langcrypt32: Rename a couple of functions.
2007-09-28  Juan Langcrypt32: Add/improve some traces.
2007-09-28  Mikolaj Zalewskiadvapi32: Fix GetServiceDisplayNameA for cchBuffer...
2007-09-28  Mikolaj Zalewskiadvapi32: Implement GetPrivateObjectSecurity (with...
2007-09-28  Mikolaj Zalewskiadvapi32: In ConvertStringSecurityDescriptorToSecurityD...
2007-09-28  Mikolaj Zalewskiadvapi32: Make ConvertStringSecurityDescriptorToSecurit...
2007-09-28  Mikolaj Zalewskiadvapi32/ntdll: GetSecurityDescriptorOwner/Group should...
2007-09-28  Mikolaj Zalewskiadvapi32/ntdll: MakeRelativeSD should preserve NULL...
2007-09-28  Mikolaj Zalewskimsi: Add some already implemented function to the spec...
2007-09-28  Alex Villacís... riched20: Minimal fix for WM_SETTEXT without ES_MULTILI...
2007-09-28  Rob Shearmanwidl: Generate client and server code for using context...
2007-09-28  Rob Shearmanwidl: Write prototypes for context handle rundown rount...
2007-09-27  Stefan Leichterole32: Added version resource for ole2nls.dll.
2007-09-27  Juan Langcrypt32: Support PKCS messages wrapped in a PKCS conten...
2007-09-27  Juan Langcrypt32: Fix CryptQueryObject for embedded PKCS7 signat...
2007-09-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Select...
2007-09-27  Alexandre Julliardgdi32: Move the object refcount handling to the SelectO...
2007-09-27  Alexandre Julliardgdi32: Don't pass an object pointer to the SelectObject...
2007-09-27  Alexandre Julliardwinex11.drv: Always drag the full window for top-level...
2007-09-27  Alexandre Julliardrpcrt4/tests: Remove static keywords that hide test...
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-27  Francois Gougetwinapi: Assorted win32.api updates.
2007-09-27  Francois Gougetntoskrnl.exe: Fix the PsCreateSystemThread() prototype...
2007-09-27  Francois Gougetincludes: Make headers C++ compatible.
2007-09-27  Francois Gougetincludes: Remove unneeded extern "C" statements.
2007-09-27  Francois Gougetriched20/tests: Add '\n's to ok() calls.
2007-09-27  Francois Gougetwineoss.drv: Add support for $MIDIDEV to match $AUDIODE...
2007-09-27  Andrew Talbotkernel32: Fix a memory leak.
2007-09-27  Andrew Talbotgdiplus: Fix some memory leaks.
2007-09-27  Alexandre Julliardgdi32: Fix typo in FIXME (spotted by Rob Shearman).
2007-09-27  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-09-27  Mikolaj Zalewskiadvapi32: The lpServiceStartName should default to...
2007-09-27  Maarten Lankhorstwineoss: Only initialise midi once.
2007-09-27  Peter Oberndorferwinhttp: Add WinHttpGetIEProxyConfigForCurrentUser...
2007-09-27  Peter Oberndorferntdll: NtAreMappedFilesTheSame semi stub.
2007-09-27  Hans Leidekkerkernel32: Check for NULL output buffer in FormatMessage...
2007-09-27  Konstantin... include/npapi.h: Add some constants.
2007-09-27  Konstantin... mpr: Correct usage of dwScope and dwEnumScopes.
2007-09-27  Lionel_Debrouxmlang: Fix memory leaks in error paths (found by Smatch).
2007-09-27  Lionel_Debrouxmlang: Fix memory leaks in error path (found by Smatch).
2007-09-27  Alex Villacís... riched20: EM_SETCHARFORMAT must fail and return 0 with...
2007-09-27  Michael Stefaniucserver: Include stdarg.h in completion.c. Needed for...
2007-09-27  Stefan Leichteramstream: Remove 'recursive registry key delete' function.
2007-09-27  Stefan Leichterbrowseui: Remove 'recursive registry key delete' function.
2007-09-27  Anatoly Lyutingdi32: printdrv: Use umask for creating a spool file.
2007-09-27  Chris Robinsonwinex11: Be compatible with older XComposite headers.
2007-09-27  Stefan Dösingerwined3d: Add sincos support to arb shaders.
2007-09-27  Stefan Dösingerwined3d: Implement the nrm instruction in arb.
2007-09-27  Stefan Dösingerwined3d: Add dp2add support to arb shaders.
2007-09-27  Stefan Dösingerwined3d: Add crs and pow instruction support.
2007-09-27  Stefan Dösingerwined3d: Handle modifiers in cmp.
2007-09-27  Jacek Cabanmshtml: Use get_nsinterface in set_ns_editmode and...
2007-09-27  Jacek Cabanmshtml: Use get_nsinterface in exec_print and do_ns_com...
2007-09-27  Jacek Cabanmshtml: Added generic get_nsinterface function and...
2007-09-27  Jacek Cabanmshtml: Added IDM_COPY in browse mode implementation.
2007-09-27  Jacek Cabanmshtml: Ignore app's User-Agent header and Content...
2007-09-27  Jacek Cabanmshtml: Forward IHTMLTextContainer::put_scrollTop and...
2007-09-27  Jacek Cabanmshtml: Added IHTMLElement2::put_scrollTop and put_scro...
2007-09-27  Jacek Cabanmshtml: Added get_compatMode implementation.
2007-09-27  Jacek Cabanmshtml: Added IHTMLDocument5 interface stub implementation.
2007-09-27  Jacek Cabanhlink: Added HlinkGetSpecialReference stub.
2007-09-27  Michael Stefaniuccrypt32: Add missing parameter to a TRACE.
2007-09-27  Michael Stefaniucadvapi32: Move the storage specifier to the beginning...
2007-09-27  Maarten Lankhorstdsound: Check if hardware buffer is big enough before...
2007-09-27  Maarten Lankhorstwineoss: Silence some harmless warnings.
2007-09-27  Alex Villacís... riched20: EM_SETCHARFORMAT must return 0, not assert...
2007-09-27  Dan Hipschmanwidl: Fix array alignment bug.
2007-09-27  Dan Hipschmanwidl: Fix string codes in pointer descriptions.
2007-09-27  Dan Hipschmanwidl: Fix top-level conformant arrays with pointer...
2007-09-26  Alexandre Julliardgdi32: Move the generic part of FontIsLinked() to font.c.
2007-09-26  Alexandre Julliardgdi32: Don't pass a DC handle to WineEngGetFontUnicodeR...
2007-09-26  Alexandre Julliardgdi32: Don't hold the gdi lock while calling DC driver...
2007-09-26  Alexandre Julliardgdi32: Don't hold the gdi lock while creating a DC.
2007-09-26  Alex Villacís... riched20: EM_SETCHARFORMAT must return 1 on success...
2007-09-26  Juan Langcrypt32: Partially implement CryptQueryObject.
2007-09-26  Alexandre Julliardwineconsole: Default to the user backend, falling back...
2007-09-26  Andrey Turkinserver: Implement server-side completion queues and...
2007-09-26  Andrew Talbotitss: Fix a typo.
2007-09-26  Thomas Weidenmuellershell32: Implement SHCreatePropSheetExtArrayEx.
2007-09-26  Mikołaj Zalewskishell32: shlview: Change some more ANSI calls to Unicode.
2007-09-26  Mikołaj Zalewskishell32: Make the shell view control Unicode.
2007-09-26  EA Durbinwinecfg: Implement audio test.
2007-09-26  Alexandre Julliardwineps.drv: Fix end of list check in PSDRV_UpdateDevCaps().
2007-09-26  Mikolaj Zalewskiadvapi32: Make ConvertSidToStringSid use helper functio...
2007-09-26  Mikolaj Zalewskiadvapi32: Implement ConvertSecurityDescriptorToStringSe...
2007-09-26  Mikolaj Zalewskiinclude: Fix the definition of VALID_INHERIT_FLAGS.
2007-09-26  Mikolaj Zalewskiwine.inf: add four keys found on Windows XP to Active...
2007-09-26  Detlef Riekenbergntdll: Avoid segfault with snoop for exefiles with...
2007-09-26  Stefan Leichtercomcat: Remove 'recursive registry key delete' function.
2007-09-26  Stefan Leichterd3dxof: Remove 'recursive registry key delete' function.
2007-09-25  Dmitry Timoshkovuser32: Make message test pass cleanly under XP SP2.
next