Alexandre Julliard [Fri, 26 Jan 2007 11:09:14 +0000 (12:09 +0100)]
widl: Avoid dependency on COBJMACROS in generated code.
Alexandre Julliard [Fri, 26 Jan 2007 11:09:03 +0000 (12:09 +0100)]
widl: Define __midl_proxy in the generated proxy code.
Alexandre Julliard [Fri, 26 Jan 2007 11:08:51 +0000 (12:08 +0100)]
widl: Add a few more fields in the stub descriptor.
Alexandre Julliard [Fri, 26 Jan 2007 11:04:40 +0000 (12:04 +0100)]
widl: Rename a couple of variables to make the code closer to what midl generates.
Alexandre Julliard [Fri, 26 Jan 2007 11:03:02 +0000 (12:03 +0100)]
widl: Initialize local variables in stub functions.
Alexandre Julliard [Fri, 26 Jan 2007 11:00:42 +0000 (12:00 +0100)]
widl: Use the typegen function for marshalling/unmarshalling in proxies.
Alexandre Julliard [Fri, 26 Jan 2007 10:59:58 +0000 (11:59 +0100)]
widl: Copy the UserMarshal support into the generic code.
Alexandre Julliard [Thu, 25 Jan 2007 15:53:50 +0000 (16:53 +0100)]
Release 0.9.30.
Vitaliy Margolen [Thu, 25 Jan 2007 06:43:30 +0000 (23:43 -0700)]
server: Prevent a crash on error while creating a token.
Vitaliy Margolen [Thu, 25 Jan 2007 06:43:18 +0000 (23:43 -0700)]
advapi32: Add more tests for granted access mask. Fix test on Wine.
Vitaliy Margolen [Thu, 25 Jan 2007 06:43:04 +0000 (23:43 -0700)]
server/ntdll: Simplistic implementation of NtQueryObject(ObjectBasicInformation).
Vitaliy Margolen [Thu, 25 Jan 2007 06:42:15 +0000 (23:42 -0700)]
server: Reverse return value and status in token_access_check to be consistent.
Vitaliy Margolen [Thu, 25 Jan 2007 06:41:39 +0000 (23:41 -0700)]
advapi32: Add few more tests for token access check and fix it on Wine.
Paul Vriens [Thu, 25 Jan 2007 08:46:40 +0000 (09:46 +0100)]
qcap: Initialize a variable (Coverity).
Andrew Talbot [Wed, 24 Jan 2007 22:37:52 +0000 (22:37 +0000)]
rsaenh: Declare some functions static.
Andrew Talbot [Wed, 24 Jan 2007 21:18:25 +0000 (21:18 +0000)]
rpcrt4: Declare some functions static.
Rob Shearman [Thu, 25 Jan 2007 10:24:00 +0000 (10:24 +0000)]
rpcrt4: RPCRT4_strdupWtoA and RPCRT4_strdupAtoW don't change the input string, so make the input const.
Rob Shearman [Thu, 25 Jan 2007 10:23:11 +0000 (10:23 +0000)]
rpcrt4: Stash away NetworkOptions passed in from the binding string so that transports can look at the string if needed.
Mike McCormack [Thu, 25 Jan 2007 10:18:18 +0000 (19:18 +0900)]
msi: Implement IDispatch->CreateInstance() for the msi server dll.
Mike McCormack [Thu, 25 Jan 2007 10:17:42 +0000 (19:17 +0900)]
msi: Implement IClassFactory->QueryInterface() for the msi server dll.
Mike McCormack [Thu, 25 Jan 2007 09:56:29 +0000 (18:56 +0900)]
msi: Add a test for the IMsiServer interface.
Vitaly Lipatov [Thu, 25 Jan 2007 10:16:34 +0000 (13:16 +0300)]
comdlg32: Update Russian translation.
Matt Finnicum [Thu, 25 Jan 2007 06:11:07 +0000 (00:11 -0600)]
riched20: Create undos in StreamIn at the right times. Adds tests for when StreamIn should be undoable.
Matt Finnicum [Thu, 25 Jan 2007 05:20:54 +0000 (23:20 -0600)]
riched20: Remove excessive traces from reader.c.
Ken Thomases [Thu, 25 Jan 2007 05:51:24 +0000 (23:51 -0600)]
winex11.drv: Copy the GL extensions string because it may be freed.
Jan Zerebecki [Wed, 24 Jan 2007 18:38:32 +0000 (19:38 +0100)]
urlmon: Fix type of an empty string to avoid warning.
Jan Zerebecki [Wed, 24 Jan 2007 18:31:56 +0000 (19:31 +0100)]
opengl32: Remove redundant const.
Felix Nawothnig [Wed, 24 Jan 2007 18:15:14 +0000 (19:15 +0100)]
comctl32: Degrade ERR to WARN.
Huw Davies [Wed, 24 Jan 2007 12:02:29 +0000 (12:02 +0000)]
oleaut32: The typelib version numbers should be written to the registry in hex.
Francois Gouget [Wed, 24 Jan 2007 14:42:35 +0000 (15:42 +0100)]
sfc_os: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Wed, 24 Jan 2007 14:42:10 +0000 (15:42 +0100)]
sfc_os: Add a prototype for SfcIsKeyProtected().
Francois Gouget [Wed, 24 Jan 2007 14:40:58 +0000 (15:40 +0100)]
mscoree: _CorValidateImage() is a WINAPI function.
This fixes a winapi_check warning.
Francois Gouget [Wed, 24 Jan 2007 14:41:12 +0000 (15:41 +0100)]
shell32: SHLoadNonloadedIconOverlayIdentifiers() is a WINAPI function.
This fixes a winapi_check warning.
Francois Gouget [Wed, 24 Jan 2007 14:40:30 +0000 (15:40 +0100)]
dbghelp: Fix the spec file to better match the SymGetSymFromAddr64() prototype.
This fixes a winapi_check warning.
Francois Gouget [Wed, 24 Jan 2007 14:39:01 +0000 (15:39 +0100)]
snmpapi: Add a missing '\n' trace.
Francois Gouget [Wed, 24 Jan 2007 14:39:26 +0000 (15:39 +0100)]
snmpapi: SnmpUtilDbgPrint() is a vararg and not an stdcall function.
Alexandre Julliard [Wed, 24 Jan 2007 19:10:57 +0000 (20:10 +0100)]
widl: Add support for some simple pointer types.
Alexandre Julliard [Wed, 24 Jan 2007 19:10:07 +0000 (20:10 +0100)]
widl: Store the interface id in _StubMsg.MaxCount for iid_is pointers.
Alexandre Julliard [Wed, 24 Jan 2007 19:08:50 +0000 (20:08 +0100)]
widl: Fix alignment check for struct members format string.
Alexandre Julliard [Wed, 24 Jan 2007 19:08:06 +0000 (20:08 +0100)]
widl: Fix possible crash in write_array_tfs.
Alexandre Julliard [Wed, 24 Jan 2007 19:06:51 +0000 (20:06 +0100)]
widl: Skip local functions when building format strings.
Alexandre Julliard [Wed, 24 Jan 2007 19:05:22 +0000 (20:05 +0100)]
widl: Export a function to compute the proc format string size for a function.
Alexandre Julliard [Wed, 24 Jan 2007 19:02:05 +0000 (20:02 +0100)]
widl: Move initialization of the stub buffer size into write_remoting_arguments().
Alexandre Julliard [Wed, 24 Jan 2007 18:59:16 +0000 (19:59 +0100)]
widl: Move support for stub arguments to typegen.c to make it usable for proxies too.
Alexandre Julliard [Wed, 24 Jan 2007 15:24:19 +0000 (16:24 +0100)]
include: Simplify the variable declarations in the makefile to allow make_makefiles to parse it.
Kai Blin [Wed, 24 Jan 2007 11:05:33 +0000 (12:05 +0100)]
secur32: Fix off-by-one error in converting the password to unicode.
Alexandre Julliard [Wed, 24 Jan 2007 11:46:17 +0000 (12:46 +0100)]
ntdll: Properly handle embedded nulls in NTDLL_dbg_vprintf.
Jacek Caban [Tue, 23 Jan 2007 22:33:38 +0000 (23:33 +0100)]
urlmon: Added BindProtocol's IInternetPriority implementation.
Andrew Talbot [Tue, 23 Jan 2007 21:00:27 +0000 (21:00 +0000)]
riched20: Declare some functions static.
Andrew Talbot [Tue, 23 Jan 2007 20:53:30 +0000 (20:53 +0000)]
quartz: Declare a function static.
Matt Finnicum [Tue, 23 Jan 2007 20:44:29 +0000 (14:44 -0600)]
riched20: Use CharFromPos instead of FindPixelPos in LinkNotify so it accounts for scrolling.
Matt Finnicum [Tue, 23 Jan 2007 19:39:38 +0000 (13:39 -0600)]
riched20: Implement EM_LIMITTEXT and some simple tests.
Kai Blin [Wed, 24 Jan 2007 09:51:14 +0000 (10:51 +0100)]
secur32: Fix off-by-one error when copying the password to the helper.
This fixes NTLM authentication with Outlook2003.
Rob Shearman [Wed, 24 Jan 2007 00:27:10 +0000 (00:27 +0000)]
rpcrt4: When copying quality of service, deep copy TransportCredentials structure too.
Remove some no longer relevant fixmes.
Rob Shearman [Wed, 24 Jan 2007 00:27:01 +0000 (00:27 +0000)]
rpcrt4: Fix a typo in rpcrt4_conn_open_pipe.
Fix a typo in rpcrt4_conn_open_pipe where the initial setting of dwFlags
was done inside the switch statement instead of at the indented place of
at the start of the block (thanks to Jan Zerebecki for noticing this bug).
Jacek Caban [Tue, 23 Jan 2007 18:36:38 +0000 (19:36 +0100)]
urlmon: Added CreateBinding test.
Jacek Caban [Tue, 23 Jan 2007 18:36:09 +0000 (19:36 +0100)]
urlmon: Added beginning BindProtocol implementation.
Jacek Caban [Tue, 23 Jan 2007 18:35:35 +0000 (19:35 +0100)]
urlmon: Return CLSID from get_protocol_handler.
Jacek Caban [Tue, 23 Jan 2007 18:45:27 +0000 (19:45 +0100)]
urlmon: Added IInternetProtocolSink interface to BindProtocol.
Jacek Caban [Tue, 23 Jan 2007 18:34:00 +0000 (19:34 +0100)]
urlmon: Added IInternetPriority interface to BindProtocol.
Jacek Caban [Tue, 23 Jan 2007 18:33:30 +0000 (19:33 +0100)]
urlmon: Added IInternetSession::CreateBinding beginning implementation.
Paul Vriens [Tue, 23 Jan 2007 13:41:12 +0000 (14:41 +0100)]
oleaut32/tests: Cast-qual warning fixes.
Paul Vriens [Tue, 23 Jan 2007 13:40:20 +0000 (14:40 +0100)]
ole32/tests: Cast-qual warning fixes.
Paul Vriens [Tue, 23 Jan 2007 13:39:01 +0000 (14:39 +0100)]
msxml3/tests: Cast-qual warning fixes.
Huw Davies [Tue, 23 Jan 2007 11:50:06 +0000 (11:50 +0000)]
rpcrt4: Implement NdrSimpleType{Marshall,Unmarshall}.
Hans Leidekker [Tue, 23 Jan 2007 10:03:26 +0000 (11:03 +0100)]
usp10: Document ScriptPlace and ScriptShape.
Hans Leidekker [Tue, 23 Jan 2007 10:03:12 +0000 (11:03 +0100)]
usp10: Move text metrics into the script cache. Start using accessor functions.
Hans Leidekker [Tue, 23 Jan 2007 10:02:51 +0000 (11:02 +0100)]
usp10: Remove duplicate font selection code from the tests.
Dmitry Timoshkov [Tue, 23 Jan 2007 08:47:45 +0000 (16:47 +0800)]
user32: Do not use DIB APIs for bitmap bits in a device dependent format.
Dmitry Timoshkov [Tue, 23 Jan 2007 08:46:53 +0000 (16:46 +0800)]
user32: Using DIB APIs to convert a DDB to monochrome is wrong, do it differently.
Alexandre Julliard [Tue, 23 Jan 2007 13:01:11 +0000 (14:01 +0100)]
oleaut32/tests: Fix the FSF address.
Anatoly Lyutin [Wed, 17 Jan 2007 09:46:34 +0000 (12:46 +0300)]
cmd: In function WCMD_goto() changed strcmp() to lstrcmpi().
Anatoly Lyutin [Wed, 17 Jan 2007 08:45:21 +0000 (11:45 +0300)]
cmd: Remove incorrect return in WCMD_if().
Anatoly Lyutin [Thu, 18 Jan 2007 07:53:39 +0000 (10:53 +0300)]
kernel32: Add comment for GetConsoleWindow.
Thomas Weidenmueller [Fri, 19 Jan 2007 13:15:45 +0000 (14:15 +0100)]
shell32: Implement the property sheet extension array functions.
Implement the SHAddFromPropSheetExtArray, SHCreatePropSheetExtArray,
SHReplaceFromPropSheetExtArray and SHDestroyPropSheetExtArray functions
that are used to extend/replace property sheets by shell extensions.
Eric Pouech [Sun, 21 Jan 2007 15:33:37 +0000 (16:33 +0100)]
msvcrt: Fix the internal flag computation for _open_osfhandle.
Alexandre Julliard [Mon, 22 Jan 2007 22:18:45 +0000 (23:18 +0100)]
oleaut32/tests: Add tmarshal test.
Alexandre Julliard [Tue, 23 Jan 2007 11:17:42 +0000 (12:17 +0100)]
make_makefiles: Ignore IDL_H_SRCS targets in all directories.
Hwang YunSong(황윤성) [Mon, 22 Jan 2007 00:18:19 +0000 (09:18 +0900)]
wineconsole: Updated Korean resource .
Andrew Talbot [Mon, 22 Jan 2007 22:30:22 +0000 (22:30 +0000)]
qcap: Declare some items static.
Rob Shearman [Mon, 22 Jan 2007 21:50:12 +0000 (21:50 +0000)]
credui: Implement CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.
Rob Shearman [Mon, 22 Jan 2007 21:48:51 +0000 (21:48 +0000)]
credui: Add stubbed out credui DLL.
Rob Shearman [Mon, 22 Jan 2007 21:50:24 +0000 (21:50 +0000)]
rpcrt4: Try to avoid partial named pipe read/writes by looping.
Rob Shearman [Mon, 22 Jan 2007 21:50:31 +0000 (21:50 +0000)]
rpcrt4: Make the fixme for an unhandled packet type more useful by printing the code of the unhandled packet type.
Lei Zhang [Mon, 22 Jan 2007 21:20:57 +0000 (13:20 -0800)]
comctl32: Fix the updown control test to use the optional flag.
Peter Oberndorfer [Mon, 22 Jan 2007 19:38:24 +0000 (20:38 +0100)]
user32: Only try to remove the MDI document icon from the frame menu when needed.
Hans Leidekker [Mon, 22 Jan 2007 14:31:50 +0000 (15:31 +0100)]
snmpapi: Add tests for SnmpUtilVarBind{, List}{Cpy, Free}. Make them pass.
Hans Leidekker [Mon, 22 Jan 2007 14:31:00 +0000 (15:31 +0100)]
snmpapi: Add a bunch of tests.
Hans Leidekker [Mon, 22 Jan 2007 14:30:01 +0000 (15:30 +0100)]
snmpapi: Implement SnmpUtil{DbgPrint, IdsToA, OidToA, PrintAsnAny, PrintOid}.
Jacek Caban [Mon, 22 Jan 2007 19:29:53 +0000 (20:29 +0100)]
mshtml: Fixed protocol tests on IE7.
H. Verbeet [Mon, 22 Jan 2007 18:38:29 +0000 (19:38 +0100)]
wined3d: Remove some unused methods from the IWineD3DVertexShader interface.
H. Verbeet [Mon, 22 Jan 2007 18:38:20 +0000 (19:38 +0100)]
wined3d: Remove the d3d9types.h include from wined3d_private.h.
H. Verbeet [Mon, 22 Jan 2007 18:38:13 +0000 (19:38 +0100)]
wined3d: Use ARB_VERTEX_PROGRAM instead of GL_VERTEX_PROGRAM_ARB with GL_SUPPORT.
Spotted by Marcus Meissner.
Paul Vriens [Mon, 22 Jan 2007 14:15:43 +0000 (15:15 +0100)]
comctl32/tests: Cast-qual warning fixes.
Francois Gouget [Mon, 22 Jan 2007 12:07:29 +0000 (13:07 +0100)]
oleaut32/tests: Fix compilation on systems that don't support nameless structs (e.g. gcc 2.95).
Alexandre Julliard [Mon, 22 Jan 2007 13:31:40 +0000 (14:31 +0100)]
widl: Convert expression lists to standard Wine lists.
Add a specific type for array dimensions.
Alexandre Julliard [Mon, 22 Jan 2007 13:26:12 +0000 (14:26 +0100)]
widl: Convert variable lists to standard Wine lists.
Alexandre Julliard [Mon, 22 Jan 2007 13:23:08 +0000 (14:23 +0100)]
widl: Convert function lists to standard Wine lists.
Alexandre Julliard [Mon, 22 Jan 2007 13:21:56 +0000 (14:21 +0100)]
widl: Convert interface lists to standard Wine lists.
Alexandre Julliard [Mon, 22 Jan 2007 13:20:36 +0000 (14:20 +0100)]
widl: Convert attribute lists to standard Wine lists.