Huw Davies [Thu, 31 Aug 2006 13:58:26 +0000 (14:58 +0100)]
rpcrt4: Add infrastructure to create and manage a variable sized vtbl
that will be used as the server object for delegated stubs.
Paul Vriens [Thu, 31 Aug 2006 17:23:25 +0000 (19:23 +0200)]
wintrust: Moved the generation of the guidstring to a separate function.
Paul Vriens [Thu, 31 Aug 2006 14:37:19 +0000 (16:37 +0200)]
wintrust: Implementation of WintrustAddActionID.
Paul Vriens [Wed, 30 Aug 2006 17:36:54 +0000 (19:36 +0200)]
wintrust: Implementation of WintrustRemoveActionID.
Dan Hipschman [Fri, 1 Sep 2006 23:35:49 +0000 (16:35 -0700)]
widl: Sanity check string and pointer attrs. Don't assign string as type.
Dan Hipschman [Fri, 1 Sep 2006 23:34:14 +0000 (16:34 -0700)]
widl: Handle more pointer types in get_struct_type.
Dan Hipschman [Wed, 30 Aug 2006 00:19:21 +0000 (17:19 -0700)]
widl: Remove checks for typedefs that always fail.
James Hawkins [Tue, 29 Aug 2006 22:12:39 +0000 (15:12 -0700)]
advpack: Add the regsvr action to the SetupInstallFromInfSection call.
James Hawkins [Tue, 29 Aug 2006 22:12:22 +0000 (15:12 -0700)]
advpack: Get the proper working directory in install_init.
Huw Davies [Wed, 30 Aug 2006 16:20:17 +0000 (17:20 +0100)]
rpcrt4: Tests on NdrCStdStubBuffer_Release to show that we shouldn't call Disconnect.
Also call IPSFactoryBuffer_Release on the 2nd arg, rather than on This->pPSFactory.
Huw Davies [Wed, 30 Aug 2006 13:57:20 +0000 (14:57 +0100)]
rpcrt4: Tidy up CStdStubBuffer_QueryInterface.
Huw Davies [Wed, 30 Aug 2006 14:16:29 +0000 (15:16 +0100)]
rpcrt4: Tidy up CStdStubBuffer_AddRef,Release.
Mike McCormack [Wed, 30 Aug 2006 11:08:09 +0000 (20:08 +0900)]
msi: Don't crash if we can't find a control.
Mike McCormack [Wed, 30 Aug 2006 11:07:44 +0000 (20:07 +0900)]
msi: Use a binary search to find sql keywords.
Mike McCormack [Wed, 30 Aug 2006 03:56:32 +0000 (12:56 +0900)]
ddraw: Make tests pass when OpenGL libraries aren't present.
Robert Reif [Tue, 29 Aug 2006 23:34:31 +0000 (19:34 -0400)]
advapi32: Fix lsa tests on windows98.
Dan Hipschman [Tue, 29 Aug 2006 21:29:06 +0000 (14:29 -0700)]
widl: Generate an error for "int f(void a)".
Dan Hipschman [Tue, 29 Aug 2006 21:28:05 +0000 (14:28 -0700)]
widl: Print pointers more aesthetically in generated header.
Dan Hipschman [Tue, 29 Aug 2006 21:27:27 +0000 (14:27 -0700)]
widl: Add an is_ptr function.
Dan Hipschman [Tue, 29 Aug 2006 21:26:43 +0000 (14:26 -0700)]
widl: Factor the entry_t structure.
Dan Hipschman [Tue, 29 Aug 2006 21:26:03 +0000 (14:26 -0700)]
widl: Use type_t for typedefs, not var_t. Simplify representation.
Dan Hipschman [Tue, 29 Aug 2006 21:25:19 +0000 (14:25 -0700)]
widl: Generate names for tagless structs, unions and enums.
Robert Shearman [Tue, 29 Aug 2006 20:16:44 +0000 (21:16 +0100)]
rpcrt4: Make the reference counting in the standard proxy thread-safe.
Robert Shearman [Tue, 29 Aug 2006 20:14:42 +0000 (21:14 +0100)]
rpcrt4: Fix NdrStubGetBuffer to use the IRpcChannelBuffer object since
IRpcChannelBuffer_GetBuffer may put extra data onto the wire for ORPC
calls.
Robert Shearman [Tue, 29 Aug 2006 20:14:05 +0000 (21:14 +0100)]
rpcrt4: Remove some unused code.
Robert Shearman [Tue, 29 Aug 2006 20:13:19 +0000 (21:13 +0100)]
rpcrt4: Rename ndr_midl.c to ndr_clientserver.c to more accurately
idenitfy what the code contained does - it is a number of helpers for
generated client/server code.
Robert Shearman [Tue, 29 Aug 2006 20:12:42 +0000 (21:12 +0100)]
rpcrt4: Move NdrStub* functions to cstub.c and move NdrProxy*
functions to cproxy.c since both sets of functions depend on the
implementations of the standard stubs and proxies.
Robert Shearman [Tue, 29 Aug 2006 20:11:28 +0000 (21:11 +0100)]
server: Translate errnos ENFILE and EMFILE to STATUS_TOO_MANY_OPENED_FILES,
which seems to be more appropriate and matches the errno translation
in ntdll.
Robert Shearman [Tue, 29 Aug 2006 20:12:16 +0000 (21:12 +0100)]
oleaut32: Delay the creation of the stub object for IDispatch until it is actually used.
Robert Shearman [Tue, 29 Aug 2006 20:11:12 +0000 (21:11 +0100)]
oleaut32: Fix a leak of the module reference count.
Andrew Talbot [Wed, 30 Aug 2006 18:40:52 +0000 (19:40 +0100)]
comctl32: Cast-qual warnings fix.
Andrew Talbot [Tue, 29 Aug 2006 19:12:39 +0000 (20:12 +0100)]
advpack: Cast-qual warnings fix.
Renu Rajput [Tue, 29 Aug 2006 08:20:16 +0000 (13:50 +0530)]
comdlg: Send missing CDN_FOLDERCHANGE.
Paul Vriens [Fri, 1 Sep 2006 11:59:50 +0000 (13:59 +0200)]
wincrypt.h: Add new OID.
Paul Vriens [Fri, 1 Sep 2006 10:48:20 +0000 (12:48 +0200)]
softpub.h: Add a GUID.
Paul Vriens [Fri, 1 Sep 2006 10:48:34 +0000 (12:48 +0200)]
wintrust.h: Add a GUID.
Paul Vriens [Tue, 29 Aug 2006 17:33:00 +0000 (19:33 +0200)]
wintrust: Add some documentation.
Paul Vriens [Tue, 29 Aug 2006 15:57:35 +0000 (17:57 +0200)]
wintrust: Add some extra tests for WintrustRemoveActionID.
Mike McCormack [Tue, 29 Aug 2006 08:07:45 +0000 (17:07 +0900)]
msi: Fix a memory leak.
Mike McCormack [Tue, 29 Aug 2006 08:08:01 +0000 (17:08 +0900)]
msi: Free the handle table on PROCESS_DETACH.
Mike McCormack [Tue, 29 Aug 2006 08:08:09 +0000 (17:08 +0900)]
msi: Fix test compilation with MSVC6.
Mike McCormack [Tue, 29 Aug 2006 08:08:40 +0000 (17:08 +0900)]
msi: Properties are case sensitive.
Paul Vriens [Tue, 29 Aug 2006 08:25:47 +0000 (10:25 +0200)]
wintrust: Add framework and initial tests.
Paul Vriens [Mon, 28 Aug 2006 14:53:01 +0000 (16:53 +0200)]
wintrust: Add some register stubs.
Paul Vriens [Mon, 28 Aug 2006 14:52:38 +0000 (16:52 +0200)]
wintrust: Move register related functions to a separate file.
Dan Hipschman [Tue, 29 Aug 2006 01:30:16 +0000 (18:30 -0700)]
widl: Add the rest of the pointer types to write_type.
Marcus Meissner [Mon, 28 Aug 2006 06:31:06 +0000 (08:31 +0200)]
Remove some more unused debugging channels.
Huw Davies [Sat, 26 Aug 2006 17:20:44 +0000 (18:20 +0100)]
rpcrt4: Add a test for IRpcStubBuffer_Connect on a delegated stub.
This shows that we have a vtbl ptr at (void**)This-2 that is passed to
the base interface's IRpcStubBuffer_Connect. This vtbl should
presumably forward calls to the real object's vtbl. We can't simply
pass the real object to the base interface's stub, as the real
object's QI may not provide us with the base interface.
Huw Davies [Mon, 28 Aug 2006 18:05:36 +0000 (19:05 +0100)]
rpcrt4: Add a helper function to create a stub.
Stefan Dösinger [Mon, 28 Aug 2006 21:46:00 +0000 (23:46 +0200)]
wined3d: Apply the half pixel correction for shaders too.
James Hawkins [Tue, 29 Aug 2006 00:55:30 +0000 (17:55 -0700)]
msi: Use msi_dialog_dup_property where appropriate.
James Hawkins [Tue, 29 Aug 2006 00:55:10 +0000 (17:55 -0700)]
msi: Use the respective update functions when creating the Browse dialog control.
James Hawkins [Tue, 29 Aug 2006 00:54:43 +0000 (17:54 -0700)]
msi: Update the DirectoryCombo control in response to the DirectoryListUp event.
James Hawkins [Tue, 29 Aug 2006 00:54:18 +0000 (17:54 -0700)]
msi: Update the PathEdit control in response to the DirectoryListUp event.
James Hawkins [Tue, 29 Aug 2006 00:53:20 +0000 (17:53 -0700)]
msi: Highlight the text in the PathEdit control.
Dan Kegel [Mon, 28 Aug 2006 16:44:35 +0000 (09:44 -0700)]
msi: Callers of alloc_msihandle should handle failure.
Dan Kegel [Mon, 28 Aug 2006 14:51:30 +0000 (07:51 -0700)]
msi: Remove limit on number of handles.
Dan Kegel [Mon, 28 Aug 2006 14:41:55 +0000 (07:41 -0700)]
msi/tests: Add test to verify we can create 4000 msi handles.
Robert Shearman [Mon, 28 Aug 2006 13:18:07 +0000 (14:18 +0100)]
quartz: Use the absolute height of the bitmap format as a negative values simply means it is a top-down bitmap.
Robert Shearman [Mon, 28 Aug 2006 13:19:13 +0000 (14:19 +0100)]
ole32: Return errors if the attempt to start a LocalService object fails.
Robert Shearman [Mon, 28 Aug 2006 13:18:56 +0000 (14:18 +0100)]
ole32: AppId is a value under the clsid key, rather than a key.
Robert Shearman [Mon, 28 Aug 2006 13:18:15 +0000 (14:18 +0100)]
ole32: Fix functions defined without specifying argument types by changing them to "(void)".
Roderick Colenbrander [Sun, 27 Aug 2006 21:10:32 +0000 (23:10 +0200)]
winex11.drv: Import ConvertPixelFormatWGLtoGLX from opengl32.
Brian Chang [Sun, 27 Aug 2006 16:26:34 +0000 (11:26 -0500)]
riched20: EM_EXSETSEL fixes and conformance tests.
Alexandre Julliard [Mon, 28 Aug 2006 15:29:38 +0000 (17:29 +0200)]
tools: Get rid of the winapi makefile, it's not used anyway.
Alexandre Julliard [Mon, 28 Aug 2006 11:37:44 +0000 (13:37 +0200)]
makefiles: Only run test and documentation targets in directories that need them.
Alexandre Julliard [Mon, 28 Aug 2006 09:58:31 +0000 (11:58 +0200)]
make_makefiles: Generate the tests list in programs/winetest/Makefile.in.
Alexandre Julliard [Mon, 28 Aug 2006 09:57:10 +0000 (11:57 +0200)]
tools: Added make_makefiles tool that updates the list in configure.ac and runs make_dlls and make_progs.
Alexandre Julliard [Mon, 28 Aug 2006 09:50:26 +0000 (11:50 +0200)]
kernel: Get rid of useless trace.
Mike McCormack [Mon, 28 Aug 2006 07:51:41 +0000 (16:51 +0900)]
msi: Fix writing of long strings to the database.
Mike McCormack [Mon, 28 Aug 2006 07:51:11 +0000 (16:51 +0900)]
msi: Fix MsiRecordGetString for a null buffer and non-zero buffer length.
H. Verbeet [Sun, 27 Aug 2006 20:07:13 +0000 (22:07 +0200)]
d3d8: Use proper handles for pixel shaders.
H. Verbeet [Sun, 27 Aug 2006 20:07:09 +0000 (22:07 +0200)]
d3d8: Improve shader handle management.
Ivan Gyurdiev [Sun, 27 Aug 2006 02:34:03 +0000 (22:34 -0400)]
wined3d: Add support for A16B16G16R16F and A32B32G32R32F texture formats.
Hwang YunSong(황윤성) [Sun, 27 Aug 2006 23:50:59 +0000 (08:50 +0900)]
msi: Updated Korean resource.
Eric Pouech [Sun, 27 Aug 2006 06:50:46 +0000 (08:50 +0200)]
dbghelp: Removed stabs dump facility now that we have it (for PE files) in winedump.
Eric Pouech [Sun, 27 Aug 2006 06:50:46 +0000 (08:50 +0200)]
winedump: Added -G option to dump raw stabs information from PE files.
Eric Pouech [Sun, 27 Aug 2006 06:50:33 +0000 (08:50 +0200)]
winedbg: Native dbghelp generate long basic types, so handle them too.
Jacek Caban [Sun, 27 Aug 2006 14:01:45 +0000 (16:01 +0200)]
mshtml: Added IDM_UNDERLINE implementation.
Jacek Caban [Sun, 27 Aug 2006 14:01:25 +0000 (16:01 +0200)]
mshtml: Added IDM_ITALIC implementation.
Jacek Caban [Sun, 27 Aug 2006 14:01:06 +0000 (16:01 +0200)]
mshtml: Added IDM_FONTNAME implementation.
James Hawkins [Fri, 25 Aug 2006 22:42:28 +0000 (15:42 -0700)]
msi: Add a stub implementation of the VolumeCostList control.
James Hawkins [Fri, 25 Aug 2006 21:22:16 +0000 (14:22 -0700)]
msi: Add initial implementation of the DirectoryListUp event.
James Hawkins [Fri, 25 Aug 2006 21:18:01 +0000 (14:18 -0700)]
msi: Add initial implementation of the DirectoryCombo control.
Stefan Dösinger [Sun, 27 Aug 2006 17:16:01 +0000 (19:16 +0200)]
wined3d: Find the correct sampler type for < 2.0 pshaders.
Stefan Dösinger [Sat, 26 Aug 2006 22:37:56 +0000 (00:37 +0200)]
wined3d: Properly initialize a variable.
Andrew Talbot [Sat, 26 Aug 2006 20:48:14 +0000 (21:48 +0100)]
advapi32/tests: Cast-qual warnings fix.
Matt Finnicum [Sun, 27 Aug 2006 09:10:38 +0000 (04:10 -0500)]
riched20: Remove two testing fixme's that were accidentally committed.
Dmitry Timoshkov [Sun, 27 Aug 2006 08:54:05 +0000 (17:54 +0900)]
user: Do not force repainting on WM_WINDOWPOSCHANGED in combobox.
- do not force repainting on WM_WINDOWPOSCHANGED in combobox, it
breaks Z-order based painting.
- do nothing in the combobox WM_ERASEBKGND handler do all painting in
WM_PAINT like Windows does.
Roderick Colenbrander [Sun, 27 Aug 2006 10:47:13 +0000 (10:47 +0000)]
opengl: Fix Mesa/DRI regression.
Robert Reif [Sun, 27 Aug 2006 20:36:23 +0000 (16:36 -0400)]
advapi32: Fix security tests to not crash on windows.
Robert Reif [Sat, 26 Aug 2006 14:15:27 +0000 (10:15 -0400)]
kernel32: Fix TRACE in WideCharToMultiByte to not cause exception with non-null terminated input.
Frank Richter [Fri, 25 Aug 2006 19:24:43 +0000 (21:24 +0200)]
setupapi: Make do_file_copyW send "target newer" notifications.
Frank Richter [Fri, 25 Aug 2006 18:00:53 +0000 (20:00 +0200)]
kernel: Add tests for GetPrivateProfileSectionNames. Make behaviour the same as observed on Windows XP.
Alexandre Julliard [Sun, 27 Aug 2006 18:15:58 +0000 (20:15 +0200)]
kernel: Fixed off-by-one error in GetShortPathNameW.
Alexandre Julliard [Sat, 26 Aug 2006 19:33:29 +0000 (21:33 +0200)]
wrc: Get rid of xmalloc casts.
Alexandre Julliard [Sat, 26 Aug 2006 19:29:24 +0000 (21:29 +0200)]
wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
Alexandre Julliard [Sat, 26 Aug 2006 19:35:32 +0000 (21:35 +0200)]
wmc: Get rid of xmalloc casts.
Alexandre Julliard [Sat, 26 Aug 2006 19:29:13 +0000 (21:29 +0200)]
wmc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
Alexandre Julliard [Sat, 26 Aug 2006 19:39:44 +0000 (21:39 +0200)]
widl: xmalloc shouldn't initialize to zero, do that explicitly where needed.