wine
2007-08-09  Huw Daviesole32: The default handler needs to have its own implem...
2007-08-09  Huw Daviesole32: Factor out the running object test into a separa...
2007-08-09  Huw Daviesole32: Fix a few comments.
2007-08-09  Alexandre Julliarduser32: WM_IME_CHAR should result in posted, not sent...
2007-08-09  Alexandre Julliarduser32: Support for the magic WM_CHAR W->A conversion...
2007-08-08  Alexandre Julliarduser32/tests: Added test cases for WM_CHAR conversions.
2007-08-08  Alexandre Julliarduser32: Added support for the magic WM_CHAR A->W conver...
2007-08-08  Alexandre Julliarduser32: Factor out the calling of a window's winproc...
2007-08-08  Alexandre Julliarduser32: Factor out the various SendMessage functions...
2007-08-08  Luis C. Busquets... dpnlobby: Add dpnlobby that forwards to dpnet.dll.
2007-08-08  Luis C. Busquets... kernel32: Export RestoreLastError.
2007-08-08  Kirill K. Smirnovkernel32: Do not append empty lines to the console...
2007-08-08  Paul Vriensadvapi32/tests: Fix typo.
2007-08-08  Peter Dons... dinput: Allow the use of the standard Joystick GUID...
2007-08-08  Rob Shearmanurlmon: Check some of the input parameters to URLOpenSt...
2007-08-08  Rob Shearmanurlmon: Add tests for URLOpenStreamW and URLOpenBlockin...
2007-08-08  Rob Shearmanurlmon: Implement URLOpenBlockingStreamA/W and URLOpenS...
2007-08-08  Rob Shearmanurlmon: The pcbRead parameter for IInternetProtocol...
2007-08-08  Rob Shearmanurlmon: Implement stubs for URLOpenBlockingStreamA...
2007-08-08  Rob Shearmaninclude: Add declarations for URLOpenStreamA/W, URLOpen...
2007-08-08  Peter Dons... faultrep: Add a stub dll.
2007-08-08  Alexandre Julliardmsvcrt: Use the correct size_t type.
2007-08-08  Francois Gougethlink: Add a missing prototype and update win32.api...
2007-08-08  Francois Gougetlocalui: Update win32.api to fix the winapi_check warnings.
2007-08-08  Francois Gougetwined3d: Update win32.api to fix the winapi_check warnings.
2007-08-08  Francois Gougethhctrl.ocx: Update win32.api to fix the winapi_check...
2007-08-08  Francois Gougetmapi32: Remove redundant protections against duplicate...
2007-08-08  Francois Gougetwintrust: Fix the CryptCATAdminReleaseCatalogContext...
2007-08-08  Francois Gougeturlmon: Fix compilation on systems that don't support...
2007-08-08  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-08-08  Francois Gougetntdll: Fix the RtlQueryInformationActivationContext...
2007-08-08  Francois Gougetwinapi_check: Fix a couple of dll names.
2007-08-08  Francois Gougetdnsapi: Better match the PSDK types, especially with...
2007-08-08  Francois Gougetnetapi32: Add some missing prototypes in the lmaccess...
2007-08-08  Francois Gougetpdh/tests: Add missing '\n' to ok() calls.
2007-08-08  Francois Gougetwinreg.h: Add RRF_RT_ANY.
2007-08-08  Francois Gougetddraw: Better match the PSDK types and fix the winapi_c...
2007-08-08  Alexandre Julliardd3d9: Comment out some failing fog tests.
2007-08-08  Evan Stadegdiplus: Updated GdipDrawRectangleI.
2007-08-08  Evan Stadegdiplus: Added GdipFillRectangleI.
2007-08-08  Evan Stadegdiplus: Added GdipCreateLineBrushFromRectI.
2007-08-08  Evan Stadegdiplus: Updated brush cloner/deleter.
2007-08-08  Evan Stadegdiplus: Added GdipSetCustomLineCapStrokeCaps stub.
2007-08-08  Evan Stadegdiplus: Added GdipSetImageAttributesColorMatrix stub.
2007-08-08  Evan Stadegdiplus: Fixed bug drawing custom caps.
2007-08-08  Evan Stadegdiplus: Added GdipGetLineGammaCorrection/GdipSetLineGa...
2007-08-08  Evan Stadegdiplus: Added GdipSetLineSigmaBlend stub.
2007-08-08  Evan Stadegdiplus: Added GdipSetLineWrapMode.
2007-08-08  Evan Stadegdiplus: Added GdipCreateLineBrush.
2007-08-08  Evan Stadegdiplus: Make GdipGetMetafileHeaderFromMetafile return Ok.
2007-08-08  Evan Stadegdiplus: GdipLoadImageFromStream makes initializations.
2007-08-08  Evan Stadegdiplus: Don't prematurely release stream.
2007-08-08  Evan Stadegdiplus: Added GdipDrawImageI.
2007-08-08  Evan Stadegdiplus: Return width and height of metafiles.
2007-08-08  Evan Stadegdiplus: Added GdipCreateBitmapFromFile.
2007-08-08  Evan Stadegdiplus: Added GdipCreateStreamOnFile.
2007-08-08  Evan Stadegdiplus: Added GdipBitmapLockBits.
2007-08-08  Tijl Coosemansntdll: Implement CDROM_Verify for FreeBSD.
2007-08-08  Tijl Coosemanswineoss: Avoid SNDCTL_DSP_GETTRIGGER.
2007-08-08  Tijl Coosemanswineoss: Add SNDCTL_MIXERINFO support.
2007-08-08  Roderick Colenbranderwined3d: Move over to WGL.
2007-08-08  Roderick Colenbranderwined3d: Prepare pbuffer code for WGL transition.
2007-08-08  Roderick Colenbranderwined3d: Move fake context code over to WGL.
2007-08-08  Juan Langcrypt32: According to MSDN, inner content is only decod...
2007-08-08  Juan Langcrypt32: Add a couple traces.
2007-08-08  Juan Langcrypt32: Test and correct finding a subject certificate.
2007-08-08  Juan Langcrypt32: Use the authority key identifier to search...
2007-08-08  Juan Langcrypt32: Fix typo.
2007-08-08  Juan Langcrypt32: Introduce cryptasn debug channel to quiet...
2007-08-08  Juan Langcrypt32: Implement CertRDNValueToStr for UTF-8 strings.
2007-08-08  Misha Koshelevurlmon/tests: Add test for binding to a URL from which...
2007-08-08  James Hawkinsmsi: Implement the remaining contexts for MsiQueryCompo...
2007-08-08  Andrew Talbotquartz: Constify some variables.
2007-08-08  Nigel Liangwinecfg: Fix crash in graphics tab.
2007-08-08  Nigel Liangwinecfg: Fix apply button always available in graphics...
2007-08-08  Rob Shearmansecur32: Remove valid_session_key from NegoHelper since...
2007-08-08  Rob Shearmansecur32: Split the NTLM credential and context handles...
2007-08-08  Stefan Dösingerwined3d: Store the position_transformed flag in the...
2007-08-08  Stefan Dösingerwined3d: Determine used streams at vdecl creation.
2007-08-08  Stefan Dösingerwined3d: Remove link collection from vertexdeclaration.c.
2007-08-08  Stefan Dösingerd3d: Add a simple offscreen rendering test.
2007-08-08  Stefan Dösingerddraw: Implement IDirect3DDevice7::DrawIndexedPrimitive...
2007-08-08  Paul Vrienswinecfg: Show version again in About box.
2007-08-08  Paul Vrienskernel32/tests: Create paths after checking availabilit...
2007-08-08  Paul Vrienskernel32/tests: Changed skip message.
2007-08-08  Paul Vriensshlwapi/tests: Use GetModuleHandleA instead of LoadLibr...
2007-08-08  Alexandre Julliarduser32: Get rid of winproc.h and move definitions in...
2007-08-07  Alexandre Julliarduser32: Fixed the return value of DispatchMessageA/W.
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-08-07  Paul Vrienswinecfg: Fix virtual desktop selection.
2007-08-07  Jason Edmeadesdpnet: Implement directplay lobbied application stubs.
2007-08-07  Huw Davieswininet: Fix the case when Proxy or ProxyBypass is...
2007-08-07  Maarten Lankhorstdsound: Make hardware acceleration work again.
2007-08-07  Misha Koshelevurlmon/tests: Keep track of download state in tests.
2007-08-07  Misha Koshelevurlmon/tests: Add tests for synchronous vs asynchronous...
2007-08-07  Misha Koshelevurlmon: Add support for synchronous binding.
2007-08-07  Misha Koshelevurlmon/tests: Declare the bind flags as a global variab...
2007-08-07  James Hawkinsmsi: Implement the MSIINSTALLCONTEXT_MACHINE context...
2007-08-07  James Hawkinsmsi: Forward MsiQueryComponentStateA to MsiQueryCompone...
2007-08-07  James Hawkinsmsi: Add tests for MsiQueryComponentState.
next