wine
2007-05-30  Alexandre Julliardwinedos: Merge a number of tiny source files into inter...
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-05-30  Dmitry Timoshkovwinex11.drv: Fix compilation warnings in 64-bit mode.
2007-05-30  Dmitry Timoshkovgdi32: Fix compilation warnings in 64-bit mode.
2007-05-30  Rob Shearmanoleaut32: Fix the references in function descriptions...
2007-05-30  Rob Shearmaninclude: Fix a typo in wincred.h.
2007-05-30  Rob Shearmanoleaut32: For automatic-value-getting in ITypeInfo...
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-05-30  Juan Langwincrypt: Fix typo.
2007-05-30  Alexander Nicolaysen... wordpad: Add program icon.
2007-05-30  James Hawkinsmsi: Perform a forced reboot if a custom action returns...
2007-05-30  James Hawkinsmsi: Set the MsiNTProductType property.
2007-05-30  James Hawkinsmsi: Fall back to checking if the cab exists if the...
2007-05-30  James Hawkinsmsi: Create the destination directory if it doesn't...
2007-05-30  Rob Shearmanserver: When starting a new process, use the token...
2007-05-30  Rob Shearmanserver: Move most of the duplicate_token request to...
2007-05-30  Misha Koshelevshell32/tests: Remove duplicate code.
2007-05-30  Misha Koshelevshell32: Handle default DDE application names.
2007-05-30  Misha Koshelevshell32/tests: Add tests for default DDE application...
2007-05-30  Misha Koshelevshell32: Fix execute_from_key to conform to native...
2007-05-30  Misha Koshelevshell32/tests: Add tests for ShellExecute DDE behavior.
2007-05-29  Alexandre Julliardkernel32: Remove the fixme about MB_USEGLYPHCHARS.
2007-05-29  Alexandre Julliardlibwine: Add support for glyph chars mapping in OEM...
2007-05-29  Alexandre Julliardwininet: Fixed compilation without SSL.
2007-05-29  Jacek Cabanurlmon: There is no need to make slash conversion in...
2007-05-29  Dmitry Timoshkovwinebuild: Mark builtin DLLs as IMAGE_FILE_LARGE_ADDRES...
2007-05-29  Rob Shearmanwininet: Add a new NETCON_query_data_available function.
2007-05-29  Rob Shearmanwininet: Don't close the connection if the caller passe...
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-29  Francois Gougetoleaut32/tests: Fix the Visual C++ double to float...
2007-05-29  Francois Gougetdsound/tests: Fix the Visual C++ double to float conver...
2007-05-29  Francois Gougetddraw/tests: Fix the Visual C++ double to float convers...
2007-05-29  Francois Gougetd3d9/tests: Fix the Visual C++ double to float conversi...
2007-05-29  Francois Gougetd3d8/tests: Fix the Visual C++ double to float conversi...
2007-05-29  Francois Gougetpsapi/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetgdi32/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetntdll/tests: Remove an inappropriate const qualifier.
2007-05-29  Francois Gougetsetupapi/tests: There is no strncasecmp() on Windows...
2007-05-29  Francois Gougetrpcrt4/tests: Fix a Visual C++ double to float conversi...
2007-05-29  Francois Gougetrpcrt4/tests: Fix signed/unsigned and 32/64bit issues...
2007-05-29  Rob Shearmanwininet: Cope with non-nul-terminated header strings...
2007-05-29  Rob Shearmanwininet: Fix basic authentication by putting Basic...
2007-05-29  Francois Gougetddraw/tests: Fix compilation with Visual C++ 2005.
2007-05-29  Alexandre Julliardschannel: Use FIELD_OFFSET instead of offsetof.
2007-05-29  Francois Gougetschannel: Fix the name of the SetContextAttributes...
2007-05-29  Francois Gougetschannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZ...
2007-05-29  Francois Gougetinclude: The PSDK does not define the DEFINE_SHLGUID...
2007-05-29  Francois Gougetshlwapi/tests: The PSDK does not define IID_IDelayedRel...
2007-05-29  Francois Gougetshell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
2007-05-29  Francois GougetIn the PSDK HRESULT_FROM_WIN32() is now an inline funct...
2007-05-29  Francois Gougetddraw: Fix the name of DDSPD_IUNKNOWNPOINTER.
2007-05-29  Francois Gougetcomctl32/tests: The PSDK does not define ListView_Inser...
2007-05-29  Francois Gougetkernel32/tests: src[i] is a char so there is no point...
2007-05-29  Francois Gougetd3d9/tests: Fix compilation with Visual C++ 2005.
2007-05-29  Francois Gougetshell32/tests: We need NTDDI_VERSION >= NTDDI_WINXPSP1...
2007-05-29  Francois Gougetuser32/tests: SWP_STATECHANGED is an undocumented flag...
2007-05-29  Francois Gougetmsvcrt/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetmsi/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetkernel32/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetusp10/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-05-29  Andrew Talbotwininet: Exclude unused headers.
2007-05-29  Andrew Talbotwineps.drv: Exclude unused headers.
2007-05-29  Alexandre Julliardmsxml3: Fixed compilation without libxml.
2007-05-29  Andrew Talbotmsg711.acm: Constify some variables.
2007-05-29  Andrew Talbotmscms: Constify some variables.
2007-05-29  Andrew Talbotmsdmo: Constify some variables.
2007-05-29  Evan Stadegdiplus: Added stub implementation of gdiplus.dll.
2007-05-29  Dmitry Timoshkovoleaut32: Add support for loading and drawing metafiles.
2007-05-29  Dmitry Timoshkovgdi32: Perform consistency checks when loading an EMF...
2007-05-29  Detlef Riekenbergddraw: Do not crash when Clipper is NULL.
2007-05-29  Detlef Riekenberglocalui/tests: Handle different results from XP.
2007-05-29  Maarten Lankhorstdsound: Fix stupid mistake.
2007-05-29  Andrew Talbotmpr: Constify some variables.
2007-05-29  Andrew Talbotmciwave: Constify a variable.
2007-05-29  Rob Shearmanwininet: Pass context to InitializeSecurityContext...
2007-05-29  Rob Shearmansetupapi: Add a FIXME in SetupCopyOEMInfW for when...
2007-05-29  Kai Blinws2_32: Make WS2_send trace more readble.
2007-05-29  Kai Blinsecur32: Downgrade WARN to TRACE, fix another TRACE.
2007-05-29  Andrew Talbotwinmm: Exclude unused headers.
2007-05-29  Andrew Talbotws2_32: Exclude unused headers.
2007-05-29  Juan Langcrypt32: Remove wrong test and parameter check.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Huw Davieswinex11.drv: Use XRenderCompositeText instead of XRende...
2007-05-25  Huw Davieswinex11.drv: Merge some common code.
2007-05-25  Damjan Jovanovicws2_32: Simplify some socket tests by adding a function...
2007-05-25  Ralf Beckwinealsa.drv: Add missing offset of pitch bender in...
2007-05-25  Ralf Beckwinealsa.drv: Add midi realtime and midi common message...
2007-05-25  Rob Shearmansecur32: Fix NTLM's InitializeSecurityContextA/W to...
2007-05-25  Rob Shearmansecur32: Don't set the output buffer type in NTLM's...
2007-05-25  Rob Shearmansecur32: Make the NTLM SSP cope with a NULL phCredentia...
2007-05-25  Rob Shearmansecur32: Fix the wrapper InitializeSecurityContextA...
2007-05-25  James Hawkinsmsxml3: Add tests for IXMLDocument.
2007-05-25  James Hawkinsmsxml3: Add tests for IXMLElement and IXMLElementCollec...
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLDocument.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLElement and...
2007-05-25  Huw Daviesoleaut32: SLTG references are only unique at the typein...
2007-05-25  Juan Langcrypt32: Statically initialize static lists and critica...
2007-05-25  Dan Hipschmanwidl: Allow types that reference themselves.
2007-05-25  Dan Hipschmanwidl: Shrink type_t structure.
next