wine
17 years agowineconsole: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:22:34 +0000 (23:22 +0200)] 
wineconsole: Win64 printf format warning fixes.

17 years agorpcss: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:22:19 +0000 (23:22 +0200)] 
rpcss: Win64 printf format warning fixes.

17 years agooleview: Win64 'incompatible pointer type' warning fix.
Michael Stefaniuc [Mon, 2 Oct 2006 21:22:01 +0000 (23:22 +0200)] 
oleview: Win64 'incompatible pointer type' warning fix.

17 years agoicinfo: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:21:36 +0000 (23:21 +0200)] 
icinfo: Win64 printf format warning fixes.

17 years agoeject: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:21:17 +0000 (23:21 +0200)] 
eject: Win64 printf format warning fixes.

17 years agocmdlgtst: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:20:53 +0000 (23:20 +0200)] 
cmdlgtst: Win64 printf format warning fixes.

17 years agowinhelp: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:20:26 +0000 (23:20 +0200)] 
winhelp: Win64 printf format warning fixes.

17 years agowinecfg: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:19:18 +0000 (23:19 +0200)] 
winecfg: Win64 printf format warning fixes.

17 years agowineboot: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 2 Oct 2006 21:18:35 +0000 (23:18 +0200)] 
wineboot: Win64 printf format warning fixes.

17 years agoshdocvw: Silence common invalid QueryInterface FIXMEs.
Jacek Caban [Mon, 2 Oct 2006 19:07:31 +0000 (21:07 +0200)] 
shdocvw: Silence common invalid QueryInterface FIXMEs.

17 years agomshtml: Silence common invalid QueryInterface FIXME.
Jacek Caban [Mon, 2 Oct 2006 19:07:46 +0000 (21:07 +0200)] 
mshtml: Silence common invalid QueryInterface FIXME.

17 years agomshtml: Added begining implementation of IPersistStreamInit::Save.
Jacek Caban [Mon, 2 Oct 2006 18:33:08 +0000 (20:33 +0200)] 
mshtml: Added begining implementation of IPersistStreamInit::Save.

17 years agomshtml: Code cleanup.
Jacek Caban [Mon, 2 Oct 2006 18:07:13 +0000 (20:07 +0200)] 
mshtml: Code cleanup.

17 years agowined3d: Report the correct number of available 4-component float vectors for GLSL.
H. Verbeet [Mon, 2 Oct 2006 18:06:32 +0000 (20:06 +0200)] 
wined3d: Report the correct number of available 4-component float vectors for GLSL.

17 years agowined3d: Explicitly enable the GL_ARB_draw_buffers extension in GLSL shaders.
H. Verbeet [Mon, 2 Oct 2006 18:06:38 +0000 (20:06 +0200)] 
wined3d: Explicitly enable the GL_ARB_draw_buffers extension in GLSL shaders.

17 years agooleaut32: Fix ITypeInfo::GetFuncDesc to return the correct information for dual dispi...
Robert Shearman [Mon, 2 Oct 2006 17:25:32 +0000 (18:25 +0100)] 
oleaut32: Fix ITypeInfo::GetFuncDesc to return the correct information for dual dispinterfaces.

17 years agooleaut32: Make ITypeInfo::GetDocumentation work for functions/variables in inherited...
Robert Shearman [Mon, 2 Oct 2006 17:25:40 +0000 (18:25 +0100)] 
oleaut32: Make ITypeInfo::GetDocumentation work for functions/variables in inherited interfaces.

17 years agoadvapi32: Make sure it's a real cleanup.
Paul Vriens [Mon, 2 Oct 2006 14:07:39 +0000 (16:07 +0200)] 
advapi32: Make sure it's a real cleanup.

17 years agoregedit: Fix some translated resources errors.
Mikołaj Zalewski [Mon, 2 Oct 2006 13:19:08 +0000 (15:19 +0200)] 
regedit: Fix some translated resources errors.

17 years agowinecfg: Fix a typo in Russian translation.
Dmitry Timoshkov [Mon, 2 Oct 2006 12:55:00 +0000 (21:55 +0900)] 
winecfg: Fix a typo in Russian translation.

17 years agowinedbg: Don't try to read to invalid memory if winedbg does not find the thread.
Peter Oberndorfer [Thu, 28 Sep 2006 17:50:03 +0000 (19:50 +0200)] 
winedbg: Don't try to read to invalid memory if winedbg does not find the thread.

17 years agontdll: Add a test for NtReadVirtualMemory.
Peter Oberndorfer [Thu, 28 Sep 2006 17:53:01 +0000 (19:53 +0200)] 
ntdll: Add a test for NtReadVirtualMemory.

17 years agokernel32: Add 2 simple tests for GetLongPathNameW.
Louis. Lenders [Fri, 29 Sep 2006 07:21:31 +0000 (08:21 +0100)] 
kernel32: Add 2 simple tests for GetLongPathNameW.

17 years agokernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0.
Louis. Lenders [Fri, 29 Sep 2006 07:17:07 +0000 (08:17 +0100)] 
kernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0.

17 years agocrypt32/tests: Win64 printf format warning fixes.
Juan Lang [Fri, 29 Sep 2006 21:36:26 +0000 (14:36 -0700)] 
crypt32/tests: Win64 printf format warning fixes.

17 years agoshdocvw: Ignore VT_ERROR arguments to WebBrowser_Navigate2.
Juan Lang [Fri, 29 Sep 2006 01:01:44 +0000 (18:01 -0700)] 
shdocvw: Ignore VT_ERROR arguments to WebBrowser_Navigate2.

17 years agoshdocvw: Return S_OK from WebBrowser_put_RegisterAsDropTarget.
Juan Lang [Fri, 29 Sep 2006 01:00:09 +0000 (18:00 -0700)] 
shdocvw: Return S_OK from WebBrowser_put_RegisterAsDropTarget.

17 years agowined3d: Win64 printf fixes.
Ivan Gyurdiev [Sun, 1 Oct 2006 03:20:10 +0000 (23:20 -0400)] 
wined3d: Win64 printf fixes.

17 years agowldap32: Win64 printf format warning fixes.
Hans Leidekker [Sat, 30 Sep 2006 10:07:23 +0000 (12:07 +0200)] 
wldap32: Win64 printf format warning fixes.

17 years agomscms: Win64 printf format warning fixes.
Hans Leidekker [Sat, 30 Sep 2006 10:07:13 +0000 (12:07 +0200)] 
mscms: Win64 printf format warning fixes.

17 years agodnsapi: Win64 printf format warning fixes.
Hans Leidekker [Sat, 30 Sep 2006 10:07:06 +0000 (12:07 +0200)] 
dnsapi: Win64 printf format warning fixes.

17 years agouser: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 29 Sep 2006 22:25:15 +0000 (00:25 +0200)] 
user: Win64 printf format warning fixes.

17 years agoresutils: Implements stub dll for resutils.dll.
Benjamin Arai [Fri, 29 Sep 2006 22:17:22 +0000 (15:17 -0700)] 
resutils: Implements stub dll for resutils.dll.

17 years agontdll: Added debug registers test case.
Marcus Meissner [Sat, 30 Sep 2006 13:09:55 +0000 (15:09 +0200)] 
ntdll: Added debug registers test case.

17 years agomswsock: More debug output in AcceptEx().
Marcus Meissner [Mon, 18 Sep 2006 15:56:02 +0000 (17:56 +0200)] 
mswsock: More debug output in AcceptEx().

17 years agogdi32: Improve get_nearest_charset().
Byeong-Sik Jeon [Sun, 1 Oct 2006 21:42:50 +0000 (06:42 +0900)] 
gdi32: Improve get_nearest_charset().

17 years agotapi32: Cast-qual warnings fix.
Andrew Talbot [Sun, 1 Oct 2006 15:19:53 +0000 (16:19 +0100)] 
tapi32: Cast-qual warnings fix.

17 years agouser/tests: Flush events before running mouse tests.
Dmitry Timoshkov [Sun, 1 Oct 2006 14:20:16 +0000 (23:20 +0900)] 
user/tests: Flush events before running mouse tests.

17 years agows2_32: Add a comment to ioctlsocket about 'bogus' ioctl 0x667e.
Dmitry Timoshkov [Sun, 1 Oct 2006 15:27:38 +0000 (00:27 +0900)] 
ws2_32: Add a comment to ioctlsocket about 'bogus' ioctl 0x667e.

17 years agows2_32: Use a symbolic name instead of hand-made value.
Dmitry Timoshkov [Sun, 1 Oct 2006 15:15:59 +0000 (00:15 +0900)] 
ws2_32: Use a symbolic name instead of hand-made value.

17 years agowined3d: Remove unused field in shader opcode_arg.
Ivan Gyurdiev [Sun, 1 Oct 2006 12:07:53 +0000 (08:07 -0400)] 
wined3d: Remove unused field in shader opcode_arg.

17 years agoUpdated Norwegian Bokmål translations.
Alexander Nicolaysen Sørnes [Sat, 30 Sep 2006 19:18:02 +0000 (21:18 +0200)] 
Updated Norwegian Bokmål translations.

17 years agowinsock: Make sure to include sys/types.h in all cases.
Alexandre Julliard [Mon, 2 Oct 2006 09:57:54 +0000 (11:57 +0200)] 
winsock: Make sure to include sys/types.h in all cases.

17 years agooleaut32/tests: Print each 64-bit integers as two 32 bit integers.
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.

17 years agoshell32: Another cast-qual warning fix.
Andrew Talbot [Sat, 30 Sep 2006 23:04:02 +0000 (00:04 +0100)] 
shell32: Another cast-qual warning fix.

17 years agoshell32: Cast-qual warnings fix.
Andrew Talbot [Fri, 29 Sep 2006 21:13:48 +0000 (22:13 +0100)] 
shell32: Cast-qual warnings fix.

17 years agorsaenh/tests: import & export of a plaintext public key + algID check.
Karsten Elfenbein [Fri, 29 Sep 2006 18:46:53 +0000 (20:46 +0200)] 
rsaenh/tests: import & export of a plaintext public key + algID check.

17 years agowinedump: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 29 Sep 2006 19:32:57 +0000 (21:32 +0200)] 
winedump: Win64 printf format warning fixes.

17 years agowrc: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 29 Sep 2006 19:32:48 +0000 (21:32 +0200)] 
wrc: Win64 printf format warning fixes.

17 years agoserver: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 29 Sep 2006 19:32:32 +0000 (21:32 +0200)] 
server: Win64 printf format warning fixes.

17 years agouser32: Stub implementation of BlockInput.
Jason Green [Fri, 29 Sep 2006 16:59:11 +0000 (12:59 -0400)] 
user32: Stub implementation of BlockInput.

17 years agod3d9: Tweak a buffer declaration to fix the compilation with Visual C++.
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++.

17 years agoriched20: 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++.

17 years agorpcrt4: Don't return void values. This fixes Visual C++ warnings.
Francois Gouget [Fri, 29 Sep 2006 11:05:24 +0000 (13:05 +0200)] 
rpcrt4: Don't return void values. This fixes Visual C++ warnings.

17 years agoddraw: Only perform the screen resolution changing tests in interactive mode.
Francois Gouget [Fri, 29 Sep 2006 11:03:40 +0000 (13:03 +0200)] 
ddraw: Only perform the screen resolution changing tests in interactive mode.

17 years agooleaut32: Fixed compilation in the nameless union case.
Francois Gouget [Fri, 29 Sep 2006 10:52:22 +0000 (12:52 +0200)] 
oleaut32: Fixed compilation in the nameless union case.

17 years agoAdd missing '\n's to ok() calls.
Francois Gouget [Fri, 29 Sep 2006 10:46:42 +0000 (12:46 +0200)] 
Add missing '\n's to ok() calls.

17 years agodsound: Don't use state.buffer_size before it has been initialized.
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.

17 years agourlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compi...
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.

17 years agoddraw: Fix comparefloat() so it compiles with Visual C++ when given a negative value.
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.

17 years agomsvcmaker: The msvcrt tests need '..' in the include path.
Francois Gouget [Fri, 29 Sep 2006 10:53:54 +0000 (12:53 +0200)] 
msvcmaker: The msvcrt tests need '..' in the include path.

17 years agoole32: Fix invalid macro usage.
Francois Gouget [Fri, 29 Sep 2006 10:53:19 +0000 (12:53 +0200)] 
ole32: Fix invalid macro usage.

17 years agowincrypt: Fix the CERT_TRUST_PUB_AUTHENTICODE_FLAGS_VALUE_NAME declaration in the...
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.

17 years agosecur32: Only include secext.h when asked to.
Francois Gouget [Fri, 29 Sep 2006 10:45:59 +0000 (12:45 +0200)] 
secur32: Only include secext.h when asked to.

17 years agoFix rpcndr.h so it takes CONST_VTABLE into account.
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.

17 years agowidl: Use CONST_VTBL to declare lpVtbl.
Francois Gouget [Fri, 29 Sep 2006 10:45:18 +0000 (12:45 +0200)] 
widl: Use CONST_VTBL to declare lpVtbl.

17 years agoAssorted spelling fixes.
Francois Gouget [Thu, 28 Sep 2006 19:03:22 +0000 (21:03 +0200)] 
Assorted spelling fixes.

17 years ago"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from...
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.

17 years agodebug.h, test.h: Temporary add ifdefs around some printfs to avoid format.
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.

17 years agoinclude: Make DWORD/LONG/ULONG an int to use the same type in Win32 and Win64.
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.

17 years agoAdd a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG...
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.

17 years agomsi: Return to the parent dialog when the argument to the EndDialog event is Return.
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.

17 years agoshell32: Cast-qual warnings fix.
Andrew Talbot [Thu, 28 Sep 2006 22:16:09 +0000 (23:16 +0100)] 
shell32: Cast-qual warnings fix.

17 years agoshell32: Cast-qual warnings fix.
Andrew Talbot [Thu, 28 Sep 2006 22:15:24 +0000 (23:15 +0100)] 
shell32: Cast-qual warnings fix.

17 years agoshell32: Cast-qual warnings fix.
Andrew Talbot [Thu, 28 Sep 2006 22:14:30 +0000 (23:14 +0100)] 
shell32: Cast-qual warnings fix.

17 years agoshell32: Cast-qual warnings fix.
Andrew Talbot [Thu, 28 Sep 2006 22:13:35 +0000 (23:13 +0100)] 
shell32: Cast-qual warnings fix.

17 years agowinex11.drv: Fix typo that confuses winapi_check.
Alexandre Julliard [Fri, 29 Sep 2006 12:43:59 +0000 (14:43 +0200)] 
winex11.drv: Fix typo that confuses winapi_check.

17 years agowinex11.drv: Don't deadlock if GL init fails.
Juan Lang [Fri, 29 Sep 2006 00:02:42 +0000 (17:02 -0700)] 
winex11.drv: Don't deadlock if GL init fails.

17 years agowinedump: Remove the shell script reference from the man-page.
Detlef Riekenberg [Thu, 28 Sep 2006 19:15:15 +0000 (21:15 +0200)] 
winedump: Remove the shell script reference from the man-page.

17 years agocomctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:58:19 +0000 (20:58 +0200)] 
comctl32: toolbar: Small fix in TOOLBAR_StyleChanged.

17 years agocomctl32: toolbar: Set correcly hwndTrack in TrackMouseEvent call.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:56:08 +0000 (20:56 +0200)] 
comctl32: toolbar: Set correcly hwndTrack in TrackMouseEvent call.

17 years agomsvfw32: Add Polish translation.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:53:05 +0000 (20:53 +0200)] 
msvfw32: Add Polish translation.

17 years agogphoto2.ds: Use SS_CENTER to center a dialog string.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:51:52 +0000 (20:51 +0200)] 
gphoto2.ds: Use SS_CENTER to center a dialog string.

17 years agogphoto2.ds: Add Polish translation.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:50:36 +0000 (20:50 +0200)] 
gphoto2.ds: Add Polish translation.

17 years agosane.ds: Use SS_CENTER to center a dialog string.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:48:41 +0000 (20:48 +0200)] 
sane.ds: Use SS_CENTER to center a dialog string.

17 years agosane.ds: Add Polish translation.
Mikołaj Zalewski [Thu, 28 Sep 2006 18:41:10 +0000 (20:41 +0200)] 
sane.ds: Add Polish translation.

17 years agowincrypt.h: Fix a typo.
Juan Lang [Thu, 28 Sep 2006 17:57:01 +0000 (10:57 -0700)] 
wincrypt.h: Fix a typo.

17 years agorsaenh: Correct signature checking.
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

17 years agocrypt32: Added some CryptSIP stub implementations.
Paul Vriens [Thu, 28 Sep 2006 15:16:25 +0000 (17:16 +0200)] 
crypt32: Added some CryptSIP stub implementations.

17 years agousp10: Add a stub implementation and a test for ScriptLayout.
Hans Leidekker [Thu, 28 Sep 2006 15:00:19 +0000 (17:00 +0200)] 
usp10: Add a stub implementation and a test for ScriptLayout.

17 years agoRelease 0.9.22. wine-0.9.22
Alexandre Julliard [Thu, 28 Sep 2006 17:35:07 +0000 (19:35 +0200)] 
Release 0.9.22.

17 years agoole32: StgOpenStorage on non-existent file should create it (with test).
Andrey Turkin [Fri, 22 Sep 2006 02:40:49 +0000 (06:40 +0400)] 
ole32: StgOpenStorage on non-existent file should create it (with test).

17 years agoshlwapi: Add size parameters to function that takes array arguments.
Andrew Talbot [Wed, 27 Sep 2006 18:27:37 +0000 (19:27 +0100)] 
shlwapi: Add size parameters to function that takes array arguments.

17 years agorpcrt4: Fix RpcMgmtSetServerStackSize prototype.
Thomas Weidenmueller [Wed, 27 Sep 2006 13:03:20 +0000 (15:03 +0200)] 
rpcrt4: Fix RpcMgmtSetServerStackSize prototype.

17 years agocrypt32: A small test to verify when to write function pointers.
Paul Vriens [Thu, 28 Sep 2006 10:11:04 +0000 (12:11 +0200)] 
crypt32: A small test to verify when to write function pointers.

17 years agolocalspl/tests: Add initial test.
Detlef Riekenberg [Thu, 28 Sep 2006 09:47:52 +0000 (11:47 +0200)] 
localspl/tests: Add initial test.

17 years agoclusapi: Implement stub dll for clusapi.
Benjamin Arai [Wed, 27 Sep 2006 23:02:35 +0000 (16:02 -0700)] 
clusapi: Implement stub dll for clusapi.

17 years agomsi: Follow state resolution rules when a feature parent saves a component.
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.

17 years agomsi: A feature state of INSTALLSTATE_ABSENT translates into a component state of...
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.

17 years agocrypt32: Implement CertGetPublicKeyLength.
Juan Lang [Thu, 28 Sep 2006 06:07:26 +0000 (23:07 -0700)] 
crypt32: Implement CertGetPublicKeyLength.