Tomasz Nowiński [Mon, 21 Apr 2008 12:52:49 +0000 (14:52 +0200)]
Fixed typos in the Polish translations.
Alexandre Julliard [Mon, 21 Apr 2008 18:34:30 +0000 (20:34 +0200)]
winemenubuilder: Process messages while waiting for the semaphore or the parent process.
Alexandre Julliard [Mon, 21 Apr 2008 18:33:49 +0000 (20:33 +0200)]
winex11: Get rid of the unnecessary opengl debug channel.
Alexandre Julliard [Mon, 21 Apr 2008 18:33:18 +0000 (20:33 +0200)]
winex11: Set type to dialog for owned popup windows.
Alexandre Julliard [Mon, 21 Apr 2008 18:32:22 +0000 (20:32 +0200)]
winex11: Use SetWindowPos to invalidate DCEs when changing the pixel format.
Alexandre Julliard [Mon, 21 Apr 2008 18:31:14 +0000 (20:31 +0200)]
user32: Invalide DCEs also when resizing a hidden window, or when minimizing.
Alexandre Julliard [Mon, 21 Apr 2008 18:30:43 +0000 (20:30 +0200)]
user32: Dump more SetWindowPos flags.
Alexandre Julliard [Mon, 21 Apr 2008 18:29:34 +0000 (20:29 +0200)]
winecfg: Don't allow editing the configuration of the C drive.
Alex Villacís Lasso [Mon, 21 Apr 2008 15:10:05 +0000 (10:10 -0500)]
riched32: Implement a portion of suggested interpretation of CRLF handling for richedit 1.0 emulation.
Fixes a few todos introduced by previous patch.
Alex Villacís Lasso [Mon, 21 Apr 2008 15:08:01 +0000 (10:08 -0500)]
riched32: Add more todo tests for CR and LF behavior for richedit 1.0.
Alex Villacís Lasso [Mon, 21 Apr 2008 15:05:31 +0000 (10:05 -0500)]
riched20: EM_SETTEXTEX supports RTF strings, with tests.
Alex Villacís Lasso [Mon, 21 Apr 2008 15:02:52 +0000 (10:02 -0500)]
riched20: Fix behavior of EM_REPLACESEL with painting disabled.
Jacek Caban [Mon, 21 Apr 2008 16:22:12 +0000 (18:22 +0200)]
mshtml: Forward IHTMLDocument2's IDispatch methods to IDispatchEx implementation.
Jacek Caban [Mon, 21 Apr 2008 16:21:54 +0000 (18:21 +0200)]
mshtml: Added HTMLDocument's IDispatchEx implementation.
Jacek Caban [Mon, 21 Apr 2008 16:21:33 +0000 (18:21 +0200)]
mshtml: Make IHTMLDocument2 iterface offset independent.
Jacek Caban [Mon, 21 Apr 2008 16:21:19 +0000 (18:21 +0200)]
mshtml: Added setTimeout implementation.
Jacek Caban [Mon, 21 Apr 2008 16:12:49 +0000 (18:12 +0200)]
mshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow3::setTimeout.
Jacek Caban [Mon, 21 Apr 2008 16:12:32 +0000 (18:12 +0200)]
mshtml: Added IHTMLWindow2::get_document implementation.
Jacek Caban [Mon, 21 Apr 2008 16:12:10 +0000 (18:12 +0200)]
mshtml: Added navigator's IDispatchEx test.
Steven Edwards [Mon, 21 Apr 2008 13:49:59 +0000 (09:49 -0400)]
rpcrt4: Correct the number of aguments for fill_method on unsupported architectures.
Dmitry Timoshkov [Mon, 21 Apr 2008 10:38:03 +0000 (19:38 +0900)]
gdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it pass under Wine.
Nikolay Sivov [Sun, 20 Apr 2008 20:45:52 +0000 (00:45 +0400)]
gdiplus: GdipCreateLineBrushI implemented using float args version.
Nikolay Sivov [Sun, 20 Apr 2008 17:27:10 +0000 (21:27 +0400)]
gdiplus: Implemented GdipDrawRectangle.
Nikolay Sivov [Sun, 20 Apr 2008 16:00:00 +0000 (20:00 +0400)]
gdiplus: Implemented GdipAddPathLine.
David Adam [Sat, 19 Apr 2008 18:12:48 +0000 (20:12 +0200)]
wined3d: Fix a possible null dereference.
Alexandre Julliard [Mon, 21 Apr 2008 13:48:12 +0000 (15:48 +0200)]
libwine: Allow to specify a non-existing directory as WINEPREFIX.
Alexandre Julliard [Mon, 21 Apr 2008 13:47:47 +0000 (15:47 +0200)]
wineprefixcreate: Use wineboot --update to run wine.inf.
Alexandre Julliard [Mon, 21 Apr 2008 13:39:55 +0000 (15:39 +0200)]
wineboot: Automatically update the prefix directory if wine.inf changes.
Alexandre Julliard [Thu, 17 Apr 2008 19:07:10 +0000 (21:07 +0200)]
wineboot: Add an option to update the prefix directory by re-executing wine.inf.
Alexandre Julliard [Mon, 21 Apr 2008 12:55:32 +0000 (14:55 +0200)]
ntdll: Automatically setup the dosdevices directory if it doesn't exist.
Austin English [Mon, 21 Apr 2008 05:17:27 +0000 (00:17 -0500)]
Spelling fixes.
Alexander Dorofeyev [Fri, 18 Apr 2008 21:42:03 +0000 (00:42 +0300)]
wined3d: Prevent console spamming in drawPrimitive.
Alexander Dorofeyev [Fri, 18 Apr 2008 21:41:58 +0000 (00:41 +0300)]
wined3d: Add missing check for p8 primary in surface_download_data.
Nikolay Sivov [Fri, 18 Apr 2008 21:28:47 +0000 (01:28 +0400)]
gdiplus: Implemented GdipVectorTransformMatrixPointsI.
Kusanagi Kouichi [Fri, 18 Apr 2008 12:52:20 +0000 (21:52 +0900)]
winex11.drv: Generate WM_IME_ENDCOMPOSITION when preedit ends.
Stefan Leichter [Thu, 17 Apr 2008 21:31:05 +0000 (23:31 +0200)]
shell32: Implement SHGetFolderPathAndSubDirA/W.
Maarten Lankhorst [Sat, 19 Apr 2008 22:19:32 +0000 (15:19 -0700)]
quartz: Add some more tests and fix wine to pass them.
Maarten Lankhorst [Sat, 19 Apr 2008 05:23:19 +0000 (22:23 -0700)]
quartz: Change longlong printfs.
Maarten Lankhorst [Sat, 19 Apr 2008 05:21:59 +0000 (22:21 -0700)]
quartz: Add more seek entries and fix a time continuity bug.
Maarten Lankhorst [Sat, 19 Apr 2008 05:04:55 +0000 (22:04 -0700)]
quartz: Only drop Preroll samples after obtaining its time.
Maarten Lankhorst [Fri, 18 Apr 2008 23:14:41 +0000 (16:14 -0700)]
quartz: Drop preroll frames in directsound renderer too.
Maarten Lankhorst [Fri, 18 Apr 2008 23:13:25 +0000 (16:13 -0700)]
quartz: No longer drop packets on discontinuities.
Maarten Lankhorst [Fri, 18 Apr 2008 23:07:40 +0000 (16:07 -0700)]
quartz: Set media time in the file source.
Maarten Lankhorst [Fri, 18 Apr 2008 23:07:05 +0000 (16:07 -0700)]
quartz: Make acmwrapper respect preroll samples.
Maarten Lankhorst [Thu, 17 Apr 2008 20:24:51 +0000 (13:24 -0700)]
quartz: Flux AsyncReader in PullPin_BeginFlush.
Maarten Lankhorst [Thu, 17 Apr 2008 20:11:05 +0000 (13:11 -0700)]
quartz: Fix sample leak in file source on failure path.
Maarten Lankhorst [Thu, 17 Apr 2008 18:33:35 +0000 (11:33 -0700)]
quartz: Fix theoretical memory leak.
Maarten Lankhorst [Thu, 17 Apr 2008 18:16:13 +0000 (11:16 -0700)]
quartz: Make the video renderer drop preroll samples.
Eric Pouech [Fri, 18 Apr 2008 19:34:48 +0000 (21:34 +0200)]
winhelp: Silencing the copyright system record entry while parsing help files.
Eric Pouech [Fri, 18 Apr 2008 19:34:42 +0000 (21:34 +0200)]
winhelp: When no help file is passed on command line, we should open then file pickup dialog.
Eric Pouech [Fri, 18 Apr 2008 19:34:36 +0000 (21:34 +0200)]
winhelp: Instead of loading all pages at once, allow to browse them one by one.
Eric Pouech [Fri, 18 Apr 2008 19:34:29 +0000 (21:34 +0200)]
winhelp: Removed a couple of internal windows' handle and replaced them with control IDs.
Eric Pouech [Fri, 18 Apr 2008 19:34:23 +0000 (21:34 +0200)]
winhelp: No longer store the WINHELP_WINDOW* inside the button box.
Eric Pouech [Fri, 18 Apr 2008 19:34:17 +0000 (21:34 +0200)]
winhelp: Always create a main window, even for popups.
Eric Pouech [Fri, 18 Apr 2008 19:34:11 +0000 (21:34 +0200)]
winhelp: Fixed the parsing of a link containing both a .hlp file and a window name.
Eric Pouech [Fri, 18 Apr 2008 19:34:05 +0000 (21:34 +0200)]
winhelp: Removed no longer needed field (wStringTableOffset) in Globals.
Eric Pouech [Fri, 18 Apr 2008 19:33:57 +0000 (21:33 +0200)]
winhelp: Moved all static data used when parsing HLP files into the internal structures.
Eric Pouech [Fri, 18 Apr 2008 19:33:51 +0000 (21:33 +0200)]
winhelp: Get rid of the WM_USER message.
Eric Pouech [Fri, 18 Apr 2008 19:33:45 +0000 (21:33 +0200)]
winhelp: Add an (ugly) icon.
ByeongSik Jeon [Mon, 21 Apr 2008 01:58:15 +0000 (10:58 +0900)]
winecfg: Update Korean translation.
Roderick Colenbrander [Sun, 20 Apr 2008 14:50:00 +0000 (14:50 +0000)]
wined3d: Add palette re-upload support for cards with hardware palette support.
Before it was broken and when it worked it was slow due to unneeded
gpu -> cpu -> gpu copying.
Rob Shearman [Sun, 20 Apr 2008 21:16:10 +0000 (22:16 +0100)]
widl: Add support for '%' operator in expressions.
Rob Shearman [Sun, 20 Apr 2008 21:16:00 +0000 (22:16 +0100)]
widl: Add support for arrays in expressions.
Rob Shearman [Sun, 20 Apr 2008 21:15:43 +0000 (22:15 +0100)]
widl: Add support for "->" and "." operators in expressions.
Rob Shearman [Sun, 20 Apr 2008 21:15:36 +0000 (22:15 +0100)]
widl: Issue an error instead of crashing for dividing by zero in a constant expression.
Rob Shearman [Sun, 20 Apr 2008 21:15:29 +0000 (22:15 +0100)]
widl: Automatically add "handle_t IDL_handle" parameter to functions with no explicit handle specified whose containing interface has the explicit_handle attribute.
Rob Shearman [Sun, 20 Apr 2008 21:15:24 +0000 (22:15 +0100)]
widl: The implicit_handle attribute is allowed with a handle explicitly specified in the function parameters.
In that case, that handle is used instead of the implicit handle.
Fix the check for the explicit_handle attribute being specified without
a handle being specified in the function parameters, even though issuing
an error is wrong. (Thanks to Marcus Meissner & Coverity for spotting
that the check didn't do what it was supposed to do.)
Rob Shearman [Sun, 20 Apr 2008 21:15:16 +0000 (22:15 +0100)]
widl: Check that fields in structures and unions referenced by non-local functions can be marshalled and that their attributes are consistent.
Rob Shearman [Sun, 20 Apr 2008 21:15:06 +0000 (22:15 +0100)]
widl: Stop looping in check_remoting_args when a context_handle or wire_marshal type is found as they are in effect fundamental types.
James Hawkins [Mon, 21 Apr 2008 01:59:51 +0000 (20:59 -0500)]
shdocvw: Fix a test that fails on all platforms.
James Hawkins [Mon, 21 Apr 2008 01:49:44 +0000 (20:49 -0500)]
imm32: Fix a test that fails on all systems.
James Hawkins [Sun, 20 Apr 2008 20:40:25 +0000 (15:40 -0500)]
kernel32: Fix two tests that fail in win9x.
James Hawkins [Sun, 20 Apr 2008 20:33:27 +0000 (15:33 -0500)]
kernel32: Fix a test that fails in win9x.
James Hawkins [Sun, 20 Apr 2008 08:00:42 +0000 (03:00 -0500)]
advapi32: Fix a test that fails in win2k3.
James Hawkins [Sun, 20 Apr 2008 08:07:15 +0000 (03:07 -0500)]
msi: Fix a few tests that fail in win9x.
Maarten Lankhorst [Sun, 20 Apr 2008 05:01:36 +0000 (22:01 -0700)]
dsound: Skip the sound checks on the primary module and change its driver module to "".
James Hawkins [Sun, 20 Apr 2008 07:26:12 +0000 (02:26 -0500)]
kernel32: Skip the screen buffer tests if codepage 866 is not available.
James Hawkins [Sun, 20 Apr 2008 03:06:10 +0000 (22:06 -0500)]
inetcomm: Fix a test that fails on all systems.
James Hawkins [Sun, 20 Apr 2008 03:04:29 +0000 (22:04 -0500)]
crypt32: Remove tests for properties not present on all systems.
James Hawkins [Sat, 19 Apr 2008 05:01:56 +0000 (00:01 -0500)]
advpack: Fix a few failing tests in win95.
James Hawkins [Sat, 19 Apr 2008 04:14:05 +0000 (23:14 -0500)]
advapi32: Remove a test that fails on some systems.
James Hawkins [Sat, 19 Apr 2008 04:21:14 +0000 (23:21 -0500)]
advapi32: Fix a test that fails on some versions of win2k.
James Hawkins [Sat, 19 Apr 2008 04:06:25 +0000 (23:06 -0500)]
advpack: Remove a test that fails inconsistently on several platforms.
Paul Vriens [Mon, 21 Apr 2008 06:14:20 +0000 (08:14 +0200)]
tools/wine.inf.in: Fix a typo.
Vitaliy Margolen [Mon, 21 Apr 2008 01:27:47 +0000 (19:27 -0600)]
Update Russian translation.
Vitaliy Margolen [Mon, 21 Apr 2008 01:27:34 +0000 (19:27 -0600)]
shdoclc: Add Russian translation.
Alistair Leslie-Hughes [Sat, 19 Apr 2008 14:09:58 +0000 (00:09 +1000)]
msxml3: Corrected IXMLDOMComment appendData with a broken xmlTextConcat function.
Alistair Leslie-Hughes [Fri, 18 Apr 2008 11:23:22 +0000 (21:23 +1000)]
msxml3: Implement get_prefix.
Alistair Leslie-Hughes [Sat, 19 Apr 2008 11:26:53 +0000 (21:26 +1000)]
msxml3: Add tests for get_prefix and get_namespaceURI.
Alistair Leslie-Hughes [Fri, 18 Apr 2008 11:29:59 +0000 (21:29 +1000)]
msxml3: Implement get_namespaceURI.
Alexandre Julliard [Mon, 21 Apr 2008 09:58:20 +0000 (11:58 +0200)]
user32: Remove redundant LocalUnlock calls.
Alexandre Julliard [Mon, 21 Apr 2008 09:57:30 +0000 (11:57 +0200)]
gdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
Andrew Talbot [Sat, 19 Apr 2008 14:17:42 +0000 (15:17 +0100)]
mcicda: Remove unused variable.
Andrew Talbot [Sat, 19 Apr 2008 14:17:39 +0000 (15:17 +0100)]
mciavi32: Remove unused variables.
Andrew Talbot [Sat, 19 Apr 2008 14:17:47 +0000 (15:17 +0100)]
mciseq: Remove unused variable.
Andrew Talbot [Sat, 19 Apr 2008 14:17:36 +0000 (15:17 +0100)]
kernel32: Remove unused variables.
Alam Arias [Fri, 18 Apr 2008 23:30:03 +0000 (19:30 -0400)]
include: Fix wingdi.h to define AW version of wglUseFontBitmaps and wglUseFontOutlines.
Reece Dunn [Fri, 18 Apr 2008 20:03:29 +0000 (21:03 +0100)]
shlwapi/tests: Fix the return codes for Windows 2000 (without IE6 installed).
Jacek Caban [Sat, 19 Apr 2008 16:41:44 +0000 (18:41 +0200)]
mshtml: Forward window IDispatch methods.
Jacek Caban [Sat, 19 Apr 2008 16:41:25 +0000 (18:41 +0200)]
mshtml: Added window IDispatchEx implementation.