Alexandre Julliard [Mon, 16 Apr 2007 12:45:03 +0000 (14:45 +0200)]
server: Add infrastructure for ioctl server request.
Alexandre Julliard [Mon, 16 Apr 2007 12:32:18 +0000 (14:32 +0200)]
kernel32: Use the correct access rights when opening named pipes.
Jan Zerebecki [Mon, 16 Apr 2007 07:54:36 +0000 (09:54 +0200)]
wined3d: Remove resourceStoreCriticalSection.
Jan Zerebecki [Mon, 16 Apr 2007 07:54:14 +0000 (09:54 +0200)]
user32: Fix to succeed reliably in test where it works by accident.
Eric Pouech [Mon, 16 Apr 2007 07:22:03 +0000 (09:22 +0200)]
acledit: Stubbed out acledit DLL, needed by SysInternals process explorer.
Damjan Jovanovic [Mon, 16 Apr 2007 08:44:19 +0000 (10:44 +0200)]
mapi32: MAPIAdminProfiles stub.
Alban Browaeys [Sun, 15 Apr 2007 13:49:04 +0000 (15:49 +0200)]
wininet: Fix szCacheContent in URLCacheContainer_OpenIndex.
Alban Browaeys [Sun, 15 Apr 2007 10:11:38 +0000 (12:11 +0200)]
msi: Move msi_free(msiFilePath) to enable ERR message to use it before it is freed.
Stefan Dösinger [Sat, 14 Apr 2007 20:44:55 +0000 (22:44 +0200)]
d3d: Remove dependency on ddraw.h header.
Detlef Riekenberg [Sun, 15 Apr 2007 22:47:22 +0000 (00:47 +0200)]
include/winspool: Declare missing function.
Andrew Talbot [Sat, 14 Apr 2007 12:49:42 +0000 (13:49 +0100)]
slwapi: Make function definitions and declarations agree.
Andrew Talbot [Sat, 14 Apr 2007 12:48:21 +0000 (13:48 +0100)]
slwapi: Make function definitions and declarations agree.
Andrew Talbot [Sat, 14 Apr 2007 14:19:01 +0000 (15:19 +0100)]
user32: Make function definitions and declarations agree.
Andrew Talbot [Sat, 14 Apr 2007 17:12:40 +0000 (18:12 +0100)]
crypt32: Constify some variables.
Andrew Talbot [Sat, 14 Apr 2007 17:12:05 +0000 (18:12 +0100)]
crypt32: Constify some variables.
Jason Edmeades [Fri, 13 Apr 2007 20:34:05 +0000 (21:34 +0100)]
cmd.exe: Implement a basic 'more'.
This implements a basic more, eg 'dir | more' or 'more file.c'
but it does not support the flags or keys which can control it.
Basically its not worth implementing those, as in some modes
we cannot read a single key, we have to wait for <enter> anyway.
Maarten Lankhorst [Fri, 13 Apr 2007 16:34:35 +0000 (18:34 +0200)]
winmm: Implement CALLBACK_WINDOW.
Stefan Dösinger [Fri, 13 Apr 2007 14:38:10 +0000 (16:38 +0200)]
d3d: Enumerate palettized formats for ddraw.
Hwang YunSong(황윤성) [Fri, 13 Apr 2007 23:56:54 +0000 (08:56 +0900)]
cmd: Updated Korean resource.
James Hawkins [Sun, 15 Apr 2007 08:12:23 +0000 (03:12 -0500)]
msi: Add handling for the concurrent install custom action.
James Hawkins [Sun, 15 Apr 2007 08:10:58 +0000 (03:10 -0500)]
msi: Run the InstallExecute sequence if the InstallUISequnce table is empty.
James Hawkins [Sun, 15 Apr 2007 08:10:00 +0000 (03:10 -0500)]
msi: Generalize the msi_custom_action_info struct so other custom actions can use it.
James Hawkins [Sun, 15 Apr 2007 08:09:01 +0000 (03:09 -0500)]
msi: Add tests for the concurrent installation custom action.
Kai Blin [Sat, 14 Apr 2007 15:20:37 +0000 (17:20 +0200)]
secur32: Move NTLM debug output to a seperate "ntlm" channel.
Francois Gouget [Fri, 13 Apr 2007 21:11:21 +0000 (23:11 +0200)]
advapi32: Fix and extend the RegQueryValueEx() tests.
- Added tests for empty and zero-byte strings. Wine passes these tests, sort of.
- Check that the returned string is correct.
- All known Windows versions implement RegQueryValueExA(), so complain if it is not implemented.
- Only allow the Win9x quirks for the Ansi version.
- Query the name2A/W value for the string2A/W tests!
- The test_hkey_main_Value_A/W() functions were doing a sizeof() on the string parameter to compute the string's full size!
- We must reset GLE before each test, otherwise Win9x skips all but the first test.
Chris Robinson [Fri, 13 Apr 2007 16:32:56 +0000 (09:32 -0700)]
quartz: Create DirectSound device and buffer at filter creation and connection respectively.
Chia-I Wu [Fri, 13 Apr 2007 11:01:50 +0000 (19:01 +0800)]
kernel32: Fix non-terminated separator string.
Alexandre Julliard [Fri, 13 Apr 2007 15:47:52 +0000 (17:47 +0200)]
Release 0.9.35.
Huw Davies [Fri, 13 Apr 2007 11:02:47 +0000 (12:02 +0100)]
imagehlp: Add support for the indices array passed to ImageEnumerateCertificates.
András Kovács [Thu, 12 Apr 2007 13:15:20 +0000 (15:15 +0200)]
winecfg: Add Windows Vista version option.
András Kovács [Thu, 12 Apr 2007 14:10:50 +0000 (16:10 +0200)]
ntdll: Add Vista version option.
Andrew Talbot [Thu, 12 Apr 2007 20:30:40 +0000 (21:30 +0100)]
oleaut32: Remove superfluous semicolons.
Andrew Talbot [Thu, 12 Apr 2007 20:30:19 +0000 (21:30 +0100)]
ole32: Void functions should not return a value.
Fabian Bieler [Thu, 12 Apr 2007 17:08:51 +0000 (19:08 +0200)]
wined3d: Mark vertex shader 3.0 as foggy shaders if they write out the fog coord.
H. Verbeet [Thu, 12 Apr 2007 21:55:31 +0000 (23:55 +0200)]
wined3d: Fix some swizzles on scalars.
Alexandre Julliard [Fri, 13 Apr 2007 10:56:01 +0000 (12:56 +0200)]
winex11.drv: Hack to disable XInitThreads when an XIM is used.
Lei Zhang [Fri, 13 Apr 2007 01:44:55 +0000 (18:44 -0700)]
comctl32: monthcal: GetMonthRange Tests.
Rob Shearman [Fri, 13 Apr 2007 01:14:48 +0000 (02:14 +0100)]
msi: Provide UI action data for uncompressed files, not just compressed ones.
Dan Hipschman [Fri, 13 Apr 2007 00:12:20 +0000 (17:12 -0700)]
rpcrt4: Add tests for RpcServerListen and friends.
Stefan Dösinger [Thu, 12 Apr 2007 20:09:19 +0000 (22:09 +0200)]
d3d9: Fix vertex decl test.
Jacek Caban [Thu, 12 Apr 2007 19:27:57 +0000 (21:27 +0200)]
mshtml: Added IDM_COMPOSESETTINGS and IDM_HTMLEDITMODE stub implementation.
Jacek Caban [Thu, 12 Apr 2007 19:26:17 +0000 (21:26 +0200)]
mshtml: Added IPersistFile::Save implementation.
Jacek Caban [Thu, 12 Apr 2007 19:25:08 +0000 (21:25 +0200)]
mshtml: Correctly handle utf-16 encoded pages.
Jacek Caban [Thu, 12 Apr 2007 19:22:51 +0000 (21:22 +0200)]
mshtml: Added IHTMLBodyElement::get_background implementation.
Jacek Caban [Thu, 12 Apr 2007 19:21:49 +0000 (21:21 +0200)]
mshtml: Change TRACE to FIXME in stubs.
Dan Kegel [Thu, 12 Apr 2007 17:20:43 +0000 (10:20 -0700)]
winex11.drv: GetAsyncKeyState must check mouse buttons, too.
Alexandre Julliard [Thu, 12 Apr 2007 18:21:53 +0000 (20:21 +0200)]
server: Don't bother with default entry points for objects that don't even return an fd.
Alexandre Julliard [Thu, 12 Apr 2007 18:19:28 +0000 (20:19 +0200)]
server: Create a separate fd object for each mailslot writer. Make them first-class file handles.
Marcus Meissner [Thu, 12 Apr 2007 10:12:05 +0000 (12:12 +0200)]
configure: Include <sys/types.h> before including <linux/joystick.h>.
Vitaliy Margolen [Wed, 11 Apr 2007 13:08:25 +0000 (07:08 -0600)]
ntdll: Take size of the arena from the current pointer before advancing.
Jason Edmeades [Wed, 11 Apr 2007 21:25:54 +0000 (22:25 +0100)]
cmd.exe: Fix regression when launching a fully qualified program.
Jason Edmeades [Wed, 11 Apr 2007 21:25:53 +0000 (22:25 +0100)]
cmd.exe: Add prompting and COPYCMD plus /Y support to move.
Jason Edmeades [Wed, 11 Apr 2007 21:25:52 +0000 (22:25 +0100)]
cmd.exe: Add move support for wildcards and directories.
Jason Edmeades [Wed, 11 Apr 2007 21:25:51 +0000 (22:25 +0100)]
cmd.exe: Add support for move with simple wildcards.
Louis Lenders [Wed, 11 Apr 2007 20:57:00 +0000 (21:57 +0100)]
user32: Add RealChildWindowFromPoint.
Paul Vriens [Thu, 12 Apr 2007 08:57:43 +0000 (10:57 +0200)]
advpack/tests: Don't hardcode the windows directory.
Huw Davies [Thu, 12 Apr 2007 13:08:22 +0000 (14:08 +0100)]
winspool.drv: Implement level 1 support for EnumPrinters.
Dmitry Timoshkov [Thu, 12 Apr 2007 09:37:40 +0000 (18:37 +0900)]
ntdll: Fix a compiler warning.
Aric Stewart [Thu, 12 Apr 2007 05:46:43 +0000 (14:46 +0900)]
msi: Do not crash in MsiGetUserInfo if org, user or serial are not present, instead return USERINFOSTATE_ABSENT.
Lei Zhang [Thu, 12 Apr 2007 00:45:42 +0000 (17:45 -0700)]
user32: WM_ACTIVATEAPP on minimize message test.
Lei Zhang [Thu, 12 Apr 2007 04:34:48 +0000 (21:34 -0700)]
comctl32: More monthcal hit tests.
James Hawkins [Wed, 11 Apr 2007 23:52:00 +0000 (18:52 -0500)]
msi: Reset the is_extracted flag when every cabinet is loaded.
Maarten Lankhorst [Wed, 11 Apr 2007 22:32:30 +0000 (00:32 +0200)]
winecfg: Close audio driver when not needed any more.
Detlef Riekenberg [Wed, 11 Apr 2007 21:16:26 +0000 (23:16 +0200)]
localui: Add version resource.
Andrew Talbot [Wed, 11 Apr 2007 20:42:56 +0000 (21:42 +0100)]
ntdll: Remove superfluous semicolons.
Andrew Talbot [Wed, 11 Apr 2007 20:30:30 +0000 (21:30 +0100)]
ntdll: Void functions should not return a value.
Paul Vriens [Wed, 11 Apr 2007 18:33:02 +0000 (20:33 +0200)]
advapi32/tests: Fix RegQueryValueExA test for win9x and ME.
Hans Leidekker [Wed, 11 Apr 2007 14:00:58 +0000 (16:00 +0200)]
kernel32: Allow any amount of whitespace between the words ANSI and SCSI in /proc/scsi/scsi.
Dmitry Timoshkov [Wed, 11 Apr 2007 13:00:22 +0000 (22:00 +0900)]
gdi32: Fix a couple of problems with negative lfWidth test.
Ivan Gyurdiev [Sat, 14 Oct 2006 20:32:29 +0000 (16:32 -0400)]
d3d9: Add a test for the converted vertex decl.
Ivan Gyurdiev [Sat, 14 Oct 2006 20:32:29 +0000 (16:32 -0400)]
d3d9: Break out two helper functions from test_fvf_to_decl.
Stefan Dösinger [Sat, 7 Apr 2007 22:11:09 +0000 (00:11 +0200)]
d3d9: Fix the circular converted vertex declaration reference.
Stefan Dösinger [Sat, 7 Apr 2007 20:56:42 +0000 (22:56 +0200)]
d3d9: AddRef the device in IDirect3DVertexDeclaration9::AddRef.
Stefan Dösinger [Wed, 11 Apr 2007 12:02:38 +0000 (14:02 +0200)]
wined3d: Dirtify the shader and declaration states if the bound interface is destroyed.
Kai Blin [Wed, 11 Apr 2007 12:18:23 +0000 (14:18 +0200)]
ntdll: Don't use settimeofday() to attempt to set the timezone.
Chris Robinson [Tue, 10 Apr 2007 15:15:09 +0000 (08:15 -0700)]
quartz: Implement IAMFilterData interface for IFilterMapper.
Francois Gouget [Wed, 11 Apr 2007 09:21:10 +0000 (11:21 +0200)]
oleaut32/tests: Fix compilation on systems that don't support nameless structs or unions.
Aric Stewart [Tue, 10 Apr 2007 10:40:00 +0000 (19:40 +0900)]
shell32: Use _ILSimpleGetTextW instead of using _ILGetTextPointer
to be able to make use of FileStructW and avoid W->A->W roundtrips if
possible.
Alexandre Julliard [Wed, 11 Apr 2007 10:25:53 +0000 (12:25 +0200)]
shell32: Have _ILCreateFromFindDataW also create a FileStructW type of pidl.
Based on a patch by Aric Stewart.
Also get rid of _ILCreateFromFindDataA and _ILCreateFromPatA.
Aric Stewart [Mon, 9 Apr 2007 11:52:21 +0000 (20:52 +0900)]
shell32: Update the debug functions to handle Unicode value pidl.
Add _ILIsUnicode as a simple pidl test.
Aric Stewart [Mon, 9 Apr 2007 11:12:00 +0000 (20:12 +0900)]
shell32: Avoid unneeded A->W conversions in _ILSimpleGetTextW.
Implement _ILGetTextPointerW, though it does little now.
Handle the LPWSTR from _ILGetTextPointerW in _ILSimpleGetText and
_ILSimpleGetTextW.
Aric Stewart [Wed, 11 Apr 2007 07:10:32 +0000 (16:10 +0900)]
msi: Register fonts with full target paths as applications can and will install fonts to places other than the windows/fonts directory.
Paul Vriens [Wed, 11 Apr 2007 06:39:34 +0000 (08:39 +0200)]
advapi32/tests: Use skip when OpenSCManagerA is not implemented.
Michael Stefaniuc [Tue, 10 Apr 2007 22:15:22 +0000 (00:15 +0200)]
ws2_32/tests: Remove redundant NULL check before HeapFree().
Andrew Talbot [Tue, 10 Apr 2007 22:13:10 +0000 (23:13 +0100)]
msvcrt: Remove superfluous semicolons.
Alexandre Julliard [Tue, 10 Apr 2007 20:32:46 +0000 (22:32 +0200)]
ntdll: Store the file access and options in the fd cache, and get rid of the dynamic flags.
This avoids server round-trips for all file I/O.
Alexandre Julliard [Tue, 10 Apr 2007 20:26:23 +0000 (22:26 +0200)]
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
Alexandre Julliard [Tue, 10 Apr 2007 20:25:07 +0000 (22:25 +0200)]
server: Store the opening options in the file descriptor instead of in the individual objects.
Allows moving the FD_FLAG_OVERLAPPED support to the generic
get_handle_fd request handling.
Alexandre Julliard [Tue, 10 Apr 2007 20:24:40 +0000 (22:24 +0200)]
kernel32: Add SYNCHRONIZE access to mailslot handles.
Don't bother to request write access.
Rolf Kalbermatter [Fri, 6 Apr 2007 17:50:37 +0000 (19:50 +0200)]
notepad: Improve printing considerably.
Make fonts and the other measurements the correct size in relation to
the actual printer resolution instead of thinking it uses the same
resolution as the display. Before fixed sized (and for most printer
resolutions way to small) margins where used and the font size was
taken directly from the screen font independent of the actual printer
resolution, resulting in a completely unreadable micro text on most
printouts.
Hans Leidekker [Tue, 10 Apr 2007 18:22:39 +0000 (20:22 +0200)]
setupapi: Implement SetupGetFileCompressionInfo on top of SetupGetFileCompressionInfoEx.
H. Verbeet [Tue, 10 Apr 2007 17:14:27 +0000 (19:14 +0200)]
wined3d: Dirtify the sampler used by IWineD3DSurface_PreLoad in IWineD3DSurfaceImpl_BltOverride.
H. Verbeet [Tue, 10 Apr 2007 17:14:10 +0000 (19:14 +0200)]
wined3d: Disable the scissor test for depth blits.
H. Verbeet [Tue, 10 Apr 2007 17:14:01 +0000 (19:14 +0200)]
wined3d: Disable the scissor test in stretch_rect_fbo.
H. Verbeet [Tue, 10 Apr 2007 17:13:54 +0000 (19:13 +0200)]
wined3d: Remove some redundant IWineD3DSurface_PreLoad calls from stretch_rect_fbo.
H. Verbeet [Tue, 10 Apr 2007 17:13:44 +0000 (19:13 +0200)]
wined3d: Add some traces to stretch_rect_fbo.
Huw Davies [Tue, 10 Apr 2007 13:09:44 +0000 (14:09 +0100)]
wineps.drv: Add a heuristic to cope with resolution strings of the form "nnnmmmdpi" (ie without the 'x' separator).
Alexandre Julliard [Tue, 10 Apr 2007 19:30:37 +0000 (21:30 +0200)]
server: Explicitly shutdown closed pipes to prevent access from file descriptors cached in the client.
Alexandre Julliard [Tue, 10 Apr 2007 15:27:50 +0000 (17:27 +0200)]
ntdll: Determine the async read avail_mode flag from the client side.
Alexandre Julliard [Tue, 10 Apr 2007 15:19:24 +0000 (17:19 +0200)]
ntdll: Simplify the async read/write code now that most of the work is done in the server.