David Adam [Thu, 19 Apr 2007 19:05:56 +0000 (21:05 +0200)]
d3drm: Implement D3DVectorSubtract.
David Adam [Thu, 19 Apr 2007 19:03:53 +0000 (21:03 +0200)]
d3drm: Implement D3DRMVectorAdd.
David Adam [Thu, 19 Apr 2007 19:02:09 +0000 (21:02 +0200)]
include: Add d3drmdef.h header.
Andrew Talbot [Sat, 21 Apr 2007 20:52:28 +0000 (21:52 +0100)]
amstream: Exclude unused headers.
Andrew Talbot [Sat, 21 Apr 2007 20:53:57 +0000 (21:53 +0100)]
avifil32: Exclude unused headers.
Andrew Talbot [Sat, 21 Apr 2007 20:53:17 +0000 (21:53 +0100)]
avicap32: Exclude unused header.
Andrew Talbot [Sat, 21 Apr 2007 20:52:03 +0000 (21:52 +0100)]
advpack: Exclude unused headers.
Andrew Talbot [Sat, 21 Apr 2007 20:43:48 +0000 (21:43 +0100)]
acledit: Exclude unused headers.
Andrew Talbot [Sat, 21 Apr 2007 20:44:50 +0000 (21:44 +0100)]
activeds: Exclude unused headers.
Stefan Leichter [Sun, 22 Apr 2007 20:28:20 +0000 (22:28 +0200)]
advapi32: More tests for RegDeleteTreeA.
Alexandre Julliard [Mon, 23 Apr 2007 14:31:58 +0000 (16:31 +0200)]
configure: Use AC_SEARCH_LIBS for the Solaris libs to avoid unused function checks.
Ben Taylor [Mon, 23 Apr 2007 13:41:42 +0000 (13:41 +0000)]
configure: Fix to properly recognize functions on Solaris.
Maarten Lankhorst [Fri, 20 Apr 2007 19:47:17 +0000 (21:47 +0200)]
winealsa: Drop unplayed frames instead of waiting for them.
James Hawkins [Sat, 21 Apr 2007 11:56:20 +0000 (06:56 -0500)]
msi: Abstract MSI_RecordSetStream.
James Hawkins [Sat, 21 Apr 2007 11:55:24 +0000 (06:55 -0500)]
msi: Add an internal MSI_ViewModify.
Yuval Fledel [Sat, 21 Apr 2007 19:48:57 +0000 (22:48 +0300)]
rsaenh: Convert handle type from unsigned int to HCRYPTKEY.
Yuval Fledel [Sat, 21 Apr 2007 10:24:44 +0000 (13:24 +0300)]
include: Introduce ntsecpkg.h.
EA Durbin [Thu, 19 Apr 2007 23:28:52 +0000 (18:28 -0500)]
sxs: Add new dll stub.
Alexandre Julliard [Mon, 23 Apr 2007 13:13:22 +0000 (15:13 +0200)]
server: Return a more correct fd type for anonymous files.
Alexandre Julliard [Mon, 23 Apr 2007 13:12:19 +0000 (15:12 +0200)]
version: Avoid size_t type in traces.
Alexandre Julliard [Mon, 23 Apr 2007 13:11:58 +0000 (15:11 +0200)]
dbghelp: Don't print garbage chars in ERR message.
Andrew Talbot [Sat, 21 Apr 2007 21:16:34 +0000 (22:16 +0100)]
ddraw: Constify some variables.
Alasdair Sinclair [Sun, 22 Apr 2007 13:24:48 +0000 (14:24 +0100)]
advapi32: Fix one byte array overflow during DES unhash.
Rolf Kalbermatter [Sun, 22 Apr 2007 20:29:02 +0000 (22:29 +0200)]
advapi32: Add EnumServicesStatusExA/W stub implementation.
Rolf Kalbermatter [Sun, 22 Apr 2007 20:26:47 +0000 (22:26 +0200)]
advapi32: Make SERVICE_STATUS_PROCESS match the declaration in MSDN and PSDK.
Hans Leidekker [Sun, 22 Apr 2007 09:38:02 +0000 (11:38 +0200)]
msi: Install data sources in the InstallODBC custom action.
Hans Leidekker [Sun, 22 Apr 2007 09:37:51 +0000 (11:37 +0200)]
msi: Install translators in the InstallODBC custom action.
Hans Leidekker [Sun, 22 Apr 2007 09:38:15 +0000 (11:38 +0200)]
urlmon: Add an implementation for CreateURLMonikerEx based on existing code for CreateURLMoniker.
Maarten Lankhorst [Sat, 21 Apr 2007 18:37:26 +0000 (20:37 +0200)]
dsound: Don't deadlock in capture because of callback.
Maarten Lankhorst [Fri, 20 Apr 2007 20:10:23 +0000 (22:10 +0200)]
dsound: Make sure we're holding the lock on Drop And Stop.
James Hawkins [Sat, 21 Apr 2007 07:37:51 +0000 (02:37 -0500)]
msi: Add the _Property table back, with tests.
James Hawkins [Sat, 21 Apr 2007 07:33:10 +0000 (02:33 -0500)]
msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePersistent if the table doesn't exist.
Hwang YunSong(황윤성) [Sun, 22 Apr 2007 23:15:59 +0000 (08:15 +0900)]
cmd: Updated Korean resource.
Dmitry Timoshkov [Mon, 23 Apr 2007 11:39:18 +0000 (20:39 +0900)]
comctl32: Add an image list storage test, make it pass under Wine.
Dmitry Timoshkov [Sat, 21 Apr 2007 09:16:04 +0000 (18:16 +0900)]
comctl32: Use packing only for public ILHEAD structure, 2 bytes packing is enough.
Dmitry Timoshkov [Mon, 23 Apr 2007 11:39:00 +0000 (20:39 +0900)]
comctl32: Fix an off by one error in ImageList_Remove.
Dmitry Timoshkov [Sat, 21 Apr 2007 09:12:36 +0000 (18:12 +0900)]
advapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
Lei Zhang [Fri, 20 Apr 2007 23:58:49 +0000 (16:58 -0700)]
wineshelllink: Fall back to $HOME if $HOME/Desktop does not exist.
Yuval Fledel [Fri, 20 Apr 2007 19:59:06 +0000 (22:59 +0300)]
userenv: Make GetProfileType report a normal (non-roaming) profile.
Yuval Fledel [Fri, 20 Apr 2007 20:10:24 +0000 (23:10 +0300)]
include: Fix a typo in wincrypt.h.
Fabian Bieler [Fri, 20 Apr 2007 19:49:21 +0000 (21:49 +0200)]
wined3d: Remove usesFog flag from IWineD3DVertexShaderImpl.
Fabian Bieler [Fri, 20 Apr 2007 13:25:35 +0000 (15:25 +0200)]
d3d9/tests: Fix fog with shader test.
Maarten Lankhorst [Fri, 20 Apr 2007 19:52:40 +0000 (21:52 +0200)]
winecfg: Update Dutch resources.
Maarten Lankhorst [Fri, 20 Apr 2007 18:19:05 +0000 (20:19 +0200)]
winmm: Pass the right message to hwnd from mixer callback.
Gerald Pfeifer [Fri, 20 Apr 2007 11:11:54 +0000 (13:11 +0200)]
server: Silence compiler warning in fd_queue_async().
Kirill K. Smirnov [Fri, 20 Apr 2007 13:25:39 +0000 (17:25 +0400)]
xcopy: Add Russian resource.
Rolf Kalbermatter [Fri, 20 Apr 2007 08:42:12 +0000 (10:42 +0200)]
advapi32: Make QueryServiceStatus use QueryServiceStatusEx.
Rolf Kalbermatter [Fri, 20 Apr 2007 08:36:19 +0000 (10:36 +0200)]
advapi32: Implement QueryServiceStatusEx.
Based on a patch by Anastasius Focht.
Stefan Dösinger [Thu, 19 Apr 2007 20:52:11 +0000 (22:52 +0200)]
wined3d: The cursor texture doesn't have GL_APPLE_client_storage backing.
Huw Davies [Thu, 19 Apr 2007 14:01:13 +0000 (15:01 +0100)]
user32: Cache the text buffer length to avoid excessive calls to strlenW.
Huw Davies [Thu, 19 Apr 2007 13:52:51 +0000 (14:52 +0100)]
user32: Add a function to return the length of the text buffer.
Huw Davies [Thu, 19 Apr 2007 13:47:12 +0000 (14:47 +0100)]
user32: Keep track of whether the app has asked for the text buffer handle.
Aric Stewart [Thu, 19 Apr 2007 14:00:02 +0000 (09:00 -0500)]
gdi32: Make the comparison for system link font replacement not case sensitive.
Stefan Dösinger [Thu, 19 Apr 2007 16:11:36 +0000 (18:11 +0200)]
wined3d: Do not upload to the vbo if there's nothing to do.
Andrew Talbot [Thu, 19 Apr 2007 21:00:04 +0000 (22:00 +0100)]
dbghelp: Constify some variables.
Detlef Riekenberg [Thu, 19 Apr 2007 20:59:56 +0000 (22:59 +0200)]
localspl: ConfigurePort is now in localui.dll.
Detlef Riekenberg [Thu, 19 Apr 2007 20:59:42 +0000 (22:59 +0200)]
localui: Implement ConfigurePortUI.
Detlef Riekenberg [Wed, 18 Apr 2007 22:41:19 +0000 (00:41 +0200)]
localspl: DeletePort is now in localui.dll.
Andrew Talbot [Wed, 18 Apr 2007 21:24:27 +0000 (22:24 +0100)]
dbghelp: Constify some variables.
H. Verbeet [Wed, 18 Apr 2007 20:00:21 +0000 (22:00 +0200)]
wined3d: Remove GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT from debug_fbostatus().
Hans Leidekker [Wed, 18 Apr 2007 19:33:13 +0000 (21:33 +0200)]
shell32: Add a stub implementation for OpenAs_RunDLL.
Hans Leidekker [Wed, 18 Apr 2007 19:33:25 +0000 (21:33 +0200)]
msvcrt: Correct the spec file entry for _makepath.
Hans Leidekker [Wed, 18 Apr 2007 18:39:33 +0000 (20:39 +0200)]
iphlpapi: Only call res_init() once per process.
Aric Stewart [Wed, 18 Apr 2007 18:11:47 +0000 (13:11 -0500)]
shell32: SHGFI_EXETYPE flag should have the files returning 0 if they are DLL images.
Alexandre Julliard [Wed, 18 Apr 2007 14:32:31 +0000 (16:32 +0200)]
server: Don't give out read/write access to the named pipe device.
Alexandre Julliard [Wed, 18 Apr 2007 14:28:01 +0000 (16:28 +0200)]
server: Use the standard file descriptor wait queue for named pipe server async waits.
Alexandre Julliard [Wed, 18 Apr 2007 14:26:37 +0000 (16:26 +0200)]
server: Moved the FSCTL_PIPE_LISTEN implementation to the server.
Alexandre Julliard [Wed, 18 Apr 2007 14:05:59 +0000 (16:05 +0200)]
server: Allow specifying the status code to return on file descriptors that don't have a Unix fd.
Ken Thomases [Tue, 17 Apr 2007 13:21:06 +0000 (08:21 -0500)]
shell32/tests: Test that quoting file path prevents masking at space.
Ken Thomases [Tue, 17 Apr 2007 13:21:01 +0000 (08:21 -0500)]
shell32: Don't break file path at spaces in ShellExecuteEx if quoted.
Ken Thomases [Tue, 17 Apr 2007 13:20:57 +0000 (08:20 -0500)]
shell32/tests: Added to-do test showing a bug with file paths with spaces.
If ShellExecuteEx is asked to execute a file which has a space in its path,
and if there exists a "masking" file whose name matches the path truncated
at a space, then ShellExecuteEx launches the masking file instead.
Stefan Dösinger [Tue, 17 Apr 2007 18:04:26 +0000 (20:04 +0200)]
d3d9: Rework the converted vertex declaration management.
Instead of creating a converted declaration each time SetFVF is
called, exactly one declaration is created for each FVF(on demand) and
stored for the lifetime of the device. This avoids memory leaks and
makes keeping track of converted declarations easier. Wether a
declaration is converted from a fvf or not is now a static information
inside the declaration. Those declarations are not destroyed in
VertexDeclaration::Release, they stay for the lifetime of the
device. This keeps us free from tracking the declaration through
stateblocks
Bernd Buschinski [Sat, 14 Apr 2007 00:57:37 +0000 (02:57 +0200)]
wined3d: Fix drawStridedSlow typo.
Francois Gouget [Tue, 17 Apr 2007 12:24:38 +0000 (14:24 +0200)]
advapi32/tests: Use memcmp() instead of strcmp() so that we can check 'intrazeroed' strings.
José Manuel Ferrer Ortiz [Tue, 17 Apr 2007 22:44:07 +0000 (15:44 -0700)]
winspool.drv: Add Spanish resources.
Andrew Talbot [Wed, 18 Apr 2007 06:30:13 +0000 (07:30 +0100)]
uxtheme: Fix conflicting declarations.
Andrew Talbot [Tue, 17 Apr 2007 22:19:45 +0000 (23:19 +0100)]
dbghelp: Constify some variables.
Detlef Riekenberg [Tue, 17 Apr 2007 21:21:00 +0000 (23:21 +0200)]
localui: Implement DeletePortUI.
Detlef Riekenberg [Tue, 17 Apr 2007 21:20:34 +0000 (23:20 +0200)]
localspl: Implement XcvData_AddPort.
Detlef Riekenberg [Tue, 17 Apr 2007 21:18:05 +0000 (23:18 +0200)]
spoolss: Build the import library.
Aric Stewart [Tue, 17 Apr 2007 12:41:52 +0000 (07:41 -0500)]
taskmgr: Add Japanese resource.
Alexandre Julliard [Tue, 17 Apr 2007 20:07:07 +0000 (22:07 +0200)]
server: Move the FSCTL_PIPE_WAIT ioctl implementation to the server.
Alexandre Julliard [Tue, 17 Apr 2007 20:06:13 +0000 (22:06 +0200)]
server: Add a specific data type for ioctl codes so they can be printed as symbols.
Alexandre Julliard [Tue, 17 Apr 2007 18:08:59 +0000 (20:08 +0200)]
server: Change the timeout handling to use NT-style 64-bit timeouts everywhere.
Dmitry Timoshkov [Mon, 16 Apr 2007 07:09:32 +0000 (16:09 +0900)]
version: Add a VerQueryValue test, make it mostly pass under Wine.
Stefan Dösinger [Tue, 17 Apr 2007 07:20:54 +0000 (09:20 +0200)]
d3d9: Do not allow Direct3D9::GetAdapterModeCount to be called with D3DFMT_UNKNOWN.
Michael Kaufmann [Mon, 16 Apr 2007 20:01:13 +0000 (22:01 +0200)]
gdi32: Add a stub for CancelDC.
H. Verbeet [Mon, 16 Apr 2007 19:21:13 +0000 (21:21 +0200)]
wined3d: Implement ColorFill using FBOs, if they're being used.
H. Verbeet [Mon, 16 Apr 2007 19:21:06 +0000 (21:21 +0200)]
wined3d: Don't try to clear the depth stencil if there is none.
H. Verbeet [Mon, 16 Apr 2007 19:20:56 +0000 (21:20 +0200)]
wined3d: Properly handle the difference between GL_BACK and GL_FRONT for onscreen surfaces.
H. Verbeet [Mon, 16 Apr 2007 19:20:32 +0000 (21:20 +0200)]
wined3d: Use surface_get_gl_buffer where appropriate.
H. Verbeet [Mon, 16 Apr 2007 19:20:25 +0000 (21:20 +0200)]
wined3d: Add a function to determine if a surface is the front or the backbuffer for a swapchain, and return the corresponding GLenum.
H. Verbeet [Mon, 16 Apr 2007 19:20:01 +0000 (21:20 +0200)]
wined3d: Set the FBO drawbuffer using glDrawBuffer when ARB_DRAW_BUFFERS is not supported.
H. Verbeet [Mon, 16 Apr 2007 19:44:27 +0000 (21:44 +0200)]
wined3d: Ignore SetTextureStageState on unsupported texture stages.
H. Verbeet [Mon, 16 Apr 2007 19:19:28 +0000 (21:19 +0200)]
wined3d: Use GL_UNSIGNED_BYTE as data type for WINED3DFMT_A8.
H. Verbeet [Mon, 16 Apr 2007 19:19:20 +0000 (21:19 +0200)]
wined3d: Dump the FBO's attachments when its status is GL_FRAMEBUFFER_UNSUPPORTED_EXT.
H. Verbeet [Mon, 16 Apr 2007 19:19:12 +0000 (21:19 +0200)]
wined3d: Add a function for dumping FBO status codes.
Alexandre Julliard [Mon, 16 Apr 2007 12:54:52 +0000 (14:54 +0200)]
server: Move the server part of device unmounting to the ioctl processing.
Alexandre Julliard [Mon, 16 Apr 2007 12:51:29 +0000 (14:51 +0200)]
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on the server side.
Alexandre Julliard [Mon, 16 Apr 2007 12:45:03 +0000 (14:45 +0200)]
server: Add infrastructure for ioctl server request.