Mike McCormack [Tue, 13 Feb 2007 13:48:05 +0000 (22:48 +0900)]
msi: Find pending custom actions by GUID.
Marcus Meissner [Tue, 13 Feb 2007 12:25:34 +0000 (13:25 +0100)]
bin2res: Use fstat, handle errors.
Lei Zhang [Tue, 13 Feb 2007 23:01:26 +0000 (15:01 -0800)]
tools/wineshelllink: Create links with WINEPREFIX.
Dmitry Timoshkov [Wed, 14 Feb 2007 10:45:45 +0000 (18:45 +0800)]
user32: Avoid sending unwanted DM_GETDEFID/DM_SETDEFID messages.
H. Verbeet [Tue, 13 Feb 2007 22:12:45 +0000 (23:12 +0100)]
d3d8: Don't store the d3d8 declaration in the wined3d object.
H. Verbeet [Tue, 13 Feb 2007 22:12:40 +0000 (23:12 +0100)]
d3d8: Move loading local d3d8 vertex shader constants from wined3d to d3d8.
H. Verbeet [Tue, 13 Feb 2007 22:12:36 +0000 (23:12 +0100)]
d3d9: Don't store the d3d9 declaration in the wined3d object.
H. Verbeet [Tue, 13 Feb 2007 22:12:29 +0000 (23:12 +0100)]
wined3d: Get rid of the vertexDeclaration field in IWineD3DVertexShaderImpl.
H. Verbeet [Tue, 13 Feb 2007 22:12:24 +0000 (23:12 +0100)]
d3d8: Store the d3d8 vertex declaration in the d3d8 vertex shader.
H. Verbeet [Tue, 13 Feb 2007 22:12:19 +0000 (23:12 +0100)]
d3d8: Add an IDirect3DVertexDeclaration8 class to hold the wined3d vertex declaration.
H. Verbeet [Tue, 13 Feb 2007 22:12:14 +0000 (23:12 +0100)]
wined3d: Add WINED3DDECLUSAGE, use it.
H. Verbeet [Tue, 13 Feb 2007 22:12:10 +0000 (23:12 +0100)]
wined3d: Get rid of WINED3DSHADERDECLUSAGE.
H. Verbeet [Tue, 13 Feb 2007 22:12:05 +0000 (23:12 +0100)]
wined3d: Don't use WINED3DSHADERDECLUSAGE_PSIZE / WINED3DSHADERDECLUSAGE_FOG.
Alexandre Julliard [Wed, 14 Feb 2007 12:12:32 +0000 (13:12 +0100)]
cabinet: Fixed fd leak in case of error.
Damjan Jovanovic [Wed, 14 Feb 2007 10:26:42 +0000 (12:26 +0200)]
msvcrt: Implemented stat64, wstat64 and fstat64.
Change all other variations of stat use the stat64 family, since it is
the most general.
Damjan Jovanovic [Wed, 14 Feb 2007 10:24:27 +0000 (12:24 +0200)]
msvcrt: Added declarations for functions and structures related to stat64.
Alexandre Julliard [Wed, 14 Feb 2007 11:30:43 +0000 (12:30 +0100)]
gdi32: Fixed typo in AngleArc.
Chris Robinson [Tue, 13 Feb 2007 22:32:34 +0000 (14:32 -0800)]
quartz: Loop through the rest of the possible filters even when a connection fails.
Chris Robinson [Tue, 13 Feb 2007 22:34:45 +0000 (14:34 -0800)]
wine.inf: Add quartz.dll to the list of installed fake DLLs.
Chris Robinson [Tue, 13 Feb 2007 22:37:52 +0000 (14:37 -0800)]
quartz: Remove 1GB AVI size limitation.
Chris Robinson [Tue, 13 Feb 2007 22:28:02 +0000 (14:28 -0800)]
quartz: Properly handle input parameters in FileSource_GetCurFile.
Stefan Dösinger [Tue, 13 Feb 2007 19:28:25 +0000 (20:28 +0100)]
wined3d: Do not allocate compressed surfaces with glTexImage2D.
Stefan Dösinger [Tue, 13 Feb 2007 19:25:48 +0000 (20:25 +0100)]
wined3d: Swap the SFLAG_DIBSECTION flag when swaping hdc and memory.
Stefan Dösinger [Tue, 13 Feb 2007 19:24:39 +0000 (20:24 +0100)]
wined3d: Check error conditions before creating the object.
Stefan Dösinger [Tue, 13 Feb 2007 19:24:00 +0000 (20:24 +0100)]
wined3d: Partial render target locking.
Stefan Dösinger [Tue, 13 Feb 2007 19:21:48 +0000 (20:21 +0100)]
wined3d: Always use np2 repacking if no native np2 support is available.
Stefan Dösinger [Tue, 13 Feb 2007 19:21:44 +0000 (20:21 +0100)]
wined3d: Improve render target locking.
Stefan Dösinger [Tue, 13 Feb 2007 19:21:41 +0000 (20:21 +0100)]
wined3d: Remove pow2Size from the surfaces.
Stefan Dösinger [Tue, 13 Feb 2007 19:21:36 +0000 (20:21 +0100)]
wined3d: Show fullscreen rendering windows.
Stefan Dösinger [Tue, 13 Feb 2007 19:14:41 +0000 (20:14 +0100)]
wined3d: GetRenderTargetData can call BltFast.
Stefan Dösinger [Tue, 13 Feb 2007 19:21:32 +0000 (20:21 +0100)]
wined3d: Dirtify the render targets, not the primary swapchain on draws.
Felix Nawothnig [Tue, 13 Feb 2007 20:18:24 +0000 (21:18 +0100)]
comctl32: Remove redundant NULL checks before Free() calls.
Felix Nawothnig [Tue, 13 Feb 2007 20:02:56 +0000 (21:02 +0100)]
comctl32: Add tests for Alloc() and friends.
Felix Nawothnig [Tue, 13 Feb 2007 20:01:35 +0000 (21:01 +0100)]
comctl32: Rename 'string' test to 'misc'.
H. Verbeet [Tue, 13 Feb 2007 18:53:20 +0000 (19:53 +0100)]
wined3d: Cleanup the pixelshader() state handler a little bit.
H. Verbeet [Tue, 13 Feb 2007 18:53:11 +0000 (19:53 +0100)]
wined3d: Always select the correct shader pair in the vertexdeclaration() state handler.
Vitaly Lipatov [Tue, 13 Feb 2007 18:24:29 +0000 (21:24 +0300)]
cmd: Fix program name.
Jacek Caban [Tue, 13 Feb 2007 11:21:03 +0000 (12:21 +0100)]
mshtml: Don't release window if it wasn't created.
Jacek Caban [Sun, 11 Feb 2007 15:28:16 +0000 (16:28 +0100)]
mshtml: Added comments about frozen/not frozen interface.
Jacek Caban [Sat, 10 Feb 2007 18:04:32 +0000 (19:04 +0100)]
mshtml: Use wine_url in GetSpec if possible.
Jacek Caban [Sat, 10 Feb 2007 18:02:02 +0000 (19:02 +0100)]
mshtml: Forward GetAsciiSpec to GetSpec.
Jacek Caban [Tue, 13 Feb 2007 17:08:09 +0000 (18:08 +0100)]
mshtml: Added SchemeIs implementation.
Jacek Caban [Sat, 10 Feb 2007 17:59:38 +0000 (18:59 +0100)]
mshtml: Return "wine" as scheme of nsIURI if wine_url is set.
Vitaliy Margolen [Fri, 9 Feb 2007 16:24:53 +0000 (09:24 -0700)]
server: Get the primary group from the token's groups.
Mike McCormack [Tue, 13 Feb 2007 10:50:35 +0000 (19:50 +0900)]
msi: Remove an unused initializer.
Mike McCormack [Tue, 13 Feb 2007 10:49:51 +0000 (19:49 +0900)]
ole32: Add missing parameter for RunningObjectTableImpl_UnInitialize.
Misha Koshelev [Sun, 11 Feb 2007 05:07:42 +0000 (23:07 -0600)]
msi: Conformance test, check that INSTALLUILEVEL flags don't trigger UI install.
Kirill K. Smirnov [Fri, 19 Jan 2007 12:06:59 +0000 (15:06 +0300)]
user32/tests: Add tests for WM_SETICON.
Kirill K. Smirnov [Fri, 19 Jan 2007 12:03:19 +0000 (15:03 +0300)]
user32: Handle WM_SETICON message similarly to WM_SETTEXT.
Alexandre Julliard [Tue, 13 Feb 2007 16:17:58 +0000 (17:17 +0100)]
ntdll: Allow APCs to run while waiting for a debug event reply.
Alexandre Julliard [Tue, 13 Feb 2007 16:17:26 +0000 (17:17 +0100)]
winex11.drv: We still have to flush the display after mapping a window.
The Photoshop splash screen needs this.
Vitaliy Margolen [Sat, 10 Feb 2007 17:40:50 +0000 (10:40 -0700)]
winex11.drv: Popup windows with system menu are managed.
Leslie Choong [Sun, 11 Feb 2007 04:37:26 +0000 (20:37 -0800)]
comctl32: updown: Getter and setter tests for updown control.
Anatoly Lyutin [Sat, 10 Feb 2007 11:44:18 +0000 (14:44 +0300)]
wineconsole: Added range of value for all up-down controls on config dialog.
Anatoly Lyutin [Sat, 10 Feb 2007 13:34:30 +0000 (16:34 +0300)]
comdlg32: fontdlg: Add initialisation for comboboxes.
Tijl Coosemans [Fri, 9 Feb 2007 17:31:18 +0000 (18:31 +0100)]
wineshelllink: Fix mktemp usage on FreeBSD.
Marcus Meissner [Thu, 8 Feb 2007 16:15:50 +0000 (17:15 +0100)]
ntdll/tests: Fixed WCHAR overflow.
Kim Lilliestierna [Sat, 27 Jan 2007 14:26:03 +0000 (15:26 +0100)]
cmd: Fix the "move" command the same way as the "copy" command.
Marcus Meissner [Tue, 13 Feb 2007 07:49:24 +0000 (08:49 +0100)]
winedump: Free function_name on all error paths.
Peter Oberndorfer [Mon, 12 Feb 2007 20:22:37 +0000 (21:22 +0100)]
ntdll: Test that shows RtlRaiseException with EXCEPTION_BREAKPOINT mangles Eip of context.
Michael Stefaniuc [Mon, 12 Feb 2007 23:13:00 +0000 (00:13 +0100)]
atl: Fix a comparison between signed and unsigned.
Michael Stefaniuc [Mon, 12 Feb 2007 23:02:34 +0000 (00:02 +0100)]
wldap32: Missing HeapFree on error path (found by Smatch).
Dmitry Timoshkov [Tue, 13 Feb 2007 08:25:02 +0000 (16:25 +0800)]
comctl32: Implement ImageList_GetFlags.
Dmitry Timoshkov [Tue, 13 Feb 2007 08:24:17 +0000 (16:24 +0800)]
user32: Activate an MDI child on WM_SETFOCUS as well as on WM_CHILDACTIVATE.
Andrew Talbot [Mon, 12 Feb 2007 20:58:08 +0000 (20:58 +0000)]
dinput: Constify some variables.
Andrew Talbot [Mon, 12 Feb 2007 20:58:47 +0000 (20:58 +0000)]
amstream: Constify a variable.
Stefan Dösinger [Mon, 12 Feb 2007 18:22:41 +0000 (19:22 +0100)]
wined3d: Use the context manager to create onscreen contexts.
Stefan Dösinger [Mon, 12 Feb 2007 18:21:45 +0000 (19:21 +0100)]
d3d8: Deleting bound shaders unbinds them.
Stefan Dösinger [Mon, 12 Feb 2007 18:21:10 +0000 (19:21 +0100)]
wined3d: Use the context manager to select the primary render target.
Stefan Dösinger [Mon, 12 Feb 2007 18:35:45 +0000 (19:35 +0100)]
wined3d: Make the context array dynamic.
Stefan Dösinger [Mon, 12 Feb 2007 18:18:46 +0000 (19:18 +0100)]
wined3d: Improve render target to texture blits.
Stefan Dösinger [Mon, 12 Feb 2007 18:18:41 +0000 (19:18 +0100)]
wined3d: Use the context manager to prepare for blitting.
Stefan Dösinger [Mon, 12 Feb 2007 18:18:36 +0000 (19:18 +0100)]
wined3d: Use the context manager to prepare for drawing.
Stefan Dösinger [Mon, 12 Feb 2007 18:18:31 +0000 (19:18 +0100)]
wined3d: Store dirty states per context.
Stefan Dösinger [Mon, 12 Feb 2007 18:18:27 +0000 (19:18 +0100)]
wined3d: Store state optmization members in the context.
Stefan Dösinger [Mon, 12 Feb 2007 18:18:22 +0000 (19:18 +0100)]
wined3d: Add a per context structure for context management.
Hans Leidekker [Mon, 12 Feb 2007 14:27:36 +0000 (15:27 +0100)]
wininet: Fix a test that fails on Windows.
Hans Leidekker [Mon, 12 Feb 2007 14:19:17 +0000 (15:19 +0100)]
wininet: Skip empty accept type strings in HttpOpenRequest.
Paul Vriens [Mon, 12 Feb 2007 10:33:26 +0000 (11:33 +0100)]
wininet/ftp.c: Fix some returned error codes.
Paul Vriens [Mon, 12 Feb 2007 09:55:13 +0000 (10:55 +0100)]
wininet/ftp.c: Add tests to show the order of parameter checking.
Rob Shearman [Mon, 12 Feb 2007 13:29:04 +0000 (13:29 +0000)]
rpcrt4: The format structures used in the marshaling code should have 1-byte alignment.
Rob Shearman [Mon, 12 Feb 2007 13:28:18 +0000 (13:28 +0000)]
include: Add more EOAC_* enumeration values to objidl.idl.
Also add the SOLE_AUTHENTICATION_INFO and SOLE_AUTHENTICATION_LIST
structures which are used by CoInitializeSecurity.
Rob Shearman [Mon, 12 Feb 2007 13:27:36 +0000 (13:27 +0000)]
include: Fix a typo in a comment in rpcdce.h.
Rob Shearman [Mon, 12 Feb 2007 13:26:59 +0000 (13:26 +0000)]
include: Fix a typo in the parameter name for IClientSecurity::QueryBlanket in objidl.idl.
Francois Gouget [Mon, 12 Feb 2007 14:05:51 +0000 (15:05 +0100)]
ntdll: Fix compilation on systems that don't support nameless structs.
Francois Gouget [Fri, 9 Feb 2007 14:57:07 +0000 (15:57 +0100)]
ntdll: Add prototypes to winnt.h for the SList functions.
Jacek Caban [Sat, 10 Feb 2007 15:34:41 +0000 (16:34 +0100)]
urlmon: Added mk protocol handling test.
Jacek Caban [Sat, 10 Feb 2007 15:33:38 +0000 (16:33 +0100)]
urlmon: Added test of handlong its protocol.
Jacek Caban [Sat, 10 Feb 2007 15:32:44 +0000 (16:32 +0100)]
urlmon: Depend on Read result in report_data.
Jacek Caban [Sat, 10 Feb 2007 15:32:03 +0000 (16:32 +0100)]
urlmon: Store download state in Binding object.
Alexandre Julliard [Mon, 12 Feb 2007 13:13:22 +0000 (14:13 +0100)]
rpcrt4: Enter new named pipe connections into the protocol connection list.
Dmitry Timoshkov [Mon, 12 Feb 2007 08:47:56 +0000 (16:47 +0800)]
comctl32: Make ImageList_Read and ImageList_Write compatible with each other, simplify the code.
Mike McCormack [Mon, 12 Feb 2007 02:31:41 +0000 (11:31 +0900)]
msi: Store dll based custom actions in a separate list.
Mike McCormack [Mon, 12 Feb 2007 02:30:43 +0000 (11:30 +0900)]
msi: Simplify ACTION_FinishCustomActions.
Chris Robinson [Sun, 11 Feb 2007 07:04:55 +0000 (23:04 -0800)]
wined3d: Properly round negative values in shader_glsl_mov.
Hans Leidekker [Sat, 10 Feb 2007 21:55:29 +0000 (22:55 +0100)]
wordpad: Open .wri files in wordpad.
Eric Pouech [Sat, 10 Feb 2007 08:10:20 +0000 (09:10 +0100)]
winedump: Removed a couple of unused elements out of struct symbol.
Eric Pouech [Sat, 10 Feb 2007 08:10:13 +0000 (09:10 +0100)]
winedump: Simplify guid dumping.
Eric Pouech [Sat, 10 Feb 2007 08:10:07 +0000 (09:10 +0100)]
winedump: Larger usage of symbol demangling while dumping.
Eric Pouech [Sat, 10 Feb 2007 09:48:52 +0000 (10:48 +0100)]
winedbg: Support for debugging child processes.
Added internal flag (AlsoDebugProcChild) to let winedbg debug both
parent and child (in the same WineDbg session).