Huw Davies [Tue, 31 May 2011 09:02:03 +0000 (10:02 +0100)]
gdi32: Add support for 4 bpp dibs.
Michael Stefaniuc [Tue, 31 May 2011 08:20:27 +0000 (10:20 +0200)]
shell32: Finish the COM cleanup in cpanelfolder.c.
Michael Stefaniuc [Tue, 31 May 2011 07:54:13 +0000 (09:54 +0200)]
shell32: COM cleanup for the IShellFolder2 iface in cpanelfolder.c.
Michael Stefaniuc [Tue, 31 May 2011 07:51:42 +0000 (09:51 +0200)]
shell32: COM cleanup for the IDropTargetHelper iface.
Peter Urbanec [Tue, 31 May 2011 03:14:21 +0000 (13:14 +1000)]
ws2_32/tests: Use WSAGetLastError() when reporting errors.
André Hentschel [Mon, 30 May 2011 22:30:30 +0000 (00:30 +0200)]
include: Define FIBER_FLAG_FLOAT_SWITCH.
Vitaliy Margolen [Mon, 30 May 2011 22:31:17 +0000 (16:31 -0600)]
dinput: Keyboard does not support DIPROP_RANGE property.
André Hentschel [Mon, 30 May 2011 22:30:26 +0000 (00:30 +0200)]
ws2_32/tests: Initialize atmark (valgrind).
Jacek Caban [Mon, 30 May 2011 15:51:37 +0000 (17:51 +0200)]
include: Added iextag.idl file.
David Hedberg [Mon, 30 May 2011 10:45:31 +0000 (12:45 +0200)]
ole32: Add ManualResetEvent implementation.
David Hedberg [Mon, 30 May 2011 10:45:30 +0000 (12:45 +0200)]
crypt32: Add BCryptEnumAlgorithms stub.
Aurimas Fišeras [Sat, 21 May 2011 07:12:43 +0000 (10:12 +0300)]
po: Update Lithuanian translation.
Marko Nikolic [Fri, 27 May 2011 12:49:05 +0000 (14:49 +0200)]
comctl32/tests: Fixed variable type, removed sign comparison warning.
Alexandre Julliard [Mon, 30 May 2011 15:25:39 +0000 (17:25 +0200)]
winevdm: Print an error when trying to start a DOS app from the z: drive.
Alexandre Julliard [Mon, 30 May 2011 15:22:27 +0000 (17:22 +0200)]
iphlpapi: Close the socket in IcmpCloseHandle.
Michael Stefaniuc [Mon, 30 May 2011 11:57:12 +0000 (13:57 +0200)]
shell32: COM cleanup in autocomplete.c.
Michael Stefaniuc [Mon, 30 May 2011 11:52:24 +0000 (13:52 +0200)]
d3dxof/tests: Fix an ok() comment to match the tested value.
Alistair Leslie-Hughes [Thu, 19 May 2011 11:58:53 +0000 (21:58 +1000)]
dbghelp: Add stubs SymFromIndex, SymFromIndexW.
Hans Leidekker [Mon, 30 May 2011 07:28:45 +0000 (09:28 +0200)]
uninstaller: Don't list system components.
Hans Leidekker [Mon, 30 May 2011 07:28:31 +0000 (09:28 +0200)]
appwiz.cpl: Don't list system components.
Hans Leidekker [Mon, 30 May 2011 07:28:14 +0000 (09:28 +0200)]
msi: Set the SystemComponent installation property if necessary.
Hans Leidekker [Mon, 30 May 2011 07:27:53 +0000 (09:27 +0200)]
msi: Skip files from global assemblies in the RemoveFiles action.
Marcus Meissner [Sun, 29 May 2011 21:53:45 +0000 (23:53 +0200)]
gdiplus: Convert and pass in 3 points, not 1 (Coverity).
Marcus Meissner [Sun, 29 May 2011 21:31:03 +0000 (23:31 +0200)]
kernel32: Pass in a real string to SetLocaleInfoA, not a function pointer (Coverity).
Marcus Meissner [Sun, 29 May 2011 21:24:16 +0000 (23:24 +0200)]
mpr: Added missing pointer dereference (Coverity).
Marcus Meissner [Sun, 29 May 2011 18:59:01 +0000 (20:59 +0200)]
ntdll: Specify div to be divl.
Avoids a clang bug.
Dylan Smith [Sat, 28 May 2011 22:02:49 +0000 (18:02 -0400)]
include: Pack ACMDRVSTREAMHEADER since ACMSTREAMHEADER is packed.
Marcus Meissner [Sat, 28 May 2011 08:49:32 +0000 (10:49 +0200)]
wineoss.drv: Mark internal symbols with hidden visibility.
Marcus Meissner [Sat, 28 May 2011 08:49:31 +0000 (10:49 +0200)]
windowscodecs: Mark 3 vtables static.
Marcus Meissner [Sat, 28 May 2011 08:49:30 +0000 (10:49 +0200)]
comdlg32: Mark one vtable as static.
Gerald Pfeifer [Fri, 27 May 2011 21:42:11 +0000 (23:42 +0200)]
imm32: Simplify find_window where we do not need to consider the return value of EnumChildWindows.
Alexandre Julliard [Sat, 28 May 2011 11:39:18 +0000 (13:39 +0200)]
widl: Array dimensions have to be constants.
Alexandre Julliard [Sat, 28 May 2011 11:38:25 +0000 (13:38 +0200)]
widl: Don't output callback conformances for non-interpreted functions.
The Windows marshaller calls the callback with an invalid stack.
Alexandre Julliard [Fri, 27 May 2011 19:01:16 +0000 (21:01 +0200)]
winapi: Support optional parameters for stubs.
Alexandre Julliard [Fri, 27 May 2011 18:27:04 +0000 (20:27 +0200)]
Release 1.3.21.
Frédéric Delanoy [Fri, 27 May 2011 14:19:31 +0000 (16:19 +0200)]
wrc: Fix spelling/grammar in manpage.
Huw Davies [Fri, 27 May 2011 13:43:11 +0000 (14:43 +0100)]
gdi32/tests: Add tests for 8bpp brushes.
Huw Davies [Fri, 27 May 2011 13:36:55 +0000 (14:36 +0100)]
gdi32: Add support for 8 bpp brushes.
Huw Davies [Fri, 27 May 2011 13:29:49 +0000 (14:29 +0100)]
gdi32/tests: Add tests for 8 bpp dibs.
Huw Davies [Fri, 27 May 2011 13:26:02 +0000 (14:26 +0100)]
gdi32: Add support for 8 bpp dibs.
Huw Davies [Fri, 27 May 2011 13:17:20 +0000 (14:17 +0100)]
gdi32: Add support for colour tables.
Huw Davies [Fri, 27 May 2011 12:54:46 +0000 (13:54 +0100)]
gdi32/tests: Add tests for non-standard BI_BITFIELD dibs.
Huw Davies [Fri, 27 May 2011 12:48:26 +0000 (13:48 +0100)]
gdi32/tests: Add tests for 16 bpp brushes.
Huw Davies [Fri, 27 May 2011 12:41:32 +0000 (13:41 +0100)]
gdi32: Add conversion routines to the primitive functions.
Huw Davies [Fri, 27 May 2011 12:10:29 +0000 (13:10 +0100)]
gdi32: Add support for 16 bpp dibs.
Huw Davies [Fri, 27 May 2011 12:02:31 +0000 (13:02 +0100)]
gdi32/tests: Make the 32 bpp brush tests sensitive to a nibble swap in the 4 bpp case.
Alexandre Julliard [Fri, 27 May 2011 12:56:18 +0000 (14:56 +0200)]
msvcp90: Add an msvcp-specific size_t to avoid casts in traces.
Piotr Caban [Fri, 27 May 2011 12:35:53 +0000 (14:35 +0200)]
msvcp90: Added _Mutex class implementation.
Piotr Caban [Fri, 27 May 2011 12:35:40 +0000 (14:35 +0200)]
msvcp90: Added basic_ios<char> class stub.
Piotr Caban [Fri, 27 May 2011 12:35:28 +0000 (14:35 +0200)]
msvcp90/tests: Don't check if msvcp90 functions exists in string tests.
Piotr Caban [Fri, 27 May 2011 12:35:18 +0000 (14:35 +0200)]
msvcp90/tests: Don't check if msvcp90 functions exists in misc tests.
Piotr Caban [Fri, 27 May 2011 12:34:27 +0000 (14:34 +0200)]
msvcp90: Added ios_base class stub.
Jacek Caban [Fri, 27 May 2011 12:37:06 +0000 (14:37 +0200)]
mshtml: Added IHTMLScreen::get_availWidth implementation.
Jacek Caban [Fri, 27 May 2011 12:36:54 +0000 (14:36 +0200)]
mshtml: Added IHTMLScreen::get_availHeight implementation.
Stefan Dösinger [Fri, 27 May 2011 11:43:58 +0000 (13:43 +0200)]
wined3d: Call context_apply_draw_buffers under the GL lock.
André Hentschel [Thu, 26 May 2011 21:50:32 +0000 (23:50 +0200)]
ws2_32/tests: Add test for SIOCATMARK.
Rico Schüller [Fri, 27 May 2011 09:39:57 +0000 (11:39 +0200)]
d3dx9: Start effect state parsing.
David Hedberg [Fri, 27 May 2011 02:05:56 +0000 (04:05 +0200)]
comdlg32: Take linebreaks into account when resizing custom controls.
David Hedberg [Fri, 27 May 2011 02:05:55 +0000 (04:05 +0200)]
comdlg32: Add support for custom control events.
David Hedberg [Fri, 27 May 2011 02:05:54 +0000 (04:05 +0200)]
comdlg32: Implement support for custom control subitems.
David Hedberg [Fri, 27 May 2011 02:05:53 +0000 (04:05 +0200)]
comdlg32: Implement some functions for modifying custom controls.
David Hedberg [Fri, 27 May 2011 02:05:52 +0000 (04:05 +0200)]
comdlg32: Layout the customized controls.
David Hedberg [Fri, 27 May 2011 02:05:51 +0000 (04:05 +0200)]
comdlg32: Support adding custom controls to the item dialog.
David Hedberg [Fri, 27 May 2011 02:05:50 +0000 (04:05 +0200)]
comdlg32: Add a container for custom controls.
Dylan Smith [Fri, 27 May 2011 01:21:01 +0000 (21:21 -0400)]
d3dxof: COM cleanup in d3dxof.c.
Dylan Smith [Fri, 27 May 2011 01:20:55 +0000 (21:20 -0400)]
d3dxof: COM cleanup in main.c.
Dylan Smith [Fri, 27 May 2011 01:20:38 +0000 (21:20 -0400)]
d3dxof: Removed function declarations with no definitions.
André Hentschel [Thu, 26 May 2011 17:24:10 +0000 (19:24 +0200)]
cfgmgr32: Update specfile.
André Hentschel [Thu, 26 May 2011 17:23:43 +0000 (19:23 +0200)]
tools: Add setupapi and cfgmgr to synchronize spec files automatically.
André Hentschel [Thu, 26 May 2011 17:23:09 +0000 (19:23 +0200)]
setupapi: Add stubs for CM_Get_Device_ID_List_SizeA/W.
Marcus Meissner [Thu, 26 May 2011 16:15:51 +0000 (18:15 +0200)]
ntdll: Mark FILE_umask with hidden visibility.
Alexandre Julliard [Fri, 27 May 2011 10:19:35 +0000 (12:19 +0200)]
usp10/tests: Load GetGlyphIndicesW dynamically.
Alexandre Julliard [Fri, 27 May 2011 10:07:29 +0000 (12:07 +0200)]
widl: Output a list of binding routines in client files.
Alexandre Julliard [Thu, 26 May 2011 19:34:51 +0000 (21:34 +0200)]
widl: Add support for top-level conformances.
Alexandre Julliard [Thu, 26 May 2011 12:59:46 +0000 (14:59 +0200)]
widl: Move the check for already processed types into the type-specific functions.
Fixed a couple of instances where types were printed redundantly or
incorrectly reused.
André Hentschel [Sat, 21 May 2011 17:30:51 +0000 (19:30 +0200)]
oleaut32: Update OaBuildVersion.
Gerald Pfeifer [Sun, 22 May 2011 16:19:27 +0000 (18:19 +0200)]
winedbg: Disable some dead code in expr_eval.
Jacek Caban [Thu, 26 May 2011 15:02:03 +0000 (17:02 +0200)]
shdocvw: Abort pending navigation task when adding a new one.
Jacek Caban [Thu, 26 May 2011 15:01:51 +0000 (17:01 +0200)]
shdocvw: Abort pending tasks on DocHost destruction.
Jacek Caban [Thu, 26 May 2011 15:01:42 +0000 (17:01 +0200)]
shdocvw: Store task list in DocHost object instead of using LPARAM.
Jacek Caban [Thu, 26 May 2011 15:01:31 +0000 (17:01 +0200)]
shdocvw: Use task destructors for releasing task params.
Stefan Dösinger [Tue, 24 May 2011 21:36:16 +0000 (23:36 +0200)]
wined3d: Call frag_pipe->enable_extension under the GL lock.
Jörg Höhle [Wed, 25 May 2011 15:43:57 +0000 (17:43 +0200)]
mmsystem: MCI_UnMapMsg16To32W need not return a value.
Jörg Höhle [Fri, 15 Apr 2011 19:26:32 +0000 (21:26 +0200)]
mmsystem: Fix some MCI mappings.
Alexander Morozov [Thu, 26 May 2011 14:03:56 +0000 (18:03 +0400)]
mshtml/tests: Fix a typo.
Jacek Caban [Thu, 26 May 2011 13:08:28 +0000 (15:08 +0200)]
urlmon: Avoid LPWSTR to LPCWSTR cast.
Jacek Caban [Thu, 26 May 2011 11:34:11 +0000 (13:34 +0200)]
urlmon: Avoid multiple InternetQueryDataAvailable calls in pending state.
Aric Stewart [Thu, 26 May 2011 12:37:03 +0000 (07:37 -0500)]
usp10: Zero Width Joiners and Non-Joiners should, like spaces, not split runs.
Dan Kegel [Thu, 26 May 2011 04:46:42 +0000 (21:46 -0700)]
cmd: Don't read past end of thisVar in WCMD_expand_envvar (valgrind).
Dan Kegel [Thu, 26 May 2011 04:42:37 +0000 (21:42 -0700)]
cmd: Add simple test for %errorlevel%.
Vincent Povirk [Wed, 25 May 2011 19:35:14 +0000 (14:35 -0500)]
user32: Add message test for hotkeys.
Vincent Povirk [Wed, 25 May 2011 18:47:45 +0000 (13:47 -0500)]
user32: Add test for RegisterHotKey/UnregisterHotKey.
Piotr Caban [Thu, 26 May 2011 09:40:04 +0000 (11:40 +0200)]
msvcrt: Improved locale initialization.
Francois Gouget [Thu, 26 May 2011 09:31:39 +0000 (11:31 +0200)]
comdlg32/tests: Make ensure_zero_events_() static.
Akihiro Sagawa [Wed, 25 May 2011 11:49:45 +0000 (20:49 +0900)]
po: Update Japanese translation.
Akihiro Sagawa [Wed, 25 May 2011 11:49:42 +0000 (20:49 +0900)]
winecfg: Update Japanese translation.
Akihiro Sagawa [Wed, 25 May 2011 11:49:39 +0000 (20:49 +0900)]
winedbg: Add Japanese resource.
Marcus Meissner [Wed, 25 May 2011 17:09:52 +0000 (19:09 +0200)]
winspool.drv: Mark internal symbols with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:56 +0000 (19:09 +0200)]
wuapi: Mark internal symbols with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:54 +0000 (19:09 +0200)]
wldap32: Mark internal symbols with hidden visibility.