wine
2008-01-08  Hans Leidekkermsvcrt: Rewrite _execl/_spawnl functions as wrappers...
2008-01-08  Hans Leidekkermsvcrt: Implement _wpopen and forward _popen to it.
2008-01-08  Hans Leidekkermsvcrt: Implement _wsystem and forward system to it...
2008-01-08  Andrey Esinshell32: Fixed typo.
2008-01-08  Andrey Esinwordpad: Russian translation.
2008-01-08  Paul Vriensadvapi32/tests: Don't crash on win98.
2008-01-08  Dmitry Timoshkovcomdlg32: If lpstrFile points to a valid string use...
2008-01-08  Dmitry Timoshkovgdi32: Add more tests for bitmap font metrics scaling.
2008-01-08  Dmitry Timoshkovmsvcrt: Rename _environ to avoid a conflict on Solaris.
2008-01-08  Alexander Nicolaysen... wordpad: Draw margin lines in print preview.
2008-01-08  Jacek Cabanshdocvw: Set IE's IVer and Build registries.
2008-01-08  Jacek Cabanshdocvw: Fixed ref count leak.
2008-01-08  Andrew Talbotitss: Remove unneeded casts.
2008-01-08  Andrew Talbotgdiplus: Remove unneeded casts.
2008-01-08  Alexander Nicolaysen... comdlg32: PageSetupDlgW: Set paper size in printer...
2008-01-08  Alexander Dorofeyevddraw/tests: Add test for rendering vertices with zero...
2008-01-07  Alexandre Julliardkernel32: Fail more gracefully in GetVolumeInformation...
2008-01-07  Eric Pouechgdi32: Break loop in MF_PlayMetaFile when META_EOF...
2008-01-07  Michael Stefaniuckernel32: Add missing HeapFree(). Found by Smatch.
2008-01-07  Roderick Colenbranderwined3d: Unify color conversion code.
2008-01-07  Lei Zhangmsxml: Fix compilation on machines without libxml2.
2008-01-07  Rob Shearmanrpcrt4: Set ReservedForRuntime to NULL in NdrClientInit...
2008-01-07  Rob Shearmanrpcrt4: Implement RpcAsyncInitializeHandle.
2008-01-07  Rob Shearmanrpcrt4: Add tests for some async RPC functions.
2008-01-07  Rob Shearmanrpcrt4: Add stubs for asynchronous functions.
2008-01-07  Rob Shearmanrpcrt4: Add stubs for I_RpcAsyncSetHandle and I_RpcAsyn...
2008-01-07  Rob Shearmanrpcrt4: Call NdrCorrelationInitialize and NdrCorrelatio...
2008-01-07  Rob Shearmanrpcrt4: Add stubs for NdrCorrelationInitialize, NdrCorr...
2008-01-07  Rob Shearmanrpcrt4: ndr_stubless.h should include ndrtypes.h as...
2008-01-07  Rob Shearmanrpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit...
2008-01-07  Rob Shearmanrpcrt4: Add tests for the RPC_MESSAGE members set by...
2008-01-07  Rob Shearmanole32: Fix memory leaks caused by not calling the chann...
2008-01-07  Rob Shearmanole32: Fix a memory leak.
2008-01-07  Rob Shearmanole32: Shortcut the RPC runtime for allocation of the...
2008-01-07  Rob Shearmanole32: Clear the RPC_FLAGS_VALID_BIT flag from the...
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.
next