Commit Graph

77154 Commits (289005a79f17abdd1c483de53505a829aee6e665)
 

Author SHA1 Message Date
Michael Stefaniuc 289005a79f oleaut32/tests: Use a proper static COM object. 2011-03-28 17:08:54 +02:00
Michael Stefaniuc 269f5bbe81 oleaut32: COM cleanup for the IPropertyPageSite iface. 2011-03-28 17:08:54 +02:00
Alexandre Julliard 5e2549d687 gdi32: Don't require a valid point as input to OffsetViewport/WindowOrgEx. 2011-03-28 17:08:54 +02:00
Akihiro Sagawa 41691ba46b po: Update Japanese translation. 2011-03-28 17:08:54 +02:00
Akihiro Sagawa d468fcee31 inetcpl.cpl: Update Japanese translation. 2011-03-28 17:08:54 +02:00
André Hentschel 8c88d6c6d8 winemaker: Fix library argument. 2011-03-28 17:08:54 +02:00
Michael Stefaniuc 337e71d4f3 xmllite: COM cleanup in reader.c. 2011-03-28 17:08:54 +02:00
Michael Stefaniuc 4c98182a5b browseui/tests: COM cleanup in autocomplete.c. 2011-03-28 17:08:54 +02:00
Dan Kegel 94462664c5 winemenubuilder: File associations should set wineprefix. 2011-03-28 17:08:53 +02:00
Dmitry Timoshkov bfd69719a6 ntdll: Use an NtWriteFile pointer instead of a static import. 2011-03-28 17:08:53 +02:00
Vincent Povirk 4266b154be gdiplus: Initialize the ImageAttributes in GdipCreateTexture2I. 2011-03-28 17:08:53 +02:00
Vincent Povirk 42d1d9e9e0 gdiplus: Clean up HRGN when GdipGetRegionBounds succeeds too. 2011-03-28 17:08:53 +02:00
Vincent Pelletier 296b67f556 dinput: Ramp from lStart to lEnd, not lStart to lStart. 2011-03-28 17:08:53 +02:00
Eric Pouech 51f06239ff wineconsole: Ensure that the EXIT message is always properly propagated to the first caller of GrabChanges. 2011-03-28 17:08:53 +02:00
Eric Pouech 4220cd6608 dbghelp: When parsing .debug_line section in dwarf debug info, protect against out of bounds indexes. 2011-03-28 17:08:52 +02:00
Henri Verbeet eb5bfad18d wined3d: Get rid of the IWineD3DBaseTexture typedefs. 2011-03-28 17:08:52 +02:00
Henri Verbeet fd8e18bd2b wined3d: Remove COM from the texture implementation. 2011-03-28 17:08:52 +02:00
Henri Verbeet 87087f379f wined3d: Merge the texture implementations. 2011-03-28 17:08:52 +02:00
Henri Verbeet 85f2348549 wined3d: Get rid of the IWineD3DBase requirement for surface_set_container().
This made sense back when we needed the container's parent and didn't know the
container's type, but neither of those is true anymore.
2011-03-28 17:08:52 +02:00
Łukasz Wojniłowicz ae898e0bc3 po: Update Polish translation. 2011-03-28 17:08:33 +02:00
Aurimas Fišeras 711aa3949f po: Update Lithuanian translation. 2011-03-28 14:06:52 +02:00
Alexandre Julliard 35d7213407 c2man: Fix a typo. 2011-03-18 21:13:47 +01:00
Alexandre Julliard 7f8d01f086 Release 1.3.16. 2011-03-18 20:27:25 +01:00
Vincent Povirk 314ec7178d gdiplus: Select the font into the appropriate hdc in GdipMeasureString. 2011-03-18 16:05:09 +01:00
Thomas Faber a48ed33609 shdocvw: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext. 2011-03-18 16:05:09 +01:00
Thomas Faber a105f22e17 mshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext. 2011-03-18 16:05:09 +01:00
Łukasz Wojniłowicz 3e0053b49d inetcpl: Update Polish translation. 2011-03-18 16:05:09 +01:00
Marcus Meissner 7e7b44882c jscript: Mark up fallthrough switch cases (Coverity). 2011-03-18 16:05:09 +01:00
Alexandre Julliard ded15757a0 gdi32: Remove the function table pointer from the DC structure. 2011-03-18 16:05:09 +01:00
Alexandre Julliard 3d34f01f3c gdi32: Add null driver entry points for StretchBlt and AlphaBlend. 2011-03-18 16:05:09 +01:00
Alexandre Julliard 5ffbce6d3c gdi32: Add a null driver entry point for StretchDIBits. 2011-03-18 16:04:56 +01:00
Alexandre Julliard 1a34f98017 gdi32: Find the original driver by checking the CreateDC entry point in CreateCompatibleDC. 2011-03-18 15:59:05 +01:00
Alistair Leslie-Hughes b701be3c9d mshtml: Implement IHTMLDOMNode previousSibling. 2011-03-18 15:59:05 +01:00
Henri Verbeet 96a8417a21 wined3d: Merge the texture cleanup functions. 2011-03-18 15:59:05 +01:00
Henri Verbeet d30d9d5e49 wined3d: Merge the IWineD3DBaseTexture::AddDirtyRegion() implementations. 2011-03-18 15:59:04 +01:00
Henri Verbeet afa93a5b58 wined3d: Get rid of IWineD3DCubeTextureImpl. 2011-03-18 15:59:04 +01:00
Henri Verbeet b8c40f3a7e wined3d: Get rid of IWineD3DCubeTexture. 2011-03-18 15:59:04 +01:00
Łukasz Wojniłowicz 18c11b9b2d po: Update Polish translation. 2011-03-18 15:58:52 +01:00
Michael Stefaniuc 6fade2400a oleaut32/tests: COM cleanup in vartype.c. 2011-03-18 11:31:29 +01:00
Aric Stewart c7b4964b7e usp10: Rewrite of ScriptXtoCP to handle pwLogClust for LTR and RTL runs. 2011-03-18 11:30:52 +01:00
Aric Stewart 7acd2ba264 usp10: Correct fTrailing handling for RTL runs in ScriptCPtoX. 2011-03-18 11:30:39 +01:00
André Hentschel 6ff842fddb kernel32/tests: Also test for ntdll.dll in toolhelp tests. 2011-03-18 11:29:24 +01:00
Francois Gouget 4abe4cf1b1 wininet/tests: Fix compilation on systems that don't support nameless unions. 2011-03-18 11:28:45 +01:00
Łukasz Wojniłowicz 12b24af8d7 po: Update Polish translation. 2011-03-17 17:57:44 +01:00
Hwang YunSong 99f3a399f8 po: Update Korean resource. 2011-03-17 17:57:23 +01:00
Michael Stefaniuc d71d1cf703 d3d8: COM cleanup for the IDirect3DVolumeTexture8 iface. 2011-03-17 17:45:02 +01:00
Paul Vriens ec90fcd9c1 msvfw32: Only call MSVIDEO_GetHicPtr() once (Coverity). 2011-03-17 17:44:47 +01:00
Paul Vriens abdecfbe17 msi: Only call MSI_RecordGetString() when needed (Coverity). 2011-03-17 17:44:23 +01:00
Alexandre Julliard 23ae69332a gdi32: Fix the calling convention of the DeleteDC entry points. 2011-03-17 15:24:44 +01:00
Alexandre Julliard 33e27fca77 gdi32: Get rid of the BitBlt driver entry point. 2011-03-17 15:01:11 +01:00