Stefan Dösinger [Wed, 23 Jan 2013 14:02:45 +0000 (15:02 +0100)]
wined3d: Ignore clears if count = 0 and rects != NULL.
Alexandre Julliard [Wed, 23 Jan 2013 18:09:29 +0000 (19:09 +0100)]
winex11: Handle Expose events on top-level client windows.
Alexandre Julliard [Wed, 23 Jan 2013 12:35:30 +0000 (13:35 +0100)]
winex11: Store the client window in the window data again, now that it can be accessed from all threads.
Dmitry Timoshkov [Wed, 23 Jan 2013 07:10:29 +0000 (15:10 +0800)]
gdiplus: Make GdipCreateFromHDC2 not fail in case of hDevice != NULL.
Nikolay Sivov [Wed, 23 Jan 2013 08:12:55 +0000 (12:12 +0400)]
xmllite: Complete content parsing with implemented parts and stubs.
Henri Verbeet [Wed, 23 Jan 2013 07:50:13 +0000 (08:50 +0100)]
wined3d: Get rid of CheckFilterCapability().
Henri Verbeet [Wed, 23 Jan 2013 07:50:12 +0000 (08:50 +0100)]
wined3d: Properly set WINED3DFMT_FLAG_FILTERING in init_format_texture_info().
Henri Verbeet [Wed, 23 Jan 2013 07:50:11 +0000 (08:50 +0100)]
wined3d: Get rid of select_shader_mode().
Henri Verbeet [Wed, 23 Jan 2013 07:50:10 +0000 (08:50 +0100)]
d3drm: Avoid LPD3DVECTOR.
Henri Verbeet [Wed, 23 Jan 2013 07:50:09 +0000 (08:50 +0100)]
d3drm: Avoid LPD3DVALUE.
Ričardas Barkauskas [Tue, 22 Jan 2013 21:53:55 +0000 (23:53 +0200)]
advapi32: Partially implement CreateProcessWithTokenW.
Ričardas Barkauskas [Tue, 22 Jan 2013 21:53:35 +0000 (23:53 +0200)]
kernel32: Add SetFileInformationByHandle stub.
Ričardas Barkauskas [Tue, 22 Jan 2013 21:52:09 +0000 (23:52 +0200)]
advapi32: Add AddMandatoryAce stub.
André Hentschel [Tue, 22 Jan 2013 19:35:21 +0000 (20:35 +0100)]
dbghelp: Remove useless code in ARM stack walk.
André Hentschel [Tue, 22 Jan 2013 19:34:28 +0000 (20:34 +0100)]
dbghelp: Implement rudimentary stack walk for ARM64.
André Hentschel [Tue, 22 Jan 2013 19:02:03 +0000 (20:02 +0100)]
configure: Add ARM64 define.
Stefan Leichter [Mon, 21 Jan 2013 21:44:52 +0000 (22:44 +0100)]
gdi32: Add stub for GetFontResourceInfoW.
Sergey Guralnik [Tue, 15 Jan 2013 09:15:56 +0000 (11:15 +0200)]
user32/tests: Test standard scrollbar initialization.
Francois Gouget [Tue, 22 Jan 2013 16:37:18 +0000 (17:37 +0100)]
winmm/tests: Allow more margin in the test_asyncWAVE() playback check.
Huw Davies [Tue, 22 Jan 2013 15:51:48 +0000 (15:51 +0000)]
wineps: Cope with '\r'-only end-of-line markers.
Huw Davies [Tue, 22 Jan 2013 15:51:47 +0000 (15:51 +0000)]
wineps: Use a file mapping to read the ppd file.
Hans Leidekker [Tue, 22 Jan 2013 15:28:36 +0000 (16:28 +0100)]
wbemprox: Add a stub implementation of IWbemQualifierSet.
Huw Davies [Tue, 22 Jan 2013 14:04:08 +0000 (14:04 +0000)]
riched20: Avoid an unnecessary string duplication.
Piotr Caban [Tue, 22 Jan 2013 12:55:54 +0000 (13:55 +0100)]
vbscript: Fixed typo in vbsregexp55.idl.
André Hentschel [Mon, 21 Jan 2013 20:12:47 +0000 (21:12 +0100)]
netstat: Implement the UDP stats output.
André Hentschel [Mon, 21 Jan 2013 20:12:36 +0000 (21:12 +0100)]
netstat: Implement the TCP stats output.
Christian Costa [Tue, 22 Jan 2013 07:36:28 +0000 (08:36 +0100)]
d3dx9_36: Implement ID3DXFileDataImpl_IsReference.
Christian Costa [Tue, 22 Jan 2013 07:36:19 +0000 (08:36 +0100)]
d3dx9_36: Implement ID3DXFileData_GetChildren and ID3DXFileData_GetChild.
Christian Costa [Tue, 22 Jan 2013 07:35:56 +0000 (08:35 +0100)]
dmusic: Add support for loading articulations.
Henri Verbeet [Tue, 22 Jan 2013 10:34:09 +0000 (11:34 +0100)]
wined3d: Get rid of CheckSrgbReadCapability().
Henri Verbeet [Tue, 22 Jan 2013 10:34:08 +0000 (11:34 +0100)]
wined3d: Properly set WINED3DFMT_FLAG_SRGB_WRITE in init_format_texture_info().
Henri Verbeet [Tue, 22 Jan 2013 10:34:07 +0000 (11:34 +0100)]
wined3d: Add sRGB writes to the shader backend and fragment pipe caps.
Henri Verbeet [Tue, 22 Jan 2013 10:34:06 +0000 (11:34 +0100)]
d3drm: Avoid LPDDPIXELFORMAT.
Henri Verbeet [Tue, 22 Jan 2013 10:34:05 +0000 (11:34 +0100)]
d3drm: Avoid LPD3DRECT.
Nikolay Sivov [Tue, 22 Jan 2013 09:11:51 +0000 (13:11 +0400)]
xmllite: Implement end tag parsing.
Alexandre Julliard [Tue, 22 Jan 2013 11:13:19 +0000 (12:13 +0100)]
gdi32: Fix copy/paste typo in get_char_positions_indices.
Alexandre Julliard [Mon, 21 Jan 2013 20:37:10 +0000 (21:37 +0100)]
server: Use the __NR_ names for Linux system calls.
Alexandre Julliard [Mon, 21 Jan 2013 20:37:02 +0000 (21:37 +0100)]
ntdll: Use the __NR_ names for Linux system calls.
Hans Leidekker [Mon, 21 Jan 2013 15:29:00 +0000 (16:29 +0100)]
wbemprox: Implement Win32_DiskDrive.DeviceId.
Hans Leidekker [Mon, 21 Jan 2013 15:25:34 +0000 (16:25 +0100)]
msi: Remove const from integer parameters.
Hans Leidekker [Mon, 21 Jan 2013 15:24:59 +0000 (16:24 +0100)]
msi: Execute concurrent installers in a separate process.
Hans Leidekker [Mon, 21 Jan 2013 15:24:11 +0000 (16:24 +0100)]
msi: Set the OriginalDatabase property after applying transforms, not before.
Aric Stewart [Mon, 21 Jan 2013 15:23:14 +0000 (09:23 -0600)]
usp10: Only fall back to latin features if the base script tag is not found at all.
Aric Stewart [Mon, 21 Jan 2013 15:23:04 +0000 (09:23 -0600)]
usp10: Add locl and ccmp to Latin features.
Jacek Caban [Mon, 21 Jan 2013 14:04:05 +0000 (15:04 +0100)]
secur32: Added SECPKG_ATTR_REMOTE_CERT_CONTEXT tests.
Jacek Caban [Mon, 21 Jan 2013 14:03:50 +0000 (15:03 +0100)]
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT MacOSX implementation.
Jacek Caban [Mon, 21 Jan 2013 14:03:36 +0000 (15:03 +0100)]
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT GnuTLS implementation.
Alexandre Julliard [Mon, 21 Jan 2013 15:00:16 +0000 (16:00 +0100)]
libwine: Hardcode Linux syscall numbers.
Alexandre Julliard [Mon, 21 Jan 2013 15:00:07 +0000 (16:00 +0100)]
loader: Hardcode Linux syscall numbers.
Nikolay Sivov [Sun, 20 Jan 2013 21:03:23 +0000 (01:03 +0400)]
xmllite: Handle empty elements and transition to content/misc part, update depth on push.
Nikolay Sivov [Sun, 20 Jan 2013 19:46:25 +0000 (23:46 +0400)]
xmllite: Add a name stack for elements.
Henri Verbeet [Mon, 21 Jan 2013 08:08:37 +0000 (09:08 +0100)]
wined3d: Move "vs_clipping" to the shader caps.
Henri Verbeet [Mon, 21 Jan 2013 08:08:36 +0000 (09:08 +0100)]
wined3d: Move "ffp_proj_control" to the fragment caps.
Henri Verbeet [Mon, 21 Jan 2013 08:08:35 +0000 (09:08 +0100)]
wined3d: Get rid of the select_shader_mode() call in wined3d_get_device_caps().
The shader backend already returns the correct caps.
Henri Verbeet [Mon, 21 Jan 2013 08:08:34 +0000 (09:08 +0100)]
ddraw: Avoid LPD3DDRAWPRIMITIVESTRIDEDDATA.
Henri Verbeet [Mon, 21 Jan 2013 08:08:33 +0000 (09:08 +0100)]
ddraw: Avoid LPD3DVERTEXBUFFERDESC.
Christian Costa [Mon, 21 Jan 2013 07:41:02 +0000 (08:41 +0100)]
d3dx9_36: Fill children info into ID3DXFileData object.
Ken Thomases [Mon, 21 Jan 2013 06:08:12 +0000 (00:08 -0600)]
winemac: Implement a WINDOW_CLOSE_REQUESTED event to allow closing windows.
Ken Thomases [Mon, 21 Jan 2013 06:08:08 +0000 (00:08 -0600)]
winemac: Implement MsgWaitForMultipleObjectsEx and infrastructure for processing events.
Ken Thomases [Mon, 21 Jan 2013 06:08:03 +0000 (00:08 -0600)]
winemac: Make each Mac driver window track the HWND it's associated with.
Ken Thomases [Mon, 21 Jan 2013 06:07:58 +0000 (00:07 -0600)]
winemac: Associate an event queue with each thread that creates windows and with each window.
Ken Thomases [Mon, 21 Jan 2013 06:07:51 +0000 (00:07 -0600)]
winemac: Add WineEventQueue class for conveying events from Cocoa to Wine threads.
Ken Thomases [Mon, 21 Jan 2013 06:07:47 +0000 (00:07 -0600)]
winemac: Add a simple ERR() logging macro that can be used from Cocoa code.
Alexandre Julliard [Mon, 21 Jan 2013 11:26:11 +0000 (12:26 +0100)]
winapi: Add arm64 architecture.
Andrew Talbot [Sat, 19 Jan 2013 23:12:49 +0000 (23:12 +0000)]
gdi32: Avoid signed-unsigned integer comparisons.
Marcus Meissner [Sun, 20 Jan 2013 12:17:09 +0000 (13:17 +0100)]
msvcrt: read_utf8: free readbuf on return (Coverity).
Marcus Meissner [Sun, 20 Jan 2013 12:09:41 +0000 (13:09 +0100)]
dmusic: Actually return the allocated interface (Coverity).
André Hentschel [Sun, 20 Jan 2013 17:02:10 +0000 (18:02 +0100)]
ntdll: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation on ARM.
Nikolay Sivov [Sat, 19 Jan 2013 19:39:12 +0000 (23:39 +0400)]
advapi32: Fix LsaLookupNames2() regarding referenced domain list allocation.
Nikolay Sivov [Sat, 19 Jan 2013 19:26:05 +0000 (23:26 +0400)]
advapi32: Make it possible to free data buffer returned from LsaLookupSids().
André Hentschel [Fri, 18 Jan 2013 17:05:42 +0000 (18:05 +0100)]
include: Make sure interlocked_cmpxchg128 is defined on ARM64.
André Hentschel [Fri, 18 Jan 2013 16:51:46 +0000 (17:51 +0100)]
include: Fix __int64 definition for ARM64.
Aric Stewart [Fri, 18 Jan 2013 16:35:32 +0000 (10:35 -0600)]
usp10: GPOS Mark to Base seeks back in the string to the first glyph that is not a mark for its base.
Aric Stewart [Fri, 18 Jan 2013 16:35:24 +0000 (10:35 -0600)]
usp10: Group the GDEF table loading with the other opentype tables.
Alexandre Julliard [Fri, 18 Jan 2013 20:44:53 +0000 (21:44 +0100)]
Release 1.5.22.
Frédéric Delanoy [Fri, 18 Jan 2013 16:06:38 +0000 (17:06 +0100)]
po: Update French translation.
Hans Leidekker [Fri, 18 Jan 2013 15:21:04 +0000 (16:21 +0100)]
wmiutils: Add locking to the path object.
Aric Stewart [Fri, 18 Jan 2013 13:13:20 +0000 (07:13 -0600)]
usp10: MarkToMark calculations may need to happen even if the offset is 0.
Jacek Caban [Fri, 18 Jan 2013 13:06:09 +0000 (14:06 +0100)]
mshtml: Get rid of PRInt16 type.
Jacek Caban [Fri, 18 Jan 2013 13:05:59 +0000 (14:05 +0100)]
mshtml: Get rid of remaining PRInt32 usage.
Jacek Caban [Fri, 18 Jan 2013 13:05:50 +0000 (14:05 +0100)]
mshtml: Don't use PRInt32 in property getters implementations.
Jacek Caban [Fri, 18 Jan 2013 13:05:31 +0000 (14:05 +0100)]
mshtml: Don't use PRInt32 in htmlelem*.
Jacek Caban [Fri, 18 Jan 2013 13:05:15 +0000 (14:05 +0100)]
mshtml: Don't use PRInt32 in nsio.c.
Piotr Caban [Fri, 18 Jan 2013 11:40:42 +0000 (12:40 +0100)]
vbscript: Added VBScript.RegExp version 1.0 typelib.
Piotr Caban [Fri, 18 Jan 2013 11:40:30 +0000 (12:40 +0100)]
vbscript: Added VBScript.RegExp version 5.5 typelib.
Piotr Caban [Fri, 18 Jan 2013 11:40:20 +0000 (12:40 +0100)]
widl: Make it possible to set typelib resource id with id attribute.
Henri Verbeet [Fri, 18 Jan 2013 11:05:25 +0000 (12:05 +0100)]
wined3d: Get rid of vs_selected_mode / ps_selected_mode from struct wined3d_device.
These are only used by wined3d_shader_create_vs() /
wined3d_shader_create_ps(), but they're redundant there since the "none"
shader backend doesn't support any shader version.
Henri Verbeet [Fri, 18 Jan 2013 11:05:24 +0000 (12:05 +0100)]
wined3d: Replace InitAdapters() with a function to initialize a single adapter.
Henri Verbeet [Fri, 18 Jan 2013 11:05:23 +0000 (12:05 +0100)]
wined3d: Introduce a separate function for intializing the adapter's framebuffer configs.
Henri Verbeet [Fri, 18 Jan 2013 11:05:22 +0000 (12:05 +0100)]
ddraw: Avoid LPD3DEXECUTEDATA.
Henri Verbeet [Fri, 18 Jan 2013 11:05:21 +0000 (12:05 +0100)]
ddraw: Avoid LPD3DSTATS.
Piotr Caban [Fri, 18 Jan 2013 10:43:22 +0000 (11:43 +0100)]
msvcp: Sync implementations.
Charles Davis [Thu, 17 Jan 2013 20:28:44 +0000 (13:28 -0700)]
kernel32: Make CopyFile(Ex)() succeed even if the source file is delete-locked.
Charles Davis [Thu, 17 Jan 2013 20:28:43 +0000 (13:28 -0700)]
kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
Austin English [Thu, 17 Jan 2013 22:34:46 +0000 (14:34 -0800)]
shell32: Add a stub for SHGetSetFolderCustomSettings.
Bruno Jesus [Fri, 18 Jan 2013 00:33:05 +0000 (22:33 -0200)]
ws2_32/tests: Add SO_ERROR [set|get]sockopt tests.
Piotr Caban [Fri, 18 Jan 2013 10:05:46 +0000 (11:05 +0100)]
msvcrt: Added basic _popen tests.
Piotr Caban [Fri, 18 Jan 2013 10:03:51 +0000 (11:03 +0100)]
msvcrt: Return child exit code in _pclose function.
Based on a patch by Borut Ražem.
Piotr Caban [Fri, 18 Jan 2013 10:03:13 +0000 (11:03 +0100)]
msvcrt: Added support for commit flag in fopen.
Dmitry Timoshkov [Fri, 18 Jan 2013 09:59:48 +0000 (17:59 +0800)]
windowscodecs: Add a test for CreateBitmapFromHBITMAP.