wine
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.
2007-10-17  Andrey Turkinimm32: ImmDisableIme is an alias to ImmDisableIME.
2007-10-17  Juan Langcrypt32: Always set pPolicyStatus->dwError.
2007-10-17  Dmitry Timoshkovwordpad: Refuse to load OLE compound storage files...
2007-10-17  Alexandre Julliardwinex11: Process all types of messages while moving...
2007-10-17  Alexandre Julliardntdll: Fixed typo in RTL_GetKeyHandle (spotted by Sean...
2007-10-16  Alexandre Julliardd3dx8: The inline functions should be static instead...
2007-10-16  David Adamd3dx8: Implement D3DXVec2Lerp with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVecScale with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Maximize with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Minimize with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Subtract with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Add with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2CCW with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Dot with a test.
2007-10-16  David Adamd3dx8: Implement D3DX8Vec2LengthSq with a test.
2007-10-16  David Adamd3dx8: Implement D3DX8Vec2Length with a test.
2007-10-16  Alexandre Julliardshlwapi/tests: Make local variables static and const.
2007-10-16  Detlef Riekenbergshlwapi/test: Test dwSize for UrlCanonicalizeA/W.
2007-10-16  Detlef Riekenbergshlwapi/tests: Move URL testing functions from path...
2007-10-16  Detlef Riekenbergwininet/tests: Test NULL pointer for InternetCanonicali...
2007-10-16  Detlef Riekenbergwininet: Fix flags and SetLastError for InternetCanonic...
2007-10-16  Detlef Riekenbergshlwapi: Fix returned result code and size in UrlCanoni...
2007-10-16  Maarten Lankhorstdsound: Only warn for unsupported channels (or bits...
2007-10-16  Rob Shearmanserver: Owner and group SIDs in security descriptors...
2007-10-16  Rob Shearmanadvapi32: Don't link to CreateWellKnownSid at compile...
2007-10-16  Rob Shearmanserver: Fix token_access_check to allow full access...
2007-10-16  Rob Shearmanntdll: Fix the return code from RtlSetDaclSecurityDescr...
next