Roderick Colenbrander [Sat, 18 Oct 2008 23:21:46 +0000 (23:21 +0000)]
wined3d: Fix a recursive ENTER_GL in read_from_framebuffer.
Roderick Colenbrander [Sat, 18 Oct 2008 23:21:06 +0000 (23:21 +0000)]
wined3d: Prevent a recursive ENTER_GL before calling blitter->free_private.
Roderick Colenbrander [Sat, 18 Oct 2008 17:39:06 +0000 (17:39 +0000)]
wined3d: Add ENTER_GL/LEAVE_GL to gen_yuv_shader.
Roderick Colenbrander [Sat, 18 Oct 2008 17:35:45 +0000 (17:35 +0000)]
wined3d: arbfp_blit_unset should call ENTER_GL/LEAVE_GL instead of the caller.
Roderick Colenbrander [Sat, 18 Oct 2008 17:33:15 +0000 (17:33 +0000)]
wined3d: arbfp_set_shader_blit should handle ENTER_GL/LEAVE_GL instead of the caller.
Alexandre Julliard [Mon, 20 Oct 2008 09:37:08 +0000 (11:37 +0200)]
configure: Force -m32 option on x86_64 even if CC is already defined.
Francois Gouget [Sun, 19 Oct 2008 16:55:26 +0000 (18:55 +0200)]
Assorted spelling fixes.
Francois Gouget [Sun, 19 Oct 2008 16:54:58 +0000 (18:54 +0200)]
riched20/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Sun, 19 Oct 2008 16:55:13 +0000 (18:55 +0200)]
dirent.h is a conditional include now.
Rob Shearman [Sun, 19 Oct 2008 16:13:39 +0000 (17:13 +0100)]
include: Fix the level of indirection for the umd_version parameter of the CheckInterfaceSupport method of IDXGIAdapter.
Rob Shearman [Sun, 19 Oct 2008 09:59:32 +0000 (10:59 +0100)]
wrc: Don't accept "0" as a valid codepage in "#pragma code_page" directives.
Dylan Smith [Sun, 19 Oct 2008 08:43:17 +0000 (04:43 -0400)]
richedit: Use the DefWindowProc to implement WM_SETREDRAW.
Dylan Smith [Sun, 19 Oct 2008 08:43:07 +0000 (04:43 -0400)]
richedit: Prevent EN_UPDATE notifications when window isn't visible.
Dylan Smith [Sun, 19 Oct 2008 08:42:57 +0000 (04:42 -0400)]
richedit: Test to see if WM_SETREDRAW removes the windows visibility.
Dylan Smith [Sun, 19 Oct 2008 08:42:42 +0000 (04:42 -0400)]
richedit: Test for EN_UPDATE notification when window isn't visible.
Austin English [Sat, 18 Oct 2008 02:27:37 +0000 (21:27 -0500)]
wineinstall: Remove bashisms, make sh compatible.
Ricardo Filipe [Sun, 19 Oct 2008 00:18:35 +0000 (17:18 -0700)]
reg.exe: Added Portuguese translation.
Andrew Talbot [Sat, 18 Oct 2008 15:08:41 +0000 (16:08 +0100)]
mshtml: Sign-compare warnings fix.
Juan Lang [Fri, 17 Oct 2008 22:34:12 +0000 (15:34 -0700)]
wintrust: Implement WVTAsn1CatNameValueDecode.
Juan Lang [Fri, 17 Oct 2008 22:33:46 +0000 (15:33 -0700)]
wintrust: Add tests for WVTAsn1CatNameValueDecode.
Juan Lang [Fri, 17 Oct 2008 22:33:27 +0000 (15:33 -0700)]
wintrust: Add stub for WVTAsn1CatNameValueDecode.
Juan Lang [Fri, 17 Oct 2008 22:31:12 +0000 (15:31 -0700)]
wintrust: Implement WVTAsn1CatNameValueEncode.
Juan Lang [Fri, 17 Oct 2008 21:43:05 +0000 (14:43 -0700)]
wintrust: Add tests for WVTAsn1CatNameValueEncode.
Juan Lang [Fri, 17 Oct 2008 21:40:05 +0000 (14:40 -0700)]
wintrust: Add stub for WVTAsn1CatNameValueEncode.
Vitaliy Margolen [Sat, 18 Oct 2008 16:48:24 +0000 (10:48 -0600)]
wined3d: Add one more FBO error status code.
Rob Shearman [Sat, 18 Oct 2008 10:51:02 +0000 (11:51 +0100)]
wrc: Check for overflows when parsing integer constants.
Rob Shearman [Sat, 18 Oct 2008 10:50:20 +0000 (11:50 +0100)]
widl: Check for overflow when parsing integer constants.
Dylan Smith [Sat, 18 Oct 2008 01:29:55 +0000 (21:29 -0400)]
richedit: Scroll cursor into view even with redraw turned off.
Dylan Smith [Sat, 18 Oct 2008 01:29:48 +0000 (21:29 -0400)]
richedit: Test changes in scrollbar's visibility with redraw disabled.
Test to verify that the scrollbar does need to be shown or hidden while
redraw is disabled.
Dylan Smith [Sat, 18 Oct 2008 01:29:45 +0000 (21:29 -0400)]
richedit: Test to see if wrapping happens with redraw disabled.
Dylan Smith [Sat, 18 Oct 2008 01:29:42 +0000 (21:29 -0400)]
richedit: Tests for notifications while redraw is disabled.
There were some notifications that weren't sent in ME_UpdateRepaint
while redraw was disabled, so this verifies that they are not sent
with redraw disabled.
Juan Lang [Fri, 17 Oct 2008 21:32:59 +0000 (14:32 -0700)]
wintrust: Implement WVTAsn1CatMemberInfoDecode.
Juan Lang [Fri, 17 Oct 2008 21:12:55 +0000 (14:12 -0700)]
wintrust: Add tests for WVTAsn1CatMemberInfoDecode.
Juan Lang [Fri, 17 Oct 2008 21:08:45 +0000 (14:08 -0700)]
wintrust: Add stub for WVTAsn1CatMemberInfoDecode.
Juan Lang [Fri, 17 Oct 2008 21:07:03 +0000 (14:07 -0700)]
wintrust: Implement WVTAsn1CatMemberInfoEncode.
Juan Lang [Fri, 17 Oct 2008 21:06:26 +0000 (14:06 -0700)]
wintrust: Add tests for WVTAsn1CatMemberInfoEncode.
Juan Lang [Fri, 17 Oct 2008 18:42:43 +0000 (11:42 -0700)]
wintrust: Add stub for WVTAsn1CatMemberInfoEncode.
Jacek Caban [Fri, 17 Oct 2008 22:04:45 +0000 (17:04 -0500)]
jscript: Added Number.valueOf implementation.
Nicolas Le Cam [Thu, 16 Oct 2008 21:53:36 +0000 (23:53 +0200)]
netapi32/tests: Fix a failing test on localized Windows.
Nicolas Le Cam [Thu, 16 Oct 2008 21:51:02 +0000 (23:51 +0200)]
netapi32: Fix well known account RIDs in NetQueryDisplayInformation Level 1.
Nicolas Le Cam [Thu, 16 Oct 2008 21:47:31 +0000 (23:47 +0200)]
netapi32/tests: Add a test for well known account RIDs.
Reece Dunn [Fri, 17 Oct 2008 19:56:11 +0000 (20:56 +0100)]
include: data_size on GetPrivateData should be a pointer type since it is an in/out parameter.
Reece Dunn [Fri, 17 Oct 2008 19:41:38 +0000 (20:41 +0100)]
include: Fixed the tom constant values.
Dylan Smith [Fri, 17 Oct 2008 18:07:16 +0000 (14:07 -0400)]
richedit: Added test for auto scroll behaviour with redraw disabled.
Alexandre Julliard [Sat, 18 Oct 2008 17:23:08 +0000 (19:23 +0200)]
Convert remaining source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:22:54 +0000 (19:22 +0200)]
tools: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:22:26 +0000 (19:22 +0200)]
server: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:22:19 +0000 (19:22 +0200)]
programs: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:22:02 +0000 (19:22 +0200)]
include: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:21:41 +0000 (19:21 +0200)]
winex11: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:21:31 +0000 (19:21 +0200)]
winedos: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:21:20 +0000 (19:21 +0200)]
wined3d: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:21:00 +0000 (19:21 +0200)]
user32: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:20:53 +0000 (19:20 +0200)]
shell32: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:20:44 +0000 (19:20 +0200)]
rpcrt4: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:20:29 +0000 (19:20 +0200)]
ole32: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:20:18 +0000 (19:20 +0200)]
msrle32: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:20:10 +0000 (19:20 +0200)]
msdmo: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:20:02 +0000 (19:20 +0200)]
kernel32: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:19:55 +0000 (19:19 +0200)]
dpnet: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:19:45 +0000 (19:19 +0200)]
ddraw: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:19:23 +0000 (19:19 +0200)]
d3d9: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 17:19:02 +0000 (19:19 +0200)]
avifil32: Convert source files to utf-8.
Alexandre Julliard [Sat, 18 Oct 2008 10:12:05 +0000 (12:12 +0200)]
winecrt0: Add missing WINAPI on driver entry point.
Juan Lang [Fri, 17 Oct 2008 00:35:19 +0000 (17:35 -0700)]
crypt32: Fix expected/got mixup.
Juan Lang [Thu, 16 Oct 2008 23:56:56 +0000 (16:56 -0700)]
crypt32: Correct another chain status discrepancy with Windows.
Juan Lang [Thu, 16 Oct 2008 23:42:46 +0000 (16:42 -0700)]
crypt32: Microsoft fixed a bug with name constraints, so make Wine's behavior match.
Hans Leidekker [Fri, 17 Oct 2008 14:24:15 +0000 (16:24 +0200)]
wininet: Fix buffer size query for InternetQueryOption(INTERNET_OPTION_PROXY).
Rob Shearman [Fri, 17 Oct 2008 14:01:28 +0000 (15:01 +0100)]
kernel32: Fix some Esperanto day and month names.
Henri Verbeet [Fri, 17 Oct 2008 13:09:45 +0000 (15:09 +0200)]
dxgi: Add the IDXGIAdapter interface.
Henri Verbeet [Fri, 17 Oct 2008 13:09:45 +0000 (15:09 +0200)]
dxgi: Add the IDXGISwapChain interface.
Henri Verbeet [Fri, 17 Oct 2008 13:09:45 +0000 (15:09 +0200)]
dxgi: Add the IDXGIOutput interface.
Henri Verbeet [Fri, 17 Oct 2008 13:09:45 +0000 (15:09 +0200)]
dxgi: Add the IDXGISurface interface.
Alexandre Julliard [Fri, 17 Oct 2008 18:01:23 +0000 (20:01 +0200)]
mountmgr: Store the device name in the mount point structure.
Alexandre Julliard [Fri, 17 Oct 2008 18:09:31 +0000 (20:09 +0200)]
mountmgr: Store mount points as a list instead of an array.
Alexandre Julliard [Fri, 17 Oct 2008 17:57:43 +0000 (19:57 +0200)]
mountmgr: Enforce a minimal length for the mount point id.
Alexandre Julliard [Fri, 17 Oct 2008 17:05:11 +0000 (19:05 +0200)]
user32/test: Fix a couple of message test failures on Windows.
Rob Shearman [Fri, 17 Oct 2008 12:17:15 +0000 (13:17 +0100)]
msvcmaker: Generate rules for IDL_C_SRCS, IDL_S_SRCS, IDL_P_SRCS and IDL_TLB_SRCS.
Hans Leidekker [Fri, 17 Oct 2008 11:46:52 +0000 (13:46 +0200)]
wininet: Add a test for basic authentication.
Hans Leidekker [Fri, 17 Oct 2008 11:46:25 +0000 (13:46 +0200)]
wininet: Don't destroy authentication data when closing the connection.
Fixes basic authentication in combination with connection close semantics.
Spotted by Vincent Povirk.
Alexandre Julliard [Fri, 17 Oct 2008 12:12:19 +0000 (14:12 +0200)]
kernel32: Delete the .windows-label file if the label is empty.
Add a trailing \n to the label file.
Alexandre Julliard [Fri, 17 Oct 2008 12:11:56 +0000 (14:11 +0200)]
winecfg: Store the drive label as Unicode.
Alexandre Julliard [Fri, 17 Oct 2008 11:37:04 +0000 (13:37 +0200)]
winecfg: Store the drive serial number as a number instead of a string.
Austin English [Fri, 17 Oct 2008 00:09:56 +0000 (19:09 -0500)]
gdi32: Quiet a noisy fixme.
Rob Shearman [Fri, 17 Oct 2008 10:14:42 +0000 (11:14 +0100)]
kernel32: Convert NLS resource files using hex-encoded UTF-16 strings into UTF-8.
Alexandre Julliard [Fri, 17 Oct 2008 11:02:32 +0000 (13:02 +0200)]
dsound: Avoid use of stdint types.
Henri Verbeet [Fri, 17 Oct 2008 07:54:55 +0000 (09:54 +0200)]
dxgi: Add the IDXGIDeviceSubObject interface.
Henri Verbeet [Fri, 17 Oct 2008 07:54:55 +0000 (09:54 +0200)]
dxgi: Add the IDXGIObject interface.
Henri Verbeet [Fri, 17 Oct 2008 07:54:55 +0000 (09:54 +0200)]
dxguid: Add d3d10 GUIDs.
Henri Verbeet [Fri, 17 Oct 2008 07:54:55 +0000 (09:54 +0200)]
d3d10: Create an importlib.
Paul Bryan Roberts [Mon, 13 Oct 2008 21:02:06 +0000 (22:02 +0100)]
advapi32: ConvertStringSecurityDescriptorToSecurityDescriptor - more tests (pass).
Jeff Zaroyko [Fri, 17 Oct 2008 07:02:46 +0000 (18:02 +1100)]
winmm: Fix a failing mixer test on 98 and ME.
Andrey Turkin [Fri, 17 Oct 2008 05:41:49 +0000 (09:41 +0400)]
include: Include winuser.rh from winresrc.h.
Alexandre Julliard [Fri, 17 Oct 2008 10:35:33 +0000 (12:35 +0200)]
make_makefiles: Add support for .rh files.
Austin English [Fri, 17 Oct 2008 02:45:53 +0000 (21:45 -0500)]
include/wingdi.h: Define R2_LAST.
Andrey Turkin [Fri, 17 Oct 2008 05:42:47 +0000 (09:42 +0400)]
mpr: Fix NULL pointer dereference in WNetGetResourceInformationW.
Juan Lang [Thu, 16 Oct 2008 23:21:03 +0000 (16:21 -0700)]
cryptnet: Fix test failures on Windows Vista/2008.
Juan Lang [Thu, 16 Oct 2008 21:04:27 +0000 (14:04 -0700)]
crypt32: Actually compare chain status instead of doing a no-op comparison, and mark as todo the statuses that don't match in Wine.
Juan Lang [Thu, 16 Oct 2008 21:03:53 +0000 (14:03 -0700)]
crypt32: Use helper function and broken() macro to make expected chain status results a little more clear.
Juan Lang [Thu, 16 Oct 2008 19:29:58 +0000 (12:29 -0700)]
crypt32: Include policy being checked in failure message.