wine
14 years agooleaut32: Implement ICreateTypeInfo2::SetCustData method.
Andrey Turkin [Sun, 9 May 2010 19:33:24 +0000 (23:33 +0400)] 
oleaut32: Implement ICreateTypeInfo2::SetCustData method.

14 years agooleaut32: Add handling of some more VARIANT types in typelibs.
Andrey Turkin [Sun, 9 May 2010 19:31:31 +0000 (23:31 +0400)] 
oleaut32: Add handling of some more VARIANT types in typelibs.

14 years agoshlwapi: Remove variable retval which is not really used from GetAcceptLanguagesW.
Gerald Pfeifer [Sun, 9 May 2010 16:18:48 +0000 (18:18 +0200)] 
shlwapi: Remove variable retval which is not really used from GetAcceptLanguagesW.

14 years agowinmm/tests: Remove two unused variables (and dead code) from check_position.
Gerald Pfeifer [Sun, 9 May 2010 12:12:05 +0000 (14:12 +0200)] 
winmm/tests: Remove two unused variables (and dead code) from check_position.

14 years agouser32/tests: Remove variable atom which is not really used from test_Expose.
Gerald Pfeifer [Sun, 9 May 2010 12:09:05 +0000 (14:09 +0200)] 
user32/tests: Remove variable atom which is not really used from test_Expose.

14 years agooleaut32: Set the font to dirty when loading a new data.
Huw Davies [Mon, 10 May 2010 14:01:03 +0000 (15:01 +0100)] 
oleaut32: Set the font to dirty when loading a new data.

14 years agouser32: Honor bfOffBits in BITMAP_Load.
Wolfram Sang [Mon, 10 May 2010 01:36:27 +0000 (03:36 +0200)] 
user32: Honor bfOffBits in BITMAP_Load.

14 years agocomctl32: Apply the imagelist mask when alpha blending.
Alexandre Julliard [Mon, 10 May 2010 15:46:05 +0000 (17:46 +0200)] 
comctl32: Apply the imagelist mask when alpha blending.

14 years agooleaut32: Avoid using long.
Michael Stefaniuc [Mon, 10 May 2010 08:38:45 +0000 (10:38 +0200)] 
oleaut32: Avoid using long.

14 years agowined3d: Don't use GL_ARB_map_buffer_range for now.
Stefan Dösinger [Wed, 5 May 2010 11:02:07 +0000 (13:02 +0200)] 
wined3d: Don't use GL_ARB_map_buffer_range for now.

There are numerous problems with this extension, and there are no
visible upsides. In the best case dynamic VBOs are just as fast as no
VBO at all.

14 years agooleaut32/tests: Remove variable changed which is not really used from test_SysReAlloc...
Gerald Pfeifer [Fri, 7 May 2010 19:31:09 +0000 (21:31 +0200)] 
oleaut32/tests: Remove variable changed which is not really used from test_SysReAllocStringLen.

14 years agodbghelp: Protect PE's COFF table reading against bogus values in NTHEADER.
Eric Pouech [Sat, 8 May 2010 19:47:16 +0000 (21:47 +0200)] 
dbghelp: Protect PE's COFF table reading against bogus values in NTHEADER.

14 years agows2_32: Improve SIO_GET_EXTENSION_FUNCTION_POINTER stub.
Mike Kaplinskiy [Sat, 8 May 2010 19:10:58 +0000 (15:10 -0400)] 
ws2_32: Improve SIO_GET_EXTENSION_FUNCTION_POINTER stub.

14 years agoinclude: Add WSAID_WSASENDMSG extension guid.
Mike Kaplinskiy [Sat, 8 May 2010 19:23:33 +0000 (15:23 -0400)] 
include: Add WSAID_WSASENDMSG extension guid.

14 years agouser32: Fix selected brush color for caret bitmap creation.
Nikolay Sivov [Sat, 8 May 2010 18:10:29 +0000 (22:10 +0400)] 
user32: Fix selected brush color for caret bitmap creation.

14 years agowinex11: The startscan line is relative to the destination in SetDIBits.
Alexandre Julliard [Mon, 10 May 2010 10:35:47 +0000 (12:35 +0200)] 
winex11: The startscan line is relative to the destination in SetDIBits.

14 years agowinex11: Select for EnterNotify events on the desktop window in order to update the...
Alexandre Julliard [Mon, 10 May 2010 10:34:17 +0000 (12:34 +0200)] 
winex11: Select for EnterNotify events on the desktop window in order to update the cursor.

14 years agowinex11: Take into account the cursor show count when setting the initial cursor...
Alexandre Julliard [Mon, 10 May 2010 10:33:59 +0000 (12:33 +0200)] 
winex11: Take into account the cursor show count when setting the initial cursor for a window.

14 years agouser32: Fix checking of show count in ShowCursor.
Alexandre Julliard [Mon, 10 May 2010 09:53:37 +0000 (11:53 +0200)] 
user32: Fix checking of show count in ShowCursor.

14 years agouser32/tests: Remove SetShellWindowEx from test_shell_window.
Gerald Pfeifer [Sat, 8 May 2010 18:14:52 +0000 (20:14 +0200)] 
user32/tests: Remove SetShellWindowEx from test_shell_window.

14 years agomountmgr.sys: Remove variable result which is not really used from update_symlink.
Gerald Pfeifer [Sat, 8 May 2010 17:44:22 +0000 (19:44 +0200)] 
mountmgr.sys: Remove variable result which is not really used from update_symlink.

14 years agod3dx9_36/tests: Remove variable scaling which is not really used from D3DXMatrixTest.
Gerald Pfeifer [Fri, 7 May 2010 23:06:30 +0000 (01:06 +0200)] 
d3dx9_36/tests: Remove variable scaling which is not really used from D3DXMatrixTest.

14 years agowinecfg: Remove variable drive which is not really used from DriveDlgProc.
Gerald Pfeifer [Sat, 8 May 2010 10:57:01 +0000 (12:57 +0200)] 
winecfg: Remove variable drive which is not really used from DriveDlgProc.

14 years agoquartz: Remove variable keyframe which is not really used from AVISplitter_next_request.
Gerald Pfeifer [Fri, 7 May 2010 23:00:51 +0000 (01:00 +0200)] 
quartz: Remove variable keyframe which is not really used from AVISplitter_next_request.

14 years agoshell32/tests: Remove variable res which is not really used from init_strings.
Gerald Pfeifer [Fri, 7 May 2010 21:38:35 +0000 (23:38 +0200)] 
shell32/tests: Remove variable res which is not really used from init_strings.

14 years agowinefile: Remove variable hChildClass which is not really used from InitInstance.
Gerald Pfeifer [Fri, 7 May 2010 20:30:39 +0000 (22:30 +0200)] 
winefile: Remove variable hChildClass which is not really used from InitInstance.

14 years agogdi32/tests: Remove two variables which are not really used from test_clipping.
Gerald Pfeifer [Fri, 7 May 2010 20:50:45 +0000 (22:50 +0200)] 
gdi32/tests: Remove two variables which are not really used from test_clipping.

14 years agotaskmgr: Remove variable idctrl which is not really used from TaskManagerWndProc.
Gerald Pfeifer [Fri, 7 May 2010 20:00:24 +0000 (22:00 +0200)] 
taskmgr: Remove variable idctrl which is not really used from TaskManagerWndProc.

14 years agocmd: Remove variable copyFromDir which is not really used from WCMD_copy.
Gerald Pfeifer [Fri, 7 May 2010 19:59:08 +0000 (21:59 +0200)] 
cmd: Remove variable copyFromDir which is not really used from WCMD_copy.

14 years agocomctl32/tests: Add tests for the return values of TreeView_SelectItem in test_select.
Gerald Pfeifer [Fri, 7 May 2010 19:57:20 +0000 (21:57 +0200)] 
comctl32/tests: Add tests for the return values of TreeView_SelectItem in test_select.

14 years agouser.exe16: Remove variable width which is not really used from listbox_proc16.
Gerald Pfeifer [Fri, 7 May 2010 19:44:33 +0000 (21:44 +0200)] 
user.exe16: Remove variable width which is not really used from listbox_proc16.

14 years agoriched20: Remove variable pCell which is not really used from ME_StreamIn.
Gerald Pfeifer [Fri, 7 May 2010 19:42:04 +0000 (21:42 +0200)] 
riched20: Remove variable pCell which is not really used from ME_StreamIn.

14 years agoriched20: Remove variable ys which is not really used from ME_ArrowPageDown.
Gerald Pfeifer [Fri, 7 May 2010 19:32:26 +0000 (21:32 +0200)] 
riched20: Remove variable ys which is not really used from ME_ArrowPageDown.

14 years agomsi: Fix the return value of msi_copy_outval in the error case.
Gerald Pfeifer [Fri, 7 May 2010 19:22:34 +0000 (21:22 +0200)] 
msi: Fix the return value of msi_copy_outval in the error case.

14 years agogdi32/tests: Remove variable oldPen which is not really used from test_widenpath.
Gerald Pfeifer [Fri, 7 May 2010 19:06:58 +0000 (21:06 +0200)] 
gdi32/tests: Remove variable oldPen which is not really used from test_widenpath.

14 years agomsvcrt: Fix synonym handling in setlocale/create_locale.
Piotr Caban [Sun, 9 May 2010 21:39:17 +0000 (23:39 +0200)] 
msvcrt: Fix synonym handling in setlocale/create_locale.

14 years agomsvcrt: Partial fix for setlocale/create_locale.
Piotr Caban [Sun, 9 May 2010 21:38:11 +0000 (23:38 +0200)] 
msvcrt: Partial fix for setlocale/create_locale.

14 years agomsvcrt: Fix strtod and wcstod implementation.
Piotr Caban [Sun, 9 May 2010 13:07:33 +0000 (15:07 +0200)] 
msvcrt: Fix strtod and wcstod implementation.

14 years agowineboot: Update Norwegian Bokmål translation.
Alexander N. Sørnes [Sun, 9 May 2010 21:02:32 +0000 (23:02 +0200)] 
wineboot: Update Norwegian Bokmål translation.

14 years agoshell32: Update Norwegian Bokmål translation.
Alexander N. Sørnes [Sun, 9 May 2010 20:48:25 +0000 (22:48 +0200)] 
shell32: Update Norwegian Bokmål translation.

14 years agowineboot: Fix Dutch translation.
Sven Baars [Sun, 9 May 2010 13:16:08 +0000 (15:16 +0200)] 
wineboot: Fix Dutch translation.

14 years agowinecfg: Fix Dutch translation.
Sven Baars [Sun, 9 May 2010 10:16:14 +0000 (12:16 +0200)] 
winecfg: Fix Dutch translation.

14 years agomsi: Update Lithuanian translation.
Aurimas Fišeras [Thu, 6 May 2010 16:27:43 +0000 (19:27 +0300)] 
msi: Update Lithuanian translation.

14 years agowineconsole: Fix Dutch translation.
Sven Baars [Sat, 8 May 2010 22:38:03 +0000 (00:38 +0200)] 
wineconsole: Fix Dutch translation.

14 years agokernel32: Fix return code from LocalUnlock for pointer passed to it.
Nikolay Sivov [Sat, 8 May 2010 22:21:50 +0000 (02:21 +0400)] 
kernel32: Fix return code from LocalUnlock for pointer passed to it.

14 years agowined3d: fixed a NULL deref in create_arb_blt_fragment_program (Coverity).
Marcus Meissner [Sat, 8 May 2010 22:10:28 +0000 (00:10 +0200)] 
wined3d: fixed a NULL deref in create_arb_blt_fragment_program (Coverity).

14 years agoole32: Fixed 2 uninitialized variable use (Coverity).
Marcus Meissner [Sat, 8 May 2010 21:50:18 +0000 (23:50 +0200)] 
ole32: Fixed 2 uninitialized variable use (Coverity).

14 years agogdiplus: Always treat out of range string sizes as INT_MAX.
Vincent Povirk [Sat, 8 May 2010 21:32:18 +0000 (16:32 -0500)] 
gdiplus: Always treat out of range string sizes as INT_MAX.

14 years agogdiplus: Implement GdipIsStyleAvailable.
Vincent Povirk [Sat, 8 May 2010 20:36:02 +0000 (15:36 -0500)] 
gdiplus: Implement GdipIsStyleAvailable.

14 years agogdiplus: Implement GdipGetImageThumbnail.
Vincent Povirk [Sat, 8 May 2010 18:29:53 +0000 (13:29 -0500)] 
gdiplus: Implement GdipGetImageThumbnail.

14 years agogdiplus: Add test for GdipGetImageThumbnail.
Vincent Povirk [Sat, 8 May 2010 18:16:33 +0000 (13:16 -0500)] 
gdiplus: Add test for GdipGetImageThumbnail.

14 years agogdiplus: Implement GdipSetImageAttributesWrapMode.
Vincent Povirk [Sat, 8 May 2010 17:53:07 +0000 (12:53 -0500)] 
gdiplus: Implement GdipSetImageAttributesWrapMode.

14 years agogdiplus: Implement bitmap color keying.
Vincent Povirk [Sat, 8 May 2010 17:26:02 +0000 (12:26 -0500)] 
gdiplus: Implement bitmap color keying.

14 years agogdiplus: Quiet the GdipImageForceValidation fixme.
Vincent Povirk [Sat, 8 May 2010 17:40:45 +0000 (12:40 -0500)] 
gdiplus: Quiet the GdipImageForceValidation fixme.

14 years agogdiplus: Implement GdipCreateHICONFromBitmap.
Vincent Povirk [Sat, 8 May 2010 17:01:07 +0000 (12:01 -0500)] 
gdiplus: Implement GdipCreateHICONFromBitmap.

14 years agomshtml: Test return value of OnStateChange.
Jacek Caban [Sat, 8 May 2010 16:34:03 +0000 (18:34 +0200)] 
mshtml: Test return value of OnStateChange.

14 years agomshtml: Check return value of SetText.
Jacek Caban [Sat, 8 May 2010 16:33:52 +0000 (18:33 +0200)] 
mshtml: Check return value of SetText.

Spotted by Gerald Pfeifer.

14 years agowininet: Fix trace messages.
Piotr Caban [Sat, 8 May 2010 16:01:15 +0000 (18:01 +0200)] 
wininet: Fix trace messages.

14 years agoshlwapi: Added more UrlCanonicalizeA tests.
Piotr Caban [Sat, 8 May 2010 16:01:02 +0000 (18:01 +0200)] 
shlwapi: Added more UrlCanonicalizeA tests.

14 years agoshlwapi: Make UrlCanonicalizeA working with long urls (>INTERNET_MAX_URL_LENGTH).
Piotr Caban [Sat, 8 May 2010 16:00:49 +0000 (18:00 +0200)] 
shlwapi: Make UrlCanonicalizeA working with long urls (>INTERNET_MAX_URL_LENGTH).

14 years agoshlwapi: Make UrlCanonicalizeW working with long urls (>INTERNET_MAX_URL_LENGTH).
Piotr Caban [Sat, 8 May 2010 16:00:36 +0000 (18:00 +0200)] 
shlwapi: Make UrlCanonicalizeW working with long urls (>INTERNET_MAX_URL_LENGTH).

14 years agoinclude: Fix typo in shlwapi.h.
Piotr Caban [Sat, 8 May 2010 16:00:17 +0000 (18:00 +0200)] 
include: Fix typo in shlwapi.h.

14 years agowinhttp/tests: Show the correct error.
Paul Vriens [Sat, 8 May 2010 09:39:51 +0000 (11:39 +0200)] 
winhttp/tests: Show the correct error.

14 years agousp10: Add ETO_IGNORELANGUAGE when calling ExtTextOut so we do not re-reverse already...
Aric Stewart [Sat, 8 May 2010 03:10:26 +0000 (22:10 -0500)] 
usp10: Add ETO_IGNORELANGUAGE when calling ExtTextOut so we do not re-reverse already formated RTL strings inside of GDI.

14 years agouser32: Don't use DLGTEMPLATE's ExStyle when creating dialogs.
Andrew Eikum [Fri, 7 May 2010 22:16:41 +0000 (17:16 -0500)] 
user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs.

14 years agoexplorer: Remove unneeded UNICODE define.
Michael Stefaniuc [Fri, 7 May 2010 21:36:46 +0000 (23:36 +0200)] 
explorer: Remove unneeded UNICODE define.

14 years agowordpad: Fix Dutch translation.
Sven Baars [Fri, 7 May 2010 19:36:39 +0000 (21:36 +0200)] 
wordpad: Fix Dutch translation.

14 years agoxcopy: Fix Dutch translation.
Sven Baars [Fri, 7 May 2010 19:36:32 +0000 (21:36 +0200)] 
xcopy: Fix Dutch translation.

14 years agooleaut32: Check if the delimiter is a date delimiter.
André Hentschel [Fri, 7 May 2010 16:01:26 +0000 (18:01 +0200)] 
oleaut32: Check if the delimiter is a date delimiter.

14 years agousp10/test: Initialize local structures.
Aric Stewart [Fri, 7 May 2010 15:38:56 +0000 (10:38 -0500)] 
usp10/test: Initialize local structures.

14 years agowinex11: Fix source/dest width mismatch in SetDIBits.
Alexandre Julliard [Sat, 8 May 2010 09:44:40 +0000 (11:44 +0200)] 
winex11: Fix source/dest width mismatch in SetDIBits.

14 years agoinclude: Force inlining exported API functions to avoid duplicate definitions.
Alexandre Julliard [Fri, 7 May 2010 20:38:32 +0000 (22:38 +0200)] 
include: Force inlining exported API functions to avoid duplicate definitions.

14 years agoRelease 1.1.44. wine-1.1.44
Alexandre Julliard [Fri, 7 May 2010 18:20:29 +0000 (20:20 +0200)] 
Release 1.1.44.

14 years agomshtml: Added IHTMLInputElement::put_name implementation.
Jacek Caban [Fri, 7 May 2010 13:21:41 +0000 (15:21 +0200)] 
mshtml: Added IHTMLInputElement::put_name implementation.

14 years agomshtml: Added IHTMLInputElement::get_type tests.
Jacek Caban [Fri, 7 May 2010 13:21:15 +0000 (15:21 +0200)] 
mshtml: Added IHTMLInputElement::get_type tests.

14 years agomshtml: Added IHTMLInputElement::put_type implementation.
Jacek Caban [Fri, 7 May 2010 13:20:56 +0000 (15:20 +0200)] 
mshtml: Added IHTMLInputElement::put_type implementation.

14 years agomshtml: Added beginning support for oncontextmenu event.
Jacek Caban [Fri, 7 May 2010 13:20:33 +0000 (15:20 +0200)] 
mshtml: Added beginning support for oncontextmenu event.

14 years agomshtml: Added IHTMLDocument2::clear implementation.
Jacek Caban [Fri, 7 May 2010 13:20:10 +0000 (15:20 +0200)] 
mshtml: Added IHTMLDocument2::clear implementation.

14 years agomshtml: Added IHTMLFormElement::get_length implementation.
Jacek Caban [Fri, 7 May 2010 13:19:48 +0000 (15:19 +0200)] 
mshtml: Added IHTMLFormElement::get_length implementation.

14 years agoinclude: Rewrote some extern inline to static inline.
Yann Droneaud [Thu, 15 Apr 2010 09:56:32 +0000 (11:56 +0200)] 
include: Rewrote some extern inline to static inline.

14 years agokernel32: Add an x86_64 implementation for the TEB access functions.
Alexandre Julliard [Fri, 7 May 2010 12:15:25 +0000 (14:15 +0200)] 
kernel32: Add an x86_64 implementation for the TEB access functions.

14 years agokernel32: Define GetProcessHeap as an assembler function on i386.
Alexandre Julliard [Fri, 7 May 2010 12:07:45 +0000 (14:07 +0200)] 
kernel32: Define GetProcessHeap as an assembler function on i386.

14 years agokernel32: Double the alarm timeout to prevent a failed test.
André Hentschel [Fri, 30 Apr 2010 16:38:59 +0000 (18:38 +0200)] 
kernel32: Double the alarm timeout to prevent a failed test.

14 years agooleview: Switch the rest to use the explicit W-types/functions.
Michael Stefaniuc [Fri, 7 May 2010 08:46:52 +0000 (10:46 +0200)] 
oleview: Switch the rest to use the explicit W-types/functions.

Compile with -DWINE_NO_UNICODE_MACROS.

14 years agooleview: Use the explicit W types/functions in details.c.
Michael Stefaniuc [Fri, 7 May 2010 08:46:25 +0000 (10:46 +0200)] 
oleview: Use the explicit W types/functions in details.c.

14 years agooleview: Use the explicit W types/functions in oleview.c.
Michael Stefaniuc [Fri, 7 May 2010 08:46:14 +0000 (10:46 +0200)] 
oleview: Use the explicit W types/functions in oleview.c.

14 years agooleview: Use the explicit W types/functions in typelib.c.
Michael Stefaniuc [Fri, 7 May 2010 08:46:02 +0000 (10:46 +0200)] 
oleview: Use the explicit W types/functions in typelib.c.

14 years agooleview: Use the explicit W types/functions in tree.c.
Michael Stefaniuc [Fri, 7 May 2010 08:45:45 +0000 (10:45 +0200)] 
oleview: Use the explicit W types/functions in tree.c.

14 years agooleview: Replace some SendMessage wrappers with the real thing.
Michael Stefaniuc [Fri, 7 May 2010 08:45:29 +0000 (10:45 +0200)] 
oleview: Replace some SendMessage wrappers with the real thing.

14 years agowinemenubuilder: Launch .lnk files directly from menus.
Damjan Jovanovic [Fri, 7 May 2010 06:29:02 +0000 (08:29 +0200)] 
winemenubuilder: Launch .lnk files directly from menus.

The arguments of a .lnk file are complex, with quoting and escaping
rules and %windir%-style variable expansion, so winemenubuilder cannot
always convert them accurately to a .desktop file. But start.exe and
shell32 on the other hand can parse the .lnk file and run it
themselves, so use them instead.

14 years agomshtml: Update Dutch translation.
Sven Baars [Thu, 6 May 2010 19:20:35 +0000 (21:20 +0200)] 
mshtml: Update Dutch translation.

14 years agowindowscodecs: Use the BITMAPINFOHEADER structure to get icon bitcount.
Vincent Povirk [Thu, 6 May 2010 22:07:39 +0000 (17:07 -0500)] 
windowscodecs: Use the BITMAPINFOHEADER structure to get icon bitcount.

14 years agoole32: Fix reads past the end of streams.
Vincent Povirk [Thu, 6 May 2010 16:36:41 +0000 (11:36 -0500)] 
ole32: Fix reads past the end of streams.

14 years agoole32: Use the cached information in BlockChainStream_GetCount.
Vincent Povirk [Thu, 6 May 2010 16:35:56 +0000 (11:35 -0500)] 
ole32: Use the cached information in BlockChainStream_GetCount.

14 years agoshell32: Fix marshalling of 1-bpp systray icons.
Alexandre Julliard [Fri, 7 May 2010 10:45:55 +0000 (12:45 +0200)] 
shell32: Fix marshalling of 1-bpp systray icons.

14 years agouser32: Make DrawIcon simply call DrawIconEx.
Alexandre Julliard [Fri, 7 May 2010 10:45:39 +0000 (12:45 +0200)] 
user32: Make DrawIcon simply call DrawIconEx.

14 years agouser32: Use the correct rop when blitting an icon in DrawIconEx.
Alexandre Julliard [Fri, 7 May 2010 10:41:40 +0000 (12:41 +0200)] 
user32: Use the correct rop when blitting an icon in DrawIconEx.

14 years agouser32: Fix drawing of 1-bpp icons in DrawIconEx.
Alexandre Julliard [Fri, 7 May 2010 10:08:29 +0000 (12:08 +0200)] 
user32: Fix drawing of 1-bpp icons in DrawIconEx.

14 years agouser32: Return the icon depth instead of number of colors when loading from a .ico...
Alexandre Julliard [Fri, 7 May 2010 09:34:17 +0000 (11:34 +0200)] 
user32: Return the icon depth instead of number of colors when loading from a .ico file.

14 years agowine.inf: Copy l_intl.nls to the system32 directory.
Alexandre Julliard [Thu, 6 May 2010 19:04:03 +0000 (21:04 +0200)] 
wine.inf: Copy l_intl.nls to the system32 directory.