wine
15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

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

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

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

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

15 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.

15 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).

15 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).

15 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.

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

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

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

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

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

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

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

15 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.

15 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.

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

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

15 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).

15 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).

15 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.

15 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.

15 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.

15 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.

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

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

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

15 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.

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

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

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

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

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

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 years agoconfigure: Create a symlink from l_intl.nls in the build tree, and install it.
Alexandre Julliard [Thu, 6 May 2010 18:51:53 +0000 (20:51 +0200)] 
configure: Create a symlink from l_intl.nls in the build tree, and install it.

15 years agolibwine: Add support for generating l_intl.nls, based on a patch by Andrey Turkin.
Alexandre Julliard [Thu, 6 May 2010 18:50:14 +0000 (20:50 +0200)] 
libwine: Add support for generating l_intl.nls, based on a patch by Andrey Turkin.

15 years agousp10: Implement mirroring for bidi support.
Aric Stewart [Thu, 6 May 2010 13:28:57 +0000 (08:28 -0500)] 
usp10: Implement mirroring for bidi support.

15 years agolibwine: Generate a table for BiDi character mirroring.
Alexandre Julliard [Thu, 6 May 2010 17:51:13 +0000 (19:51 +0200)] 
libwine: Generate a table for BiDi character mirroring.

15 years agolibwine: Update the character tables to Unicode 5.2.
Alexandre Julliard [Thu, 6 May 2010 16:35:16 +0000 (18:35 +0200)] 
libwine: Update the character tables to Unicode 5.2.

15 years agolibwine: Download Unicode data files from unicode.org as needed in cpmap.pl.
Alexandre Julliard [Thu, 6 May 2010 16:23:38 +0000 (18:23 +0200)] 
libwine: Download Unicode data files from unicode.org as needed in cpmap.pl.

15 years agomsiexec: Use resource in msi for a help dialog to allow translation.
Detlef Riekenberg [Thu, 6 May 2010 15:24:53 +0000 (17:24 +0200)] 
msiexec: Use resource in msi for a help dialog to allow translation.

15 years agoole32: Always move unmodified streams instead of copying on commit.
Vincent Povirk [Tue, 4 May 2010 22:40:55 +0000 (17:40 -0500)] 
ole32: Always move unmodified streams instead of copying on commit.

15 years agoole32: Rewrite transacted storage to be more lazy.
Vincent Povirk [Wed, 5 May 2010 19:23:12 +0000 (14:23 -0500)] 
ole32: Rewrite transacted storage to be more lazy.

When creating a new transacted storage object (or reverting an
existing one), rather than copy the original storage, we simply create
a "stub directory entry" for the root. As stub entries are accessed,
we fill in their data from the parent and create new stubs for any
linked entries. The streams have copy on write semantics - reads are
from the original entry until a change is made, then we make a copy in
the scratch file.

When committing transacted storages, we have to create a new tree with
the new data so that the storage entry can be modified in one step,
but unmodified sections of the tree can now be shared between the new
tree and the old. An entry can be shared if it and all entries
reachable from it are unmodified. In the trivial case where nothing
has been modified, we don't have to make a new tree at all.

15 years agogdi32: Add support for ETO_PDY and improve world transform support.
Huw Davies [Thu, 6 May 2010 13:05:39 +0000 (14:05 +0100)] 
gdi32: Add support for ETO_PDY and improve world transform support.

15 years agomsvcrt: Sync msvcr* dlls.
Piotr Caban [Thu, 6 May 2010 12:28:21 +0000 (14:28 +0200)] 
msvcrt: Sync msvcr* dlls.

15 years agomsvcrt: Added mbstowcs and wcstombs tests.
Piotr Caban [Thu, 6 May 2010 12:28:08 +0000 (14:28 +0200)] 
msvcrt: Added mbstowcs and wcstombs tests.