wine
17 years agowined3d: Update ATI GPUs.
Roderick Colenbrander [Sun, 8 Jun 2008 16:35:14 +0000 (16:35 +0000)] 
wined3d: Update ATI GPUs.

17 years agowined3d: Update nvidia GPUs.
Roderick Colenbrander [Sun, 8 Jun 2008 15:37:20 +0000 (15:37 +0000)] 
wined3d: Update nvidia GPUs.

17 years agokernel32/tests: Add a skip message for win95.
Paul Vriens [Sun, 8 Jun 2008 12:09:37 +0000 (14:09 +0200)] 
kernel32/tests: Add a skip message for win95.

17 years agoadvpack/tests: Add a FreeLibrary and a skip message.
Paul Vriens [Sun, 8 Jun 2008 10:31:26 +0000 (12:31 +0200)] 
advpack/tests: Add a FreeLibrary and a skip message.

17 years agowinebrowser: Convert URL obtained through DdeGetData to Unicode.
Hans Leidekker [Sat, 7 Jun 2008 15:10:00 +0000 (17:10 +0200)] 
winebrowser: Convert URL obtained through DdeGetData to Unicode.

17 years agokernel: Updated French translation.
Jonathan Ernst [Sat, 7 Jun 2008 10:41:32 +0000 (12:41 +0200)] 
kernel: Updated French translation.

17 years agonotepad: Updated About menu entry.
Jonathan Ernst [Sat, 7 Jun 2008 10:07:15 +0000 (12:07 +0200)] 
notepad: Updated About menu entry.

17 years agoshell32: Fix German shortcuts in the menu.
Rico Schüller [Fri, 6 Jun 2008 20:15:50 +0000 (22:15 +0200)] 
shell32: Fix German shortcuts in the menu.

17 years agowinecfg: Fix German translation.
Rico Schüller [Fri, 6 Jun 2008 20:15:31 +0000 (22:15 +0200)] 
winecfg: Fix German translation.

17 years agourlmon/tests: Always clear expect_* variables.
Jacek Caban [Fri, 6 Jun 2008 18:28:25 +0000 (20:28 +0200)] 
urlmon/tests: Always clear expect_* variables.

17 years agomshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol.
Jacek Caban [Fri, 6 Jun 2008 18:09:45 +0000 (20:09 +0200)] 
mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol.

17 years agoiphlpapi/tests: Fix test on Vista.
Paul Vriens [Fri, 6 Jun 2008 19:37:51 +0000 (21:37 +0200)] 
iphlpapi/tests: Fix test on Vista.

17 years agoiphlpapi/tests: Fix crash on Vista.
Paul Vriens [Fri, 6 Jun 2008 19:34:32 +0000 (21:34 +0200)] 
iphlpapi/tests: Fix crash on Vista.

17 years agorsaenh: Fix a couple failing tests on 2k.
Austin English [Fri, 6 Jun 2008 16:38:38 +0000 (11:38 -0500)] 
rsaenh: Fix a couple failing tests on 2k.

17 years agosetupapi/tests: Fix test for win9x and Vista.
Paul Vriens [Fri, 6 Jun 2008 14:20:35 +0000 (16:20 +0200)] 
setupapi/tests: Fix test for win9x and Vista.

17 years agoRelease 1.0-rc4. wine-1.0-rc4
Alexandre Julliard [Fri, 6 Jun 2008 15:24:30 +0000 (17:24 +0200)] 
Release 1.0-rc4.

17 years agonotepad: Updated French translation.
Jonathan Ernst [Fri, 6 Jun 2008 12:02:08 +0000 (14:02 +0200)] 
notepad: Updated French translation.

17 years agoshell32: Updated French translation.
Jonathan Ernst [Fri, 6 Jun 2008 12:09:06 +0000 (14:09 +0200)] 
shell32: Updated French translation.

17 years agourlmon/tests: Fix test on IE7.
Paul Vriens [Fri, 6 Jun 2008 11:47:13 +0000 (13:47 +0200)] 
urlmon/tests: Fix test on IE7.

17 years agourlmon: Add new IE7 QUERYOPTION.
Paul Vriens [Fri, 6 Jun 2008 11:46:48 +0000 (13:46 +0200)] 
urlmon: Add new IE7 QUERYOPTION.

17 years agoshlwapi/tests: Don't create testfile at a fixed location.
Paul Vriens [Fri, 6 Jun 2008 11:20:26 +0000 (13:20 +0200)] 
shlwapi/tests: Don't create testfile at a fixed location.

17 years agoinclude: Add winelib names for some dsound A/W function / types.
Marcus Meissner [Fri, 6 Jun 2008 09:54:33 +0000 (11:54 +0200)] 
include: Add winelib names for some dsound A/W function / types.

17 years agofonts: Add a non-breaking space glyph to the Tahoma fonts.
Alexandre Julliard [Fri, 6 Jun 2008 13:26:41 +0000 (15:26 +0200)] 
fonts: Add a non-breaking space glyph to the Tahoma fonts.

17 years agoChangeLog: Moved to documentation/ChangeLog.BETA.
Alexandre Julliard [Fri, 6 Jun 2008 11:26:44 +0000 (13:26 +0200)] 
ChangeLog: Moved to documentation/ChangeLog.BETA.

17 years agod3d9: Avoid a not needed address-of operator.
Dmitry Timoshkov [Wed, 4 Jun 2008 03:04:20 +0000 (12:04 +0900)] 
d3d9: Avoid a not needed address-of operator.

17 years agod3d8: Avoid a not needed address-of operator.
Dmitry Timoshkov [Wed, 4 Jun 2008 03:04:00 +0000 (12:04 +0900)] 
d3d8: Avoid a not needed address-of operator.

17 years agoddraw: Avoid a not needed address-of operator.
Dmitry Timoshkov [Wed, 4 Jun 2008 03:03:39 +0000 (12:03 +0900)] 
ddraw: Avoid a not needed address-of operator.

17 years agobrowseui: Remove duplicate initguid.h include.
Michael Stefaniuc [Mon, 2 Jun 2008 19:09:14 +0000 (21:09 +0200)] 
browseui: Remove duplicate initguid.h include.

17 years agooleaut32/tests: VariantInit() isn't enough, you have to give a value, too.
Dan Kegel [Fri, 6 Jun 2008 00:30:32 +0000 (17:30 -0700)] 
oleaut32/tests: VariantInit() isn't enough, you have to give a value, too.

17 years agomsxml/tests: Use VariantInit, not VariantClear, to initialize new variants.
Dan Kegel [Fri, 6 Jun 2008 00:07:40 +0000 (17:07 -0700)] 
msxml/tests: Use VariantInit, not VariantClear, to initialize new variants.

17 years agomsi/tests: Initialize buffer lengths before calling MsiSourceListEnumMediaDisks.
Dan Kegel [Thu, 5 Jun 2008 23:58:54 +0000 (16:58 -0700)] 
msi/tests: Initialize buffer lengths before calling MsiSourceListEnumMediaDisks.

17 years agowined3d: Avoid float->string conversion in arb shaders.
Stefan Dösinger [Thu, 5 Jun 2008 23:07:23 +0000 (01:07 +0200)] 
wined3d: Avoid float->string conversion in arb shaders.

17 years agonotepad: Fix the Danish translation.
Michael Stefaniuc [Thu, 5 Jun 2008 22:13:19 +0000 (00:13 +0200)] 
notepad: Fix the Danish translation.

17 years agowordpad: Fix the Turkish translation.
Michael Stefaniuc [Thu, 5 Jun 2008 22:13:00 +0000 (00:13 +0200)] 
wordpad: Fix the Turkish translation.

17 years agoshell32: Fix the Turkish translation.
Michael Stefaniuc [Thu, 5 Jun 2008 22:12:44 +0000 (00:12 +0200)] 
shell32: Fix the Turkish translation.

17 years agonet: Use consistent whitespace placement in the usage and help strings.
Michael Stefaniuc [Thu, 5 Jun 2008 22:12:26 +0000 (00:12 +0200)] 
net: Use consistent whitespace placement in the usage and help strings.

17 years agonet: Add the USE subcommand to the translations that are missing it.
Michael Stefaniuc [Thu, 5 Jun 2008 22:12:08 +0000 (00:12 +0200)] 
net: Add the USE subcommand to the translations that are missing it.

Spotted by Mikolaj Zalewski.

17 years agoregedit: Add/remove favorite opens a dialog, thus should have ellipsis.
Mikołaj Zalewski [Thu, 5 Jun 2008 21:24:08 +0000 (23:24 +0200)] 
regedit: Add/remove favorite opens a dialog, thus should have ellipsis.

17 years agoregedit: Update Polish translation.
Mikołaj Zalewski [Thu, 5 Jun 2008 21:19:56 +0000 (23:19 +0200)] 
regedit: Update Polish translation.

17 years agowineps.drv: Fix the Dutch translation.
Michael Stefaniuc [Thu, 5 Jun 2008 20:46:01 +0000 (22:46 +0200)] 
wineps.drv: Fix the Dutch translation.

17 years agogdi32/tests: Take into account several Win9x bugs in GetObject().
Francois Gouget [Thu, 5 Jun 2008 12:58:51 +0000 (14:58 +0200)] 
gdi32/tests: Take into account several Win9x bugs in GetObject().

17 years agoresources: Fix some overly long '...' instances.
Francois Gouget [Thu, 5 Jun 2008 12:52:48 +0000 (14:52 +0200)] 
resources: Fix some overly long '...' instances.

17 years agostart: Some updates and fixes to the French translation.
Francois Gouget [Thu, 5 Jun 2008 12:50:49 +0000 (14:50 +0200)] 
start: Some updates and fixes to the French translation.

17 years agoFix the resources to remove extraneous spaces in '...'.
Francois Gouget [Thu, 5 Jun 2008 12:48:16 +0000 (14:48 +0200)] 
Fix the resources to remove extraneous spaces in '...'.

17 years agoshell32: Fixed the French about box.
Alexandre Julliard [Thu, 5 Jun 2008 12:07:00 +0000 (14:07 +0200)] 
shell32: Fixed the French about box.

17 years agouser32/tests: Fix the dde test race correctly this time.
Alexandre Julliard [Thu, 5 Jun 2008 10:43:17 +0000 (12:43 +0200)] 
user32/tests: Fix the dde test race correctly this time.

17 years agowintrust/tests: Fix test on win9x.
Paul Vriens [Thu, 5 Jun 2008 09:45:25 +0000 (11:45 +0200)] 
wintrust/tests: Fix test on win9x.

17 years agommio: Do not zero current file position whenever mmioSetBuffer is called.
Matthew D'Asaro [Wed, 4 Jun 2008 02:41:20 +0000 (19:41 -0700)] 
mmio: Do not zero current file position whenever mmioSetBuffer is called.

17 years agonet: Add German translation.
Rico Schüller [Wed, 4 Jun 2008 19:28:37 +0000 (21:28 +0200)] 
net: Add German translation.

17 years agoshell32: Update German translation.
Rico Schüller [Wed, 4 Jun 2008 17:35:56 +0000 (19:35 +0200)] 
shell32: Update German translation.

17 years agowinecfg: Update German translation.
Rico Schüller [Wed, 4 Jun 2008 17:37:25 +0000 (19:37 +0200)] 
winecfg: Update German translation.

17 years agomlang: Fix compile warning introduced by a6cdd538.
Michael Stefaniuc [Wed, 4 Jun 2008 12:25:16 +0000 (14:25 +0200)] 
mlang: Fix compile warning introduced by a6cdd538.

17 years agoprogman: Fix the Hungarian translation.
Michael Stefaniuc [Wed, 4 Jun 2008 12:24:34 +0000 (14:24 +0200)] 
progman: Fix the Hungarian translation.

17 years agosecur32/tests: Don't free if not allocated.
Dan Kegel [Tue, 3 Jun 2008 14:17:48 +0000 (07:17 -0700)] 
secur32/tests: Don't free if not allocated.

17 years agooleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants.
Dan Kegel [Tue, 3 Jun 2008 13:49:35 +0000 (06:49 -0700)] 
oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants.

17 years agomsi: MsiSourceListEnumMediaDisksW: free original string, not substring.
Dan Kegel [Tue, 3 Jun 2008 13:29:29 +0000 (06:29 -0700)] 
msi: MsiSourceListEnumMediaDisksW: free original string, not substring.

17 years agogdi32/tests: Reduce the size of the test output a little.
Alexandre Julliard [Wed, 4 Jun 2008 10:52:18 +0000 (12:52 +0200)] 
gdi32/tests: Reduce the size of the test output a little.

17 years agomlang/tests: Reduce the size of the test output a little.
Alexandre Julliard [Wed, 4 Jun 2008 10:52:13 +0000 (12:52 +0200)] 
mlang/tests: Reduce the size of the test output a little.

17 years agowinmm: msiSendStringW: Don't free substring after original string has already been...
Zac Brown [Tue, 3 Jun 2008 21:27:56 +0000 (14:27 -0700)] 
winmm: msiSendStringW: Don't free substring after original string has already been freed.

17 years agouserenv/tests: Fix buffer overrun.
Dan Kegel [Tue, 3 Jun 2008 22:04:00 +0000 (15:04 -0700)] 
userenv/tests: Fix buffer overrun.

17 years agoadvpack: Fix a test failure on 9x.
Austin English [Fri, 30 May 2008 20:10:52 +0000 (15:10 -0500)] 
advpack: Fix a test failure on 9x.

17 years agorsaenh: Fix AES provider keys for Windows XP.
Vijay Kiran Kamuju [Tue, 3 Jun 2008 19:06:30 +0000 (15:06 -0400)] 
rsaenh: Fix AES provider keys for Windows XP.

17 years agouser32/tests: Abstract the printing of minmax info and do it all on one line.
Alexandre Julliard [Wed, 4 Jun 2008 10:34:53 +0000 (12:34 +0200)] 
user32/tests: Abstract the printing of minmax info and do it all on one line.

17 years agouser32/tests: Don't add a newline before dumping the flag values.
Alexandre Julliard [Wed, 4 Jun 2008 10:34:27 +0000 (12:34 +0200)] 
user32/tests: Don't add a newline before dumping the flag values.

17 years agokernel32/tests: Don't check every single Unicode char if the tables are clearly not...
Alexandre Julliard [Wed, 4 Jun 2008 10:33:38 +0000 (12:33 +0200)] 
kernel32/tests: Don't check every single Unicode char if the tables are clearly not compatible.

17 years agocrypt32/tests: Fix an end of line character.
Alexandre Julliard [Wed, 4 Jun 2008 10:33:03 +0000 (12:33 +0200)] 
crypt32/tests: Fix an end of line character.

17 years agotest.h: Add a space after the file name prefix.
Alexandre Julliard [Wed, 4 Jun 2008 10:32:48 +0000 (12:32 +0200)] 
test.h: Add a space after the file name prefix.

17 years agostart: Fix the Cs, Es, It, Si and Tr translations.
Michael Stefaniuc [Tue, 3 Jun 2008 23:05:48 +0000 (01:05 +0200)] 
start: Fix the Cs, Es, It, Si and Tr translations.

17 years agocomdlg32: Fix the Czech translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:08:08 +0000 (01:08 +0200)] 
comdlg32: Fix the Czech translation.

17 years agooledlg: Fix the Italian translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:07:46 +0000 (01:07 +0200)] 
oledlg: Fix the Italian translation.

17 years agocmd: Fix the Turkish translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:07:26 +0000 (01:07 +0200)] 
cmd: Fix the Turkish translation.

17 years agocmd: Fix the Czech translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:06:58 +0000 (01:06 +0200)] 
cmd: Fix the Czech translation.

17 years agocmdlgtst: Fix the Italian translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:06:30 +0000 (01:06 +0200)] 
cmdlgtst: Fix the Italian translation.

17 years agocmdlgtst: Fix the Czech translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:06:12 +0000 (01:06 +0200)] 
cmdlgtst: Fix the Czech translation.

17 years agonotepad: Fix the Swedish translation.
Michael Stefaniuc [Tue, 3 Jun 2008 23:05:19 +0000 (01:05 +0200)] 
notepad: Fix the Swedish translation.

17 years agosnmpapi: Correct snmpapi tests under win98.
Alistair Leslie-Hughes [Tue, 3 Jun 2008 10:08:02 +0000 (20:08 +1000)] 
snmpapi: Correct snmpapi tests under win98.

17 years agontdll/tests: Actually verify right bytes received in aio test.
Zac Brown [Mon, 2 Jun 2008 20:14:26 +0000 (13:14 -0700)] 
ntdll/tests: Actually verify right bytes received in aio test.

17 years agowined3d: Add a WineD3D_ChoosePixelFormat line.
Roderick Colenbrander [Mon, 2 Jun 2008 20:39:51 +0000 (20:39 +0000)] 
wined3d: Add a WineD3D_ChoosePixelFormat line.

17 years agowined3d: Add a registry key to allow/disallow multisampling.
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.

17 years agowined3d: Hardcode local constants with glUniform4fvARB.
Stefan Dösinger [Mon, 2 Jun 2008 19:44:06 +0000 (21:44 +0200)] 
wined3d: Hardcode local constants with glUniform4fvARB.

17 years agowined3d: Give local constants a shader type prefix.
Stefan Dösinger [Mon, 2 Jun 2008 19:12:27 +0000 (21:12 +0200)] 
wined3d: Give local constants a shader type prefix.

17 years agowined3d: Set the surface location to SFLAG_INSYSMEM for depth stencils on Reset.
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.

17 years agowined3d: Fix WINED3DTOP_MULTIPLYADD for ATI cards.
H. Verbeet [Mon, 2 Jun 2008 19:12:48 +0000 (21:12 +0200)] 
wined3d: Fix WINED3DTOP_MULTIPLYADD for ATI cards.

17 years agod3d9/tests: Keep swapchain while its backbuffer is in use.
Michael Karcher [Mon, 2 Jun 2008 20:51:16 +0000 (22:51 +0200)] 
d3d9/tests: Keep swapchain while its backbuffer is in use.

17 years agoshell32: Fix the Italian translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:09:35 +0000 (21:09 +0200)] 
shell32: Fix the Italian translation.

17 years agoregedit: Fix the Italian translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:19 +0000 (21:10 +0200)] 
regedit: Fix the Italian translation.

17 years agoshell32: Fix the Swedish translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:09:51 +0000 (21:09 +0200)] 
shell32: Fix the Swedish translation.

17 years agoregedit: Fix the Czech translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:38 +0000 (21:10 +0200)] 
regedit: Fix the Czech translation.

17 years agoshell32: Fix the Czech translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:09 +0000 (21:10 +0200)] 
shell32: Fix the Czech translation.

17 years agocrypt32: Fix the Swedish translation.
Michael Stefaniuc [Mon, 2 Jun 2008 19:10:47 +0000 (21:10 +0200)] 
crypt32: Fix the Swedish translation.

17 years agoreg: Updated French translation.
Jonathan Ernst [Mon, 2 Jun 2008 16:04:47 +0000 (18:04 +0200)] 
reg: Updated French translation.

17 years agomshtml: Fix yet another copy/paste typo.
Kirill K. Smirnov [Mon, 2 Jun 2008 15:49:50 +0000 (19:49 +0400)] 
mshtml: Fix yet another copy/paste typo.

17 years agouser32: Fix input tests failing on WinXP+.
Vitaliy Margolen [Mon, 2 Jun 2008 14:12:26 +0000 (08:12 -0600)] 
user32: Fix input tests failing on WinXP+.

17 years agowordpad: Remove extraneous spaces in '...'.
Francois Gouget [Mon, 2 Jun 2008 10:46:26 +0000 (12:46 +0200)] 
wordpad: Remove extraneous spaces in '...'.

17 years agowinefile: Fix the French translation (with some help from Michael Stefaniuc).
Francois Gouget [Mon, 2 Jun 2008 10:45:46 +0000 (12:45 +0200)] 
winefile: Fix the French translation (with some help from Michael Stefaniuc).

17 years agoregedit: Update the French translation.
Francois Gouget [Mon, 2 Jun 2008 10:45:36 +0000 (12:45 +0200)] 
regedit: Update the French translation.

17 years agoreg: Add French resources.
Francois Gouget [Mon, 2 Jun 2008 10:44:35 +0000 (12:44 +0200)] 
reg: Add French resources.

17 years agouser32/tests: Fix race condition in DDE server startup.
Alexandre Julliard [Mon, 2 Jun 2008 12:13:01 +0000 (14:13 +0200)] 
user32/tests: Fix race condition in DDE server startup.

17 years agoREADME: A few more updates.
Austin English [Fri, 30 May 2008 16:44:24 +0000 (11:44 -0500)] 
README: A few more updates.

17 years agowininet: Don't send a "Connection: Close" header.
Hans Leidekker [Sat, 31 May 2008 19:47:24 +0000 (21:47 +0200)] 
wininet: Don't send a "Connection: Close" header.