Michael Stefaniuc [Tue, 3 Jun 2008 23:06:12 +0000 (01:06 +0200)]
cmdlgtst: Fix the Czech translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:05:19 +0000 (01:05 +0200)]
notepad: Fix the Swedish translation.
Alistair Leslie-Hughes [Tue, 3 Jun 2008 10:08:02 +0000 (20:08 +1000)]
snmpapi: Correct snmpapi tests under win98.
Zac Brown [Mon, 2 Jun 2008 20:14:26 +0000 (13:14 -0700)]
ntdll/tests: Actually verify right bytes received in aio test.
Roderick Colenbrander [Mon, 2 Jun 2008 20:39:51 +0000 (20:39 +0000)]
wined3d: Add a WineD3D_ChoosePixelFormat line.
Roderick Colenbrander [Mon, 2 Jun 2008 21:06:01 +0000 (21:06 +0000)]
wined3d: Add a registry key to allow/disallow multisampling.
Right now it is set to disabled due to an Nvidia GLXBadDrawable
bug. Second there is some issue (driver bug too?) in FBO mode.
Stefan Dösinger [Mon, 2 Jun 2008 19:44:06 +0000 (21:44 +0200)]
wined3d: Hardcode local constants with glUniform4fvARB.
Stefan Dösinger [Mon, 2 Jun 2008 19:12:27 +0000 (21:12 +0200)]
wined3d: Give local constants a shader type prefix.
H. Verbeet [Mon, 2 Jun 2008 19:12:54 +0000 (21:12 +0200)]
wined3d: Set the surface location to SFLAG_INSYSMEM for depth stencils on Reset.
H. Verbeet [Mon, 2 Jun 2008 19:12:48 +0000 (21:12 +0200)]
wined3d: Fix WINED3DTOP_MULTIPLYADD for ATI cards.
Michael Karcher [Mon, 2 Jun 2008 20:51:16 +0000 (22:51 +0200)]
d3d9/tests: Keep swapchain while its backbuffer is in use.
Michael Stefaniuc [Mon, 2 Jun 2008 19:09:35 +0000 (21:09 +0200)]
shell32: Fix the Italian translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:19 +0000 (21:10 +0200)]
regedit: Fix the Italian translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:09:51 +0000 (21:09 +0200)]
shell32: Fix the Swedish translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:38 +0000 (21:10 +0200)]
regedit: Fix the Czech translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:09 +0000 (21:10 +0200)]
shell32: Fix the Czech translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:47 +0000 (21:10 +0200)]
crypt32: Fix the Swedish translation.
Jonathan Ernst [Mon, 2 Jun 2008 16:04:47 +0000 (18:04 +0200)]
reg: Updated French translation.
Kirill K. Smirnov [Mon, 2 Jun 2008 15:49:50 +0000 (19:49 +0400)]
mshtml: Fix yet another copy/paste typo.
Vitaliy Margolen [Mon, 2 Jun 2008 14:12:26 +0000 (08:12 -0600)]
user32: Fix input tests failing on WinXP+.
Francois Gouget [Mon, 2 Jun 2008 10:46:26 +0000 (12:46 +0200)]
wordpad: Remove extraneous spaces in '...'.
Francois Gouget [Mon, 2 Jun 2008 10:45:46 +0000 (12:45 +0200)]
winefile: Fix the French translation (with some help from Michael Stefaniuc).
Francois Gouget [Mon, 2 Jun 2008 10:45:36 +0000 (12:45 +0200)]
regedit: Update the French translation.
Francois Gouget [Mon, 2 Jun 2008 10:44:35 +0000 (12:44 +0200)]
reg: Add French resources.
Alexandre Julliard [Mon, 2 Jun 2008 12:13:01 +0000 (14:13 +0200)]
user32/tests: Fix race condition in DDE server startup.
Austin English [Fri, 30 May 2008 16:44:24 +0000 (11:44 -0500)]
README: A few more updates.
Hans Leidekker [Sat, 31 May 2008 19:47:24 +0000 (21:47 +0200)]
wininet: Don't send a "Connection: Close" header.
Hans Leidekker [Sat, 31 May 2008 19:47:01 +0000 (21:47 +0200)]
wininet: Return success from the InternetSetOption(INTERNET_OPTION_DISABLE_AUTODIAL) stub.
Hans Leidekker [Sat, 31 May 2008 19:46:34 +0000 (21:46 +0200)]
wininet: Don't send a handle closing callback for session handles created with InternetOpenUrl.
Hans Leidekker [Sat, 31 May 2008 19:46:07 +0000 (21:46 +0200)]
wininet: Make resolving hostnames thread-safe.
Jon Griffiths [Fri, 30 May 2008 14:32:37 +0000 (07:32 -0700)]
oleaut32/tests: Fix memory leaks reported by valgrind.
Jonathan Ernst [Mon, 2 Jun 2008 07:02:08 +0000 (09:02 +0200)]
shell32: Updated French translation.
Jonathan Ernst [Mon, 2 Jun 2008 07:02:25 +0000 (09:02 +0200)]
start.exe: Updated French translation.
James Hawkins [Sat, 31 May 2008 21:19:29 +0000 (16:19 -0500)]
ddraw: Delete the temporarily attached surface.
Simon Richter [Sat, 31 May 2008 08:50:11 +0000 (10:50 +0200)]
libwine: Fix wine_switch_to_stack on ppc.
The PowerPC ABI expects the caller to allocate space for the return
address on the stack, above the current stack pointer, even if the
address is passed in the link register (usually the address is stored at
SP+4 by the callee).
Simon Richter [Sat, 31 May 2008 08:50:36 +0000 (10:50 +0200)]
libwine: Implement wine_call_on_stack for ppc.
Simon Richter [Sat, 31 May 2008 08:51:01 +0000 (10:51 +0200)]
winebuild: Fix import stub on ppc.
The address calculation was wrong, as the addition of the lower 16 bits
is a signed addition, so if bit 15 is set, the upper 16 bits need to be
incremented by one (so the hi portion of the symbol always references
the symbol + 0x8000).
Simon Richter [Sat, 31 May 2008 08:49:49 +0000 (10:49 +0200)]
winebuild: Fix branch mnemonic on ppc.
Hwang YunSong(황윤성) [Mon, 2 Jun 2008 00:56:14 +0000 (09:56 +0900)]
shell32: Updated Korean resource.
James Hawkins [Sun, 1 Jun 2008 02:10:54 +0000 (21:10 -0500)]
urlmon: Fix a few failing tests in win2k3.
José Manuel Ferrer Ortiz [Sat, 31 May 2008 19:57:20 +0000 (12:57 -0700)]
Spanish translations updates.
Alexandre Julliard [Mon, 2 Jun 2008 10:14:37 +0000 (12:14 +0200)]
wininet: Include openssl/ssl.h before Windows headers.
Alexandre Julliard [Mon, 2 Jun 2008 10:13:33 +0000 (12:13 +0200)]
ntdll: Add local defines for VIF and VIP flags.
Vitaliy Margolen [Mon, 2 Jun 2008 03:25:29 +0000 (21:25 -0600)]
Update Russian translations.
Eric Pouech [Sun, 1 Jun 2008 20:04:15 +0000 (22:04 +0200)]
msvcrt: Fix for getch() and special characters.
Michael Stefaniuc [Sun, 1 Jun 2008 21:46:22 +0000 (23:46 +0200)]
winecfg: Fix the Czech and Swedish translations.
Michael Stefaniuc [Sun, 1 Jun 2008 21:46:04 +0000 (23:46 +0200)]
winecfg: Fix the Portuguese translations and re-enable them.
Michael Stefaniuc [Sat, 31 May 2008 22:23:12 +0000 (00:23 +0200)]
winefile: Fix the Czech translation.
Thanks to Marek Mahut for the translation.
Michael Stefaniuc [Sat, 31 May 2008 22:22:37 +0000 (00:22 +0200)]
winefile: Fix the Italian translation.
Michael Stefaniuc [Sat, 31 May 2008 22:22:54 +0000 (00:22 +0200)]
winefile: Fix the Swedish translation.
Michael Stefaniuc [Sat, 31 May 2008 22:22:28 +0000 (00:22 +0200)]
cmdlgtst: Fix the Portuguese translations.
Michael Stefaniuc [Sat, 31 May 2008 22:22:16 +0000 (00:22 +0200)]
winefile: Fix the Portuguese translations.
Michael Stefaniuc [Sat, 31 May 2008 22:21:57 +0000 (00:21 +0200)]
start: Fix the Portuguese translations.
Michael Stefaniuc [Sat, 31 May 2008 22:21:40 +0000 (00:21 +0200)]
cmd: Fix the Portuguese translations.
Michael Stefaniuc [Fri, 30 May 2008 22:00:27 +0000 (00:00 +0200)]
regedit: Fix the Portugese translations.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translations.
Michael Stefaniuc [Fri, 30 May 2008 22:00:10 +0000 (00:00 +0200)]
shell32: Fix the Portugese translations.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translations.
Paul Vriens [Fri, 30 May 2008 17:16:40 +0000 (19:16 +0200)]
oleaut32/tests: Cleanup typelib after the test.
Alexandre Julliard [Fri, 30 May 2008 14:41:29 +0000 (16:41 +0200)]
Release 1.0-rc3.
Paul Vriens [Fri, 30 May 2008 07:56:47 +0000 (09:56 +0200)]
ole32/tests: Prevent a crash.
Michael Karcher [Fri, 30 May 2008 07:34:45 +0000 (09:34 +0200)]
dsound: Fix double free in dsound capture.
Vitaly Lipatov [Thu, 29 May 2008 17:15:24 +0000 (21:15 +0400)]
wine.inf: Create default spool dir.
Dmitry Timoshkov [Fri, 30 May 2008 02:57:58 +0000 (11:57 +0900)]
user32: CBT hook doesn't send window messages.
Alexandre Julliard [Fri, 30 May 2008 08:03:30 +0000 (10:03 +0200)]
user32: We no longer need to ensure that the BeginPaint window belongs to the current thread.
Alexandre Julliard [Fri, 30 May 2008 08:02:42 +0000 (10:02 +0200)]
include: Use WINE_NO_UNICODE_MACROS instead of __WINESRC__ where appropriate.
Michael Stefaniuc [Thu, 29 May 2008 22:56:55 +0000 (00:56 +0200)]
notepad: Fix the Hungarian translation.
Michael Stefaniuc [Thu, 29 May 2008 22:56:41 +0000 (00:56 +0200)]
shell32: Fix the Hungarian translation.
Michael Stefaniuc [Thu, 29 May 2008 22:56:25 +0000 (00:56 +0200)]
mshtml: Fix the Hungarian translation.
Michael Stefaniuc [Thu, 29 May 2008 22:56:10 +0000 (00:56 +0200)]
comdlg32: Fix some control sizes in the default English resource.
Michael Stefaniuc [Thu, 29 May 2008 22:55:59 +0000 (00:55 +0200)]
comdlg32: Fix the Hungarian translation.
Michael Stefaniuc [Thu, 29 May 2008 22:55:44 +0000 (00:55 +0200)]
cmd: Fix the Japanese translation.
Michael Stefaniuc [Thu, 29 May 2008 22:55:26 +0000 (00:55 +0200)]
winecfg: Fix the placement of a checkbox in the Japanese translation.
Michael Stefaniuc [Thu, 29 May 2008 22:55:05 +0000 (00:55 +0200)]
winecfg: Fix the Bulgarian translation.
Michael Stefaniuc [Thu, 29 May 2008 22:54:46 +0000 (00:54 +0200)]
winecfg: Fix the Hungarian translation.
Michael Stefaniuc [Thu, 29 May 2008 22:54:18 +0000 (00:54 +0200)]
regedit: Fix the Hungarian translation.
Michael Stefaniuc [Thu, 29 May 2008 22:53:46 +0000 (00:53 +0200)]
regedit: Fix the Japanese translation.
Michael Stefaniuc [Thu, 29 May 2008 22:53:27 +0000 (00:53 +0200)]
regedit: Fix the Bulgarian translation.
Francois Gouget [Thu, 29 May 2008 16:24:38 +0000 (18:24 +0200)]
regedit: Remove extraneous spaces in '...'.
Francois Gouget [Thu, 29 May 2008 16:30:04 +0000 (18:30 +0200)]
tests: Add a broken() function to make it possible to handle Windows misbehaviors that we don't want to reproduce in Wine.
Francois Gouget [Thu, 29 May 2008 16:23:47 +0000 (18:23 +0200)]
ddraw: Remove trailing spaces in Wine traces.
Francois Gouget [Thu, 29 May 2008 16:22:56 +0000 (18:22 +0200)]
shell32: s/library/Wine/ for consistency in the license message.
Michael Karcher [Thu, 29 May 2008 15:35:03 +0000 (17:35 +0200)]
advpack: Fix buffer sizes for possibly quoted strings.
James Hawkins [Thu, 29 May 2008 14:45:22 +0000 (09:45 -0500)]
user32: win2k3's GetWindowModuleFileName does return ERROR_INSUFFICIENT_BUFFER.
James Hawkins [Thu, 29 May 2008 00:15:15 +0000 (19:15 -0500)]
oleaut32: Disable olefont tests that fail on all platforms.
James Hawkins [Thu, 29 May 2008 00:25:24 +0000 (19:25 -0500)]
user32: Fix two tests that fail in win2k3 and above.
James Hawkins [Wed, 28 May 2008 23:55:10 +0000 (18:55 -0500)]
kernel32: Remove two tests that produce different results for win9x and NT platforms.
Alexandre Julliard [Thu, 29 May 2008 10:12:12 +0000 (12:12 +0200)]
start: Fall back to ShellExecute for unknown binaries in /unix mode.
Michael Stefaniuc [Wed, 28 May 2008 23:34:05 +0000 (01:34 +0200)]
mshtml: Fix the Finnish translation.
Michael Stefaniuc [Wed, 28 May 2008 23:33:47 +0000 (01:33 +0200)]
comdlg32: Fix the Esperanto translation.
Michael Stefaniuc [Wed, 28 May 2008 23:33:35 +0000 (01:33 +0200)]
comdlg32: Fix the Japanese translation.
Michael Stefaniuc [Wed, 28 May 2008 23:33:16 +0000 (01:33 +0200)]
winhlp32: Fix the Slovak translation.
Michael Stefaniuc [Wed, 28 May 2008 23:32:55 +0000 (01:32 +0200)]
notepad: Fix the Finnish translation.
Michael Stefaniuc [Wed, 28 May 2008 23:32:32 +0000 (01:32 +0200)]
notepad: Remove the Slovak "translation" as it is basically only a stale copy of the English resource.
Michael Stefaniuc [Wed, 28 May 2008 23:31:36 +0000 (01:31 +0200)]
shell32: Fix the Japanese translation.
Michael Stefaniuc [Wed, 28 May 2008 23:31:10 +0000 (01:31 +0200)]
shell32: Fix the Bulgarian translation.
Michael Stefaniuc [Wed, 28 May 2008 23:30:47 +0000 (01:30 +0200)]
shell32: Fix the Finnish translation.
Michael Stefaniuc [Wed, 28 May 2008 23:29:52 +0000 (01:29 +0200)]
shell32: Fix the Esperanto translation.
Michael Stefaniuc [Wed, 28 May 2008 23:29:20 +0000 (01:29 +0200)]
shell32: Fix the Slovak translation.
Michael Stefaniuc [Wed, 28 May 2008 23:28:38 +0000 (01:28 +0200)]
regedit: Fix the English (NEUTRAL) translation. Rename SUBLANG_ENGLISH_US to SUBLANG_DEFAULT.
Alexander Dorofeyev [Wed, 28 May 2008 22:13:00 +0000 (01:13 +0300)]
ddraw: Do not return modes differing only by refresh rate without DDEDM_REFRESHRATES.
Austin English [Wed, 28 May 2008 22:04:18 +0000 (17:04 -0500)]
gdi32: Fix a test failure in 2k.