shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_ge...
[wine] / dlls /
2008-05-12  Petr Dlouhýshdocvw: Partial implementation of WebBrowser_put_Regis...
2008-05-12  Alexandre Julliardwinex11: Silence a harmless error.
2008-05-12  Alexandre Julliardgdi32: Make sure the DC is up-to-date before accessing...
2008-05-12  Huw Daviesgdiplus: Stub for GdipGetClip.
2008-05-12  Huw Daviesgdiplus: Stubs for GdipGetDC and GdipReleaseDC.
2008-05-12  Huw Daviesgdiplus: Add some stubs for region functions.
2008-05-12  Alexander Dorofeyevddraw: Fix some code unprotected by ddraw lock.
2008-05-12  Alexandre JulliardRevert "winealsa: Remove calls to deprecated functions."
2008-05-12  Alexandre Julliardwinex11: Create a dummy parent window for composite...
2008-05-12  Alexandre Julliardwinex11: Create all the GL drawables using the gdi_disp...
2008-05-12  Hans Leidekkerwininet: Implement INTERNET_OPTION_USER_AGENT for Inter...
2008-05-12  Hans Leidekkerwininet: HTTP_BuildProxyRequestUrl returns a pointer.
2008-05-12  Hans Leidekkerwininet: Partial implementation of InternetGet/SetCookieEx.
2008-05-12  Hans Leidekkerwininet: Make a test pass on IE6.
2008-05-12  Hans Leidekkerwininet: Don't overwrite content length header in HttpS...
2008-05-12  Nikolay Sivovgdiplus: Added GdipCreateFromHWNDICM (no icm yet) with...
2008-05-12  Nikolay Sivovgdiplus: Added GdipLoadImageFromFileICM (no icm yet).
2008-05-12  Nikolay Sivovgdiplus: GdipGetImageFlags simple stub with test.
2008-05-12  Nikolay Sivovgdi32: Avoid null pointer dereference in CreateDIBSection.
2008-05-12  Jacek Cabanurlmon: Better error handling in file protocol.
2008-05-12  Jacek Cabanurlmon: Correctly handle file URLs with '|' instead...
2008-05-12  Alexandre Julliarduser32: Invalidate the DCE in SetWindowPos before we...
2008-05-12  Alexander Dorofeyevwined3d: Activate context for the right target in surfa...
2008-05-12  Alexander Dorofeyevwined3d: glFlush when updating front buffer.
2008-05-12  Alexandre Julliardserver: Crop the invalidate region against the rectangl...
2008-05-12  Alexandre Julliardserver: Also crop the update region of children when...
2008-05-12  Alexandre Julliardserver: When moving/resizing a window crop the update...
2008-05-12  Alexandre Julliardwinedos: Don't disable long filename functions on NT...
2008-05-12  Hwang YunSong(황윤성)shell32: Updated Korean Resource.
2008-05-12  Vitaliy Margolendinput: Implement GetDeviceStatus.
2008-05-12  Vitaliy Margolendxdiagn: Update dx version to 9.0c.
2008-05-12  Vitaliy Margolendmime: Update dx version to 9.0c.
2008-05-12  Jens Albretsenuser32: Danish spelling fixes.
2008-05-12  Jens Albretsenwineps.drv: Danish spelling fixes.
2008-05-12  Dmitry Timoshkovshell32: Fix calling convention of LPFNOFN, don't use...
2008-05-12  Dmitry Timoshkovuser32: Make sure that we send proper notifications...
2008-05-12  Michael Stefaniucshdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).
2008-05-12  Maarten Lankhorstquartz: Don't return a pin in filesource when there...
2008-05-12  Andrew Talbotqmgr: Memory allocation size fix.
2008-05-12  Andrew Talbotwineoss.drv: Memory allocation sizes fix.
2008-05-12  Andrew Talbotdsound: Memory allocation sizes fix.
2008-05-12  Andrew Talbotwined3d: Remove test for value of unsigned variable...
2008-05-12  Ben Mayhewwined3d: Only display Missing vbo streams fixme once.
2008-05-12  Paul Vrienskernel32/tests: Skip tests if codepage is not installed...
2008-05-09  Alexandre Julliardgdi32: Add missing braces in EMFDRV_SelectPalette.
2008-05-09  Kusanagi Kouichiimm32: Avoid false FIXMEs.
2008-05-09  Alexander Dorofeyevwined3d: Set alpha to index even when there is no palette.
2008-05-09  Alexander Dorofeyevddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
2008-05-09  Alexander Dorofeyevwined3d: Use source colorkey when passed KEYSRC or...
2008-05-09  Maarten Lankhorstwinealsa: Remove calls to deprecated functions.
2008-05-08  Aric Stewartshdocvw: Do not do our iexplore.exe registration if...
2008-05-08  Lei Zhangwininet: Handle NULL input for FindCloseUrlCache.
2008-05-08  Vitaliy Margolendinput: Default value for unassigned POVs should be -1.
2008-05-08  Paul Vrienscrypt32/tests: Cleanup registry after tests.
2008-05-08  Alexandre Julliardservices: Send the service name in the control requests.
2008-05-08  John Klehmwinex11.drv: Move hardware tablet proximity into x11...
2008-05-08  Alexandre Julliarduser32: The client rectangle is in screen coordinates...
2008-05-08  Guy Albertellilistview: Return correct value from WM_NOTIFYFORMAT...
2008-05-08  Maarten Lankhorstkernel32: Fix temporary path test.
2008-05-08  Maarten Lankhorstkernel32: Fix process tests to pass in Windows.
2008-05-08  Nikolay Sivovgdiplus: Let GdipDrawArcI use float args version.
2008-05-07  Alexandre Julliardntdll: Ignore failures to retrieve serial status for...
2008-05-07  Maarten Lankhorstntdll: Fix file test to not free memory allocated on...
2008-05-07  Maarten Lankhorstntdll: Fix some exception tests to pass on Windows.
2008-05-07  Maarten Lankhorstrpcrt4: Fix ndr_marshall test failures.
2008-05-07  Rob Shearmancrypt32: Add stub for CertVerifyCTLUsage.
2008-05-07  Alexandre Julliardntdll: Don't consider a 0-byte read from a serial port...
2008-05-07  Alexandre Julliardntdll: Always set VTIME to 0 to avoid blocking, don...
2008-05-07  Dmitry Timoshkovgdi32: Implement EMFDRV_SelectPalette.
2008-05-07  Dmitry Timoshkovgdi32: More carefully compare EMF records in tests.
2008-05-07  Dmitry Timoshkovgdi32: Set offPalEntries member of EMREOF to what XP...
2008-05-07  Vitaliy Margolendinput: Ignore events from extra joystick buttons.
2008-05-07  Vitaliy Margolendinput: Limit number of axes in a different way - map...
2008-05-07  Vitaliy Margolendinput: Remove redundant variable.
2008-05-07  Hans Leidekkerwininet: Deal with bogus accept types array passed...
2008-05-07  Kai Blinsecur32: Fix ntlm tests on Vista.
2008-05-07  Rob Shearmanrpcrt4: Add better traces for the server test.
2008-05-07  Alexandre Julliardwinedos: Print better diagnostics when a DOS app fails...
2008-05-07  Alexandre Julliardwinedos: Make sure that the main message queue exists...
2008-05-07  Alexandre Julliardwinedos: Only read input from the stdin handle if it...
2008-05-07  Alexandre Julliardntdll: Serial with ReadIntervalTimeout set to MAXDWORD...
2008-05-07  Detlef Riekenbergwinspool: Set PrinterPorts for win3.x/win9.x compatibility.
2008-05-07  Andrew Talbotddraw: Indentation fix.
2008-05-07  John Klehmwinex11.drv: Wintab packet serial numbers are passed...
2008-05-07  Maarten Lankhorstwininet: Ignore INTERNET_STATUS_DETECTING_PROXY message...
2008-05-07  Jens Albretsenserialui: Danish translation.
2008-05-07  Jens Albretsensetupapi: Danish translation.
2008-05-07  Jens Albretsenmsvfw32: Danish translation.
2008-05-07  Jens Albretsenwininet: Danish translation.
2008-05-07  Jens Albretsenshdoclc: Danish translation.
2008-05-07  Jens Albretsenwinmm: Danish translation.
2008-05-07  Jens Albretsenwldap32: Danish translation.
2008-05-07  Jens Albretsenwinspool.drv: Danish translation.
2008-05-07  Jens Albretsenoledlg: Danish translation.
2008-05-07  Jens Albretsensane.ds: Danish translation.
2008-05-07  Jens Albretsenmsvidc32: Danish translation.
2008-05-07  Jens Albretsenlocalspl: Danish translation.
2008-05-07  Jens Albretsenhhctrl.ocx: Danish translation.
2008-05-07  Jens Albretsenmsacm: Danish translation.
2008-05-07  Jens Albretsenmsi: Danish translation.
next