Konrad Rzepecki [Sun, 20 Mar 2011 01:19:02 +0000 (02:19 +0100)]
msvcrt: Implement _mbslwr_s.
Konrad Rzepecki [Sun, 20 Mar 2011 01:17:12 +0000 (02:17 +0100)]
msvcrt: Implement _mbsupr_s.
Alexandre Julliard [Mon, 28 Mar 2011 20:15:12 +0000 (22:15 +0200)]
winecoreaudio.drv: Remove unnecessary ifdefs.
Alexandre Julliard [Mon, 28 Mar 2011 20:14:20 +0000 (22:14 +0200)]
winejoystick.drv: Remove unnecessary ifdefs.
Alexandre Julliard [Mon, 28 Mar 2011 20:14:00 +0000 (22:14 +0200)]
winejack.drv: Remove unnecessary ifdefs.
Alexandre Julliard [Mon, 28 Mar 2011 20:13:38 +0000 (22:13 +0200)]
winenas.drv: Remove unnecessary ifdefs.
Alexandre Julliard [Mon, 28 Mar 2011 20:12:59 +0000 (22:12 +0200)]
wineesd.drv: Remove unnecessary ifdefs.
Alexandre Julliard [Mon, 28 Mar 2011 20:11:45 +0000 (22:11 +0200)]
wineoss.drv: Remove unnecessary ifdefs.
Alexandre Julliard [Mon, 28 Mar 2011 20:07:26 +0000 (22:07 +0200)]
winealsa.drv: Remove unnecessary ifdefs.
Alexandre Julliard [Mon, 28 Mar 2011 19:22:47 +0000 (21:22 +0200)]
msxml3/tests: Avoid size_t in a trace.
Aric Stewart [Mon, 28 Mar 2011 16:22:46 +0000 (11:22 -0500)]
wineqtdecoder: fourCC value needs to be reversed as an OSType.
Maarten Lankhorst [Wed, 23 Mar 2011 14:13:18 +0000 (15:13 +0100)]
wined3d: Fix a clipping issue with D3DSPSM_SIGNNEG.
Roderick Colenbrander [Tue, 22 Mar 2011 19:02:27 +0000 (19:02 +0000)]
wined3d: Check for ARB_fragment_program in arbfp_blit_supported.
André Hentschel [Fri, 25 Mar 2011 20:56:57 +0000 (21:56 +0100)]
mscoree: Add stub implementation for CreateConfigStream.
André Hentschel [Thu, 24 Mar 2011 17:55:33 +0000 (18:55 +0100)]
urlmon/tests: Add another case to IUri tests.
Nikolay Sivov [Sat, 26 Mar 2011 21:17:01 +0000 (00:17 +0300)]
msxml3: Allow to create dummy node map for <?xml ?>.
Nikolay Sivov [Sat, 26 Mar 2011 21:16:17 +0000 (00:16 +0300)]
msxml3: More tests for <?xml ?> attributes.
Nikolay Sivov [Sat, 26 Mar 2011 21:13:14 +0000 (00:13 +0300)]
msxml3: Initial tests for IObjectWithSite support for httprequest.
Nikolay Sivov [Sat, 26 Mar 2011 21:32:27 +0000 (00:32 +0300)]
comctl32/listview: Fix edit box text limit.
Nikolay Sivov [Sat, 26 Mar 2011 21:28:21 +0000 (00:28 +0300)]
comctl32/listview: Adjust dispinfo text buffer length.
Nikolay Sivov [Sat, 26 Mar 2011 19:11:54 +0000 (22:11 +0300)]
comctl32/monthcal: Clean day painting function.
Nikolay Sivov [Sat, 26 Mar 2011 13:49:21 +0000 (16:49 +0300)]
comctl32/monthcal: Selection and abbreviations should use title colour.
Nikolay Sivov [Sat, 26 Mar 2011 12:58:59 +0000 (15:58 +0300)]
comctl32/monthcal: Cache brush handles.
Nikolay Sivov [Sat, 26 Mar 2011 01:05:59 +0000 (04:05 +0300)]
comctl32/monthcal: Fix hit test for previous month.
Nikolay Sivov [Fri, 25 Mar 2011 23:23:01 +0000 (02:23 +0300)]
comctl32/monthcal: Move partially visible months painting outside of calendar loop.
Nikolay Sivov [Fri, 25 Mar 2011 19:54:26 +0000 (22:54 +0300)]
comctl32/monthcal: Remove outdated comment.
André Hentschel [Sat, 26 Mar 2011 16:28:50 +0000 (17:28 +0100)]
ntdll: Add check for DragonFly BSD.
Eric Pouech [Sat, 26 Mar 2011 18:43:28 +0000 (19:43 +0100)]
include: Added missing no return attribute.
David Hedberg [Tue, 22 Mar 2011 03:16:56 +0000 (04:16 +0100)]
mspatcha: New dll stub.
André Hentschel [Sun, 27 Mar 2011 13:27:46 +0000 (15:27 +0200)]
wininet: Port numbers are unsigned.
André Hentschel [Sun, 27 Mar 2011 13:26:26 +0000 (15:26 +0200)]
winhttp: Port numbers are unsigned.
Gregory M. Turner [Sat, 26 Mar 2011 18:31:04 +0000 (18:31 +0000)]
gdi32: Initialize SetLayout function pointer.
Eric Pouech [Sat, 26 Mar 2011 11:16:51 +0000 (12:16 +0100)]
winegcc: Check that option argument is within command line parameters.
Eric Pouech [Sat, 26 Mar 2011 11:16:51 +0000 (12:16 +0100)]
loader: Protect preloader against ELF file without loadable segments (clang).
Eric Pouech [Sat, 26 Mar 2011 11:16:45 +0000 (12:16 +0100)]
dbghelp: In const types, force 'void' type when none is found.
Eric Pouech [Sat, 26 Mar 2011 11:16:39 +0000 (12:16 +0100)]
dbghelp: Return proper null value when lookup_type fails.
Eric Pouech [Sat, 26 Mar 2011 11:16:58 +0000 (12:16 +0100)]
kernel32: When testing the debugger activation, don't use unitialized values (clang).
Eric Pouech [Sat, 26 Mar 2011 11:16:23 +0000 (12:16 +0100)]
dbghelp: Now that compilers (like clang) start to merge symbols across compilation units, no longer barf about duplicates.
Thomas Mullaly [Sun, 20 Mar 2011 19:40:23 +0000 (15:40 -0400)]
urlmon/tests: Added CoInternetParseUrl tests.
Thomas Mullaly [Thu, 17 Mar 2011 16:24:26 +0000 (12:24 -0400)]
shlwapi: Improved UrlGetPart support when parsing host names.
Thomas Mullaly [Fri, 11 Mar 2011 05:55:31 +0000 (00:55 -0500)]
urlmon/tests: Added zone domain mapping tests.
Thomas Mullaly [Thu, 10 Mar 2011 03:03:49 +0000 (22:03 -0500)]
urlmon/tests: Added SecurityManager zone mapping cache tests.
Vincent Povirk [Fri, 25 Mar 2011 20:59:41 +0000 (15:59 -0500)]
windowscodecs: Add support for reading tiled TIFF images.
Vincent Povirk [Thu, 24 Mar 2011 22:31:57 +0000 (17:31 -0500)]
gdiplus: Implement gamma adjustment.
Vincent Povirk [Thu, 24 Mar 2011 21:50:05 +0000 (16:50 -0500)]
gdiplus: Implement color transforms.
Dmitry Timoshkov [Thu, 24 Mar 2011 08:57:21 +0000 (16:57 +0800)]
server: Add excute permission when read file access is allowed.
Dan Kegel [Mon, 21 Mar 2011 01:45:51 +0000 (01:45 +0000)]
urlmon: IsValidUrl should not fail if first parameter is not NULL.
Austin English [Sat, 19 Mar 2011 21:59:47 +0000 (16:59 -0500)]
traffic: Add a stub for TcDeregisterClient.
Stefan Leichter [Sat, 19 Mar 2011 09:26:58 +0000 (10:26 +0100)]
ntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine.
Marcus Meissner [Fri, 18 Mar 2011 22:27:04 +0000 (23:27 +0100)]
comctl32: Added missing break (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 22:21:35 +0000 (23:21 +0100)]
kernel32: Added missing break (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 22:18:31 +0000 (23:18 +0100)]
dnsapi: Added missing breaks (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 22:01:39 +0000 (23:01 +0100)]
krnl386.exe16: Added missing break to dma code (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 21:36:10 +0000 (22:36 +0100)]
shell32: Missing break in IDOK case.
Marcus Meissner [Fri, 18 Mar 2011 21:32:27 +0000 (22:32 +0100)]
user32: Added missing break.
Marcus Meissner [Fri, 18 Mar 2011 21:29:20 +0000 (22:29 +0100)]
user32: Added missing break (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 21:20:36 +0000 (22:20 +0100)]
wined3d: Mark up fallthrough breaks (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 21:14:58 +0000 (22:14 +0100)]
wininet: Added missing break (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 21:07:45 +0000 (22:07 +0100)]
winecfg: Added missing break (Coverity).
Marcus Meissner [Fri, 18 Mar 2011 21:05:22 +0000 (22:05 +0100)]
winedbg: Add missing break (Coverity).
Aric Stewart [Fri, 18 Mar 2011 17:22:42 +0000 (12:22 -0500)]
usp10: Rewrite ScriptStringXtoCP to make use of ScriptXtoCP.
Aric Stewart [Fri, 18 Mar 2011 17:22:31 +0000 (12:22 -0500)]
usp10: Rewrite ScriptStringCPtoX to make use of ScriptCPtoX.
Michael Stefaniuc [Thu, 24 Mar 2011 12:55:03 +0000 (13:55 +0100)]
oleaut32/tests: Use a proper static COM object.
Michael Stefaniuc [Thu, 24 Mar 2011 12:41:22 +0000 (13:41 +0100)]
oleaut32: COM cleanup for the IPropertyPageSite iface.
Alexandre Julliard [Mon, 28 Mar 2011 15:00:47 +0000 (17:00 +0200)]
gdi32: Don't require a valid point as input to OffsetViewport/WindowOrgEx.
Akihiro Sagawa [Sat, 26 Mar 2011 13:57:50 +0000 (22:57 +0900)]
po: Update Japanese translation.
Akihiro Sagawa [Sat, 26 Mar 2011 13:57:47 +0000 (22:57 +0900)]
inetcpl.cpl: Update Japanese translation.
André Hentschel [Fri, 25 Mar 2011 20:16:55 +0000 (21:16 +0100)]
winemaker: Fix library argument.
Michael Stefaniuc [Thu, 24 Mar 2011 12:53:43 +0000 (13:53 +0100)]
xmllite: COM cleanup in reader.c.
Michael Stefaniuc [Thu, 24 Mar 2011 12:44:14 +0000 (13:44 +0100)]
browseui/tests: COM cleanup in autocomplete.c.
Dan Kegel [Tue, 22 Mar 2011 12:36:45 +0000 (12:36 +0000)]
winemenubuilder: File associations should set wineprefix.
Dmitry Timoshkov [Tue, 22 Mar 2011 08:18:09 +0000 (16:18 +0800)]
ntdll: Use an NtWriteFile pointer instead of a static import.
Vincent Povirk [Wed, 23 Mar 2011 19:27:47 +0000 (14:27 -0500)]
gdiplus: Initialize the ImageAttributes in GdipCreateTexture2I.
Vincent Povirk [Mon, 21 Mar 2011 15:39:59 +0000 (10:39 -0500)]
gdiplus: Clean up HRGN when GdipGetRegionBounds succeeds too.
Vincent Pelletier [Sun, 20 Mar 2011 10:20:12 +0000 (11:20 +0100)]
dinput: Ramp from lStart to lEnd, not lStart to lStart.
Eric Pouech [Sun, 20 Mar 2011 08:18:10 +0000 (09:18 +0100)]
wineconsole: Ensure that the EXIT message is always properly propagated to the first caller of GrabChanges.
Eric Pouech [Sat, 19 Mar 2011 15:58:27 +0000 (16:58 +0100)]
dbghelp: When parsing .debug_line section in dwarf debug info, protect against out of bounds indexes.
Henri Verbeet [Fri, 18 Mar 2011 18:11:00 +0000 (19:11 +0100)]
wined3d: Get rid of the IWineD3DBaseTexture typedefs.
Henri Verbeet [Fri, 18 Mar 2011 18:10:59 +0000 (19:10 +0100)]
wined3d: Remove COM from the texture implementation.
Henri Verbeet [Fri, 18 Mar 2011 18:10:58 +0000 (19:10 +0100)]
wined3d: Merge the texture implementations.
Henri Verbeet [Fri, 18 Mar 2011 18:10:57 +0000 (19:10 +0100)]
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.
Łukasz Wojniłowicz [Fri, 18 Mar 2011 20:02:50 +0000 (21:02 +0100)]
po: Update Polish translation.
Aurimas Fišeras [Wed, 16 Feb 2011 13:58:04 +0000 (15:58 +0200)]
po: Update Lithuanian translation.
Alexandre Julliard [Fri, 18 Mar 2011 20:13:47 +0000 (21:13 +0100)]
c2man: Fix a typo.
Alexandre Julliard [Fri, 18 Mar 2011 19:27:25 +0000 (20:27 +0100)]
Release 1.3.16.
Vincent Povirk [Fri, 18 Mar 2011 14:47:58 +0000 (09:47 -0500)]
gdiplus: Select the font into the appropriate hdc in GdipMeasureString.
Thomas Faber [Wed, 16 Mar 2011 14:14:19 +0000 (15:14 +0100)]
shdocvw: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext.
Thomas Faber [Wed, 16 Mar 2011 14:14:19 +0000 (15:14 +0100)]
mshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext.
Łukasz Wojniłowicz [Thu, 17 Mar 2011 19:12:03 +0000 (20:12 +0100)]
inetcpl: Update Polish translation.
Marcus Meissner [Fri, 18 Mar 2011 00:50:23 +0000 (01:50 +0100)]
jscript: Mark up fallthrough switch cases (Coverity).
Alexandre Julliard [Fri, 18 Mar 2011 12:00:54 +0000 (13:00 +0100)]
gdi32: Remove the function table pointer from the DC structure.
Alexandre Julliard [Fri, 18 Mar 2011 11:59:26 +0000 (12:59 +0100)]
gdi32: Add null driver entry points for StretchBlt and AlphaBlend.
Alexandre Julliard [Fri, 18 Mar 2011 11:42:56 +0000 (12:42 +0100)]
gdi32: Add a null driver entry point for StretchDIBits.
Alexandre Julliard [Fri, 18 Mar 2011 10:47:41 +0000 (11:47 +0100)]
gdi32: Find the original driver by checking the CreateDC entry point in CreateCompatibleDC.
Alistair Leslie-Hughes [Tue, 8 Mar 2011 09:39:08 +0000 (20:39 +1100)]
mshtml: Implement IHTMLDOMNode previousSibling.
Henri Verbeet [Thu, 17 Mar 2011 22:15:12 +0000 (23:15 +0100)]
wined3d: Merge the texture cleanup functions.
Henri Verbeet [Thu, 17 Mar 2011 22:15:11 +0000 (23:15 +0100)]
wined3d: Merge the IWineD3DBaseTexture::AddDirtyRegion() implementations.
Henri Verbeet [Thu, 17 Mar 2011 22:15:10 +0000 (23:15 +0100)]
wined3d: Get rid of IWineD3DCubeTextureImpl.
Henri Verbeet [Thu, 17 Mar 2011 22:15:09 +0000 (23:15 +0100)]
wined3d: Get rid of IWineD3DCubeTexture.
Łukasz Wojniłowicz [Thu, 17 Mar 2011 17:53:13 +0000 (18:53 +0100)]
po: Update Polish translation.