Joel Holdsworth [Sun, 16 May 2010 22:07:40 +0000 (23:07 +0100)]
configure: Added a check for ImageMagick v6.6 or newer in maintainer mode.
Joel Holdsworth [Sun, 16 May 2010 22:07:33 +0000 (23:07 +0100)]
configure: Fix for icotool version checking regex.
Joel Holdsworth [Sun, 16 May 2010 22:07:25 +0000 (23:07 +0100)]
msiexec: Reused appwiz.cpl icon in msiexec.
Sven Baars [Sun, 16 May 2010 18:27:12 +0000 (20:27 +0200)]
notepad: Fix Dutch translation.
Alexandre Julliard [Mon, 17 May 2010 09:48:12 +0000 (11:48 +0200)]
winex11: Use the subpixel rendering configuration from fontconfig to override the registry options.
Matteo Bruni [Fri, 14 May 2010 15:21:42 +0000 (17:21 +0200)]
d3dx9: Add DEFB instruction support in the shader assembler.
This completes vs_3_0 assembler language support.
Matteo Bruni [Fri, 14 May 2010 15:21:42 +0000 (17:21 +0200)]
d3dx9: Add DEFI instruction support in the shader assembler.
Matteo Bruni [Fri, 14 May 2010 15:21:42 +0000 (17:21 +0200)]
d3dx9: Add DEF instruction support in the shader assembler.
Rico Schüller [Sat, 15 May 2010 20:04:02 +0000 (22:04 +0200)]
d3d10: Add argument check to ID3D10Effect::GetTechniqueByName().
Alexandre Julliard [Sun, 16 May 2010 15:55:31 +0000 (17:55 +0200)]
ntdll: Avoid a compiler warning on NetBSD.
Octavian Voicu [Sat, 15 May 2010 12:24:16 +0000 (15:24 +0300)]
d3dx9_36: Export D3DXCreateEffectEx stub.
Mike Kaplinskiy [Sat, 15 May 2010 05:18:30 +0000 (01:18 -0400)]
ws2_32/tests: fix test failures on wine and win98.
Gerald Pfeifer [Fri, 14 May 2010 20:06:47 +0000 (22:06 +0200)]
rpcrt4: Remove variable hr which is not really used from NdrInterfacePointerBufferSize.
Gerald Pfeifer [Fri, 14 May 2010 20:04:32 +0000 (22:04 +0200)]
riched20: Remove variables yprev and ys which are not really used from ME_ArrowPageUp.
Gerald Pfeifer [Fri, 14 May 2010 20:01:50 +0000 (22:01 +0200)]
oleaut32: Remove variable rOk which is not really used from VarMod.
Dylan Smith [Sat, 15 May 2010 00:11:28 +0000 (20:11 -0400)]
richedit: Avoid notifying parent window in improper state.
ME_CommitUndo and ME_CommitCoalescingUndo call ME_SendSelChange, which
may notify the parent window that the selection has changed, therefore
should generally be called after wrapping the text. Otherwise, the parent
window may send a message to the editor and cause an assertion failure.
Juan Lang [Fri, 14 May 2010 22:48:18 +0000 (15:48 -0700)]
crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore.
Juan Lang [Fri, 14 May 2010 22:44:17 +0000 (15:44 -0700)]
crypt32: Prohibit adding links to collection stores.
Juan Lang [Fri, 14 May 2010 20:49:44 +0000 (13:49 -0700)]
crypt32: Validate add disposition before checking source certificate's properties.
Juan Lang [Fri, 14 May 2010 22:43:12 +0000 (15:43 -0700)]
crypt32/tests: Test CertAddCertificateLinkToStore.
Juan Lang [Fri, 14 May 2010 20:37:26 +0000 (13:37 -0700)]
crypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of registry stores.
Michael Stefaniuc [Fri, 14 May 2010 20:35:48 +0000 (22:35 +0200)]
comdlg32: The Dutch translation uses UTF-8.
Matej Špindler [Sun, 16 May 2010 08:46:28 +0000 (10:46 +0200)]
mapi32: Add Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:34:04 +0000 (20:34 +0200)]
wordpad: Update Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:46:31 +0000 (20:46 +0200)]
notepad: Update Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:46:16 +0000 (20:46 +0200)]
wineboot: Update Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:54:30 +0000 (20:54 +0200)]
shell32: Update Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:46:03 +0000 (20:46 +0200)]
winecfg: Update Slovenian translation.
Alexandre Julliard [Sun, 16 May 2010 15:26:46 +0000 (17:26 +0200)]
winedbg: Don't install the man page in a wow64 build.
Alexandre Julliard [Sun, 16 May 2010 15:01:52 +0000 (17:01 +0200)]
configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
This provides better backwards compatibility when running with a
32-bit prefix.
Alexandre Julliard [Mon, 17 May 2010 10:42:25 +0000 (12:42 +0200)]
comctl32/imagelist: Fix the allocated size of the has_alpha array.
Alexandre Julliard [Sun, 16 May 2010 10:48:08 +0000 (12:48 +0200)]
comctl32/imagelist: Generate the mask from the alpha channel if present.
Alexandre Julliard [Fri, 14 May 2010 18:19:58 +0000 (20:19 +0200)]
comctl32/imagelist: Pre-multiply the colors by the alpha channel when storing an image with alpha.
Alexandre Julliard [Sun, 16 May 2010 10:34:28 +0000 (12:34 +0200)]
server: Make sure a thread doesn't get freed while it's processing a request.
Alexandre Julliard [Sun, 16 May 2010 10:34:07 +0000 (12:34 +0200)]
ntdll: Preserve registers in call_thread_entry_point on x86_64.
Detlef Riekenberg [Fri, 14 May 2010 15:08:37 +0000 (17:08 +0200)]
kernel32: Move a 16 bit related comment to krnl386.
Jacek Caban [Fri, 14 May 2010 14:50:22 +0000 (16:50 +0200)]
mshtml: Fixed platform test on 64-bit IE6.
Sven Baars [Fri, 14 May 2010 13:58:24 +0000 (15:58 +0200)]
comdlg32: Fix Dutch translation.
Hans Leidekker [Fri, 14 May 2010 13:36:54 +0000 (15:36 +0200)]
ntdll: Add some tests for RtlIsTextUnicode.
Hans Leidekker [Fri, 14 May 2010 13:36:39 +0000 (15:36 +0200)]
winhttp: Support setting security flags on request handles.
Hans Leidekker [Fri, 14 May 2010 13:36:25 +0000 (15:36 +0200)]
fltlib: Add stub implementations of FilterFindFirst and FilterFindClose.
Hans Leidekker [Fri, 14 May 2010 13:36:11 +0000 (15:36 +0200)]
hnetcfg: Return success from fw_port_get_Enabled.
Hans Leidekker [Fri, 14 May 2010 13:35:55 +0000 (15:35 +0200)]
winemenubuilder: Expand environment strings in the shortcut path.
Hans Leidekker [Fri, 14 May 2010 13:35:04 +0000 (15:35 +0200)]
winemenubuilder: Lower case the content type.
Hans Leidekker [Fri, 14 May 2010 14:46:06 +0000 (16:46 +0200)]
winedump: Print the network share name in .lnk files.
Roderick Colenbrander [Fri, 14 May 2010 10:56:44 +0000 (12:56 +0200)]
opengl32: Add 32-bit bitmap rendering test.
Roderick Colenbrander [Fri, 14 May 2010 10:56:43 +0000 (12:56 +0200)]
wined3d: Make sure wglFlush is not between ENTER_GL/LEAVE_GL.
Alexandre Julliard [Fri, 14 May 2010 15:17:46 +0000 (17:17 +0200)]
Fix the bitmap info size computation when masks are present.
Alexandre Julliard [Fri, 14 May 2010 11:50:38 +0000 (13:50 +0200)]
comctl32: Always alpha blend images for 32-bpp imagelists.
Alexandre Julliard [Fri, 14 May 2010 11:44:20 +0000 (13:44 +0200)]
comctl32: Store an alpha channel present flag for each image in an imagelist.
Alexandre Julliard [Fri, 14 May 2010 11:41:35 +0000 (13:41 +0200)]
comctl32: Also generate an alpha channel when replacing an image or icon in an imagelist.
Alexandre Julliard [Fri, 14 May 2010 11:38:54 +0000 (13:38 +0200)]
comctl32: Generate an alpha channel if necessary when adding images to a 32-bit imagelist.
Alexandre Julliard [Fri, 14 May 2010 11:37:04 +0000 (13:37 +0200)]
comctl32: Make ImageList_AddMasked call ImageList_Add instead of duplicating the functionality.
Mike Kaplinskiy [Thu, 13 May 2010 20:42:04 +0000 (16:42 -0400)]
server: Get rid of sock_try_event.
We *might* need to ignore POLLERR messages for UDP sockets, as the
condition is actually temporary and sock_try_event was hiding this.
Mike Kaplinskiy [Thu, 13 May 2010 20:41:58 +0000 (16:41 -0400)]
server: Always treat POLLHUP as a hangup, just special case checking TCP sockets.
Alexandre Julliard [Fri, 14 May 2010 09:42:43 +0000 (11:42 +0200)]
ws2_32/tests: Fix non-portable syntax.
Frédéric Delanoy [Fri, 14 May 2010 07:49:11 +0000 (09:49 +0200)]
winemaker: Add French translation.
Frédéric Delanoy [Thu, 13 May 2010 20:10:02 +0000 (22:10 +0200)]
winemaker: Fix typos in manpage.
Gerald Pfeifer [Fri, 14 May 2010 01:10:32 +0000 (03:10 +0200)]
quartz: Fix return value of DSoundRender_GetState.
Gerald Pfeifer [Fri, 14 May 2010 01:03:36 +0000 (03:03 +0200)]
winecfg: Remove variable lRes which is not really used from configureAudioDriver.
Gerald Pfeifer [Thu, 13 May 2010 21:44:25 +0000 (23:44 +0200)]
comctl32/tests: Check for the outcome of the SendMessage calls in test_monthcal_size.
Gerald Pfeifer [Thu, 13 May 2010 20:10:04 +0000 (22:10 +0200)]
comctl32/tests: Remove some dead code from TaskManager_OnRestoreMainWindow.
Frédéric Delanoy [Thu, 13 May 2010 16:36:24 +0000 (18:36 +0200)]
msi: Update French translation.
Frédéric Delanoy [Thu, 13 May 2010 16:27:53 +0000 (18:27 +0200)]
wordpad: Update French translation.
Jacek Caban [Thu, 13 May 2010 15:57:35 +0000 (17:57 +0200)]
mshtml: Fixed test on some IEs.
Aric Stewart [Thu, 13 May 2010 15:43:26 +0000 (10:43 -0500)]
gdi32: Use usp10 to optionally generate glyphs for bidi strings.
Matteo Bruni [Thu, 13 May 2010 15:21:59 +0000 (17:21 +0200)]
d3dx9: Add sampler dcl instruction support to the shader assembler.
Matteo Bruni [Thu, 13 May 2010 15:21:58 +0000 (17:21 +0200)]
d3dx9: Add input dcl instruction support to the shader assembler.
Matteo Bruni [Thu, 13 May 2010 15:21:58 +0000 (17:21 +0200)]
d3dx9: Complete output dcl instruction support.
Matteo Bruni [Thu, 13 May 2010 15:21:58 +0000 (17:21 +0200)]
d3dx9: Add output dcl instruction partial support to the shader assembler.
Thomas Mullaly [Thu, 13 May 2010 02:35:59 +0000 (22:35 -0400)]
urlmon: CreateUri should return E_INVALIDARG for NULL args.
Mike Kaplinskiy [Wed, 12 May 2010 05:59:06 +0000 (01:59 -0400)]
server: Use a less hackish approach to not POLLIN when we have a hung up socket.
Mike Kaplinskiy [Wed, 12 May 2010 05:59:04 +0000 (01:59 -0400)]
server: Keep polling sockets after we got a 0 recv, but not for POLLIN.
Mike Kaplinskiy [Wed, 12 May 2010 05:59:01 +0000 (01:59 -0400)]
server: Set FD_READ in only 1 place (cleanup).
Mike Kaplinskiy [Wed, 12 May 2010 17:27:32 +0000 (13:27 -0400)]
ws2_32/tests: Add some socket event tests.
Gerald Pfeifer [Wed, 12 May 2010 21:23:45 +0000 (23:23 +0200)]
comctl32: Remove document of (already removed) infoPtr from LISTVIEW_StyleChanged.
Paul Vriens [Wed, 12 May 2010 20:58:34 +0000 (22:58 +0200)]
kernel32: Return the correct processor arch and type in wow64 mode.
Vincent Povirk [Wed, 12 May 2010 19:08:55 +0000 (14:08 -0500)]
ole32: Use a temporary variable in TransactedSnapshotImpl_EnsureReadEntry.
CreateStubEntry can change the value of This->entries, in which case the
assignment can go to the wrong place. So instead, assign to a temporary
variable, and copy the data back after all CreateStubEntry calls are finished.
Marcus Meissner [Wed, 12 May 2010 15:15:29 +0000 (17:15 +0200)]
msvcrt: Add some missing CDECL.
Marcus Meissner [Wed, 12 May 2010 15:26:33 +0000 (17:26 +0200)]
ntdll: Implement bsearch, lfind to use correct comparator functions.
Gerald Pfeifer [Tue, 11 May 2010 20:29:23 +0000 (22:29 +0200)]
comctl32: Remove unused variable infoPtr from TVIEW_StyleChanging.
Hans Leidekker [Wed, 12 May 2010 12:19:04 +0000 (14:19 +0200)]
msi: Improve some traces.
Hans Leidekker [Wed, 12 May 2010 12:18:41 +0000 (14:18 +0200)]
msi: Only extract a file when its disk id matches the media disk id.
This makes sure that an updated file is extracted from the cabinet stream
included in the patch, instead of the original source.
Hans Leidekker [Wed, 12 May 2010 12:18:15 +0000 (14:18 +0200)]
msi: Store the disk id in the MSIFILE structure.
Michael Stefaniuc [Wed, 12 May 2010 09:31:17 +0000 (11:31 +0200)]
jscript: Avoid using long.
Alexandre Julliard [Wed, 12 May 2010 11:48:00 +0000 (13:48 +0200)]
winex11: Update the cursor also for events ignored by a hook.
Marcus Meissner [Wed, 12 May 2010 05:53:39 +0000 (07:53 +0200)]
ntdll: Rename mergesort to NTDLL_mergesort.
Matteo Bruni [Tue, 11 May 2010 18:29:07 +0000 (20:29 +0200)]
d3dx9: Add predicate support to the shader assembler.
Matteo Bruni [Tue, 24 Nov 2009 01:08:32 +0000 (02:08 +0100)]
d3dx9: Add other flow control instructions in the shader assembler.
Matteo Bruni [Tue, 11 May 2010 18:29:07 +0000 (20:29 +0200)]
d3dx9: Support some flow control instructions in the shader assembler.
Gerald Pfeifer [Tue, 11 May 2010 20:30:28 +0000 (22:30 +0200)]
quartz: Remove unused variable pOutputPin from MPEGSplitter_process_sample.
Gerald Pfeifer [Tue, 11 May 2010 20:20:17 +0000 (22:20 +0200)]
user32/tests: Make checks in test_LoadImageFile and test_LoadImage more comprehensive.
Sven Baars [Tue, 11 May 2010 21:11:29 +0000 (23:11 +0200)]
start: Update Dutch translation.
Damjan Jovanovic [Tue, 11 May 2010 20:31:41 +0000 (22:31 +0200)]
winemenubuilder: Fix a char/widechar typo in association .desktop paths.
Thomas Mullaly [Tue, 11 May 2010 18:57:41 +0000 (14:57 -0400)]
urlmon/tests: Fixed IUri tests so they fail gracefully on machines with IE <7.
Michael Stefaniuc [Tue, 11 May 2010 19:28:42 +0000 (21:28 +0200)]
secur32: Avoid using long.
Michael Stefaniuc [Tue, 11 May 2010 19:28:07 +0000 (21:28 +0200)]
oleview: Replace long with LONG.
André Hentschel [Tue, 11 May 2010 19:22:33 +0000 (21:22 +0200)]
wordpad: Update German translation.
Sven Baars [Tue, 11 May 2010 18:35:19 +0000 (20:35 +0200)]
wordpad: Update Dutch translation.
Aurimas Fišeras [Tue, 11 May 2010 18:13:03 +0000 (21:13 +0300)]
wordpad: Update Lithuanian translation.