Huw Davies [Mon, 17 Oct 2011 14:46:07 +0000 (15:46 +0100)]
gdi32: Implement nulldrv_StretchDIBits using the PutImage gdi driver function.
Huw Davies [Mon, 17 Oct 2011 14:46:06 +0000 (15:46 +0100)]
gdi32: Make the convert_bits and stretch_bits helpers external.
Huw Davies [Mon, 17 Oct 2011 14:46:05 +0000 (15:46 +0100)]
gdi32: Move the intersection of vis rects into a separate function.
Huw Davies [Mon, 17 Oct 2011 14:46:04 +0000 (15:46 +0100)]
gdi32: Allow a caller to build_rle_bitmap to not request the clip region.
Aric Stewart [Mon, 17 Oct 2011 12:41:16 +0000 (07:41 -0500)]
usp10: Handle the fNeedsCaretInfo flag in XtoCP and CPtoX.
Jacek Caban [Mon, 17 Oct 2011 12:32:13 +0000 (14:32 +0200)]
vbscript: Added lexer support for '_'.
Dmitry Timoshkov [Fri, 14 Oct 2011 04:47:37 +0000 (13:47 +0900)]
ntdll: Move adding VPROT_READ for Solaris to the same place where it's done for FreeBSD.
Dmitry Timoshkov [Fri, 14 Oct 2011 03:16:00 +0000 (12:16 +0900)]
ntdll: FreeBSD needs page read access when execute access is requested.
Juan Lang [Sun, 16 Oct 2011 21:49:14 +0000 (14:49 -0700)]
shell32: Use existing buffer rather than copying, and potentially truncating, a filename prior to executing it.
Juan Lang [Sun, 16 Oct 2011 20:07:05 +0000 (13:07 -0700)]
shell32: Check size of input parameters before copying to fixed length buffers.
Alistair Leslie-Hughes [Thu, 6 Oct 2011 10:45:02 +0000 (21:45 +1100)]
mmcndmgr: Add mmcndmgr dll.
Alistair Leslie-Hughes [Thu, 6 Oct 2011 10:31:31 +0000 (21:31 +1100)]
mmcndmgr: Add MMC interfaces.
Ken Sharp [Sat, 15 Oct 2011 02:59:52 +0000 (03:59 +0100)]
ntdll: Update Win2k8 to SP2.
Alexandre Julliard [Mon, 17 Oct 2011 11:25:05 +0000 (13:25 +0200)]
gdi32: Add a fall back implementation of BlendImage using client-side blending.
Marcus Meissner [Sun, 16 Oct 2011 22:42:28 +0000 (00:42 +0200)]
msvcrt: Replaced bad memcpy by strcpy (Coverity).
Marcus Meissner [Sun, 16 Oct 2011 22:26:21 +0000 (00:26 +0200)]
setupx.dll16: Fixed bad sizeof() (Coverity).
Dan Kegel [Sun, 16 Oct 2011 17:47:59 +0000 (10:47 -0700)]
comdlg32/tests: Initialize find & replace strings before testing FindTextA, etc.
Marcus Meissner [Sun, 16 Oct 2011 17:16:41 +0000 (19:16 +0200)]
dsound: Remove dead code from mixer (Coverity).
Marcus Meissner [Sun, 16 Oct 2011 10:38:24 +0000 (12:38 +0200)]
usp10: Fixed some oom handling (Coverity).
Marcus Meissner [Sun, 16 Oct 2011 09:32:03 +0000 (11:32 +0200)]
user32: Load PaddedBorderWidth from registry too (Coverity).
Luca Bennati [Sat, 15 Oct 2011 13:49:52 +0000 (15:49 +0200)]
winecfg: Update Italian translation.
Luca Bennati [Sat, 15 Oct 2011 13:06:41 +0000 (15:06 +0200)]
comdlg32: Update Italian translation.
Luca Bennati [Sat, 15 Oct 2011 13:37:10 +0000 (15:37 +0200)]
inetcpl: Update Italian translation.
Luca Bennati [Sat, 15 Oct 2011 13:18:39 +0000 (15:18 +0200)]
dinput: Add Italian translation.
Luca Bennati [Sat, 15 Oct 2011 10:52:56 +0000 (12:52 +0200)]
po: Update Italian translation.
Hwang YunSong [Sat, 15 Oct 2011 12:01:17 +0000 (21:01 +0900)]
po: Updated Korean translation.
Frédéric Delanoy [Fri, 14 Oct 2011 21:11:32 +0000 (23:11 +0200)]
cryptui: Avoid idempotent operation (Clang).
André Hentschel [Fri, 14 Oct 2011 18:41:58 +0000 (20:41 +0200)]
dbghelp: Rewrite stabs parsing to not need PATH_MAX.
Francois Gouget [Sat, 15 Oct 2011 19:27:33 +0000 (21:27 +0200)]
po: Fix Catalan translations with a mismatched '\n' ending.
Also added a '\n' to separate two paragraphs as in the English string.
Łukasz Wojniłowicz [Sun, 16 Oct 2011 07:05:21 +0000 (09:05 +0200)]
winecfg: Update Polish translation.
Łukasz Wojniłowicz [Sat, 15 Oct 2011 19:58:38 +0000 (21:58 +0200)]
po: Update Polish translation.
Thomas Faber [Sun, 16 Oct 2011 11:18:55 +0000 (13:18 +0200)]
ntdll/tests: Fix build with MSVC.
Marcus Meissner [Sun, 16 Oct 2011 11:04:35 +0000 (13:04 +0200)]
winecfg: Added missing break (Coverity).
Marcus Meissner [Sun, 16 Oct 2011 11:09:44 +0000 (13:09 +0200)]
dsound: Added missing LeaveCriticalSection (Coverity).
Marcus Meissner [Sun, 16 Oct 2011 21:11:48 +0000 (23:11 +0200)]
wined3d: Fixed sizeof (Coverity).
Marcus Meissner [Sun, 16 Oct 2011 20:55:32 +0000 (22:55 +0200)]
winhttp: Fixed sizeof calls (Coverity).
Henri Verbeet [Sun, 16 Oct 2011 19:55:33 +0000 (21:55 +0200)]
wined3d: Make the device parameter to wined3d_device_get_depth_stencil() const.
Henri Verbeet [Sun, 16 Oct 2011 19:55:32 +0000 (21:55 +0200)]
wined3d: Make the device parameter to wined3d_device_get_render_target() const.
Henri Verbeet [Sun, 16 Oct 2011 19:55:31 +0000 (21:55 +0200)]
wined3d: Also restore the pixel format in context_restore_gl_context().
Henri Verbeet [Sun, 16 Oct 2011 19:55:30 +0000 (21:55 +0200)]
wined3d: Don't try to access the swapchain of a destroyed context in context_set_gl_context().
Henri Verbeet [Sun, 16 Oct 2011 19:55:29 +0000 (21:55 +0200)]
wined3d: Don't bother updating the context's window in context_destroy_gl_resources().
context_update_window() accesses the swapchain, which may not exist if this is
a destroyed context, and we don't do anything that needs displaying here
anyway.
Vitaliy Margolen [Sun, 16 Oct 2011 18:36:50 +0000 (12:36 -0600)]
dinput: Put some checks back into GetDeviceData for DirectInput 8.
Vitaliy Margolen [Sun, 16 Oct 2011 18:36:48 +0000 (12:36 -0600)]
dinput: Don't mask buffer overflow error.
Vitaliy Margolen [Sun, 16 Oct 2011 18:36:46 +0000 (12:36 -0600)]
dinput: Add buffer overflow check.
Vitaliy Margolen [Sun, 16 Oct 2011 18:36:43 +0000 (12:36 -0600)]
dinput: Fix buffer size in test.
Alexandre Julliard [Fri, 14 Oct 2011 12:02:43 +0000 (14:02 +0200)]
gdi32/tests: Add test cases for DIB blending.
Alexandre Julliard [Fri, 14 Oct 2011 10:30:28 +0000 (12:30 +0200)]
gdi32: Implement a BlendImage entry point in the DIB driver.
Daniel Santos [Fri, 14 Oct 2011 05:32:11 +0000 (00:32 -0500)]
gdi32: Remove PS_USERSTYLE FIXME and workarounds.
Daniel Santos [Fri, 14 Oct 2011 05:32:05 +0000 (00:32 -0500)]
winex11.drv: Add on-screen PS_USERSTYLE support to pens.
Uwe Bonnes [Thu, 13 Oct 2011 09:30:37 +0000 (11:30 +0200)]
ntdll: Generate a single EV_TXEMPTY when the TX buffer turns empty.
Dan Kegel [Fri, 14 Oct 2011 15:23:08 +0000 (08:23 -0700)]
shlwapi/tests: Initialize size parameter in test_SHGetShellKey.
Jacek Caban [Fri, 14 Oct 2011 15:29:51 +0000 (17:29 +0200)]
shlwapi: Make sure we don't write anything to output buffer if its size is too small to store the whole result.
Jacek Caban [Fri, 14 Oct 2011 14:22:33 +0000 (16:22 +0200)]
vbscript: Added more releasing tests.
Jacek Caban [Fri, 14 Oct 2011 14:22:18 +0000 (16:22 +0200)]
vbscript: Properly release global variables.
Jacek Caban [Fri, 14 Oct 2011 14:22:04 +0000 (16:22 +0200)]
vbscript: Added more script state tests.
Jacek Caban [Fri, 14 Oct 2011 14:21:52 +0000 (16:21 +0200)]
vbscript: Keep script context alive after Close call, but make it reusable.
Alexandre Julliard [Fri, 14 Oct 2011 16:22:50 +0000 (18:22 +0200)]
gdi32: Overlapping rectangles are not allowed in GdiAlphaBlend.
Frédéric Delanoy [Fri, 14 Oct 2011 13:37:59 +0000 (15:37 +0200)]
cmd: Make RENAME work for read-only files.
Frédéric Delanoy [Fri, 14 Oct 2011 13:37:58 +0000 (15:37 +0200)]
cmd/tests: Show that read-only files are RENAMEable.
Frédéric Delanoy [Fri, 14 Oct 2011 13:37:57 +0000 (15:37 +0200)]
cmd/tests: Add tests for directories RENAMEs.
Frédéric Delanoy [Fri, 14 Oct 2011 11:02:35 +0000 (13:02 +0200)]
inetmib1: Avoid idempotent operation in findSupportedQuery function (Clang).
Aric Stewart [Fri, 14 Oct 2011 13:25:17 +0000 (08:25 -0500)]
usp10: Add fallback font for Armenian and Georgian.
Aric Stewart [Fri, 14 Oct 2011 13:24:58 +0000 (08:24 -0500)]
usp10: Correct buffer reading overrun.
Found by Dan Kegel using valgrind.
Piotr Caban [Fri, 14 Oct 2011 13:02:00 +0000 (15:02 +0200)]
msvcp: Sync spec files.
Piotr Caban [Fri, 14 Oct 2011 13:01:50 +0000 (15:01 +0200)]
msvcp90: Added _String_val class implementation.
Piotr Caban [Fri, 14 Oct 2011 13:01:35 +0000 (15:01 +0200)]
msvcp90: Remove code that is never executed.
Piotr Caban [Fri, 14 Oct 2011 13:01:22 +0000 (15:01 +0200)]
msvcp90: Added basic_string::max_size implementation.
Piotr Caban [Fri, 14 Oct 2011 13:01:12 +0000 (15:01 +0200)]
msvcp90: Added more basic_string constructor implementations.
Piotr Caban [Fri, 14 Oct 2011 13:01:03 +0000 (15:01 +0200)]
msvcp90: Added more basic_string::assing functions.
Piotr Caban [Fri, 14 Oct 2011 13:00:51 +0000 (15:00 +0200)]
msvcp90: Added basic_string::operator>= implementation.
Piotr Caban [Fri, 14 Oct 2011 13:00:41 +0000 (15:00 +0200)]
msvcp90: Added basic_string::operator> implementation.
Piotr Caban [Fri, 14 Oct 2011 13:00:29 +0000 (15:00 +0200)]
msvcp90: Added basic_string::operator<= implementation.
Jacek Caban [Fri, 14 Oct 2011 11:51:15 +0000 (13:51 +0200)]
vbscript: Make sure to remove an object from object list in collect_objects.
Alex Henrie [Thu, 13 Oct 2011 06:44:47 +0000 (00:44 -0600)]
po: Update Catalan translation.
Vitaliy Margolen [Fri, 14 Oct 2011 03:22:31 +0000 (21:22 -0600)]
dinput: Acquire should not reset buffer position.
Vitaliy Margolen [Fri, 14 Oct 2011 03:22:26 +0000 (21:22 -0600)]
dinput: GetDeviceData always succeeds regardless if buffering is enabled or device is acquired.
Piotr Caban [Thu, 13 Oct 2011 21:29:27 +0000 (23:29 +0200)]
msvcrt: Fix handling of locales without region in MSVCRT_locale_to_LCID.
Piotr Caban [Thu, 13 Oct 2011 21:28:51 +0000 (23:28 +0200)]
msvcrt: Added missing calling convention specification.
Andrew Talbot [Thu, 13 Oct 2011 21:17:55 +0000 (22:17 +0100)]
wined3d: Mark some fall-throughs in switch statements.
Andrew Talbot [Thu, 13 Oct 2011 21:17:47 +0000 (22:17 +0100)]
winealsa.drv: Add some return statements to mark semantic separations.
Dan Kegel [Thu, 13 Oct 2011 20:47:10 +0000 (13:47 -0700)]
gdiplus/tests: Must define biClrUsed when calling CreateDIBSection.
Henri Verbeet [Thu, 13 Oct 2011 19:43:09 +0000 (21:43 +0200)]
wined3d: Make the device parameter to wined3d_device_get_npatch_mode() const.
Henri Verbeet [Thu, 13 Oct 2011 19:43:08 +0000 (21:43 +0200)]
wined3d: Make the device parameter to wined3d_device_get_raster_status() const.
Henri Verbeet [Thu, 13 Oct 2011 19:43:07 +0000 (21:43 +0200)]
wined3d: Cleanup context_create() error handling a bit.
Henri Verbeet [Thu, 13 Oct 2011 19:43:06 +0000 (21:43 +0200)]
wined3d: Get rid of the mostly unused "pfd" variable in context_create().
Henri Verbeet [Thu, 13 Oct 2011 19:43:05 +0000 (21:43 +0200)]
gameux: Don't shadow hr in GAMEUX_RegisterGame().
Alexandre Julliard [Thu, 13 Oct 2011 21:14:48 +0000 (23:14 +0200)]
gdi32/tests: Add more tests for various palette formats as destination.
Alexandre Julliard [Thu, 13 Oct 2011 11:06:49 +0000 (13:06 +0200)]
gdi32/tests: Add more tests for arbitrary 32-bpp bitfields as destination.
Alexandre Julliard [Wed, 12 Oct 2011 20:32:25 +0000 (22:32 +0200)]
gdi32/tests: Add tests for DIB conversions from various source formats.
Alexandre Julliard [Thu, 13 Oct 2011 22:47:05 +0000 (00:47 +0200)]
gdi32: Use a reduced precision for RGB to palette mapping in DIB conversions.
Dylan Smith [Thu, 13 Oct 2011 13:12:55 +0000 (09:12 -0400)]
d3dx9: Removed a duplicate NULL check.
Vincent Povirk [Thu, 13 Oct 2011 18:32:42 +0000 (13:32 -0500)]
msi: Use MsgWaitForMultipleObjectsEx to do waits.
Vincent Povirk [Tue, 11 Oct 2011 16:36:05 +0000 (11:36 -0500)]
windowscodecs: Use a smaller magic number to detect JPEG files.
Dan Kegel [Thu, 13 Oct 2011 18:14:18 +0000 (11:14 -0700)]
winealsa.drv: When allocating opaque blobs for alsa, initialize them to zero.
Frédéric Delanoy [Thu, 13 Oct 2011 15:30:17 +0000 (17:30 +0200)]
cmd: Make MOVE work for read-only files.
Frédéric Delanoy [Thu, 13 Oct 2011 15:30:16 +0000 (17:30 +0200)]
cmd/tests: Show that read-only files are MOVEable.
Dan Kegel [Thu, 13 Oct 2011 13:26:15 +0000 (06:26 -0700)]
msi: Initialize variable to placate static analyzers.
Alexandre Julliard [Thu, 13 Oct 2011 09:21:58 +0000 (11:21 +0200)]
gdi32: Add a helper for RGB to color index mapping to avoid redundant shifts.
Alexandre Julliard [Wed, 12 Oct 2011 22:43:05 +0000 (00:43 +0200)]
gdi32: Add a check for null bitfields in SetDIBits.
Alexandre Julliard [Wed, 12 Oct 2011 22:15:29 +0000 (00:15 +0200)]
gdi32: Get rid of the return value in DIB conversion functions, they never fail now.