Hans Leidekker [Sat, 30 Sep 2006 10:07:13 +0000 (12:07 +0200)]
mscms: Win64 printf format warning fixes.
Hans Leidekker [Sat, 30 Sep 2006 10:07:06 +0000 (12:07 +0200)]
dnsapi: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 29 Sep 2006 22:25:15 +0000 (00:25 +0200)]
user: Win64 printf format warning fixes.
Benjamin Arai [Fri, 29 Sep 2006 22:17:22 +0000 (15:17 -0700)]
resutils: Implements stub dll for resutils.dll.
Marcus Meissner [Sat, 30 Sep 2006 13:09:55 +0000 (15:09 +0200)]
ntdll: Added debug registers test case.
Marcus Meissner [Mon, 18 Sep 2006 15:56:02 +0000 (17:56 +0200)]
mswsock: More debug output in AcceptEx().
Byeong-Sik Jeon [Sun, 1 Oct 2006 21:42:50 +0000 (06:42 +0900)]
gdi32: Improve get_nearest_charset().
Andrew Talbot [Sun, 1 Oct 2006 15:19:53 +0000 (16:19 +0100)]
tapi32: Cast-qual warnings fix.
Dmitry Timoshkov [Sun, 1 Oct 2006 14:20:16 +0000 (23:20 +0900)]
user/tests: Flush events before running mouse tests.
Dmitry Timoshkov [Sun, 1 Oct 2006 15:27:38 +0000 (00:27 +0900)]
ws2_32: Add a comment to ioctlsocket about 'bogus' ioctl 0x667e.
Dmitry Timoshkov [Sun, 1 Oct 2006 15:15:59 +0000 (00:15 +0900)]
ws2_32: Use a symbolic name instead of hand-made value.
Ivan Gyurdiev [Sun, 1 Oct 2006 12:07:53 +0000 (08:07 -0400)]
wined3d: Remove unused field in shader opcode_arg.
Alexander Nicolaysen Sørnes [Sat, 30 Sep 2006 19:18:02 +0000 (21:18 +0200)]
Updated Norwegian Bokmål translations.
Alexandre Julliard [Mon, 2 Oct 2006 09:57:54 +0000 (11:57 +0200)]
winsock: Make sure to include sys/types.h in all cases.
Stefan Leichter [Sat, 30 Sep 2006 18:31:07 +0000 (20:31 +0200)]
oleaut32/tests: Print each 64-bit integers as two 32 bit integers.
Andrew Talbot [Sat, 30 Sep 2006 23:04:02 +0000 (00:04 +0100)]
shell32: Another cast-qual warning fix.
Andrew Talbot [Fri, 29 Sep 2006 21:13:48 +0000 (22:13 +0100)]
shell32: Cast-qual warnings fix.
Karsten Elfenbein [Fri, 29 Sep 2006 18:46:53 +0000 (20:46 +0200)]
rsaenh/tests: import & export of a plaintext public key + algID check.
Michael Stefaniuc [Fri, 29 Sep 2006 19:32:57 +0000 (21:32 +0200)]
winedump: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 29 Sep 2006 19:32:48 +0000 (21:32 +0200)]
wrc: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 29 Sep 2006 19:32:32 +0000 (21:32 +0200)]
server: Win64 printf format warning fixes.
Jason Green [Fri, 29 Sep 2006 16:59:11 +0000 (12:59 -0400)]
user32: Stub implementation of BlockInput.
Francois Gouget [Fri, 29 Sep 2006 11:06:42 +0000 (13:06 +0200)]
d3d9: Tweak a buffer declaration to fix the compilation with Visual C++.
Francois Gouget [Fri, 29 Sep 2006 11:06:22 +0000 (13:06 +0200)]
riched20: Tweak a buffer declaration to fix the compilation with Visual C++.
Francois Gouget [Fri, 29 Sep 2006 11:05:24 +0000 (13:05 +0200)]
rpcrt4: Don't return void values. This fixes Visual C++ warnings.
Francois Gouget [Fri, 29 Sep 2006 11:03:40 +0000 (13:03 +0200)]
ddraw: Only perform the screen resolution changing tests in interactive mode.
Francois Gouget [Fri, 29 Sep 2006 10:52:22 +0000 (12:52 +0200)]
oleaut32: Fixed compilation in the nameless union case.
Francois Gouget [Fri, 29 Sep 2006 10:46:42 +0000 (12:46 +0200)]
Add missing '\n's to ok() calls.
Francois Gouget [Fri, 29 Sep 2006 10:45:02 +0000 (12:45 +0200)]
dsound: Don't use state.buffer_size before it has been initialized.
Francois Gouget [Fri, 29 Sep 2006 10:42:10 +0000 (12:42 +0200)]
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
Francois Gouget [Fri, 29 Sep 2006 10:51:58 +0000 (12:51 +0200)]
ddraw: Fix comparefloat() so it compiles with Visual C++ when given a negative value.
Francois Gouget [Fri, 29 Sep 2006 10:53:54 +0000 (12:53 +0200)]
msvcmaker: The msvcrt tests need '..' in the include path.
Francois Gouget [Fri, 29 Sep 2006 10:53:19 +0000 (12:53 +0200)]
ole32: Fix invalid macro usage.
Francois Gouget [Fri, 29 Sep 2006 10:50:21 +0000 (12:50 +0200)]
wincrypt: Fix the CERT_TRUST_PUB_AUTHENTICODE_FLAGS_VALUE_NAME declaration in the MSVC case.
Francois Gouget [Fri, 29 Sep 2006 10:45:59 +0000 (12:45 +0200)]
secur32: Only include secext.h when asked to.
Francois Gouget [Fri, 29 Sep 2006 10:45:44 +0000 (12:45 +0200)]
Fix rpcndr.h so it takes CONST_VTABLE into account.
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
Francois Gouget [Fri, 29 Sep 2006 10:45:18 +0000 (12:45 +0200)]
widl: Use CONST_VTBL to declare lpVtbl.
Francois Gouget [Thu, 28 Sep 2006 19:03:22 +0000 (21:03 +0200)]
Assorted spelling fixes.
Michael Stefaniuc [Thu, 28 Sep 2006 23:19:00 +0000 (01:19 +0200)]
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
Michael Stefaniuc [Thu, 28 Sep 2006 23:18:51 +0000 (01:18 +0200)]
debug.h, test.h: Temporary add ifdefs around some printfs to avoid format.
Michael Stefaniuc [Thu, 28 Sep 2006 23:18:35 +0000 (01:18 +0200)]
include: Make DWORD/LONG/ULONG an int to use the same type in Win32 and Win64.
Michael Stefaniuc [Thu, 28 Sep 2006 23:18:18 +0000 (01:18 +0200)]
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
James Hawkins [Thu, 28 Sep 2006 23:20:40 +0000 (16:20 -0700)]
msi: Return to the parent dialog when the argument to the EndDialog event is Return.
Andrew Talbot [Thu, 28 Sep 2006 22:16:09 +0000 (23:16 +0100)]
shell32: Cast-qual warnings fix.
Andrew Talbot [Thu, 28 Sep 2006 22:15:24 +0000 (23:15 +0100)]
shell32: Cast-qual warnings fix.
Andrew Talbot [Thu, 28 Sep 2006 22:14:30 +0000 (23:14 +0100)]
shell32: Cast-qual warnings fix.
Andrew Talbot [Thu, 28 Sep 2006 22:13:35 +0000 (23:13 +0100)]
shell32: Cast-qual warnings fix.
Alexandre Julliard [Fri, 29 Sep 2006 12:43:59 +0000 (14:43 +0200)]
winex11.drv: Fix typo that confuses winapi_check.
Juan Lang [Fri, 29 Sep 2006 00:02:42 +0000 (17:02 -0700)]
winex11.drv: Don't deadlock if GL init fails.
Detlef Riekenberg [Thu, 28 Sep 2006 19:15:15 +0000 (21:15 +0200)]
winedump: Remove the shell script reference from the man-page.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:58:19 +0000 (20:58 +0200)]
comctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:56:08 +0000 (20:56 +0200)]
comctl32: toolbar: Set correcly hwndTrack in TrackMouseEvent call.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:53:05 +0000 (20:53 +0200)]
msvfw32: Add Polish translation.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:51:52 +0000 (20:51 +0200)]
gphoto2.ds: Use SS_CENTER to center a dialog string.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:50:36 +0000 (20:50 +0200)]
gphoto2.ds: Add Polish translation.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:48:41 +0000 (20:48 +0200)]
sane.ds: Use SS_CENTER to center a dialog string.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:41:10 +0000 (20:41 +0200)]
sane.ds: Add Polish translation.
Juan Lang [Thu, 28 Sep 2006 17:57:01 +0000 (10:57 -0700)]
wincrypt.h: Fix a typo.
Juan Lang [Thu, 28 Sep 2006 17:50:50 +0000 (10:50 -0700)]
rsaenh: Correct signature checking.
- pass desired key to encrypt_block_impl
- don't change the alg id of imported keys
- add a few traces
Paul Vriens [Thu, 28 Sep 2006 15:16:25 +0000 (17:16 +0200)]
crypt32: Added some CryptSIP stub implementations.
Hans Leidekker [Thu, 28 Sep 2006 15:00:19 +0000 (17:00 +0200)]
usp10: Add a stub implementation and a test for ScriptLayout.
Alexandre Julliard [Thu, 28 Sep 2006 17:35:07 +0000 (19:35 +0200)]
Release 0.9.22.
Andrey Turkin [Fri, 22 Sep 2006 02:40:49 +0000 (06:40 +0400)]
ole32: StgOpenStorage on non-existent file should create it (with test).
Andrew Talbot [Wed, 27 Sep 2006 18:27:37 +0000 (19:27 +0100)]
shlwapi: Add size parameters to function that takes array arguments.
Thomas Weidenmueller [Wed, 27 Sep 2006 13:03:20 +0000 (15:03 +0200)]
rpcrt4: Fix RpcMgmtSetServerStackSize prototype.
Paul Vriens [Thu, 28 Sep 2006 10:11:04 +0000 (12:11 +0200)]
crypt32: A small test to verify when to write function pointers.
Detlef Riekenberg [Thu, 28 Sep 2006 09:47:52 +0000 (11:47 +0200)]
localspl/tests: Add initial test.
Benjamin Arai [Wed, 27 Sep 2006 23:02:35 +0000 (16:02 -0700)]
clusapi: Implement stub dll for clusapi.
James Hawkins [Thu, 28 Sep 2006 02:37:06 +0000 (19:37 -0700)]
msi: Follow state resolution rules when a feature parent saves a component.
James Hawkins [Thu, 28 Sep 2006 02:36:16 +0000 (19:36 -0700)]
msi: A feature state of INSTALLSTATE_ABSENT translates into a component state of INSTALLSTATE_UNKNOWN.
Juan Lang [Thu, 28 Sep 2006 06:07:26 +0000 (23:07 -0700)]
crypt32: Implement CertGetPublicKeyLength.
Dmitry Timoshkov [Thu, 28 Sep 2006 06:11:06 +0000 (15:11 +0900)]
gdi32: Make GdiFont a proper C structure, with GdiFont* being a pointer.
Marcus Meissner [Wed, 27 Sep 2006 20:10:16 +0000 (22:10 +0200)]
ntdll: Align stack to 4 bytes.
Detlef Riekenberg [Wed, 27 Sep 2006 21:22:33 +0000 (23:22 +0200)]
localspl: Start implementation of InitializePrintMonitor.
Hwang YunSong(황윤성) [Thu, 28 Sep 2006 00:55:15 +0000 (09:55 +0900)]
regedit: Updated Korean Resource.
Hwang YunSong(황윤성) [Thu, 28 Sep 2006 00:53:57 +0000 (09:53 +0900)]
winmm: Updated Korean resource.
Stefan Dösinger [Wed, 27 Sep 2006 22:12:34 +0000 (00:12 +0200)]
wined3d: Tell gl about the surface alignment.
Andrew Talbot [Wed, 27 Sep 2006 21:46:43 +0000 (22:46 +0100)]
shdocvw: Cast-qual warnings fix.
Andrew Talbot [Wed, 27 Sep 2006 19:03:31 +0000 (20:03 +0100)]
secur32: Cast-qual warnings fix.
Huw Davies [Wed, 27 Sep 2006 15:23:42 +0000 (16:23 +0100)]
ole32: Don't return from CoRegisterClassObject until we have created the named pipe.
Also don't fail if the client connects to the pipe between CreateNamedPipe and ConnectNamedPipe.
Robert Shearman [Wed, 27 Sep 2006 14:51:18 +0000 (15:51 +0100)]
include: Add types to objidl.idl used by COM contexts.
Robert Shearman [Wed, 27 Sep 2006 14:51:26 +0000 (15:51 +0100)]
oleaut32: Make sure to free the allocated vtable when the tmarshal proxy is released.
Robert Shearman [Wed, 27 Sep 2006 14:51:13 +0000 (15:51 +0100)]
ole32: Check the return value of IStream_SetSize so as to not blindly continue on and possibly corrupt the structured storage file.
Robert Shearman [Wed, 27 Sep 2006 14:51:07 +0000 (15:51 +0100)]
ntdll: Avoid crashing in check_atl_thunk if an execution exception was raised with a bad address.
Robert Shearman [Wed, 27 Sep 2006 14:50:35 +0000 (15:50 +0100)]
ntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH fails with STATUS_NOT_SUPPORTED on Win2000 instead of STATUS_INVALID_PARAMETER.
Robert Shearman [Wed, 27 Sep 2006 14:50:04 +0000 (15:50 +0100)]
include: Add recently added PSDK VM flags to winnt.h.
Dmitry Timoshkov [Wed, 27 Sep 2006 14:43:23 +0000 (23:43 +0900)]
gdi32: Modify kerning scaling algorithm to the one which appears to better match what Windows does.
Jacek Caban [Wed, 27 Sep 2006 14:37:36 +0000 (16:37 +0200)]
mshtml: Added get_readyState implementation.
Jacek Caban [Wed, 27 Sep 2006 14:36:19 +0000 (16:36 +0200)]
mshtml: Remove conflicts between resource.h and mshtmcid.h.
Alexandre Julliard [Wed, 27 Sep 2006 18:54:05 +0000 (20:54 +0200)]
ole32/tests: Avoid using sizeof in a trace.
Alexandre Julliard [Wed, 27 Sep 2006 18:53:01 +0000 (20:53 +0200)]
d3d9/tests: Don't test texture states beyond the supported maximum.
Mikołaj Zalewski [Tue, 26 Sep 2006 19:30:26 +0000 (21:30 +0200)]
comctl32: toolbar: Test and fix TB_ADDSTRING from resource.
Jan Zerebecki [Mon, 25 Sep 2006 09:54:14 +0000 (11:54 +0200)]
wined3d: Fix typo in ResourceReleased.
Paul Vriens [Wed, 27 Sep 2006 06:00:15 +0000 (08:00 +0200)]
crypt32: Partly implement CryptSIPRetrieveSubjectGuid.
Saulius Krasuckas [Wed, 27 Sep 2006 09:48:49 +0000 (12:48 +0300)]
lz32/tests: Fix some typos in error messages.
Ivan Gyurdiev [Wed, 27 Sep 2006 11:15:58 +0000 (07:15 -0400)]
wined3d: Read GL info and load constants into the same device.
Ivan Gyurdiev [Wed, 27 Sep 2006 11:14:46 +0000 (07:14 -0400)]
wined3d: Move device pointer into the BaseShader class.
Juan Lang [Wed, 27 Sep 2006 14:23:29 +0000 (07:23 -0700)]
netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW.
Juan Lang [Wed, 27 Sep 2006 14:21:00 +0000 (07:21 -0700)]
wintrust.h: Remove duplicate definitions. Spotted by Paul Vriens.
Paul Vriens [Wed, 27 Sep 2006 14:10:22 +0000 (16:10 +0200)]
crypt32: Another CryptSIPLoad test.