wine
16 years agoFixed typos in the Polish translations.
Tomasz Nowiński [Mon, 21 Apr 2008 12:52:49 +0000 (14:52 +0200)] 
Fixed typos in the Polish translations.

16 years agowinemenubuilder: Process messages while waiting for the semaphore or the parent process.
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.

16 years agowinex11: Get rid of the unnecessary opengl debug channel.
Alexandre Julliard [Mon, 21 Apr 2008 18:33:49 +0000 (20:33 +0200)] 
winex11: Get rid of the unnecessary opengl debug channel.

16 years agowinex11: Set type to dialog for owned popup windows.
Alexandre Julliard [Mon, 21 Apr 2008 18:33:18 +0000 (20:33 +0200)] 
winex11: Set type to dialog for owned popup windows.

16 years agowinex11: Use SetWindowPos to invalidate DCEs when changing the pixel format.
Alexandre Julliard [Mon, 21 Apr 2008 18:32:22 +0000 (20:32 +0200)] 
winex11: Use SetWindowPos to invalidate DCEs when changing the pixel format.

16 years agouser32: Invalide DCEs also when resizing a hidden window, or when minimizing.
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.

16 years agouser32: Dump more SetWindowPos flags.
Alexandre Julliard [Mon, 21 Apr 2008 18:30:43 +0000 (20:30 +0200)] 
user32: Dump more SetWindowPos flags.

16 years agowinecfg: Don't allow editing the configuration of the C drive.
Alexandre Julliard [Mon, 21 Apr 2008 18:29:34 +0000 (20:29 +0200)] 
winecfg: Don't allow editing the configuration of the C drive.

16 years agoriched32: Implement a portion of suggested interpretation of CRLF handling for riched...
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.

16 years agoriched32: Add more todo tests for CR and LF behavior for richedit 1.0.
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.

16 years agoriched20: EM_SETTEXTEX supports RTF strings, with tests.
Alex Villacís Lasso [Mon, 21 Apr 2008 15:05:31 +0000 (10:05 -0500)] 
riched20: EM_SETTEXTEX supports RTF strings, with tests.

16 years agoriched20: Fix behavior of EM_REPLACESEL with painting disabled.
Alex Villacís Lasso [Mon, 21 Apr 2008 15:02:52 +0000 (10:02 -0500)] 
riched20: Fix behavior of EM_REPLACESEL with painting disabled.

16 years agomshtml: Forward IHTMLDocument2's IDispatch methods to IDispatchEx implementation.
Jacek Caban [Mon, 21 Apr 2008 16:22:12 +0000 (18:22 +0200)] 
mshtml: Forward IHTMLDocument2's IDispatch methods to IDispatchEx implementation.

16 years agomshtml: Added HTMLDocument's IDispatchEx implementation.
Jacek Caban [Mon, 21 Apr 2008 16:21:54 +0000 (18:21 +0200)] 
mshtml: Added HTMLDocument's IDispatchEx implementation.

16 years agomshtml: Make IHTMLDocument2 iterface offset independent.
Jacek Caban [Mon, 21 Apr 2008 16:21:33 +0000 (18:21 +0200)] 
mshtml: Make IHTMLDocument2 iterface offset independent.

16 years agomshtml: Added setTimeout implementation.
Jacek Caban [Mon, 21 Apr 2008 16:21:19 +0000 (18:21 +0200)] 
mshtml: Added setTimeout implementation.

16 years agomshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow3::setTimeout.
Jacek Caban [Mon, 21 Apr 2008 16:12:49 +0000 (18:12 +0200)] 
mshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow3::setTimeout.

16 years agomshtml: Added IHTMLWindow2::get_document implementation.
Jacek Caban [Mon, 21 Apr 2008 16:12:32 +0000 (18:12 +0200)] 
mshtml: Added IHTMLWindow2::get_document implementation.

16 years agomshtml: Added navigator's IDispatchEx test.
Jacek Caban [Mon, 21 Apr 2008 16:12:10 +0000 (18:12 +0200)] 
mshtml: Added navigator's IDispatchEx test.

16 years agorpcrt4: Correct the number of aguments for fill_method on unsupported architectures.
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.

16 years agogdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it pass under Wine.
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.

16 years agogdiplus: GdipCreateLineBrushI implemented using float args version.
Nikolay Sivov [Sun, 20 Apr 2008 20:45:52 +0000 (00:45 +0400)] 
gdiplus: GdipCreateLineBrushI implemented using float args version.

16 years agogdiplus: Implemented GdipDrawRectangle.
Nikolay Sivov [Sun, 20 Apr 2008 17:27:10 +0000 (21:27 +0400)] 
gdiplus: Implemented GdipDrawRectangle.

16 years agogdiplus: Implemented GdipAddPathLine.
Nikolay Sivov [Sun, 20 Apr 2008 16:00:00 +0000 (20:00 +0400)] 
gdiplus: Implemented GdipAddPathLine.

16 years agowined3d: Fix a possible null dereference.
David Adam [Sat, 19 Apr 2008 18:12:48 +0000 (20:12 +0200)] 
wined3d: Fix a possible null dereference.

16 years agolibwine: Allow to specify a non-existing directory as WINEPREFIX.
Alexandre Julliard [Mon, 21 Apr 2008 13:48:12 +0000 (15:48 +0200)] 
libwine: Allow to specify a non-existing directory as WINEPREFIX.

16 years agowineprefixcreate: Use wineboot --update to run wine.inf.
Alexandre Julliard [Mon, 21 Apr 2008 13:47:47 +0000 (15:47 +0200)] 
wineprefixcreate: Use wineboot --update to run wine.inf.

16 years agowineboot: Automatically update the prefix directory if wine.inf changes.
Alexandre Julliard [Mon, 21 Apr 2008 13:39:55 +0000 (15:39 +0200)] 
wineboot: Automatically update the prefix directory if wine.inf changes.

16 years agowineboot: Add an option to update the prefix directory by re-executing wine.inf.
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.

16 years agontdll: Automatically setup the dosdevices directory if it doesn't exist.
Alexandre Julliard [Mon, 21 Apr 2008 12:55:32 +0000 (14:55 +0200)] 
ntdll: Automatically setup the dosdevices directory if it doesn't exist.

16 years agoSpelling fixes.
Austin English [Mon, 21 Apr 2008 05:17:27 +0000 (00:17 -0500)] 
Spelling fixes.

16 years agowined3d: Prevent console spamming in drawPrimitive.
Alexander Dorofeyev [Fri, 18 Apr 2008 21:42:03 +0000 (00:42 +0300)] 
wined3d: Prevent console spamming in drawPrimitive.

16 years agowined3d: Add missing check for p8 primary in surface_download_data.
Alexander Dorofeyev [Fri, 18 Apr 2008 21:41:58 +0000 (00:41 +0300)] 
wined3d: Add missing check for p8 primary in surface_download_data.

16 years agogdiplus: Implemented GdipVectorTransformMatrixPointsI.
Nikolay Sivov [Fri, 18 Apr 2008 21:28:47 +0000 (01:28 +0400)] 
gdiplus: Implemented GdipVectorTransformMatrixPointsI.

16 years agowinex11.drv: Generate WM_IME_ENDCOMPOSITION when preedit ends.
Kusanagi Kouichi [Fri, 18 Apr 2008 12:52:20 +0000 (21:52 +0900)] 
winex11.drv: Generate WM_IME_ENDCOMPOSITION when preedit ends.

16 years agoshell32: Implement SHGetFolderPathAndSubDirA/W.
Stefan Leichter [Thu, 17 Apr 2008 21:31:05 +0000 (23:31 +0200)] 
shell32: Implement SHGetFolderPathAndSubDirA/W.

16 years agoquartz: Add some more tests and fix wine to pass them.
Maarten Lankhorst [Sat, 19 Apr 2008 22:19:32 +0000 (15:19 -0700)] 
quartz: Add some more tests and fix wine to pass them.

16 years agoquartz: Change longlong printfs.
Maarten Lankhorst [Sat, 19 Apr 2008 05:23:19 +0000 (22:23 -0700)] 
quartz: Change longlong printfs.

16 years agoquartz: Add more seek entries and fix a time continuity bug.
Maarten Lankhorst [Sat, 19 Apr 2008 05:21:59 +0000 (22:21 -0700)] 
quartz: Add more seek entries and fix a time continuity bug.

16 years agoquartz: Only drop Preroll samples after obtaining its time.
Maarten Lankhorst [Sat, 19 Apr 2008 05:04:55 +0000 (22:04 -0700)] 
quartz: Only drop Preroll samples after obtaining its time.

16 years agoquartz: Drop preroll frames in directsound renderer too.
Maarten Lankhorst [Fri, 18 Apr 2008 23:14:41 +0000 (16:14 -0700)] 
quartz: Drop preroll frames in directsound renderer too.

16 years agoquartz: No longer drop packets on discontinuities.
Maarten Lankhorst [Fri, 18 Apr 2008 23:13:25 +0000 (16:13 -0700)] 
quartz: No longer drop packets on discontinuities.

16 years agoquartz: Set media time in the file source.
Maarten Lankhorst [Fri, 18 Apr 2008 23:07:40 +0000 (16:07 -0700)] 
quartz: Set media time in the file source.

16 years agoquartz: Make acmwrapper respect preroll samples.
Maarten Lankhorst [Fri, 18 Apr 2008 23:07:05 +0000 (16:07 -0700)] 
quartz: Make acmwrapper respect preroll samples.

16 years agoquartz: Flux AsyncReader in PullPin_BeginFlush.
Maarten Lankhorst [Thu, 17 Apr 2008 20:24:51 +0000 (13:24 -0700)] 
quartz: Flux AsyncReader in PullPin_BeginFlush.

16 years agoquartz: Fix sample leak in file source on failure path.
Maarten Lankhorst [Thu, 17 Apr 2008 20:11:05 +0000 (13:11 -0700)] 
quartz: Fix sample leak in file source on failure path.

16 years agoquartz: Fix theoretical memory leak.
Maarten Lankhorst [Thu, 17 Apr 2008 18:33:35 +0000 (11:33 -0700)] 
quartz: Fix theoretical memory leak.

16 years agoquartz: Make the video renderer drop preroll samples.
Maarten Lankhorst [Thu, 17 Apr 2008 18:16:13 +0000 (11:16 -0700)] 
quartz: Make the video renderer drop preroll samples.

16 years agowinhelp: Silencing the copyright system record entry while parsing help files.
Eric Pouech [Fri, 18 Apr 2008 19:34:48 +0000 (21:34 +0200)] 
winhelp: Silencing the copyright system record entry while parsing help files.

16 years agowinhelp: When no help file is passed on command line, we should open then file picku...
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.

16 years agowinhelp: Instead of loading all pages at once, allow to browse them one by one.
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.

16 years agowinhelp: Removed a couple of internal windows' handle and replaced them with control...
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.

16 years agowinhelp: No longer store the WINHELP_WINDOW* inside the button box.
Eric Pouech [Fri, 18 Apr 2008 19:34:23 +0000 (21:34 +0200)] 
winhelp: No longer store the WINHELP_WINDOW* inside the button box.

16 years agowinhelp: Always create a main window, even for popups.
Eric Pouech [Fri, 18 Apr 2008 19:34:17 +0000 (21:34 +0200)] 
winhelp: Always create a main window, even for popups.

16 years agowinhelp: Fixed the parsing of a link containing both a .hlp file and a window name.
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.

16 years agowinhelp: Removed no longer needed field (wStringTableOffset) in Globals.
Eric Pouech [Fri, 18 Apr 2008 19:34:05 +0000 (21:34 +0200)] 
winhelp: Removed no longer needed field (wStringTableOffset) in Globals.

16 years agowinhelp: Moved all static data used when parsing HLP files into the internal structures.
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.

16 years agowinhelp: Get rid of the WM_USER message.
Eric Pouech [Fri, 18 Apr 2008 19:33:51 +0000 (21:33 +0200)] 
winhelp: Get rid of the WM_USER message.

16 years agowinhelp: Add an (ugly) icon.
Eric Pouech [Fri, 18 Apr 2008 19:33:45 +0000 (21:33 +0200)] 
winhelp: Add an (ugly) icon.

16 years agowinecfg: Update Korean translation.
ByeongSik Jeon [Mon, 21 Apr 2008 01:58:15 +0000 (10:58 +0900)] 
winecfg: Update Korean translation.

16 years agowined3d: Add palette re-upload support for cards with hardware palette support.
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.

16 years agowidl: Add support for '%' operator in expressions.
Rob Shearman [Sun, 20 Apr 2008 21:16:10 +0000 (22:16 +0100)] 
widl: Add support for '%' operator in expressions.

16 years agowidl: Add support for arrays in expressions.
Rob Shearman [Sun, 20 Apr 2008 21:16:00 +0000 (22:16 +0100)] 
widl: Add support for arrays in expressions.

16 years agowidl: Add support for "->" and "." operators in expressions.
Rob Shearman [Sun, 20 Apr 2008 21:15:43 +0000 (22:15 +0100)] 
widl: Add support for "->" and "." operators in expressions.

16 years agowidl: Issue an error instead of crashing for dividing by zero in a constant expression.
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.

16 years agowidl: Automatically add "handle_t IDL_handle" parameter to functions with no explicit...
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.

16 years agowidl: The implicit_handle attribute is allowed with a handle explicitly specified...
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.)

16 years agowidl: Check that fields in structures and unions referenced by non-local functions...
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.

16 years agowidl: Stop looping in check_remoting_args when a context_handle or wire_marshal type...
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.

16 years agoshdocvw: Fix a test that fails on all platforms.
James Hawkins [Mon, 21 Apr 2008 01:59:51 +0000 (20:59 -0500)] 
shdocvw: Fix a test that fails on all platforms.

16 years agoimm32: Fix a test that fails on all systems.
James Hawkins [Mon, 21 Apr 2008 01:49:44 +0000 (20:49 -0500)] 
imm32: Fix a test that fails on all systems.

16 years agokernel32: Fix two tests that fail in win9x.
James Hawkins [Sun, 20 Apr 2008 20:40:25 +0000 (15:40 -0500)] 
kernel32: Fix two tests that fail in win9x.

16 years agokernel32: Fix a test that fails in win9x.
James Hawkins [Sun, 20 Apr 2008 20:33:27 +0000 (15:33 -0500)] 
kernel32: Fix a test that fails in win9x.

16 years agoadvapi32: Fix a test that fails in win2k3.
James Hawkins [Sun, 20 Apr 2008 08:00:42 +0000 (03:00 -0500)] 
advapi32: Fix a test that fails in win2k3.

16 years agomsi: Fix a few tests that fail in win9x.
James Hawkins [Sun, 20 Apr 2008 08:07:15 +0000 (03:07 -0500)] 
msi: Fix a few tests that fail in win9x.

16 years agodsound: Skip the sound checks on the primary module and change its driver module...
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 "".

16 years agokernel32: Skip the screen buffer tests if codepage 866 is not available.
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.

16 years agoinetcomm: Fix a test that fails on all systems.
James Hawkins [Sun, 20 Apr 2008 03:06:10 +0000 (22:06 -0500)] 
inetcomm: Fix a test that fails on all systems.

16 years agocrypt32: Remove tests for properties not present 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.

16 years agoadvpack: Fix a few failing tests in win95.
James Hawkins [Sat, 19 Apr 2008 05:01:56 +0000 (00:01 -0500)] 
advpack: Fix a few failing tests in win95.

16 years agoadvapi32: Remove a test that fails on some systems.
James Hawkins [Sat, 19 Apr 2008 04:14:05 +0000 (23:14 -0500)] 
advapi32: Remove a test that fails on some systems.

16 years agoadvapi32: Fix a test that fails on some versions of win2k.
James Hawkins [Sat, 19 Apr 2008 04:21:14 +0000 (23:21 -0500)] 
advapi32: Fix a test that fails on some versions of win2k.

16 years agoadvpack: Remove a test that fails inconsistently on several platforms.
James Hawkins [Sat, 19 Apr 2008 04:06:25 +0000 (23:06 -0500)] 
advpack: Remove a test that fails inconsistently on several platforms.

16 years agotools/wine.inf.in: Fix a typo.
Paul Vriens [Mon, 21 Apr 2008 06:14:20 +0000 (08:14 +0200)] 
tools/wine.inf.in: Fix a typo.

16 years agoUpdate Russian translation.
Vitaliy Margolen [Mon, 21 Apr 2008 01:27:47 +0000 (19:27 -0600)] 
Update Russian translation.

16 years agoshdoclc: Add Russian translation.
Vitaliy Margolen [Mon, 21 Apr 2008 01:27:34 +0000 (19:27 -0600)] 
shdoclc: Add Russian translation.

16 years agomsxml3: Corrected IXMLDOMComment appendData with a broken xmlTextConcat function.
Alistair Leslie-Hughes [Sat, 19 Apr 2008 14:09:58 +0000 (00:09 +1000)] 
msxml3: Corrected IXMLDOMComment appendData with a broken xmlTextConcat function.

16 years agomsxml3: Implement get_prefix.
Alistair Leslie-Hughes [Fri, 18 Apr 2008 11:23:22 +0000 (21:23 +1000)] 
msxml3: Implement get_prefix.

16 years agomsxml3: Add tests for get_prefix and get_namespaceURI.
Alistair Leslie-Hughes [Sat, 19 Apr 2008 11:26:53 +0000 (21:26 +1000)] 
msxml3: Add tests for get_prefix and get_namespaceURI.

16 years agomsxml3: Implement get_namespaceURI.
Alistair Leslie-Hughes [Fri, 18 Apr 2008 11:29:59 +0000 (21:29 +1000)] 
msxml3: Implement get_namespaceURI.

16 years agouser32: Remove redundant LocalUnlock calls.
Alexandre Julliard [Mon, 21 Apr 2008 09:58:20 +0000 (11:58 +0200)] 
user32: Remove redundant LocalUnlock calls.

16 years agogdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
Alexandre Julliard [Mon, 21 Apr 2008 09:57:30 +0000 (11:57 +0200)] 
gdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.

16 years agomcicda: Remove unused variable.
Andrew Talbot [Sat, 19 Apr 2008 14:17:42 +0000 (15:17 +0100)] 
mcicda: Remove unused variable.

16 years agomciavi32: Remove unused variables.
Andrew Talbot [Sat, 19 Apr 2008 14:17:39 +0000 (15:17 +0100)] 
mciavi32: Remove unused variables.

16 years agomciseq: Remove unused variable.
Andrew Talbot [Sat, 19 Apr 2008 14:17:47 +0000 (15:17 +0100)] 
mciseq: Remove unused variable.

16 years agokernel32: Remove unused variables.
Andrew Talbot [Sat, 19 Apr 2008 14:17:36 +0000 (15:17 +0100)] 
kernel32: Remove unused variables.

16 years agoinclude: Fix wingdi.h to define AW version of wglUseFontBitmaps and wglUseFontOutlines.
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.

16 years agoshlwapi/tests: Fix the return codes for Windows 2000 (without IE6 installed).
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).

16 years agomshtml: Forward window IDispatch methods.
Jacek Caban [Sat, 19 Apr 2008 16:41:44 +0000 (18:41 +0200)] 
mshtml: Forward window IDispatch methods.

16 years agomshtml: Added window IDispatchEx implementation.
Jacek Caban [Sat, 19 Apr 2008 16:41:25 +0000 (18:41 +0200)] 
mshtml: Added window IDispatchEx implementation.