wine
2007-08-10  Hans Leidekkerwininet: Don't crash on NULL first or last parameter...
2007-08-10  Francois Gougetkernel32/tests: Test the debugger startup and crashed...
2007-08-10  Francois Gougetpdh: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetwing32: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetmprapi: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetmapi32: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetwined3d: '0x' is redundant with the '#' format modifier.
2007-08-10  Francois Gougetuserenv: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetuserenv: Add a skeleton userenv.h header and use it.
2007-08-10  Francois Gougetwined3d: Add a '\n' to a Wine trace.
2007-08-10  Francois Gougetkernel32: Update win32.api to fix the winapi_check...
2007-08-10  Francois Gougetd3d8/tests: DXGetErrorString8() prints 'Unknown' for...
2007-08-09  Alexandre Julliardserver: Fixed handling of a relative start time for...
2007-08-09  Jason Edmeadesuser32: Skip system menu entries when using keyboard.
2007-08-09  Tijl Coosemansloader: Use thr_self syscall to get thread id on FreeBSD.
2007-08-09  Tijl Coosemansconfigure: Remove check for libxpg4.
2007-08-09  Nigel Liangwinecfg: Fix crash when remove app button is pressed...
2007-08-09  Dmitry Timoshkovuser32: CBN_SELCHANGE notification should be sent befor...
2007-08-09  Kirill K. Smirnovwineconsole: Rearrange control elements in Russian...
2007-08-09  Evan Stadeoleaut32: Handle transparency data when loading PNG...
2007-08-09  Evan Stadegdiplus: Added GdipCreateBitmapFromGraphics stub.
2007-08-09  Evan Stadegdiplus: Fixed conformance of GdipCreateBitmapFromScan0.
2007-08-09  Evan Stadegdiplus/tests: Added GdipCreateBitmapFromScan0 test.
2007-08-09  Evan Stadegdiplus: Added GdipSetImagePalette stub.
2007-08-09  Evan Stadegdiplus: Added GdipFillRectangle.
2007-08-09  Evan Stadegdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.
2007-08-09  Evan Stadegdiplus: Added GdipCreatePath2.
2007-08-09  Francois GougetAssorted spelling fixes.
2007-08-09  Francois Gougetgdi32: Update win32.api to fix the winapi_check warnings.
2007-08-09  Francois Gougetmscoree: Update win32.api to fix the winapi_check warnings.
2007-08-09  Francois Gougetmsi: Better match the PSDK types, remove some now unuse...
2007-08-09  Francois Gougetimm32: Add a couple of missing prototypes and update...
2007-08-09  Francois Gougetd3drm: Update win32.api to fix the winapi_check warnings.
2007-08-09  Francois Gougetnetapi32: Update win32.api to fix the winapi_check...
2007-08-09  Francois Gougetkernel32: Don't get stuck if the debugger exits without...
2007-08-09  Francois Gougetddrawex: Better match the PSDK types and fix the winapi...
2007-08-09  Francois Gougetwininet: Add a skeleton winineti.h header with fixed...
2007-08-09  Francois Gougetwininet: #undef some macros to avoid a conflict between...
2007-08-09  Francois Gougetadvapi32: Add a prototype for RegDeleteKeyValue*().
2007-08-09  Roderick Colenbranderwined3d: Better pixelformat selection code.
2007-08-09  Roderick Colenbranderwgl: Rewrite ChoosePixelFormat.
2007-08-09  Roderick Colenbranderwgl: Correctly check GLX capabilities. Use client GLX...
2007-08-09  James Hawkinsmsi: Simplify MsiQueryComponentState, with more tests.
2007-08-09  Misha Koshelevurlmon/tests: Call CHECK_CALLED(OnProgress_SENDINGREQUE...
2007-08-09  Misha Koshelevurlmon: Do not use BindToStorage_hack for INTERNET_SCHE...
2007-08-09  Misha Koshelevurlmon/tests: Fix clipformat test.
2007-08-09  Paul Vrienssnmpapi/tests: Run tests again on win98 and NT4.
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.
next