wine
2007-02-09  Marcus Meissnerntdll: Initialize needs_close to FALSE.
2007-02-09  Marcus Meissnerriched20: Removed more dead code.
2007-02-09  Marcus Meissnerwmc: inputbuffer is a WCHAR array.
2007-02-09  Vitaly LipatovSome fixes in russian resources.
2007-02-09  Hans Leidekkerwineshelllink: Keep using the slash as path separator.
2007-02-09  Hans Leidekkerwineshelllink: Use "=" instead of "==" to compare strings.
2007-02-08  James Hawkinsmsi: Don't skip files continued from a previous cabinet.
2007-02-08  Mikołaj Zalewskicomctl32: listview: Create the LISTVIEW_INFO in WM_NCCR...
2007-02-08  Rob Shearmanoleaut32: Fix the return value of ITypeInfo::Invoke...
2007-02-08  Rob Shearmanoleaut32: Implement automatic value getting in ITypeInf...
2007-02-08  Rob Shearmanoleaut32: Fix the IDL for the "Value" method in the...
2007-02-08  Rob Shearmanoleaut32: Comment out "dual" attribute of IKindaEnumWid...
2007-02-08  Rob Shearmanoleaut32: Always register the typelib for the tmarshal...
2007-02-08  Detlef Riekenbergregedit: Do not use a local copy of a global pointer.
2007-02-08  Detlef Riekenbergregedit: Do not pass a global available pointer to...
2007-02-08  Detlef Riekenbergregedit: Declare some variables static.
2007-02-08  Jacek Cabanurlmon: Fix continue_call handling.
2007-02-08  Jacek Cabanurlmon: Call OnProgress directly in report_data.
2007-02-08  Jacek Cabanurlmon: Added ReportProgress(BINDSTATUS_DIRECTBIND...
2007-02-08  Jacek Cabanurlmon: Fix ReportResult on async protocols.
2007-02-08  Mike McCormackmsiexec: Catch the -Embedding flag and print out a...
2007-02-08  Mike McCormackmsi: Register the typelib.
2007-02-08  Vitaliy Margolenserver: Fix typo. Should be group not owner.
2007-02-08  Kevin Koltzauntdll: Fix compile errors for Win64.
2007-02-08  Kevin Koltzauwinnt.h: Correct declaration of SLIST_HEADER and SLIST_...
2007-02-08  Francois Gougetclusapi: Make clusapi.h C++ compatible.
2007-02-08  Andrew Talbotwinex11.drv: Remove unused items.
2007-02-08  Alexandre Julliardwidl: Rename parser states to uppercase to avoid conflicts.
2007-02-08  Louis Lendersuser32: Don't crash if a WM_NCCREATE message is sent...
2007-02-07  Paul Vrienscomctl32/tests: Fix typo (Coverity).
2007-02-07  Rob Shearmanoleaut32: Fix a one-off test failure in the tmarshal...
2007-02-07  Rob Shearmanoleaut32: A value of PARAMFLAG_FNONE for wParamFlags...
2007-02-07  Detlef Riekenbergregedit: Remove unused resource.
2007-02-07  Jacek Cabanurlmon: Use queue for whole ReportData implementation.
2007-02-07  Jacek Cabanurlmon: Added ReportProgress(BINDSTATUS_BEGINDOWNLOADDA...
2007-02-07  Jacek Cabanurlmon: Use custom task structs.
2007-02-07  Jacek Cabanurlmon: Use proc instead of enum in task queue.
2007-02-07  Jacek Cabanurlmon: Unlock protocol only if it was locked.
2007-02-07  Jacek Cabanurlmon: Set BINDF_NEEDFILE flag for all not urlmon...
2007-02-07  Ken Thomasesexplorer: Fix leak: always release the CFDictionary.
2007-02-07  Ken Thomaseswinecoreaudio.drv: Remove obsolete FIXME.
2007-02-07  Francois Gougetadvpack: Make the header more consistent with the imple...
2007-02-07  Francois Gougetcredui: Better match the PSDK types and fix the winapi_...
2007-02-07  Francois Gougetwinsock & ws2_32: Update win32.api to fix the winapi_ch...
2007-02-07  Francois Gougetatl: Better match the PSDK types and fix the winapi_che...
2007-02-07  Francois Gougetclusapi: Better match the PSDK types and fix the winapi...
2007-02-07  Francois Gougetcredui: Make wincred.h C++ compatible.
2007-02-07  Francois Gougetbrowseui: Add missing '\n's to ok() calls.
2007-02-07  Francois Gougetrpcrt4: Better match the PSDK types and fix the winapi_...
2007-02-07  Paul Vrienswininet/tests: Add a few more tests.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Michael Stefaniucbrowseui: Move 'static' to the beginning of the declara...
2007-02-07  Mike McCormackmsi: Add a test for the version method.
2007-02-07  Clinton Stimpsonuser32: Add test cases for update rects affected by...
2007-02-07  Aric Stewartuser32: We are calculating the height for the drop...
2007-02-07  Alexandre Julliardwidl: Output endpoint information in client and server...
2007-02-07  Alexandre Julliardwidl: Add a string list type and use it for the endpoin...
2007-02-07  Alexandre Julliardwidl: Only recognize attribute keywords inside an attri...
2007-02-07  Alexandre Julliardmsvcrt: Implement fopen/wfopen on top of fsopen/wfsopen...
2007-02-07  Peter Oberndorfermsi: Clean up magic numbers.
2007-02-07  Peter Oberndorfermsi: Honor attributes for combobox.
2007-02-07  Peter Oberndorfermsi: Honor msidbControlAttributesSorted attribute for...
2007-02-07  Juan Langmsvcrt: Implement _mbbtype according to MSDN.
2007-02-07  Mikołaj Zalewskishell32: shlfileop tests: Avoid buffer overflows for...
2007-02-07  Vitaliy Margolenwinex11drv: Do extra error checking when opening XInput...
2007-02-07  Paul Vrienswininet/ftp.c: Remove unneeded check.
2007-02-07  Paul Vriensurlmon: Cast-qual warning fixes.
2007-02-07  Paul Vriensurlmon: Cast-qual warning fix.
2007-02-07  Misha Koshelevmsi: Make sure to ignore UI level flags in dialog and...
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Mikołaj Zalewskicomctl32: toolbar: Copy bitmaps with CopyImage so that...
2007-02-07  Felix Nawothnigcomctl32: Remove unnecessary and misused mask member...
2007-02-06  Jacek Cabanitss: Allow reading from ReportData call.
2007-02-06  Jacek Cabanurlmon: Fix zone tests.
2007-02-06  Jacek Cabanhhctrl.ocx: Use mk as default protocol and code clean up.
2007-02-06  Jacek Cabanhhctrl.ocx: Use SetWindowRects to set WebBrowser's...
2007-02-06  Jacek Cabanhhctrl.ocx: Remove useless SetHostNames call.
2007-02-06  Rob Shearmanoleaut32: Ignore the first named argument when invoking...
2007-02-06  Rob Shearmanoleaut32: Add support for named arguments in ITypeInfo...
2007-02-06  Rob Shearmanoleaut32: Copy the value directly returned from the...
2007-02-06  Rob Shearmanoleaut32: Fix the missing argument handling for non...
2007-02-06  Rob Shearmanoleaut32: If an error info object was created when...
2007-02-06  Rob Shearmanole32: Add the external references that the server...
2007-02-06  Rob Shearmanole32: Release iobject and the IRpcStubBuffer object...
2007-02-06  Rob Shearmancomctl32: Fix the computation of the select bounds...
2007-02-06  Rob Shearmanoleaut32: Add a wrapper around the channel supplied...
2007-02-06  Peter Oberndorfermsi: Do not use a static variable to save the insertion...
2007-02-06  Peter Oberndorfermsi: Store value of the property with each listbox...
2007-02-06  Peter Oberndorfermsi: Do not store property for each listbox element...
next