Commit Graph

77273 Commits

Author SHA1 Message Date
Vincent Povirk
19b71b035e gdiplus: Implement gamma adjustment. 2011-03-28 17:16:26 +02:00
Vincent Povirk
805f0321eb gdiplus: Implement color transforms. 2011-03-28 17:16:23 +02:00
Dmitry Timoshkov
1b5602e59c server: Add excute permission when read file access is allowed. 2011-03-28 17:16:01 +02:00
Dan Kegel
6bbd0b87d5 urlmon: IsValidUrl should not fail if first parameter is not NULL. 2011-03-28 17:13:44 +02:00
Austin English
570f446f8c traffic: Add a stub for TcDeregisterClient. 2011-03-28 17:13:20 +02:00
Stefan Leichter
c643aec175 ntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine. 2011-03-28 17:13:05 +02:00
Marcus Meissner
e766a132db comctl32: Added missing break (Coverity). 2011-03-28 17:12:32 +02:00
Marcus Meissner
7cd22f7037 kernel32: Added missing break (Coverity). 2011-03-28 17:12:26 +02:00
Marcus Meissner
409aae33dd dnsapi: Added missing breaks (Coverity). 2011-03-28 17:12:21 +02:00
Marcus Meissner
a9c5c3d6c9 krnl386.exe16: Added missing break to dma code (Coverity). 2011-03-28 17:12:02 +02:00
Marcus Meissner
97efdc1e0d shell32: Missing break in IDOK case. 2011-03-28 17:11:56 +02:00
Marcus Meissner
81ed815173 user32: Added missing break. 2011-03-28 17:11:50 +02:00
Marcus Meissner
3d44f4c8b3 user32: Added missing break (Coverity). 2011-03-28 17:11:34 +02:00
Marcus Meissner
14d246665b wined3d: Mark up fallthrough breaks (Coverity). 2011-03-28 17:11:06 +02:00
Marcus Meissner
6e1f37151c wininet: Added missing break (Coverity). 2011-03-28 17:10:55 +02:00
Marcus Meissner
fd2fe2be0d winecfg: Added missing break (Coverity). 2011-03-28 17:10:49 +02:00
Marcus Meissner
d15a04bdce winedbg: Add missing break (Coverity). 2011-03-28 17:10:37 +02:00
Aric Stewart
f026616c22 usp10: Rewrite ScriptStringXtoCP to make use of ScriptXtoCP. 2011-03-28 17:10:18 +02:00
Aric Stewart
d7ea24d56d usp10: Rewrite ScriptStringCPtoX to make use of ScriptCPtoX. 2011-03-28 17:09:52 +02:00
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