Rob Shearman [Tue, 6 Mar 2007 17:58:21 +0000 (17:58 +0000)]
ole32: Fix a failing CoUnmarshalInterface test on Windows.
Rob Shearman [Tue, 6 Mar 2007 17:57:45 +0000 (17:57 +0000)]
ole32: Fix a use-after-free of the file moniker in the running object table tests.
Rob Shearman [Tue, 6 Mar 2007 17:57:10 +0000 (17:57 +0000)]
server: A general solution for handling MAXIMUM_ALLOWED access right has been implemented so remove the workarounds.
Stefan Dösinger [Tue, 6 Mar 2007 13:56:58 +0000 (14:56 +0100)]
wined3d: Do not specify the viewport origin upside down when doing offscreen rendering.
The gl viewport origin is the lower left corner of the window, in d3d
it is the upper right corner. This is corrected when setting the
viewport. However, when we are doing offscreen rendering, this is
reversed. So do not flip the viewport origin when rendering offscreen.
Stefan Dösinger [Tue, 6 Mar 2007 12:54:05 +0000 (13:54 +0100)]
wined3d: Disable depth stencil related states without a depth stencil buffer.
Except with fbos, it is not possible to remove the depth stencil
buffer from the opengl frame buffer, so when the d3d app sets a NULL
depth stencil disable all states that work with the depth stencil
buffer.
Stefan Dösinger [Tue, 6 Mar 2007 12:35:56 +0000 (13:35 +0100)]
wined3d: Clearing the depth stencil buffer fails without a depth stencil buffer.
Stefan Dösinger [Sun, 4 Mar 2007 22:47:57 +0000 (23:47 +0100)]
wined3d: Use an aux buffer as blitting helper if available.
This helps performance a bit because the function does not have to
wait for the 2nd read to finish before returning. Only do that if we
have an aux buffer to mess with for free though.
Stefan Dösinger [Sun, 4 Mar 2007 22:29:28 +0000 (23:29 +0100)]
wined3d: Store the number of aux buffers in the gl limits structure.
Stefan Dösinger [Mon, 5 Mar 2007 20:40:47 +0000 (21:40 +0100)]
wined3d: WINED3DFMT_U8V8 is signed.
Plain OpenGL does not provide any signed pixel formats, so the
unsigned GL_RGB is used for loading perturbation data into pixel
shaders that use texbem. For correct loading, the signedness has to be
considered.
Stefan Dösinger [Sat, 3 Mar 2007 12:51:43 +0000 (13:51 +0100)]
wined3d: Adjust the rhw transformation for offscreen rendering.
Paul Vriens [Tue, 6 Mar 2007 18:15:40 +0000 (19:15 +0100)]
msvcrt/tests: Properly remove temporary directory.
Paul Vriens [Tue, 6 Mar 2007 17:47:28 +0000 (18:47 +0100)]
localspl/tests: Remove tempfile after running the tests.
Paul Vriens [Tue, 6 Mar 2007 17:40:26 +0000 (18:40 +0100)]
winspool.drv/tests: Remove tempfile after running the tests.
Michael Stefaniuc [Tue, 6 Mar 2007 14:34:19 +0000 (15:34 +0100)]
snmpapi: Fix printf format warnings.
Rob Shearman [Tue, 6 Mar 2007 13:32:09 +0000 (13:32 +0000)]
secur32: NTLM's AcquireCredentialHandleA/W should accept domains and usernames with lengths of 0.
Add tests for these cases.
Rob Shearman [Tue, 6 Mar 2007 13:31:33 +0000 (13:31 +0000)]
secur32: NTLM - don't bother nul terminating the password string as nothing relies on it being nul terminated.
Rob Shearman [Tue, 6 Mar 2007 13:30:38 +0000 (13:30 +0000)]
secur32: NTLM - don't copy more data from User, Domain and Password
pointers in the SEC_WINNT_AUTH_IDENTITY structure than the
corresponding Length fields say the pointers hold.
Dmitry Timoshkov [Tue, 6 Mar 2007 11:14:25 +0000 (19:14 +0800)]
gdi32: Add an extensive EnumFontFamilies test, fix some failures when running under Wine.
Francois Gouget [Tue, 6 Mar 2007 13:26:24 +0000 (14:26 +0100)]
Assorted spelling fixes.
Francois Gouget [Tue, 6 Mar 2007 13:25:51 +0000 (14:25 +0100)]
dplayx/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 6 Mar 2007 13:25:20 +0000 (14:25 +0100)]
dplayx/tests: Add missing '\n' to ok() call.
Byeong-Sik Jeon [Tue, 6 Mar 2007 13:06:33 +0000 (22:06 +0900)]
gdi32: Fix FontSubstitute values for Korean locale.
Byeong-Sik Jeon [Tue, 6 Mar 2007 12:30:20 +0000 (21:30 +0900)]
gdi32: Add missing pFT_Done_Face().
Alexandre Julliard [Tue, 6 Mar 2007 17:28:17 +0000 (18:28 +0100)]
wineps.drv: Return correct values for DESKTOPHORZ/VERTRES since they are used to setup the visible region.
Alexandre Julliard [Tue, 6 Mar 2007 11:27:32 +0000 (12:27 +0100)]
wine.inf: dwReserved values for DirectPlay providers should be dwords
(spotted by Alessandro Pignotti).
Dmitry Timoshkov [Tue, 6 Mar 2007 08:53:39 +0000 (16:53 +0800)]
winex11.drv: Do not ignore the keysyms assigned to a group switch, it leads to side effects like missing KeyRelease events.
Dmitry Timoshkov [Tue, 6 Mar 2007 05:12:19 +0000 (13:12 +0800)]
user32: Make the excessive scroll test pass under Windows.
Detlef Riekenberg [Tue, 6 Mar 2007 04:41:00 +0000 (05:41 +0100)]
serialui/tests: Add some tests for CommConfigDialog.
Detlef Riekenberg [Tue, 6 Mar 2007 04:40:56 +0000 (05:40 +0100)]
serialui: Fix return type for CommConfigDialog.
Detlef Riekenberg [Tue, 6 Mar 2007 04:40:50 +0000 (05:40 +0100)]
localspl: Do not crash when Xcv was opened without a space in the name.
Detlef Riekenberg [Mon, 5 Mar 2007 20:44:18 +0000 (21:44 +0100)]
winspool/tests: Vista returns a different status.
Eric Pouech [Mon, 5 Mar 2007 20:54:35 +0000 (21:54 +0100)]
winedbg: Forward the wShowWindow option from winedbg to the debuggee.
Eric Pouech [Mon, 5 Mar 2007 20:45:21 +0000 (21:45 +0100)]
winedbg: We no longer need to force for ELF modules in minidumps as we do it automatically now.
Rob Shearman [Mon, 5 Mar 2007 20:45:49 +0000 (20:45 +0000)]
ole32: Compare the class contexts in COM_GetRegisteredClassObject.
Only objects that have been registered for a class context that matches
the requested class context should be returned.
Rob Shearman [Mon, 5 Mar 2007 20:44:52 +0000 (20:44 +0000)]
ole32: OleLoad should call CoCreateInstance with CLSCTX_INPROC_SERVER as well as CLSCTX_INPROC_HANDLER.
Rob Shearman [Mon, 5 Mar 2007 20:44:12 +0000 (20:44 +0000)]
credui: Fix a missing ":" in the credential dialog domain name text box.
Andrew Talbot [Mon, 5 Mar 2007 19:03:04 +0000 (19:03 +0000)]
msvfw32: Replace const pointer parameter with correct pointer to const.
Andrew Talbot [Mon, 5 Mar 2007 19:02:22 +0000 (19:02 +0000)]
comctl32: Replace const pointer parameter with correct pointer to const.
Andrew Talbot [Mon, 5 Mar 2007 18:58:55 +0000 (18:58 +0000)]
msi: Replace const pointer parameters with correct pointers to const.
Mike Schaadt [Mon, 5 Mar 2007 17:50:23 +0000 (11:50 -0600)]
snmpapi: Changed %llu to %x%08lx.
Aric Stewart [Mon, 5 Mar 2007 03:43:00 +0000 (12:43 +0900)]
gdi32: Set FontSubstitute values by locale.
Paul Vriens [Mon, 5 Mar 2007 16:29:12 +0000 (17:29 +0100)]
gdi32/tests: Use skip where appropriate.
Paul Vriens [Mon, 5 Mar 2007 16:29:04 +0000 (17:29 +0100)]
gdi32/tests: Make sure we can run on win9x and NT again.
Chris Robinson [Mon, 5 Mar 2007 14:11:37 +0000 (06:11 -0800)]
quartz: Improve reference traces.
Alexandre Julliard [Mon, 5 Mar 2007 16:09:54 +0000 (17:09 +0100)]
server: Replace use of internal __pthread_kill() function by a system call.
Alexandre Julliard [Mon, 5 Mar 2007 15:43:09 +0000 (16:43 +0100)]
server: Expose areas revealed by changes to the window region.
Alexandre Julliard [Mon, 5 Mar 2007 15:42:30 +0000 (16:42 +0100)]
clock: Make the window round in no title bar mode, to exercise SetWindowRgn.
Paul Vriens [Mon, 5 Mar 2007 13:11:22 +0000 (14:11 +0100)]
advapi32/tests: Move skip to a more appropriate place.
Paul Vriens [Mon, 5 Mar 2007 13:11:17 +0000 (14:11 +0100)]
advapi32/tests: Don't use FreeLibrary with GetModuleHandle.
Michael Stefaniuc [Mon, 5 Mar 2007 12:48:23 +0000 (13:48 +0100)]
hhctrl.ocx: Fix a format warning.
Rob Shearman [Mon, 5 Mar 2007 12:06:02 +0000 (12:06 +0000)]
kernel32: Implement CallNamedPipeW.
Rob Shearman [Mon, 5 Mar 2007 12:06:47 +0000 (12:06 +0000)]
wininet: Always make copies of strings passed to INTERNET_SendCallback.
This ensures that applications that change the strings received in
status callbacks don't affect the data needed to successfully connect to
the correct server.
Rob Shearman [Mon, 5 Mar 2007 12:05:19 +0000 (12:05 +0000)]
credui: The pfSave parameter of CredUIPromptForCredentials is optional.
Rob Shearman [Mon, 5 Mar 2007 12:04:41 +0000 (12:04 +0000)]
msi: Set the PackageCode property based on the "revision number" data in the summary information.
Add a test to show that PackageCode is set by MSI.
Rob Shearman [Mon, 5 Mar 2007 12:03:59 +0000 (12:03 +0000)]
msi: Rewrite the second loop in ACTION_FinishCustomActions so that it always terminates.
Create an array of handles to wait on so that we can wait without
holding a critical section.
Rob Shearman [Mon, 5 Mar 2007 12:03:20 +0000 (12:03 +0000)]
msi: Set the Date, Time and VersionDatabase properties.
Add tests for these properties.
Update the todo list of properties to set.
Joris Huizer [Sat, 3 Mar 2007 13:30:32 +0000 (05:30 -0800)]
winedump: sign-compare fixes.
Joris Huizer [Sat, 3 Mar 2007 13:30:55 +0000 (05:30 -0800)]
preloader: sign-compare fix.
Joris Huizer [Sat, 3 Mar 2007 13:30:03 +0000 (05:30 -0800)]
winebuild: sign-compare fixes.
Stefan Dösinger [Sat, 3 Mar 2007 01:35:17 +0000 (02:35 +0100)]
wined3d: Adjust the rhw transformation for offscreen rendering.
When drawing processed vertices with the fixed function pipeline the
projection matrix is set up to map y values from 0 to height to 1.0;
-1.0(gl and d3d coord systems are flipped). This moves the y axis to
the bottom of the drawing area. When later on the y inversion matrix
is applied for offscreen rendering, the coordinate system will get
flipped out of the viewport.
This patch sets the Y range up upside down when using offscreen
rendering, so the invymat will flip it to the correct position. This
has to happen before the 0.375 pixel correction.
Stefan Dösinger [Fri, 2 Mar 2007 08:25:02 +0000 (09:25 +0100)]
wined3d: Use the scissor test when clearing the full surface too.
It was incorrect to disable the scissor test for full surfaces in my
clear patch. With back buffer offscreen rendering the viewport does
not seem to restrict clearing, and with different sizes of depth
stencil and color buffer the final fantasy XI demo seems to expect the
clear to be restricted.
Chris Robinson [Mon, 5 Mar 2007 08:12:29 +0000 (00:12 -0800)]
quartz: Don't AddRef an object we just created and are handing back to the caller.
Chris Robinson [Mon, 5 Mar 2007 04:46:04 +0000 (20:46 -0800)]
quartz: Report the previous refcount of a PullPin object.
Jason Edmeades [Sun, 4 Mar 2007 22:37:38 +0000 (22:37 +0000)]
kernel32/tests: Show wrong behaviour with current directory.
Jason Edmeades [Sun, 4 Mar 2007 22:39:22 +0000 (22:39 +0000)]
cmd.exe: Fix stdio redirects.
Jason Edmeades [Sun, 4 Mar 2007 22:35:09 +0000 (22:35 +0000)]
cmd.exe: Add support for del file1 file2.
Jason Edmeades [Sun, 4 Mar 2007 22:34:45 +0000 (22:34 +0000)]
cmd.exe: Add ASSOC command.
Jason Edmeades [Sun, 4 Mar 2007 22:34:20 +0000 (22:34 +0000)]
cmd.exe: PROMPT option to show pushd levels.
Jason Edmeades [Sun, 4 Mar 2007 22:33:51 +0000 (22:33 +0000)]
cmd.exe: Additional PROMPT options.
Jason Edmeades [Sun, 4 Mar 2007 22:33:27 +0000 (22:33 +0000)]
cmd.exe: Support rd dir1 dir2.
Eric Pouech [Sun, 4 Mar 2007 16:02:31 +0000 (17:02 +0100)]
dbghelp: module target: Better error handling when init fails and creates a dummy thread.
Eric Pouech [Sun, 4 Mar 2007 16:04:07 +0000 (17:04 +0100)]
dbghelp: Fixes for loading circular references on function signature.
Eric Pouech [Sun, 4 Mar 2007 16:00:50 +0000 (17:00 +0100)]
dbghelp: Implemented SymEnumTypesW.
Eric Pouech [Sun, 4 Mar 2007 19:10:41 +0000 (20:10 +0100)]
winedbg: When reloading a minidump, recreate all threads from the thread record (and not just the first one).
Eric Pouech [Sun, 4 Mar 2007 16:04:13 +0000 (17:04 +0100)]
winedbg: Fix printing function signature type for circular references on return type.
Eric Pouech [Sun, 4 Mar 2007 16:04:18 +0000 (17:04 +0100)]
winedbg: Fix maint type when no process is active.
Chris Robinson [Sun, 4 Mar 2007 07:16:44 +0000 (23:16 -0800)]
quartz: Use the right vtable offset for the IMediaFilter functions.
Paul Vriens [Sun, 4 Mar 2007 10:44:34 +0000 (11:44 +0100)]
mapi32/tests: Don't run tests if functions are not implemented.
Dmitry Timoshkov [Sun, 4 Mar 2007 08:30:43 +0000 (16:30 +0800)]
gdi32: Avoid a needless goto.
Francois Gouget [Mon, 5 Mar 2007 09:26:16 +0000 (10:26 +0100)]
cmd: Remove unneeded NONAMELESS* defines and ifdefs.
Francois Gouget [Sun, 4 Mar 2007 01:00:13 +0000 (02:00 +0100)]
oleview: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sun, 4 Mar 2007 00:59:59 +0000 (01:59 +0100)]
cmd: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sun, 4 Mar 2007 00:59:36 +0000 (01:59 +0100)]
ddraw/tests: Fix compilation on systems that don't support nameless unions.
Andrew Talbot [Sat, 3 Mar 2007 23:46:12 +0000 (23:46 +0000)]
advapi32: Replace const pointer parameters with correct pointers to const.
Andrew Talbot [Sat, 3 Mar 2007 22:36:05 +0000 (22:36 +0000)]
advapi32: Constify a variable.
Andrew Talbot [Sat, 3 Mar 2007 22:36:49 +0000 (22:36 +0000)]
version: Constify some variables.
Hwang YunSong(황윤성) [Sat, 3 Mar 2007 08:57:36 +0000 (17:57 +0900)]
regedit: Updated Korean resource.
Kai Blin [Sat, 3 Mar 2007 11:44:17 +0000 (12:44 +0100)]
dplayx: Remove unneeded test, fix compilation on msvc++.
Kai Blin [Sat, 3 Mar 2007 11:43:51 +0000 (12:43 +0100)]
dplayx: Use skip and fix indentation.
Kai Blin [Sat, 3 Mar 2007 09:57:21 +0000 (10:57 +0100)]
secur32: Use skip for skipped tests, reduce indentation.
Chris Robinson [Sat, 3 Mar 2007 08:22:59 +0000 (00:22 -0800)]
quartz: Use the proper CLSID when creating the IFilterMapper2 interface.
Chris Robinson [Sat, 3 Mar 2007 08:21:08 +0000 (00:21 -0800)]
quartz: Return the proper interface for IFilterMapper.
Dmitry Timoshkov [Sat, 3 Mar 2007 04:49:33 +0000 (12:49 +0800)]
user32: win2k and XP return broken border info in GetWindowInfo most of the time, so there is no point in testing it.
Dmitry Timoshkov [Sat, 3 Mar 2007 04:48:46 +0000 (12:48 +0800)]
user32: Fix most of test failures when running message test under win2k and XP.
Kanit Therdsteerasukdi [Fri, 2 Mar 2007 17:05:40 +0000 (09:05 -0800)]
comctl32: datetime: Tests for events for date and time picker added.
Jacek Caban [Fri, 2 Mar 2007 17:21:02 +0000 (18:21 +0100)]
hhctrl.ocx: Try to build URL with full path if navigation to URL fails.
Jacek Caban [Fri, 2 Mar 2007 17:19:48 +0000 (18:19 +0100)]
hhctrl.ocx: Correctly handle URLs in SetChmPath.
Peter Oberndorfer [Fri, 2 Mar 2007 15:12:54 +0000 (16:12 +0100)]
ntdll: Make exception test not hang when creating process fails.
H. Verbeet [Fri, 2 Mar 2007 13:58:50 +0000 (14:58 +0100)]
wined3d: gl_FogFragCoord is a scalar.
H. Verbeet [Fri, 2 Mar 2007 13:58:46 +0000 (14:58 +0100)]
wined3d: The texldl instruction takes 3 arguments.