wine
13 years agogdiplus/tests: Add an intermediate variable to avoid array bounds warnings.
Alexandre Julliard [Thu, 20 Oct 2011 10:49:53 +0000 (12:49 +0200)] 
gdiplus/tests: Add an intermediate variable to avoid array bounds warnings.

13 years agogdi32: Add an intermediate variable to avoid array bounds warnings.
Alexandre Julliard [Thu, 20 Oct 2011 10:46:03 +0000 (12:46 +0200)] 
gdi32: Add an intermediate variable to avoid array bounds warnings.

13 years agogdi32/tests: Add intermediate pointers to color tables to simplify the code and avoid...
Alexandre Julliard [Thu, 20 Oct 2011 10:34:58 +0000 (12:34 +0200)] 
gdi32/tests: Add intermediate pointers to color tables to simplify the code and avoid array bounds warnings.

13 years agobrowseui: Update English resources.
Ken Sharp [Wed, 19 Oct 2011 16:46:32 +0000 (17:46 +0100)] 
browseui: Update English resources.

13 years agourl: Add stub for OpenURLA.
Stefan Leichter [Wed, 19 Oct 2011 18:53:14 +0000 (20:53 +0200)] 
url: Add stub for OpenURLA.

13 years agontdll: Avoid shadowing "de" variable.
Marcus Meissner [Wed, 19 Oct 2011 23:53:19 +0000 (01:53 +0200)] 
ntdll: Avoid shadowing "de" variable.

13 years agokernel32: Add a stub for GetProcessDEPPolicy.
Austin English [Wed, 19 Oct 2011 22:59:05 +0000 (15:59 -0700)] 
kernel32: Add a stub for GetProcessDEPPolicy.

13 years agoshell32: Update Catalan translation.
Alex Henrie [Wed, 19 Oct 2011 20:39:51 +0000 (14:39 -0600)] 
shell32: Update Catalan translation.

13 years agocomdlg32: Update Catalan translation.
Alex Henrie [Wed, 19 Oct 2011 20:39:47 +0000 (14:39 -0600)] 
comdlg32: Update Catalan translation.

13 years agocomctl32: Add Catalan translation.
Alex Henrie [Wed, 19 Oct 2011 20:39:42 +0000 (14:39 -0600)] 
comctl32: Add Catalan translation.

13 years agowinecfg: Add Catalan translation.
Alex Henrie [Wed, 19 Oct 2011 20:39:38 +0000 (14:39 -0600)] 
winecfg: Add Catalan translation.

13 years agopo: Update Catalan translation.
Alex Henrie [Wed, 19 Oct 2011 20:39:29 +0000 (14:39 -0600)] 
po: Update Catalan translation.

13 years agodsound: Don't claim to support hardware buffers.
Andrew Eikum [Wed, 19 Oct 2011 20:07:18 +0000 (15:07 -0500)] 
dsound: Don't claim to support hardware buffers.

13 years agowined3d: Make the device parameter to wined3d_device_get_gamma_ramp() const.
Henri Verbeet [Wed, 19 Oct 2011 20:03:14 +0000 (22:03 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_gamma_ramp() const.

13 years agowined3d: Make the device parameter to wined3d_device_set_gamma_ramp() const.
Henri Verbeet [Wed, 19 Oct 2011 20:03:13 +0000 (22:03 +0200)] 
wined3d: Make the device parameter to wined3d_device_set_gamma_ramp() const.

13 years agod3d9/tests: Add a small test for multisampled GetRenderTargetData().
Henri Verbeet [Wed, 19 Oct 2011 20:03:12 +0000 (22:03 +0200)] 
d3d9/tests: Add a small test for multisampled GetRenderTargetData().

13 years agod3d8/tests: Add a small test for multisampled CopyRects().
Henri Verbeet [Wed, 19 Oct 2011 20:03:11 +0000 (22:03 +0200)] 
d3d8/tests: Add a small test for multisampled CopyRects().

13 years agowined3d: Allow loading multisampled surfaces into sysmem.
Henri Verbeet [Wed, 19 Oct 2011 20:03:10 +0000 (22:03 +0200)] 
wined3d: Allow loading multisampled surfaces into sysmem.

13 years agousp10: Correct some reading buffer overruns when parsing indic syllables.
Aric Stewart [Wed, 19 Oct 2011 18:11:19 +0000 (13:11 -0500)] 
usp10: Correct some reading buffer overruns when parsing indic syllables.

Found with help from Dan Kegel and Valgrind.

13 years agousp10/tests: Initialize our SCRIPT_VISATTR array.
Aric Stewart [Wed, 19 Oct 2011 17:54:37 +0000 (12:54 -0500)] 
usp10/tests: Initialize our SCRIPT_VISATTR array.

Found by Valgrind and Dan Kegel.

13 years agovbscript: Added Global_IsEmpty implementation.
Jacek Caban [Wed, 19 Oct 2011 17:39:00 +0000 (19:39 +0200)] 
vbscript: Added Global_IsEmpty implementation.

13 years agovbscript: Get rid of no longer needed VB_VARIANT|VT_BYREF in Global_IsObject.
Jacek Caban [Wed, 19 Oct 2011 17:38:44 +0000 (19:38 +0200)] 
vbscript: Get rid of no longer needed VB_VARIANT|VT_BYREF in Global_IsObject.

13 years agousp10: Correct read overflow in ScriptBreak found by Valgrind.
Aric Stewart [Wed, 19 Oct 2011 17:34:26 +0000 (12:34 -0500)] 
usp10: Correct read overflow in ScriptBreak found by Valgrind.

13 years agopo: Update Italian translation.
Luca Bennati [Tue, 18 Oct 2011 18:41:41 +0000 (20:41 +0200)] 
po: Update Italian translation.

13 years agowinecfg: Update English resource.
Ken Sharp [Wed, 19 Oct 2011 16:15:59 +0000 (17:15 +0100)] 
winecfg: Update English resource.

13 years agogdi32: Implement SelectFont as a standard driver entry point.
Alexandre Julliard [Tue, 18 Oct 2011 11:10:58 +0000 (13:10 +0200)] 
gdi32: Implement SelectFont as a standard driver entry point.

13 years agogdi32: Add an initial Freetype font driver.
Alexandre Julliard [Tue, 18 Oct 2011 09:44:41 +0000 (11:44 +0200)] 
gdi32: Add an initial Freetype font driver.

13 years agogdi32: Add support for pushing a font driver on the DC driver stack.
Alexandre Julliard [Tue, 18 Oct 2011 09:43:23 +0000 (11:43 +0200)] 
gdi32: Add support for pushing a font driver on the DC driver stack.

13 years agomshtml: Added IHTMLWindow6 stub implementation.
Jacek Caban [Wed, 19 Oct 2011 14:15:16 +0000 (16:15 +0200)] 
mshtml: Added IHTMLWindow6 stub implementation.

13 years agomshtml.idl: Added IHTMLWindow5 and IHTMLStorage declarations.
Jacek Caban [Wed, 19 Oct 2011 14:14:57 +0000 (16:14 +0200)] 
mshtml.idl: Added IHTMLWindow5 and IHTMLStorage declarations.

13 years agontdll: Fix string comparison against non null-terminated string (Valgrind).
Alexandre Julliard [Wed, 19 Oct 2011 15:48:16 +0000 (17:48 +0200)] 
ntdll: Fix string comparison against non null-terminated string (Valgrind).

13 years agogdi32: Fix character code metrics for bitmap fonts.
Huw Davies [Wed, 19 Oct 2011 15:22:29 +0000 (16:22 +0100)] 
gdi32: Fix character code metrics for bitmap fonts.

13 years agogdi32/tests: Remove the no longer used todo functionality of the test_color macro.
Huw Davies [Wed, 19 Oct 2011 11:42:00 +0000 (12:42 +0100)] 
gdi32/tests: Remove the no longer used todo functionality of the test_color macro.

13 years agogdi32/tests: Add tests for GetPixel.
Huw Davies [Wed, 19 Oct 2011 11:41:59 +0000 (12:41 +0100)] 
gdi32/tests: Add tests for GetPixel.

13 years agogdi32: Implement GetPixel.
Huw Davies [Wed, 19 Oct 2011 11:41:58 +0000 (12:41 +0100)] 
gdi32: Implement GetPixel.

13 years agogdi32: Add get_pixel primitives.
Huw Davies [Wed, 19 Oct 2011 11:41:57 +0000 (12:41 +0100)] 
gdi32: Add get_pixel primitives.

13 years agogdi32/tests: Add tests for SetPixel.
Huw Davies [Wed, 19 Oct 2011 11:41:56 +0000 (12:41 +0100)] 
gdi32/tests: Add tests for SetPixel.

13 years agogdi32: Implement SetPixel.
Huw Davies [Wed, 19 Oct 2011 11:41:55 +0000 (12:41 +0100)] 
gdi32: Implement SetPixel.

13 years agogdi32: Add pixel_to_colorref primitives.
Huw Davies [Wed, 19 Oct 2011 11:41:54 +0000 (12:41 +0100)] 
gdi32: Add pixel_to_colorref primitives.

13 years agogdi32/tests: Add tests for non-rgb colorrefs.
Huw Davies [Wed, 19 Oct 2011 11:41:53 +0000 (12:41 +0100)] 
gdi32/tests: Add tests for non-rgb colorrefs.

13 years agogdi32: Add support for non-rgb colorrefs.
Huw Davies [Wed, 19 Oct 2011 11:41:52 +0000 (12:41 +0100)] 
gdi32: Add support for non-rgb colorrefs.

13 years agogdi32: Introduce a unified function to perform COLORREF to pixel color mapping.
Huw Davies [Wed, 19 Oct 2011 11:41:51 +0000 (12:41 +0100)] 
gdi32: Introduce a unified function to perform COLORREF to pixel color mapping.

13 years agouser32: Recalculate string length when cropping string to fit.
Aric Stewart [Wed, 19 Oct 2011 13:37:25 +0000 (08:37 -0500)] 
user32: Recalculate string length when cropping string to fit.

13 years agowscript: Added tests using vbscript.
Jacek Caban [Wed, 19 Oct 2011 11:16:30 +0000 (13:16 +0200)] 
wscript: Added tests using vbscript.

13 years agontdll: Unwind the stack before calling exit/abort_thread on i386 the same way we...
Alexandre Julliard [Wed, 19 Oct 2011 10:59:58 +0000 (12:59 +0200)] 
ntdll: Unwind the stack before calling exit/abort_thread on i386 the same way we do on x86_64.

13 years agomlang/tests: Fix a typo.
Frédéric Delanoy [Wed, 19 Oct 2011 09:35:54 +0000 (11:35 +0200)] 
mlang/tests: Fix a typo.

13 years agodmime: Avoid idempotent operation (Clang).
Frédéric Delanoy [Wed, 19 Oct 2011 09:33:56 +0000 (11:33 +0200)] 
dmime: Avoid idempotent operation (Clang).

13 years agocmd: Rename WCMD_opt_s_strip_quotes function.
Frédéric Delanoy [Wed, 19 Oct 2011 07:47:58 +0000 (09:47 +0200)] 
cmd: Rename WCMD_opt_s_strip_quotes function.

13 years agopo: Update French translation.
Frédéric Delanoy [Tue, 18 Oct 2011 20:27:45 +0000 (22:27 +0200)] 
po: Update French translation.

13 years agoshell32: ShellExec with empty operation should behave same as with NULL operation.
Andrew Eikum [Tue, 18 Oct 2011 20:19:17 +0000 (15:19 -0500)] 
shell32: ShellExec with empty operation should behave same as with NULL operation.

13 years agouser.exe16: Fixed incorrect sizeof() (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 20:10:11 +0000 (22:10 +0200)] 
user.exe16: Fixed incorrect sizeof() (Coverity).

13 years agowininet: Add a break to a switch statement.
Andrew Talbot [Tue, 18 Oct 2011 19:56:32 +0000 (20:56 +0100)] 
wininet: Add a break to a switch statement.

13 years agoconfigure: Use -fno-omit-frame-pointer when available.
Austin English [Tue, 18 Oct 2011 19:17:37 +0000 (12:17 -0700)] 
configure: Use -fno-omit-frame-pointer when available.

13 years agousp10: Handle multi-glyph clusters in ScriptStringOut.
Aric Stewart [Tue, 18 Oct 2011 18:57:03 +0000 (13:57 -0500)] 
usp10: Handle multi-glyph clusters in ScriptStringOut.

13 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 18 Oct 2011 18:25:54 +0000 (21:25 +0300)] 
po: Update Lithuanian translation.

13 years agowined3d: Make the device parameter to wined3d_device_get_creation_parameters() const.
Henri Verbeet [Tue, 18 Oct 2011 18:46:15 +0000 (20:46 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_creation_parameters() const.

13 years agowined3d: Make the present_parameters parameter to wined3d_device_reset() const.
Henri Verbeet [Tue, 18 Oct 2011 18:46:14 +0000 (20:46 +0200)] 
wined3d: Make the present_parameters parameter to wined3d_device_reset() const.

13 years agowined3d: Detach any attached overlays on surface cleanup.
Henri Verbeet [Tue, 18 Oct 2011 18:46:13 +0000 (20:46 +0200)] 
wined3d: Detach any attached overlays on surface cleanup.

Spotted by Dan Kegel / Valgrind.

13 years agoddraw: Clear attached_iface before releasing it in ddraw_surface_delete_attached_surf...
Henri Verbeet [Tue, 18 Oct 2011 18:46:12 +0000 (20:46 +0200)] 
ddraw: Clear attached_iface before releasing it in ddraw_surface_delete_attached_surface().

Spotted by Dan Kegel / Valgrind.

13 years agoddraw: Initialize the surface desc's dwFlags field to 0 before surface locks.
Henri Verbeet [Tue, 18 Oct 2011 18:46:11 +0000 (20:46 +0200)] 
ddraw: Initialize the surface desc's dwFlags field to 0 before surface locks.

Otherwise DDSD2_to_DDSD() would try to convert uninitialized data on failure.
Spotted by Dan Kegel / Valgrind.

13 years agopo: Update Italian translation.
Luca Bennati [Tue, 18 Oct 2011 16:20:49 +0000 (18:20 +0200)] 
po: Update Italian translation.

13 years agontdll: Take into account timezone bias changes when detecting daylight saving rules.
Dmitry Timoshkov [Tue, 18 Oct 2011 06:34:05 +0000 (15:34 +0900)] 
ntdll: Take into account timezone bias changes when detecting daylight saving rules.

13 years agoshlwapi: Don't use a long where an int is more than big enough.
Francois Gouget [Tue, 18 Oct 2011 14:46:29 +0000 (16:46 +0200)] 
shlwapi: Don't use a long where an int is more than big enough.

13 years agoxcopy: Use FormatMessage() for better internationalization support.
Francois Gouget [Tue, 18 Oct 2011 14:44:32 +0000 (16:44 +0200)] 
xcopy: Use FormatMessage() for better internationalization support.

This makes it possible to reorder the format string placeholders in message translations.

13 years agoxcopy: Reorder the functions to avoid forward declarations.
Francois Gouget [Tue, 18 Oct 2011 14:43:04 +0000 (16:43 +0200)] 
xcopy: Reorder the functions to avoid forward declarations.

13 years agoshell32/tests: Fix uninitialized memory access (Valgrind).
Piotr Caban [Tue, 18 Oct 2011 13:23:49 +0000 (15:23 +0200)] 
shell32/tests: Fix uninitialized memory access (Valgrind).

13 years agoshell32: Don't convert output parameter in SHBrowseForFolderA (Valgrind).
Piotr Caban [Tue, 18 Oct 2011 13:23:26 +0000 (15:23 +0200)] 
shell32: Don't convert output parameter in SHBrowseForFolderA (Valgrind).

13 years agomsvcrt: Initialize all ctype fields.
Piotr Caban [Tue, 18 Oct 2011 13:22:46 +0000 (15:22 +0200)] 
msvcrt: Initialize all ctype fields.

13 years agourlmon: Skip tests that fail on too old IEs.
Jacek Caban [Tue, 18 Oct 2011 13:16:29 +0000 (15:16 +0200)] 
urlmon: Skip tests that fail on too old IEs.

13 years agomshtml: Added IHTMLDocument2::elementFromPoint implementation.
Jacek Caban [Tue, 18 Oct 2011 13:07:50 +0000 (15:07 +0200)] 
mshtml: Added IHTMLDocument2::elementFromPoint implementation.

13 years agod3d9/tests: Only skip the visual tests if d3d cannot be initialized on Windows.
Austin English [Mon, 17 Oct 2011 22:25:21 +0000 (15:25 -0700)] 
d3d9/tests: Only skip the visual tests if d3d cannot be initialized on Windows.

13 years agomlang/tests: Don't call lstrcpyW on a null string.
Dan Kegel [Mon, 17 Oct 2011 15:24:40 +0000 (08:24 -0700)] 
mlang/tests: Don't call lstrcpyW on a null string.

13 years agouser32: Use Uniscribe in the single line edit control.
Aric Stewart [Mon, 17 Oct 2011 14:07:06 +0000 (09:07 -0500)] 
user32: Use Uniscribe in the single line edit control.

13 years agoshlwapi: Fixed bad pointer arithmentic by removing sizeof() (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 03:50:26 +0000 (05:50 +0200)] 
shlwapi: Fixed bad pointer arithmentic by removing sizeof() (Coverity).

13 years agoddraw: Lowercase variable names to fix a incorrect sizeof() (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 03:40:38 +0000 (05:40 +0200)] 
ddraw: Lowercase variable names to fix a incorrect sizeof() (Coverity).

13 years agodirectshow: Removed bad sizeof in copy/pasted code (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 03:22:10 +0000 (05:22 +0200)] 
directshow: Removed bad sizeof in copy/pasted code (Coverity).

13 years agoexplorerframe: Fixed incorrect sizeof (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 03:12:52 +0000 (05:12 +0200)] 
explorerframe: Fixed incorrect sizeof (Coverity).

13 years agogdi32: Remove a incorrect sizeof from pointer arithmetic (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 03:07:32 +0000 (05:07 +0200)] 
gdi32: Remove a incorrect sizeof from pointer arithmetic (Coverity).

13 years agomshtml: Adjusted some incorrect sizeofs (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 03:05:51 +0000 (05:05 +0200)] 
mshtml: Adjusted some incorrect sizeofs (Coverity).

13 years agomsvcrt: Use correct sizeof to realloc (Coverity).
Marcus Meissner [Tue, 18 Oct 2011 02:48:33 +0000 (04:48 +0200)] 
msvcrt: Use correct sizeof to realloc (Coverity).

13 years agovbscript: Added support for hex literals not ending with '&'.
Jacek Caban [Tue, 18 Oct 2011 10:36:03 +0000 (12:36 +0200)] 
vbscript: Added support for hex literals not ending with '&'.

13 years agomshtml: Better error handling in NSContainer initialization.
Jacek Caban [Tue, 18 Oct 2011 10:27:37 +0000 (12:27 +0200)] 
mshtml: Better error handling in NSContainer initialization.

13 years agomsvcp: Sync spec files.
Piotr Caban [Tue, 18 Oct 2011 09:14:21 +0000 (11:14 +0200)] 
msvcp: Sync spec files.

13 years agomsvcp90: Use debugstr_a to avoid overflow in traces.
Piotr Caban [Tue, 18 Oct 2011 09:14:06 +0000 (11:14 +0200)] 
msvcp90: Use debugstr_a to avoid overflow in traces.

13 years agomsvcp90: Fix buffer size in basic_string_char_grow.
Piotr Caban [Tue, 18 Oct 2011 09:13:52 +0000 (11:13 +0200)] 
msvcp90: Fix buffer size in basic_string_char_grow.

13 years agomsvcp90: Added basic_string::get_allocator implementation.
Piotr Caban [Tue, 18 Oct 2011 09:13:42 +0000 (11:13 +0200)] 
msvcp90: Added basic_string::get_allocator implementation.

13 years agomsvcp90: Added basic_string::erase iterator based functions.
Piotr Caban [Tue, 18 Oct 2011 09:13:26 +0000 (11:13 +0200)] 
msvcp90: Added basic_string::erase iterator based functions.

13 years agomsvcp90: Added basic_string::replace iterator based functions.
Piotr Caban [Tue, 18 Oct 2011 09:13:10 +0000 (11:13 +0200)] 
msvcp90: Added basic_string::replace iterator based functions.

13 years agomsvcp90: Added basic_string::find_last_not_of implementation.
Piotr Caban [Tue, 18 Oct 2011 09:12:53 +0000 (11:12 +0200)] 
msvcp90: Added basic_string::find_last_not_of implementation.

13 years agomsvcp90: Added basic_string::rfind implementation.
Piotr Caban [Tue, 18 Oct 2011 09:12:37 +0000 (11:12 +0200)] 
msvcp90: Added basic_string::rfind implementation.

13 years agogdi32/tests: Remove unused legacy values.
Huw Davies [Tue, 18 Oct 2011 08:43:03 +0000 (09:43 +0100)] 
gdi32/tests: Remove unused legacy values.

13 years agocomctl32/tests: Make state data accessible to caller (Valgrind).
Nikolay Sivov [Sun, 16 Oct 2011 15:22:32 +0000 (10:22 -0500)] 
comctl32/tests: Make state data accessible to caller (Valgrind).

13 years agocomctl32/monthcal: Update pointer after reallocation (Valgrind).
Nikolay Sivov [Sun, 16 Oct 2011 15:19:52 +0000 (10:19 -0500)] 
comctl32/monthcal: Update pointer after reallocation (Valgrind).

13 years agousp10: Properly adjust LogClust when decomposing indic vowels.
Aric Stewart [Tue, 18 Oct 2011 01:47:23 +0000 (20:47 -0500)] 
usp10: Properly adjust LogClust when decomposing indic vowels.

13 years agousp10: Properly adjust LogClust when composing indic consonants.
Aric Stewart [Tue, 18 Oct 2011 01:47:13 +0000 (20:47 -0500)] 
usp10: Properly adjust LogClust when composing indic consonants.

13 years agodsound: Don't make the capture buffer object address public until it is prepared.
Andrew Eikum [Mon, 17 Oct 2011 19:52:23 +0000 (14:52 -0500)] 
dsound: Don't make the capture buffer object address public until it is prepared.

13 years agodsound: Fix type conversion problems.
Andrew Eikum [Mon, 17 Oct 2011 19:52:03 +0000 (14:52 -0500)] 
dsound: Fix type conversion problems.

13 years agowinex11.drv: Mark some fall-throughs in switch statements.
Andrew Talbot [Mon, 17 Oct 2011 19:29:58 +0000 (20:29 +0100)] 
winex11.drv: Mark some fall-throughs in switch statements.

13 years agowined3d: Make the device parameter to is_display_mode_supported() const.
Henri Verbeet [Mon, 17 Oct 2011 19:06:24 +0000 (21:06 +0200)] 
wined3d: Make the device parameter to is_display_mode_supported() const.

13 years agowined3d: Make the device parameter to invalidate_active_texture() const.
Henri Verbeet [Mon, 17 Oct 2011 19:06:23 +0000 (21:06 +0200)] 
wined3d: Make the device parameter to invalidate_active_texture() const.