Paul Vriens [Sat, 3 May 2008 14:49:19 +0000 (16:49 +0200)]
setupapi/tests: Skip some tests on win9x.
Andrew Talbot [Sat, 3 May 2008 13:03:09 +0000 (14:03 +0100)]
wnaspi32: Remove unused variables.
Andrew Talbot [Sat, 3 May 2008 13:03:13 +0000 (14:03 +0100)]
inetcomm: Remove unused variables.
Andrew Talbot [Sat, 3 May 2008 13:03:05 +0000 (14:03 +0100)]
wininet: Remove unused variables.
Andrew Talbot [Fri, 2 May 2008 22:27:39 +0000 (23:27 +0100)]
dbghelp: Include port.h for possible alternative to strtoull().
Hans Leidekker [Fri, 2 May 2008 19:59:24 +0000 (21:59 +0200)]
wininet: Don't add the user agent header until HttpSendRequest is called.
Alexandre Julliard [Fri, 2 May 2008 17:01:51 +0000 (19:01 +0200)]
Release 0.9.61.
Alexandre Julliard [Fri, 2 May 2008 15:09:00 +0000 (17:09 +0200)]
Updated the authors list.
Paul Vriens [Fri, 2 May 2008 11:28:10 +0000 (13:28 +0200)]
kernel32/tests: Skip some tests on win98.
Andrew Talbot [Fri, 2 May 2008 11:50:13 +0000 (12:50 +0100)]
winex11.drv: Remove unused variables.
Huw Davies [Fri, 2 May 2008 11:43:14 +0000 (12:43 +0100)]
winex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
Huw Davies [Fri, 2 May 2008 11:35:40 +0000 (12:35 +0100)]
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
Huw Davies [Fri, 2 May 2008 11:20:24 +0000 (12:20 +0100)]
user32: Fix bitmap_info_size to take into account bit field masks.
Gerald Pfeifer [Fri, 2 May 2008 12:14:01 +0000 (14:14 +0200)]
widl: Fix syntax to also work with older versions of bison.
Mathias Gottschlag [Fri, 2 May 2008 11:44:02 +0000 (13:44 +0200)]
taskmgr: Fix some German translation errors.
Mathias Gottschlag [Fri, 2 May 2008 11:14:15 +0000 (13:14 +0200)]
winecfg: Fix some errors in the German translation.
Alexandre Julliard [Fri, 2 May 2008 11:59:14 +0000 (13:59 +0200)]
urlmon: Avoid sizeof in traces.
Alexandre Julliard [Fri, 2 May 2008 11:59:06 +0000 (13:59 +0200)]
richedit: Avoid strlen in traces.
Paul Vriens [Fri, 2 May 2008 10:05:02 +0000 (12:05 +0200)]
kernel32/tests: Don't run tests on win9x if we are out of memory.
Herve Chanal [Fri, 2 May 2008 10:32:31 +0000 (12:32 +0200)]
winhelp: A nicer icon.
Alexandre Julliard [Fri, 2 May 2008 09:39:42 +0000 (11:39 +0200)]
user32: Add an exception handler around LB_GETTEXT to hide a Delphi bug.
ByeongSik Jeon [Fri, 2 May 2008 03:51:08 +0000 (12:51 +0900)]
imm32: Implementation of the ImmRequestMessage{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:51:04 +0000 (12:51 +0900)]
imm32: Updated implementation of the ImmGetConversionList{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:50:58 +0000 (12:50 +0900)]
imm32: Updated implementation of the ImmGetCandidateListCount{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:50:53 +0000 (12:50 +0900)]
imm32: Updated implementation of the ImmGetCandidateList{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:50:46 +0000 (12:50 +0900)]
imm32: Updated implementation of the ImmEnumRegisterWord{A|W}.
Roderick Colenbrander [Thu, 1 May 2008 23:46:03 +0000 (23:46 +0000)]
ddraw: Enable EnableAutoDepthStencil to receive depth support.
James Hawkins [Fri, 2 May 2008 08:56:47 +0000 (03:56 -0500)]
itss: Remove a test that we expect to fail sometimes.
James Hawkins [Fri, 2 May 2008 08:45:32 +0000 (03:45 -0500)]
msi: A progid who is its own parent cannot have a clsid.
James Hawkins [Fri, 2 May 2008 08:12:43 +0000 (03:12 -0500)]
ntdll: Fix two tests that fail on all NT platforms.
Andrew Talbot [Thu, 1 May 2008 22:29:00 +0000 (23:29 +0100)]
wineps.drv: Remove unused code.
Kai Blin [Thu, 1 May 2008 19:40:27 +0000 (21:40 +0200)]
secur32: Don't call waitpid() in dispatcher.
As Wine ignores SIGCHLD, waitpid() works on Linux only by accident. On
FreeBSD it doesn't work.
Eric Pouech [Thu, 1 May 2008 19:17:41 +0000 (21:17 +0200)]
winhelp: Added support for relative offsets in richedit rendered pages.
Eric Pouech [Thu, 1 May 2008 19:17:29 +0000 (21:17 +0200)]
winhelp: Added support for font scaling when using RichEdit.
Eric Pouech [Thu, 1 May 2008 19:17:13 +0000 (21:17 +0200)]
winhelp: We can now get rid of the tests about a NULL rtfData block.
Eric Pouech [Thu, 1 May 2008 19:17:04 +0000 (21:17 +0200)]
winhelp: Remove the internal data used for the old rendering.
Eric Pouech [Thu, 1 May 2008 19:16:53 +0000 (21:16 +0200)]
winhelp: Get rid of the old internal rendering.
Dylan Smith [Thu, 1 May 2008 16:05:45 +0000 (12:05 -0400)]
richedit: Updated editor.h to reflect the contents of source files.
Hans Leidekker [Thu, 1 May 2008 15:42:03 +0000 (17:42 +0200)]
usp10: Fix a few failing tests and make them pass on Wine.
Hans Leidekker [Thu, 1 May 2008 15:41:46 +0000 (17:41 +0200)]
usp10: Remove redundant code from ScriptTextOut.
Jacek Caban [Thu, 1 May 2008 15:36:38 +0000 (17:36 +0200)]
mshtml: Added IDispatchEx support to HTMLImgElement.
Jacek Caban [Thu, 1 May 2008 15:36:28 +0000 (17:36 +0200)]
mshtml: Added IHTMLImgElement stub implementation.
Rob Shearman [Thu, 1 May 2008 11:35:31 +0000 (12:35 +0100)]
widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code.
Split up the writing into start and end to eventually support the style
MIDL uses where it writes declared types, etc. between the start and end
of the interface.
Make internal header functions take the file pointer to print to.
Don't write interface IDs for non-object interfaces and always write
handle declarations even if the interface has no methods, like MIDL does.
Paul Vriens [Thu, 1 May 2008 15:05:12 +0000 (17:05 +0200)]
winecfg: Better alignment of text and combobox.
Paul Vriens [Thu, 1 May 2008 14:34:39 +0000 (16:34 +0200)]
user32/tests: Run tests again on win95.
Paul Vriens [Thu, 1 May 2008 13:27:16 +0000 (15:27 +0200)]
urlmon/tests: Fix timeout for tests on win9x.
Eric Pouech [Thu, 1 May 2008 11:57:18 +0000 (13:57 +0200)]
winedbg: Added ability to print properly float/double values.
Roderick Colenbrander [Thu, 1 May 2008 13:26:02 +0000 (13:26 +0000)]
wined3d: We don't want double buffering in pbuffer mode.
Roderick Colenbrander [Thu, 1 May 2008 13:23:17 +0000 (13:23 +0000)]
wined3d: In window mode (!pbuffer) we want both a window drawable format and double buffering.
Roderick Colenbrander [Thu, 1 May 2008 12:32:40 +0000 (12:32 +0000)]
wined3d: Fix typo in pixel format trace.
Alexandre Julliard [Thu, 1 May 2008 15:45:17 +0000 (17:45 +0200)]
winex11: Only unmap a window when explicitly hidden, not just when WS_VISIBLE is cleared.
Alexandre Julliard [Thu, 1 May 2008 15:44:56 +0000 (17:44 +0200)]
winex11: Ignore the specified owner if it's a zero-size window.
Go back to not mapping zero-size windows.
Alexandre Julliard [Thu, 1 May 2008 15:43:33 +0000 (17:43 +0200)]
winex11: Don't free the pixmap in X11DRV_DIB_CreateDIBFromPixmap since we don't own it.
Alexandre Julliard [Thu, 1 May 2008 15:31:35 +0000 (17:31 +0200)]
make_makefiles: Avoid duplicate rules for static import libs on PE builds.
Alexandre Julliard [Thu, 1 May 2008 12:44:49 +0000 (14:44 +0200)]
opengl32: Dynamically load libGLU.
Based on a patch by Roderick Colenbrander.
Alexandre Julliard [Thu, 1 May 2008 12:44:08 +0000 (14:44 +0200)]
msftedit: Export a few more IIDs.
Rico Schüller [Wed, 30 Apr 2008 17:55:25 +0000 (19:55 +0200)]
msftedit: Add DllGetVersion.
Alexandre Julliard [Thu, 1 May 2008 11:29:02 +0000 (13:29 +0200)]
configure: Improve the check for the GLU library.
Paul Vriens [Thu, 1 May 2008 08:56:09 +0000 (10:56 +0200)]
kernel32/tests: Fix tests on win9x.
Dan Hipschman [Wed, 30 Apr 2008 18:51:00 +0000 (11:51 -0700)]
gdi32: Add font faces to families in a specific order.
Alexandre Julliard [Thu, 1 May 2008 10:37:28 +0000 (12:37 +0200)]
winex11: Avoid printing traces without a \n.
Guy Albertelli [Tue, 29 Apr 2008 04:15:23 +0000 (00:15 -0400)]
usp10: Use passed hdc instead of cached one for ScriptTextOut with test to check.
Lei Zhang [Thu, 1 May 2008 00:45:21 +0000 (17:45 -0700)]
userenv: Add a test for variable inheritance for CreateEnvironmentBlock.
Lei Zhang [Thu, 1 May 2008 00:39:07 +0000 (17:39 -0700)]
userenv: Add more tests for environment variables for CreateEnvironmentBlock.
Lei Zhang [Thu, 1 May 2008 00:38:05 +0000 (17:38 -0700)]
userenv: Add tests for environment variables for CreateEnvironmentBlock.
Maarten Lankhorst [Wed, 30 Apr 2008 22:00:34 +0000 (15:00 -0700)]
headers: Add some extra defines to vfw.h.
Maarten Lankhorst [Wed, 30 Apr 2008 21:39:36 +0000 (14:39 -0700)]
quartz: Silence a fixme that isn't.
Maarten Lankhorst [Wed, 30 Apr 2008 21:34:19 +0000 (14:34 -0700)]
quartz: Get rid of the sample holding code in the wave parser.
Maarten Lankhorst [Wed, 30 Apr 2008 21:34:07 +0000 (14:34 -0700)]
quartz: Get rid of the sample holding code in the mpeg splitter.
Instead just revert the position slightly, this is a lot easier to maintain.
Maarten Lankhorst [Wed, 30 Apr 2008 21:28:21 +0000 (14:28 -0700)]
quartz: Clean up pullpin code.
Maarten Lankhorst [Wed, 30 Apr 2008 21:27:51 +0000 (14:27 -0700)]
quartz: More filesource fixes.
After a flush call there should be no more samples in the buffer.
Maarten Lankhorst [Wed, 30 Apr 2008 17:33:07 +0000 (10:33 -0700)]
Revert "quartz: Handle failures better in acmwrapper.".
This reverts commit
1ba8ece76e1b87f43270edb1324c31b818e8162e.
Code for holding sample doesn't make sense and shouldn't be there
because it should really be handled by keeping track of the last
successful position of a frame sent and aborting the whole processing
as soon as rejection occurs.
James Hawkins [Thu, 1 May 2008 06:33:07 +0000 (01:33 -0500)]
urlmon: Fix a test that fails in win2k3.
James Hawkins [Thu, 1 May 2008 06:31:25 +0000 (01:31 -0500)]
user32: Fix a test that fails in win2k3.
James Hawkins [Thu, 1 May 2008 06:29:24 +0000 (01:29 -0500)]
gdi32: Remove a dependency on the amount of available memory.
Rob Shearman [Wed, 30 Apr 2008 21:05:17 +0000 (22:05 +0100)]
advapi32: Make sure not to return a credential with a NULL UserName field when a Mac Keychain doesn't have an account name attribute.
Eric Pouech [Wed, 30 Apr 2008 19:27:49 +0000 (21:27 +0200)]
dbghelp: Some cleanup in dwarf include files.
Eric Pouech [Wed, 30 Apr 2008 19:29:15 +0000 (21:29 +0200)]
dbghelp: Revert commit
ae1791b0b8d181e0d01f8db1cae4eba48edefbac and correctly fix what this patch was trying to do.
Eric Pouech [Wed, 30 Apr 2008 19:28:59 +0000 (21:28 +0200)]
dbghelp: Prevent debug overflow of internal buffer while tracing.
Eric Pouech [Wed, 30 Apr 2008 19:26:57 +0000 (21:26 +0200)]
winedbg: Attach the source files to a given process, and unload them at process end.
Eric Pouech [Wed, 30 Apr 2008 19:28:13 +0000 (21:28 +0200)]
winedbg: Added implementation of qSupported request.
Eric Pouech [Wed, 30 Apr 2008 19:26:37 +0000 (21:26 +0200)]
winedbg: Try harder to locate a source file.
Eric Pouech [Wed, 30 Apr 2008 19:26:04 +0000 (21:26 +0200)]
winedump: Added support for latest versions of Codeview (VC70).
Eric Pouech [Wed, 30 Apr 2008 19:25:41 +0000 (21:25 +0200)]
winedump: Print more meaningful information about module list.
Alexandre Julliard [Thu, 1 May 2008 09:07:53 +0000 (11:07 +0200)]
exception.h: Preserve registers when calling RtlUnwind.
Alexandre Julliard [Thu, 1 May 2008 09:07:08 +0000 (11:07 +0200)]
exception.h: Only push the exception frame after sigsetjmp.
Otherwise on Windows longjmp may want to mess with the exception frame.
Alexandre Julliard [Thu, 1 May 2008 08:57:54 +0000 (10:57 +0200)]
ntdll: Make the exception handling functions inline.
Alexandre Julliard [Thu, 1 May 2008 08:56:34 +0000 (10:56 +0200)]
winex11: Register IME classes only when needed.
ByeongSik Jeon [Wed, 30 Apr 2008 11:50:19 +0000 (20:50 +0900)]
user32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY{DOWN|UP} message is generated by IME.
Roderick Colenbrander [Wed, 30 Apr 2008 19:06:13 +0000 (19:06 +0000)]
opengl32: Get rid of X/GLX leftovers.
Jacek Caban [Wed, 30 Apr 2008 16:20:58 +0000 (18:20 +0200)]
mshtml: Added IDispatchEx support to HTMLStyle.
Jacek Caban [Wed, 30 Apr 2008 16:20:48 +0000 (18:20 +0200)]
mshtml: Added IDispatchEx support to HTMLCommentElement.
Jacek Caban [Wed, 30 Apr 2008 16:20:33 +0000 (18:20 +0200)]
mshtml.idl: Added DispHTMLCommentElement declaration.
Jacek Caban [Wed, 30 Apr 2008 16:20:05 +0000 (18:20 +0200)]
mshtml: Added comment and childNodes test.
Jacek Caban [Wed, 30 Apr 2008 16:19:49 +0000 (18:19 +0200)]
mshtml: Added IHTMLCommentElement stub implementation.
Jacek Caban [Wed, 30 Apr 2008 16:19:08 +0000 (18:19 +0200)]
mshtml: Handle COMMENT_NODE like ELEMENT_NODE in element collection.
Jacek Caban [Wed, 30 Apr 2008 16:18:46 +0000 (18:18 +0200)]
mshtml: Don't assume that nselem is valid in HTMLElement.
Jacek Caban [Wed, 30 Apr 2008 16:18:24 +0000 (18:18 +0200)]
mshtml: Moved IDispatchEx initialization to HTMLElement_Init.
Jacek Caban [Wed, 30 Apr 2008 16:18:09 +0000 (18:18 +0200)]
mshtml: Added IDispatchEx support to HTMLDOMChildrenCollection.
Jacek Caban [Wed, 30 Apr 2008 16:17:56 +0000 (18:17 +0200)]
mshtml: Added IHTMLDOMChildrenCollection::item implementation.