wine
2007-10-19  Juan Langcrypt32: Free memory on an error path.
2007-10-19  Juan Langcrypt32: Free root store when quitting.
2007-10-19  Juan Langcrypt32: Fix a couple leaked messages.
2007-10-19  Juan Langcrypt32: Get rid of an unused key.
2007-10-19  Juan Langcrypt32: Make sure a signed encode message's signer...
2007-10-19  Juan Langcrypt32: Set lower quality chain count and pointer...
2007-10-19  Juan Langcrypt32: Don't keep a pointer to the lower quality...
2007-10-19  Juan Langcrypt32: Use GetSystemTimeAsFileTime rather than GetSys...
2007-10-19  Juan Langcrypt32: Use I_CertUpdateStore in registry stores.
2007-10-19  Juan Langcrypt32: Pass reg store's key and memory store to CRYPT...
2007-10-19  Juan Langcrypt32: Use I_CertUpdateStore in file stores.
2007-10-19  Juan Langcrypt32: Implement I_CertUpdateStore.
2007-10-19  Juan Langcrypt32: Add tests for I_CertUpdateStore.
2007-10-19  Juan Langcrypt32: Add I_CertUpdateStore stub.
2007-10-19  Juan Langcrypt32: Add stubs for I_CryptFindLruEntry and I_CryptC...
2007-10-19  Juan Langcryptnet: Partially implement CryptGetObjectUrl.
2007-10-19  Juan Langcryptnet: Add URL_OID_GET_OBJECT_URL_FUNC definition.
2007-10-19  Juan Langcryptnet: Add tests for CryptGetObjectUrl.
2007-10-19  Juan Langcryptnet: Add stub for CryptGetObjectUrl.
2007-10-19  Juan Langcryptnet: Add CertDllVerifyRevocation stub.
2007-10-19  Juan Langcryptnet: Implement DllRegisterServer/DllUnregisterServer.
2007-10-19  Allan Tongwined3d: Fix comment typos in SetMultithreaded.
2007-10-19  Allan Tongwined3d: Fix resource cleanup if CreateCubeTexture...
2007-10-19  Mikolaj Zalewskikernel32: FindExSearchLimitToDirectories has no effect...
2007-10-19  Maarten Lankhorstwinealsa: Don't use default:XX to open up a hardware...
2007-10-19  Alex Villacís... riched20: Single-line control must refuse to insert...
2007-10-19  Detlef Riekenbergmsi/tests: Do not leak a HKEY when RegQueryValueEx...
2007-10-19  Francois Gougetdimm.idl: Don't import unknwn.idl if DO_NO_IMPORTS...
2007-10-19  Francois Gougetmshtml: Add a missing import directive to mshtml.idl.
2007-10-19  Francois Gougetimm32: #ifdef-out some functions in imm.h if wingdi...
2007-10-19  Francois Gougetndrtypes.h: Include limits.h.
2007-10-19  Francois Gougettools/fnt2fon: Remove error() as it is almost unused...
2007-10-19  Konstantin... mpr: Delete a stub trace.
2007-10-19  Aric Stewartws2_32: Return proper WSAENOBUFS error when enuming...
2007-10-19  Jacek Cabanwine.inf: Self-register msimtf.dll.
2007-10-19  Jacek Cabanmshtml: Added support for installing Gecko from build...
2007-10-19  Jacek Cabanmshtml: Set selection to default on IHTMLSelectionObjec...
2007-10-19  Francois Gougetwrc: Modify the error, warning and tracing functions...
2007-10-19  Francois Gougetwmc: Modify the error and warning functions to behave...
2007-10-19  Francois Gougetwinegcc: Modify error() to behave like all the other...
2007-10-19  Francois Gougetwidl: Modify generic_msg() to behave like all the other...
2007-10-19  Francois Gougetwidl: Add the trailing '\n' to an error message.
2007-10-19  Francois Gougetwidl: Remove internal_error() as it is unused.
2007-10-18  Alexandre Julliardntdll: Cache the DOS drives stat info for up to one...
2007-10-18  Alexandre Julliardshell32: Check for internal shell classes before queryi...
2007-10-18  EA Durbinkernel32: Partially implement GetUserGeoID().
2007-10-18  Alexandre JulliardFix redundant uses of MAKEINTRESOURCE.
2007-10-18  Alexandre Julliardshell32: Use wine_get_dos_file_name instead of duplicat...
2007-10-18  Alex Villacís... user32: Tests for fix EM_SETLIMITTEXT with zeroed args.
2007-10-18  Alex Villacís... user32: Fix EM_SETLIMITTEXT with zeroed args.
2007-10-18  Dmitry Timoshkovuser32: Add more listbox message tests, make them pass...
2007-10-18  Evan Teranshell32: Fix typo in GlobalAlloc parameters.
2007-10-18  Mikolaj Zalewskimsi: Make the WriteEnvironmentStrings handling of ...
2007-10-18  Nigel Liangwininet: Release object in HttpEndRequestW after use.
2007-10-18  Detlef Riekenbergspoolss: Return a magic number as HANDLE in RevertToPri...
2007-10-18  Detlef Riekenbergspoolss: Add a stub for BuildOtherNamesFromMachineName.
2007-10-18  Apostolos Alexiadiscomctl32: Add Greek resources.
2007-10-18  Juan Langcrypt32: Always return an empty list on failure from...
2007-10-18  Juan Langcrypt32: Don't abort early if encoding type is 0 for...
2007-10-18  Juan Langcrypt32: Don't crash logging numeric function names.
2007-10-18  Juan Langcrypt32: Implement CryptGetDefaultOIDFunctionAddress.
2007-10-18  Juan Langcrypt32: Add basic tests for CryptGetDefaultOIDFunction...
2007-10-18  Juan Langcrypt32: Use a structure to hold function address handle.
2007-10-18  Mikolaj Zalewskintdll: Support for UTF-16 manifests with reverse endian...
2007-10-18  Mikolaj Zalewskintdll: Manifests should be parsed as UTF-16 only if...
2007-10-18  Mikolaj Zalewskikernel32/tests: Make the actctx test pass when the...
2007-10-18  Mikolaj Zalewskikernel32/tests: Support for spaces in actctx test execu...
2007-10-18  Mikolaj Zalewskikernel32/tests: Don't close an invalid handle if the...
2007-10-18  James Hawkinsmsi: Add handling for MSIMODIFY_INSERT for the streams...
2007-10-18  James Hawkinsmsi: Save nonpersistent strings as holes in the string...
2007-10-18  James Hawkinsmsi: Test adding nonpersistent strings to the string...
2007-10-18  James Hawkinsmsi: Return ERROR_FUNCTION_FAILED if a matching row...
2007-10-18  James Hawkinsmsi: Return ERROR_FUNCTION_FAILED when inserting duplic...
2007-10-18  Dan Hipschmanwidl: Detect conformant arrays of user types correctly.
2007-10-18  Dan Hipschmanwidl: Remove printf format strings that aren't really...
2007-10-18  Dan Hipschmanwidl: Generate dlldata files.
2007-10-18  Dan Hipschmanwidl: Improve file cleanup when errors occur.
2007-10-18  Michael Jungrsaenh: Enlarge buffer in test_enum_container. Fixes...
2007-10-18  Andrew Talbotoleview: Fix a memory leak.
2007-10-18  Jacek Cabanmshtml: Import dimm.idl and fix compilation.
2007-10-18  Jacek Cabanhlink.idl: Undef unicode GetObject macro.
2007-10-17  Alexandre Julliardserver: Don't expose the parent window in areas that...
2007-10-17  Alexandre Julliardserver: Avoid refreshing areas of a window that have...
2007-10-17  Alexandre Julliardconfigure: Check for fontconfig in the X directory...
2007-10-17  Detlef Riekenbergspoolss: Add a stub for SplIsUpgrade.
2007-10-17  Jacek Cabanmsimtf: Added class factory implementation.
2007-10-17  Jacek Cabanmsimtf: Added Dll[Un]RegisterServer implementation.
2007-10-17  Alexandre Julliarduser32: Replace a pointer cast by FIELD_OFFSET.
2007-10-17  Alexandre Julliardkernel32/tests: Replace a couple of macros by a functio...
2007-10-17  Alexandre Julliardcomctl32: Fix a discard const warning.
2007-10-17  Alexandre Julliardcrypt32: Fix pointer casts in decode.c too.
2007-10-17  Alexandre Julliardmsi: Avoid casting const pointers to non-const.
2007-10-17  Alexandre Julliardmsi: Properly clear the new table data when a column...
2007-10-17  Bang Jun-youngole32: Include wine/port.h for snprintf().
2007-10-17  Bang Jun-youngadvapi32: Fix AdjustTokenPrivileges() to match the...
2007-10-17  Mikolaj Zalewskintdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for...
2007-10-17  Mikolaj Zalewskintdll: Add some tests for RtlIsTextUnicode.
2007-10-17  Marcus Meissneroleaut32/tests: Insert the decimal seperator, if it...
2007-10-17  Marcus Meissnermsi: Common Files is translated to current language.
2007-10-17  Marcus Meissnermsi: Marked two variables static.
next