wine
2008-01-07  Rob Shearmanwidl: Use symbolic names for some of the context handle...
2008-01-07  Rob Shearmanwidl: Fix context handle "cannot be null" detection.
2008-01-07  Rob Shearmanntdll: Fix NtQueryValueKey for KeyValueBasicInformation.
2008-01-07  Rob Shearmanntdll: Fix the Data and Name returned by NtQueryValueKe...
2008-01-07  Rob Shearmanntdll: Add tests for the data and name returned by...
2008-01-07  Alexandre Julliardserver: Output incorrectly-terminated strings in hex...
2008-01-07  Alexandre Julliardserver: Make the registry parser more tolerant about...
2008-01-07  Alexandre Julliardserver: Accept utf-8 data as input in registry files.
2008-01-07  Alexandre Julliardregedit: Fixed parsing of hex sequences.
2008-01-07  Roderick Colenbranderwined3d: Use software palette conversion for non-textur...
2008-01-07  Chris Wulffshdocvw: Hide and show the frame window instead of...
2008-01-07  Dan Kegelwinemenubuilder: Expand short paths, else menu items...
2008-01-07  Peter Oberndorferdwmapi: Add stub implementation for DwmSetWindowAttribu...
2008-01-07  Andre Wisplinghoffregedit: Refresh tree view on import.
2008-01-07  Alexandre Julliardserver: Wait for the expiration of all the process...
2008-01-07  Alexandre Julliardkernel32/tests: Avoid using size_t in traces.
2008-01-07  Alexandre Julliardgdi32/tests: Avoid using size_t in traces.
2008-01-07  Alexandre Julliardadvapi32/tests: Print the correct size in an error...
2008-01-07  Alexandre Julliardwined3d: Use unsigned int instead of size_t for the...
2008-01-07  Alexandre Julliardwined3d: Use unsigned int instead of size_t for element...
2008-01-07  Alexandre Julliardconfigure: Added a check for the soname of libodbc.
2008-01-07  Alexandre Julliardconfigure: Add --without options for all optional depen...
2008-01-07  Peter Dons... devenum: Fix the implementation of IEnumMoniker::Skip...
2008-01-07  Peter Dons... dinput: Silence incorrect warning and move it to a...
2008-01-07  Alexander Nicolaysen... comdlg32: PageSetupDlgW: Set orientation in printer...
2008-01-07  Rico Schüllermsi: Fix memory leaks (found by Smatch).
2008-01-07  Rico Schüllermshtml: Fix memory leak (found by Smatch).
2008-01-07  Rico Schüllercabinet: Fix memory leak (found by Smatch).
2008-01-07  Austin EnglishSpelling fixes.
2008-01-07  Rob Shearmanrpcrt4: Implement I_RpcMapWin32Status.
2008-01-07  Rob Shearmaninclude: I_RpcBindingInqTransportType and I_RpcMapWin32...
2008-01-07  Rob Shearmanwidl: Fix the conditions under which array freeing...
2008-01-07  Francois Gougetwintab32: Add a trailing '\n' to a Wine trace.
2008-01-07  Francois Gougetmsxml3/tests: Add the trailing '\n' to an ok() call.
2008-01-07  Aric Stewartimm32: ImmNotifyIMM with CPS_CANCEL fully clears the...
2008-01-07  Rob Shearmaninclude: Add the strict_context_handle flag to the...
2008-01-07  Rob Shearmanrpcrt4: Print fixme's if the serialize or no-serialize...
2008-01-07  Rob Shearmanwidl: Add support for strict context handles.
2008-01-07  Rob Shearmanrpcrt4: Pass the interface identifier to the lower...
2008-01-07  Rob Shearmanwidl: Output calls for the new versions of the marshall...
2008-01-07  Rob Shearmaninclude: Add defines for context handle flags to rpcfc.h.
2008-01-07  Rob Shearmanole32: Fix a typo in the class moniker tests.
2008-01-07  Rob Shearmanole32: get_moniker_for_progid_display_name should fallb...
2008-01-07  Alexandre Julliardwineboot: Don't print errors for non-fatal problems.
2008-01-07  Kirill K. Smirnovwinhelp: Fix index to handle offset value = 0 correclty.
2008-01-07  Peter Oberndorferuser32: Remove unused lpGrayMask array.
2008-01-07  Andrew Talbotdxdiagn: Remove unneeded casts.
2008-01-07  Andrew Talbotgdi32: Remove unneeded casts.
2008-01-07  Andrew Talbotgphoto2.ds: Remove unneeded casts.
2008-01-07  Andrew Talboticcvid: Remove unneeded casts.
2008-01-07  Andrew Talbotimm32: Remove unneeded cast.
2008-01-07  Andrew Talbotcomdlg32: Remove unneeded cast.
2008-01-07  Alexandre Julliardadvapi32: Fix the length written to the pipe for the...
2008-01-07  Alexandre Julliardntdll: Return a proper Information field also when...
2008-01-07  Detlef Riekenbergspoolss: Add stubs for SpoolerHasInitialized and Spoole...
2008-01-07  James Hawkinsmsi: Create parent directories when duplicating files...
2008-01-07  James Hawkinsmsi: Pad the month and day to two digits.
2008-01-07  James Hawkinsmsi: Remove an erroneous table.
2008-01-07  James Hawkinsmsi: Copy the temporary package when storing the installer.
2008-01-07  James Hawkinsmsi: Check the local package for existence when resolvi...
2008-01-07  James Hawkinsmsi: Directly download mi->source now that SourceDir...
2008-01-07  James Hawkinsmsi: OriginalDatabase can be a URL so check for a forwa...
2008-01-07  James Hawkinsmsi: SourceDir is formed from the path of OriginalDatabase.
2008-01-07  James Hawkinsmsi: OriginalDatabase is the fully-expanded path to...
2008-01-07  James Hawkinsmsi: Factor out msi_set_sourcedir_props.
2008-01-07  James Hawkinsmsi: If the package is a URL, the OriginalDatabase...
2008-01-07  James Hawkinsmsi: WriteEnvironmentStrings should also write to REG_E...
2008-01-07  James Hawkinsmsi: Only read an internal package if the file to insta...
2008-01-07  Eric Pouechrichedit: Uniformly handle the bPitchAndFamily field...
2008-01-07  Eric Pouechrichedit: Check return of GetScrollInfo before accessin...
2008-01-07  Eric Pouechrichedit: Initialize all the cursors at editor creation.
2008-01-07  Eric Pouechrichedit: Only copy the charset when it's defined.
2008-01-07  Rob Shearmanrpcrt4: Don't set Buffer to NULL in I_RpcFreeBuffer.
2008-01-07  Rob Shearmanrpcrt4: Add some tests for NdrGetBuffer and NdrFreeBuffer.
2008-01-07  Rob Shearmanole32: Clear the RPC_MESSAGE structure before using it.
2008-01-07  Rob Shearmankernel32: Implement RegisterWaitForSingleObjectEx.
2008-01-07  Rob Shearmansvchost: Add a FIXME for an undocumented function ...
2008-01-07  Rob Shearmanole32: Determine the destination for the COM call and...
2008-01-07  Rob Shearmanwidl: Make the offset of conformant string types point...
2008-01-07  Rob Shearmanrpcrt4: Update todos.
2008-01-07  Hans Leidekkertools/wine.desktop: Add Dutch translation.
2008-01-07  Hans Leidekkerkernel32: Add Surinam Dutch and Belgian Dutch translati...
2008-01-07  Hans Leidekkerkernel32: Fix two test failures on Win98 due to missing...
2008-01-07  Hans Leidekkerwininet: Fix handling of host and referrer headers...
2008-01-04  Alexandre Julliardkernel32/tests: Added tests for FindFirstVolume/FindNex...
2008-01-04  Alexandre Julliardkernel32: Implemented FindFirstVolume/FindNextVolume...
2008-01-04  Alexandre Julliardmountmgr.sys: Implemented the IOCTL_MOUNTMGR_QUERY_POIN...
2008-01-04  Alexandre Julliardmountmgr.sys: Add devices to the MountedDevices registr...
2008-01-04  Alexandre Julliardmountmgr.sys: Create disk devices for all configured...
2008-01-04  Alexandre Julliardmountmgr.sys: Create a hard disk device for PhysicalDrive0.
2008-01-04  Peter Dons... ddraw: Add missing pitch in callback from EnumDisplayMo...
2008-01-04  Kirill K. Smirnovkernel32: Convert newborn wineserver handle to kernel32...
2008-01-04  Alexandre Julliardmountmgr.sys: Added initial stub for the mount point...
2008-01-04  Austin EnglishMore spelling fixes.
2008-01-04  Jonathan Ernstserver: New French man page for wineserver.
2008-01-04  Alexandre Julliardkernel32: Launch wineboot on first startup of a wine...
2008-01-04  Alexandre Julliardadvapi32: Don't wait for 20 seconds if a service fails...
2008-01-04  Lance Jacksoncmd: Fix some unclosed file and registry handles.
2008-01-04  Gerald Pfeifermsi: Adjust the types of loop variables.
2008-01-04  Gerald Pfeiferd3d9: Fix type of loop variable.
next