Jacek Caban [Fri, 21 Apr 2006 14:24:54 +0000 (16:24 +0200)]
kernel: Remove no longer needed includes.
Robert Reif [Fri, 21 Apr 2006 14:06:38 +0000 (10:06 -0400)]
advapi32: Add some lsa tests.
Robert Reif [Fri, 21 Apr 2006 13:31:12 +0000 (09:31 -0400)]
advapi32: Fix LsaClose return value.
Robert Reif [Sat, 29 Apr 2006 19:35:27 +0000 (15:35 -0400)]
netapi32: Implement NetUserModalsGet level 2.
Robert Reif [Sat, 29 Apr 2006 14:14:40 +0000 (10:14 -0400)]
dsound: Add DirectSoundBuffer_Lock tests.
Robert Reif [Sat, 29 Apr 2006 03:40:09 +0000 (23:40 -0400)]
dsound: Check DirectSoundBuffer_Lock parameters.
Check DirectSoundBuffer_Lock parameters and return an error (like
Windows) rather than fixing up the parameters.
Jacek Caban [Fri, 28 Apr 2006 18:07:03 +0000 (20:07 +0200)]
mshtml: Added test of connection points.
Jacek Caban [Fri, 28 Apr 2006 18:04:22 +0000 (20:04 +0200)]
mshtml: Added GetConnectionInterface implementation.
Jacek Caban [Fri, 28 Apr 2006 18:02:14 +0000 (20:02 +0200)]
mshtml: Added GetConnectionPointContainer implementation.
Jacek Caban [Fri, 28 Apr 2006 18:01:07 +0000 (20:01 +0200)]
mshtml: Added stub implementation of connection points.
Jacek Caban [Fri, 28 Apr 2006 17:59:58 +0000 (19:59 +0200)]
mshtml: Added IConnectionPointContainer stub implementation.
Jacek Caban [Fri, 28 Apr 2006 17:58:38 +0000 (19:58 +0200)]
mshtml: Added get_body implementation.
Jacek Caban [Fri, 28 Apr 2006 17:57:28 +0000 (19:57 +0200)]
mshtml: Added IHTMLTextContainer stub implementation.
Jacek Caban [Fri, 28 Apr 2006 17:55:43 +0000 (19:55 +0200)]
mshtml: Added IHTMLTextContainer declaration.
Fatih Asici [Fri, 28 Apr 2006 18:05:34 +0000 (21:05 +0300)]
fonts: Add missing Latin glyph to ms_sans_serif.
Fatih Asici [Fri, 28 Apr 2006 18:06:43 +0000 (21:06 +0300)]
fonts: Add some missing Latin glyphs to System.
Fatih Asici [Fri, 28 Apr 2006 18:00:58 +0000 (21:00 +0300)]
fonts: Add some missing Latin glyphs to Courier.
Huw Davies [Fri, 28 Apr 2006 13:50:11 +0000 (14:50 +0100)]
oleaut32: Implement GetDocumentation_Proxy/Stub.
Huw Davies [Fri, 28 Apr 2006 13:48:38 +0000 (14:48 +0100)]
oleaut32: Implement GetFuncDesc_Proxy and friends.
Huw Davies [Fri, 28 Apr 2006 13:42:43 +0000 (14:42 +0100)]
oleaut32: Implement GetTypeAttr_Proxy and friends.
Huw Davies [Fri, 28 Apr 2006 13:28:24 +0000 (14:28 +0100)]
rpcrt4: Support for non-encapsulated unions.
Huw Davies [Fri, 28 Apr 2006 11:51:36 +0000 (12:51 +0100)]
gdi32: FcPatternGet( FC_FILE ) only returns the basename as of fontconfig 2.3.92 .
FcPatternGetString( FC_FILE ) returns the whole path. Go figure.
Eric Kohl [Sat, 22 Apr 2006 19:52:51 +0000 (21:52 +0200)]
widl: Implement 'oldnames' option.
Eric Kohl [Sat, 22 Apr 2006 19:51:06 +0000 (21:51 +0200)]
widl: Fix a typo.
Robert Shearman [Wed, 26 Apr 2006 14:42:35 +0000 (15:42 +0100)]
server: Threads should start off without having an impersonation token.
Robert Shearman [Wed, 26 Apr 2006 14:43:54 +0000 (15:43 +0100)]
advapi32: Implement the majority of ImpersonateLoggedOnUser.
Robert Shearman [Wed, 26 Apr 2006 14:44:14 +0000 (15:44 +0100)]
wininet: Initialise the LPWITHREADERROR structure after it has been allocated.
Robert Shearman [Wed, 26 Apr 2006 14:40:38 +0000 (15:40 +0100)]
include: Copy some format character types from wine/rpcfc.h to
ndrtypes.h and change them into an enumeration.
Mike McCormack [Fri, 28 Apr 2006 04:42:23 +0000 (13:42 +0900)]
rpcrt4: Add some defines.
Mike McCormack [Wed, 26 Apr 2006 13:44:07 +0000 (22:44 +0900)]
rpcrt4: Add stub implementations for RPC authentication functions.
Mike McCormack [Wed, 26 Apr 2006 09:20:00 +0000 (18:20 +0900)]
wininet: Fix peeking of http data with a nul byte in it.
Mike McCormack [Wed, 26 Apr 2006 05:14:48 +0000 (14:14 +0900)]
msi: Use the source name of the msi package when it fails to copy.
Mike McCormack [Tue, 25 Apr 2006 15:57:55 +0000 (00:57 +0900)]
msiexec: Force using /i file.msi, some programs pass properties without an =.
Mike McCormack [Tue, 25 Apr 2006 13:51:09 +0000 (22:51 +0900)]
ole32: Store drop targets in a standard list.
Robert Reif [Sat, 22 Apr 2006 14:22:48 +0000 (10:22 -0400)]
netapi32: Add minimal NetUserModalsGet test.
András Kovács [Fri, 21 Apr 2006 23:42:48 +0000 (01:42 +0200)]
regedit: Translation to Hungarian.
András Kovács [Fri, 21 Apr 2006 23:38:54 +0000 (01:38 +0200)]
wordpad: Translation to Hungarian.
András Kovács [Fri, 21 Apr 2006 23:32:16 +0000 (01:32 +0200)]
Translated README file to Hungarian.
Jacek Caban [Fri, 21 Apr 2006 21:03:26 +0000 (23:03 +0200)]
widl: Fix a typo.
Jacek Caban [Fri, 21 Apr 2006 14:51:05 +0000 (16:51 +0200)]
include: Added missing importlib.
Alexandre Julliard [Fri, 21 Apr 2006 14:16:11 +0000 (16:16 +0200)]
server: Ignore the SizeOfHeaders field and compute the correct size ourselves.
Jacek Caban [Fri, 21 Apr 2006 10:20:56 +0000 (12:20 +0200)]
widl: Added importlib parsing code.
Jacek Caban [Fri, 21 Apr 2006 10:14:57 +0000 (12:14 +0200)]
shdocvw: Don't create IE default window in embedding mode.
Jacek Caban [Fri, 21 Apr 2006 10:13:53 +0000 (12:13 +0200)]
shdocvw: Use InternetExplorer object in create_ie_window.
Mike McCormack [Fri, 21 Apr 2006 09:38:01 +0000 (18:38 +0900)]
rpcrt4: Invalid sockets should have a value of -1.
Alexandre Julliard [Fri, 21 Apr 2006 10:44:40 +0000 (12:44 +0200)]
wpp: Fixed typo in long long constants handling.
Bill Medland [Thu, 20 Apr 2006 22:32:00 +0000 (15:32 -0700)]
wpp: Implement long long constant parsing.
Hans Leidekker [Wed, 19 Apr 2006 09:16:27 +0000 (11:16 +0200)]
dnsapi: Add a couple of macros and prototypes.
Ivan Gyurdiev [Fri, 21 Apr 2006 08:21:47 +0000 (04:21 -0400)]
wined3d: Fix mipmap level count.
Ivan Gyurdiev [Fri, 21 Apr 2006 08:15:08 +0000 (04:15 -0400)]
wined3d: Improve/implement D3DSIO_TEX.
- unify per-version cases into a single sequence
- make use of get_register_name() for the destination register
- ignore destination write mask - it's only allowed on 2.0+ shaders,
and only the default mask is allowed there (xyzw)
- enable swizzle on texld 1.4 (it works together with dw/dz modifiers)
- implement for shaders 2.0-3.0
Ivan Gyurdiev [Fri, 21 Apr 2006 08:04:53 +0000 (04:04 -0400)]
wined3d: Texture format corrections.
- add missing GL type and make GL cfg entries for A16B16G16R16
- correct L16 type to UNSIGNED_SHORT (..16 = short, not byte)
- change internal format for X8R8G8B8 from GL_RGB to GL_RGB8 which
seems more correct
Ivan Gyurdiev [Fri, 21 Apr 2006 08:01:34 +0000 (04:01 -0400)]
wined3d: Correct vtrace usage.
Mike McCormack [Fri, 21 Apr 2006 09:20:16 +0000 (18:20 +0900)]
rpcrt4: Add support for the ncacn_ip_tcp transport layer.
Mike McCormack [Fri, 21 Apr 2006 07:07:35 +0000 (16:07 +0900)]
rpcrt4: Add a stub transport layer for ncacn_ip_tcp.
Mike McCormack [Fri, 21 Apr 2006 06:40:06 +0000 (15:40 +0900)]
rpcrt4: Hide the details of the rpc transport mechanism.
Mike McCormack [Fri, 21 Apr 2006 06:39:27 +0000 (15:39 +0900)]
rpcrt4: Abstract RPCRT4_SpawnConnection.
Mike McCormack [Fri, 21 Apr 2006 06:39:41 +0000 (15:39 +0900)]
rpcrt4: Move the connected check inside the named pipe code.
Mike McCormack [Fri, 21 Apr 2006 06:38:57 +0000 (15:38 +0900)]
rpcrt4: Split the transport layer into a different file.
Mike McCormack [Fri, 21 Apr 2006 06:38:25 +0000 (15:38 +0900)]
rpcrt4: Allocate RpcServerProtseq in a single place.
Paul Vriens [Fri, 21 Apr 2006 06:00:14 +0000 (08:00 +0200)]
usp10: Fix return codes of ScriptGetFontProperties + tests.
Robert Reif [Fri, 21 Apr 2006 02:19:31 +0000 (22:19 -0400)]
advapi32: Fix LsaQueryInformationPolicy return values.
Stefan Dösinger [Thu, 20 Apr 2006 22:00:30 +0000 (00:00 +0200)]
wined3d: Implement IWineD3DPalette.
Eric Kohl [Thu, 20 Apr 2006 20:28:41 +0000 (22:28 +0200)]
widl: Implement support for unique pointers to strings.
Bill Medland [Thu, 20 Apr 2006 17:45:39 +0000 (10:45 -0700)]
include: Expand pack nesting from 3 to 15 levels.
Alexandre Julliard [Fri, 21 Apr 2006 09:27:38 +0000 (11:27 +0200)]
gdi: Added WineEngGetCharABCWidthsI stub for the non-freetype case.
Alexandre Julliard [Thu, 20 Apr 2006 18:13:12 +0000 (20:13 +0200)]
kernel: Make GetTickCount call NtGetTickCount.
Jacek Caban [Wed, 19 Apr 2006 19:21:52 +0000 (21:21 +0200)]
ntdll: Added NtGetTickCount implementation.
Alexandre Julliard [Thu, 20 Apr 2006 17:50:01 +0000 (19:50 +0200)]
user: Don't return CLASS_OTHER_PROCESS when modifying a class.
Based on a patch by qingdoa daoo.
Mike McCormack [Thu, 20 Apr 2006 12:00:28 +0000 (21:00 +0900)]
rpcrt4: Abstract the transport layer functionality.
James Hawkins [Thu, 20 Apr 2006 15:09:44 +0000 (10:09 -0500)]
advpack: Implement LaunchINFSectionW.
James Hawkins [Thu, 20 Apr 2006 15:09:16 +0000 (10:09 -0500)]
advpack: Implement ExecuteCabW.
James Hawkins [Thu, 20 Apr 2006 15:09:00 +0000 (10:09 -0500)]
advpack: Implement the RunPostSetupCommands callback.
James Hawkins [Thu, 20 Apr 2006 15:08:44 +0000 (10:08 -0500)]
advpack: Implement the RegisterOCXs callback.
Jeff Latimer [Thu, 20 Apr 2006 11:57:06 +0000 (21:57 +1000)]
usp10: Set defaults for ScriptGetFontProperties.
Set defaults similar to Win XP for Kashida and set the default char in
ScriptGetFontProperties.
Jeff Latimer [Thu, 20 Apr 2006 11:50:44 +0000 (21:50 +1000)]
usp10: Remove the need to pass chars to ScriptPlace.
Alexandre Julliard [Thu, 20 Apr 2006 15:46:16 +0000 (17:46 +0200)]
server: Remove some no longer needed ptrace code to set registers.
Also make sure the debug registers are properly copied to the context
when set.
Alexandre Julliard [Thu, 20 Apr 2006 13:40:42 +0000 (15:40 +0200)]
ntdll: Use NtSetContextThread in NtRaiseException.
Alexandre Julliard [Thu, 20 Apr 2006 13:40:28 +0000 (15:40 +0200)]
ntdll: Get registers on the client side for NtGetContextThread on the current thread.
Ivan Gyurdiev [Thu, 20 Apr 2006 03:53:48 +0000 (23:53 -0400)]
wined3d: Trace corrections/improvements.
qingdoa daoo [Thu, 20 Apr 2006 00:53:28 +0000 (17:53 -0700)]
comctl32: Fix an unsigned comparison to zero.
James Hawkins [Thu, 20 Apr 2006 06:36:39 +0000 (01:36 -0500)]
advpack: Set the ldids of the install section in install_init.
James Hawkins [Thu, 20 Apr 2006 06:36:26 +0000 (01:36 -0500)]
advpack: Add stub handling for the RegisterOCXs command.
James Hawkins [Thu, 20 Apr 2006 06:35:55 +0000 (01:35 -0500)]
advpack: Don't TRACE the internals of the setup pointer as it can be NULL.
James Hawkins [Thu, 20 Apr 2006 06:35:40 +0000 (01:35 -0500)]
advpack: LaunchINFSectionExA is no longer a stub.
Mike McCormack [Thu, 20 Apr 2006 10:52:26 +0000 (19:52 +0900)]
rpcrt4: Use a separate function to open each protseq.
Mike McCormack [Thu, 20 Apr 2006 09:02:43 +0000 (18:02 +0900)]
rpcrt4: Abstract access to the connection's waitable object.
Robert Shearman [Thu, 20 Apr 2006 10:47:00 +0000 (11:47 +0100)]
widl: Prevent NULL pointer de-refs on "void *" types.
Robert Shearman [Thu, 20 Apr 2006 10:46:38 +0000 (11:46 +0100)]
wininet: Don't allocate memory for the thread error structure until it is needed.
Don't allocate memory for the thread error structure until it is
needed, as it is quite large and wastes memory for threads that don't
call any wininet function.
Robert Shearman [Thu, 20 Apr 2006 10:45:40 +0000 (11:45 +0100)]
rpcrt4: Don't apply the offset to the pointer passed to callback conformance functions.
Robert Shearman [Thu, 20 Apr 2006 10:45:16 +0000 (11:45 +0100)]
rpcrt4: Free all pointers by default, except for conformant strings.
Free all pointers by default, except for conformant strings.
Conformant arrays should always be freed.
Add FC_CVARRAY to list of known types to avoid a FIXME.
Robert Shearman [Thu, 20 Apr 2006 10:44:53 +0000 (11:44 +0100)]
rpcrt4: Fix some memory leaks.
Robert Shearman [Thu, 20 Apr 2006 10:44:41 +0000 (11:44 +0100)]
rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
Use the documented NDR_PROC_HEADER_EXTS structure instead of the
current NDR_PROC_EXTENSIONS structure currently in ndr_stubless.c.
Robert Shearman [Thu, 20 Apr 2006 10:44:27 +0000 (11:44 +0100)]
rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead of flags on an unsigned char.
Robert Shearman [Thu, 20 Apr 2006 10:43:22 +0000 (11:43 +0100)]
rpcrt4: Store the return value on the stack for interpreted stubs.
Store the return value on the stack for stubs, as MIDL reserves space
for it and gives us a stack offset. This fixes calling methods with
thunks that assume that the return value will be stored on the stack.
Robert Shearman [Thu, 20 Apr 2006 10:41:45 +0000 (11:41 +0100)]
rpcrt4: Correctly fill in StackTop for stubless clients/servers.
Correctly fill in StackTop for stubless clients/servers so that
conformance for top-level parameters works.
Robert Shearman [Thu, 20 Apr 2006 10:42:16 +0000 (11:42 +0100)]
rpcrt4: There's no need to set stubMsg.StackTop twice.
Robert Shearman [Thu, 20 Apr 2006 10:42:03 +0000 (11:42 +0100)]
rpcrt4: Fix the MSVC version of call_server_func.
Fix the MSVC version of call_server_func to pop the registers in the
same order they were pushed.
Thomas Kho [Wed, 19 Apr 2006 20:04:11 +0000 (13:04 -0700)]
x11drv: Virtual key input scrubbing in X11DRV_send_keyboard_input.
Mikołaj Zalewski [Wed, 19 Apr 2006 19:34:15 +0000 (21:34 +0200)]
progman: Add close button and sysmenu to dialogs.
Mikołaj Zalewski [Wed, 19 Apr 2006 19:30:29 +0000 (21:30 +0200)]
comctl32: header: Avoid freeing invalid pointers.