H. Verbeet [Tue, 21 Aug 2007 21:22:33 +0000 (23:22 +0200)]
wined3d: Attach the correct surface the the fbo.
H. Verbeet [Tue, 21 Aug 2007 21:22:26 +0000 (23:22 +0200)]
wined3d: Restore a line that got lost.
Dmitry Timoshkov [Wed, 22 Aug 2007 08:02:18 +0000 (17:02 +0900)]
ntdll: Reimplement TIME_GetBias using new time zone code.
Dmitry Timoshkov [Wed, 22 Aug 2007 08:01:55 +0000 (17:01 +0900)]
include/wine/test.h: Use appropriate type.
Maarten Lankhorst [Tue, 21 Aug 2007 19:01:53 +0000 (21:01 +0200)]
dsound: Move assignment of DSBCAPS_LOC to primary buffer creation time.
Paul Vriens [Wed, 22 Aug 2007 07:09:07 +0000 (09:09 +0200)]
ntdll/tests: Fix typos.
Paul Vriens [Wed, 22 Aug 2007 06:40:22 +0000 (08:40 +0200)]
gdi32: Fix possible NULL pointer dereference (Coverity).
Paul Vriens [Wed, 22 Aug 2007 06:32:47 +0000 (08:32 +0200)]
gdi32: Fix possible NULL pointer dereference (Coverity).
Misha Koshelev [Wed, 22 Aug 2007 05:12:52 +0000 (00:12 -0500)]
wininet: Fix reference count on internet handle for asynchronous InternetReadFileEx call.
Misha Koshelev [Wed, 22 Aug 2007 05:07:06 +0000 (00:07 -0500)]
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING when closing handle opened with InternetOpen for HTTP connection.
Andrew Talbot [Tue, 21 Aug 2007 20:37:15 +0000 (21:37 +0100)]
rpcrt4: Constify some variables.
Juan Lang [Tue, 21 Aug 2007 14:34:47 +0000 (07:34 -0700)]
crypt32: Implement verifying a decoded signed message's signature.
Juan Lang [Tue, 21 Aug 2007 14:09:24 +0000 (07:09 -0700)]
crypt32: Test and implement getting the computed hash from a decoded signed message.
Juan Lang [Tue, 21 Aug 2007 14:07:43 +0000 (07:07 -0700)]
crypt32: Update a hash message's hash handles when decoding it.
Juan Lang [Tue, 21 Aug 2007 00:49:53 +0000 (17:49 -0700)]
crypt32: Move signed message data functions together.
Juan Lang [Tue, 21 Aug 2007 00:49:15 +0000 (17:49 -0700)]
crypt32: Make constructing handles a member of signed msg data.
Juan Lang [Tue, 21 Aug 2007 00:48:38 +0000 (17:48 -0700)]
crypt32: Use a helper function to allocate signer handles.
Juan Lang [Tue, 21 Aug 2007 00:48:02 +0000 (17:48 -0700)]
crypt32: Don't keep an unneeded copy of the crypto provider for each signer.
Juan Lang [Tue, 21 Aug 2007 00:47:02 +0000 (17:47 -0700)]
crypt32: Separate construction of signer handles from signer info.
Juan Lang [Tue, 21 Aug 2007 00:46:13 +0000 (17:46 -0700)]
crypt32: Add a helper function to construct a signer handles structure.
Juan Lang [Tue, 21 Aug 2007 00:45:33 +0000 (17:45 -0700)]
crypt32: Add helper function to update signed message data.
Juan Lang [Tue, 21 Aug 2007 00:44:53 +0000 (17:44 -0700)]
crypt32: Make more functions members of signed message data, rather than message.
Juan Lang [Tue, 21 Aug 2007 00:44:12 +0000 (17:44 -0700)]
crypt32: Make updating a hash a member of signed message data, not signed message.
Juan Lang [Tue, 21 Aug 2007 00:43:12 +0000 (17:43 -0700)]
crypt32: Make a helper function to a free a signed message's handles.
Juan Lang [Tue, 21 Aug 2007 00:42:31 +0000 (17:42 -0700)]
crypt32: Use signed message data type for decoded signed messages.
Juan Lang [Tue, 21 Aug 2007 00:41:23 +0000 (17:41 -0700)]
crypt32: Make a signed message data type.
Juan Lang [Tue, 21 Aug 2007 00:40:25 +0000 (17:40 -0700)]
crypt32: Implement verifying the hash of a decoded hash message.
Juan Lang [Tue, 21 Aug 2007 00:33:44 +0000 (17:33 -0700)]
crypt32: Add a couple tests that show you can't get the hash from an encoded hash message, and fix encoded hash messages to match.
Juan Lang [Tue, 21 Aug 2007 00:33:04 +0000 (17:33 -0700)]
crypt32: Add a mostly stub control function for decode messages.
Juan Lang [Tue, 21 Aug 2007 00:27:06 +0000 (17:27 -0700)]
crypt32: Add a default message control function pointer.
Juan Lang [Tue, 21 Aug 2007 00:26:39 +0000 (17:26 -0700)]
crypt32: Add tests for CryptMsgControl.
Juan Lang [Tue, 21 Aug 2007 00:26:10 +0000 (17:26 -0700)]
crypt32: Test an encoded signed message with a cert with a public key.
Vitaliy Margolen [Tue, 21 Aug 2007 13:06:17 +0000 (07:06 -0600)]
dinput: Fix compile with old input.h that missing input_absinfo.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:50 +0000 (21:44 +0900)]
kernel32: Restore check for StandardDate.wMonth being 0.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:24 +0000 (21:44 +0900)]
msvcrt: Restore error handling code in localtime.
Roderick Colenbrander [Tue, 21 Aug 2007 14:52:01 +0000 (16:52 +0200)]
wined3d: Fix a null pointer dereference.
Paul Vriens [Tue, 21 Aug 2007 15:13:55 +0000 (17:13 +0200)]
wined3d/vertexdeclaration: Return when out of memory (Coverity).
Paul Vriens [Tue, 21 Aug 2007 15:38:19 +0000 (17:38 +0200)]
dnsapi/tests: No need to dynamically load dnsapi anymore.
Paul Vriens [Tue, 21 Aug 2007 12:22:03 +0000 (14:22 +0200)]
kernel32/tests: Skip some not implemented functions and add a few skip's.
Paul Vriens [Tue, 21 Aug 2007 11:51:23 +0000 (13:51 +0200)]
msi/tests: Be verbose when GetProcAddress fails.
Damjan Jovanovic [Tue, 21 Aug 2007 11:23:58 +0000 (13:23 +0200)]
setupapi: Use NtDeleteKey instead of an invalid RegDeleteKeyW.
Alexandre Julliard [Tue, 21 Aug 2007 19:38:20 +0000 (21:38 +0200)]
winex11: Update the wm hints also when mapping a previously zero-size window.
Alexandre Julliard [Tue, 21 Aug 2007 19:37:40 +0000 (21:37 +0200)]
gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones.
This should make it possible to use a different locking mechanism for DCs.
Stefan Dösinger [Tue, 21 Aug 2007 10:30:22 +0000 (12:30 +0200)]
wined3d: Implement range based fog and advertize it correctly.
Stefan Dösinger [Mon, 13 Aug 2007 21:19:37 +0000 (23:19 +0200)]
wined3d: fogstart == fogend means full fog.
Stefan Dösinger [Tue, 21 Aug 2007 10:13:42 +0000 (12:13 +0200)]
d3d9: Some caps fixes.
Paul Vriens [Tue, 21 Aug 2007 10:09:40 +0000 (12:09 +0200)]
ntdll/tests: Use skip instead of trace.
Paul Vriens [Tue, 21 Aug 2007 09:28:25 +0000 (11:28 +0200)]
ntdll/tests: Do GetModuleHandle only once and add a few skip's.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:59:52 +0000 (22:59 -0700)]
msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:46:56 +0000 (22:46 -0700)]
msvcrt: Test and fix _mbclen/_mbslen.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:34:12 +0000 (22:34 -0700)]
msvcrt: Test and fix _mbsnextc.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:30:45 +0000 (22:30 -0700)]
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype (with tests).
Mikolaj Zalewski [Mon, 20 Aug 2007 03:19:37 +0000 (20:19 -0700)]
msvcrt: Fill _mbctype table in _setmbcp.
Alexandre Julliard [Tue, 21 Aug 2007 10:43:15 +0000 (12:43 +0200)]
dsound: Fix a compiler warning.
Mikolaj Zalewski [Mon, 20 Aug 2007 17:03:16 +0000 (10:03 -0700)]
setupapi: If needed create directories for fake dlls.
Lei Zhang [Tue, 21 Aug 2007 00:46:45 +0000 (17:46 -0700)]
wine.inf: Add twain_32.dll to the list of fake dlls.
Vitaliy Margolen [Tue, 21 Aug 2007 04:06:54 +0000 (22:06 -0600)]
dinput: Don't try to create non existing device (/dev/js*).
Paul Vriens [Fri, 17 Aug 2007 14:48:33 +0000 (16:48 +0200)]
msvcrt/tests: Wait for spawned processes to finish.
Dmitry Timoshkov [Tue, 21 Aug 2007 05:25:28 +0000 (14:25 +0900)]
msvcrt: Route mktime and localtime to glibc.
Dmitry Timoshkov [Thu, 9 Aug 2007 04:44:50 +0000 (13:44 +0900)]
kernel32: Fix test case failures for time zones with absolute transition dates.
Dmitry Timoshkov [Tue, 7 Aug 2007 11:01:16 +0000 (20:01 +0900)]
ntdll: Detect current time zone settings.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:31 +0000 (22:26 -0600)]
dinput: Check acquired flag instead of fd.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:27 +0000 (22:26 -0600)]
dinput: Use correct data structure for EVIOCGABS instead of an array.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:24 +0000 (22:26 -0600)]
dinput: Remove redundant declaration.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:19 +0000 (22:26 -0600)]
dinput: Don't try to create non existing device.
Stefan Dösinger [Tue, 14 Aug 2007 12:49:39 +0000 (14:49 +0200)]
wined3d: Reinstall the internal reference on vertex buffers.
Stefan Dösinger [Sun, 12 Aug 2007 22:47:55 +0000 (00:47 +0200)]
wined3d: Fix some alpha channels in formats.
Stefan Dösinger [Sun, 12 Aug 2007 19:44:30 +0000 (21:44 +0200)]
wined3d: FIX D3DBLEND_BOTHSRCALPHA and BLEND_BOTHINVSRCALPHA.
Stefan Dösinger [Sun, 19 Aug 2007 18:47:10 +0000 (20:47 +0200)]
wined3d: Remove a debug hack.
Alexander Nicolaysen Sørnes [Tue, 24 Jul 2007 21:26:53 +0000 (23:26 +0200)]
comdlg32: printdlg: Fix number display in PrintDlgW().
Paul Vriens [Mon, 20 Aug 2007 14:58:59 +0000 (16:58 +0200)]
oleaut32/tests: Skip VarCat and VarAnd tests a bit better if there is no I8 and/or UI8 support.
Paul Vriens [Mon, 20 Aug 2007 14:52:22 +0000 (16:52 +0200)]
oleaut32/tests: Skip VarImp tests if there is no I8 and/or UI8 support.
Paul Vriens [Mon, 20 Aug 2007 14:33:19 +0000 (16:33 +0200)]
oleaut32/tests: Skip VarIdiv tests if there is no I8 and/or UI8 support.
Roderick Colenbrander [Mon, 20 Aug 2007 16:04:40 +0000 (18:04 +0200)]
opengl32: Don't use 64bit gl types.
Roderick Colenbrander [Mon, 20 Aug 2007 13:48:11 +0000 (15:48 +0200)]
wgl: Cleanup pixelformat initialization code.
Roderick Colenbrander [Sun, 19 Aug 2007 08:55:09 +0000 (10:55 +0200)]
wgl: Fix a typo in the trace code.
H. Verbeet [Sun, 19 Aug 2007 23:10:22 +0000 (01:10 +0200)]
wined3d: UBYTE4 data shouldn't be normalized.
Alex Villacís Lasso [Sun, 19 Aug 2007 22:39:35 +0000 (17:39 -0500)]
user32: Fix change-drive in Win3.1-style file open dialog.
Alex Villacís Lasso [Sun, 19 Aug 2007 22:41:21 +0000 (17:41 -0500)]
user32: Fix crash while dir-navigating in Win3.1-style file open dialog.
Stefan Leichter [Mon, 20 Aug 2007 18:12:16 +0000 (20:12 +0200)]
shdocvw: Remove 'recursive registry key delete' function.
Stefan Leichter [Sun, 19 Aug 2007 19:45:11 +0000 (21:45 +0200)]
shell32: Remove 'recursive registry key delete' function.
Maarten Lankhorst [Sun, 19 Aug 2007 21:52:19 +0000 (23:52 +0200)]
dsound: Handle failing of IDsDriver_CreateSoundBuffer better.
Maarten Lankhorst [Sun, 19 Aug 2007 17:59:29 +0000 (19:59 +0200)]
winealsa: Report card name in volume control fixme.
Alexandre Julliard [Mon, 20 Aug 2007 20:06:50 +0000 (22:06 +0200)]
winex11: Force a window to managed mode when it is activated.
Alexandre Julliard [Mon, 20 Aug 2007 20:06:33 +0000 (22:06 +0200)]
winex11: Switch windows to managed mode in SetWindowPos instead of at creation time.
Alexandre Julliard [Mon, 20 Aug 2007 20:03:06 +0000 (22:03 +0200)]
user32/tests: Allow WM_MOUSEACTIVATE in the mouse hover test for compatibility with X11 focus policy.
Alexandre Julliard [Mon, 20 Aug 2007 20:01:55 +0000 (22:01 +0200)]
user32/tests: Use flush_events more consistently in the message tests.
Alexandre Julliard [Mon, 20 Aug 2007 12:40:18 +0000 (14:40 +0200)]
ntdll: Return an error instead of dying in wine_server_call if the input buffer is invalid.
Alexandre Julliard [Mon, 20 Aug 2007 12:23:10 +0000 (14:23 +0200)]
winex11: Don't select for StructureNotify events on unmanaged windows.
Alexandre Julliard [Mon, 20 Aug 2007 12:04:53 +0000 (14:04 +0200)]
winex11: Don't set the cursor on the desktop window since it's managed by another process.
Alexandre Julliard [Mon, 20 Aug 2007 12:04:36 +0000 (14:04 +0200)]
winex11: Move setting of the initial wm hints to a separate function.
Paul Vriens [Sat, 18 Aug 2007 13:32:00 +0000 (15:32 +0200)]
mshtml/htmltextcont: Initialize value (Coverity).
Alexandre Julliard [Mon, 20 Aug 2007 10:46:37 +0000 (12:46 +0200)]
comctl32: Create the manifest directory if needed (spotted by Dan Kegel).
Marcus Meissner [Sun, 19 Aug 2007 09:34:57 +0000 (11:34 +0200)]
comdlg32/tests: Handle case where no printer is configured.
Alexander Nicolaysen Sørnes [Thu, 19 Jul 2007 22:04:09 +0000 (00:04 +0200)]
wordpad: Fix save changes prompt for the open file dialogue.
Alexander Nicolaysen Sørnes [Fri, 20 Jul 2007 19:18:02 +0000 (21:18 +0200)]
wordpad: Add bullet points button.
Alexander Nicolaysen Sørnes [Fri, 20 Jul 2007 16:38:08 +0000 (18:38 +0200)]
wordpad: Add bullet points option.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 18:47:40 +0000 (20:47 +0200)]
wordpad: Fix error handling when saving empty files.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:47:01 +0000 (15:47 +0200)]
wordpad: Fix formatbar for native comctl32/XP.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:44:24 +0000 (15:44 +0200)]
wordpad: Display error box when richedit loading fails.