wine
13 years agoxinput1_3: Quiet a noisy fixme.
Louis Lenders [Mon, 5 Jul 2010 05:30:47 +0000 (07:30 +0200)] 
xinput1_3: Quiet a noisy fixme.

13 years agowinhlp32: Remove an untranslated resource from the Romansh translation.
Michael Stefaniuc [Mon, 5 Jul 2010 11:10:59 +0000 (13:10 +0200)] 
winhlp32: Remove an untranslated resource from the Romansh translation.

13 years agomsxml3: Add test to highlight another difference between XSLPattern and XPath.
Andrey Turkin [Mon, 5 Jul 2010 08:27:45 +0000 (12:27 +0400)] 
msxml3: Add test to highlight another difference between XSLPattern and XPath.

13 years agontdll: Add tests for NtQueryVirtualMemory.
Marcus Meissner [Mon, 5 Jul 2010 07:47:25 +0000 (09:47 +0200)] 
ntdll: Add tests for NtQueryVirtualMemory.

13 years agonotepad: Add Arabic translation by Khaled Hosny.
Yaron Shahrabani [Sun, 4 Jul 2010 07:24:03 +0000 (10:24 +0300)] 
notepad: Add Arabic translation by Khaled Hosny.

13 years agonotepad: Add Hebrew translation.
Yaron Shahrabani [Sun, 4 Jul 2010 07:29:31 +0000 (10:29 +0300)] 
notepad: Add Hebrew translation.

13 years agodbghelp: Added support for CFA save/restore operation.
Eric Pouech [Sat, 3 Jul 2010 20:22:09 +0000 (22:22 +0200)] 
dbghelp: Added support for CFA save/restore operation.

13 years agokernel32: Update Gaelic resource.
Ken Sharp [Sun, 4 Jul 2010 15:59:14 +0000 (16:59 +0100)] 
kernel32: Update Gaelic resource.

13 years agooleaut32: Add Welsh resource.
Ken Sharp [Tue, 15 Jun 2010 06:54:53 +0000 (07:54 +0100)] 
oleaut32: Add Welsh resource.

13 years agolocalspl: Add Welsh resource.
Ken Sharp [Tue, 15 Jun 2010 06:46:11 +0000 (07:46 +0100)] 
localspl: Add Welsh resource.

13 years agomsvidc32: Add Welsh resource.
Ken Sharp [Tue, 15 Jun 2010 06:41:01 +0000 (07:41 +0100)] 
msvidc32: Add Welsh resource.

13 years agows2_32: Add host unreachable case.
Alexandre Goujon [Fri, 2 Jul 2010 12:57:56 +0000 (14:57 +0200)] 
ws2_32: Add host unreachable case.

13 years agod3d9: Pass count=0 when clearing the whole surface.
Stefan Dösinger [Sat, 3 Jul 2010 13:26:53 +0000 (15:26 +0200)] 
d3d9: Pass count=0 when clearing the whole surface.

13 years agod3d9: Nvidia drivers don't like unused output formats.
Stefan Dösinger [Sat, 3 Jul 2010 09:54:42 +0000 (11:54 +0200)] 
d3d9: Nvidia drivers don't like unused output formats.

Newer nvidia drivers return garbage when using a COUNTx where x is bigger
than the amount of coordinates the texture can consume. So stick to COUNT3 for
volume textures. The tests don't need COUNT4 anyway.

13 years agogdiplus: Stub GdipGetMetafileHeaderFromEmf.
Vincent Povirk [Sat, 19 Jun 2010 22:32:59 +0000 (17:32 -0500)] 
gdiplus: Stub GdipGetMetafileHeaderFromEmf.

13 years agogdiplus: Stub GdipRecordMetafileStream.
Vincent Povirk [Sat, 19 Jun 2010 22:29:41 +0000 (17:29 -0500)] 
gdiplus: Stub GdipRecordMetafileStream.

13 years agogdiplus: Stub GdipRecordMetafile.
Vincent Povirk [Sat, 19 Jun 2010 22:27:22 +0000 (17:27 -0500)] 
gdiplus: Stub GdipRecordMetafile.

13 years agogdiplus: Set result to NULL when CreatePathGradient fails.
Vincent Povirk [Sat, 19 Jun 2010 22:17:11 +0000 (17:17 -0500)] 
gdiplus: Set result to NULL when CreatePathGradient fails.

13 years agogdiplus: Check for null pt in GdipCreateMatrix3.
Vincent Povirk [Sat, 19 Jun 2010 21:44:38 +0000 (16:44 -0500)] 
gdiplus: Check for null pt in GdipCreateMatrix3.

13 years agocomdlg32: Ensure French print dialogs sizes match English ones.
Frédéric Delanoy [Fri, 2 Jul 2010 20:06:46 +0000 (22:06 +0200)] 
comdlg32: Ensure French print dialogs sizes match English ones.

14 years agoRelease 1.2-rc6. wine-1.2-rc6
Alexandre Julliard [Fri, 2 Jul 2010 17:24:56 +0000 (19:24 +0200)] 
Release 1.2-rc6.

14 years agoshdocvw: Strip out initial whitespaces and quotes around an URL on iexplore command...
Paul Chitescu [Fri, 2 Jul 2010 13:16:27 +0000 (16:16 +0300)] 
shdocvw: Strip out initial whitespaces and quotes around an URL on iexplore command line.

14 years agocomctl32: Fix selection of tab via mouse.
Matthias Kupfer [Thu, 1 Jul 2010 22:12:54 +0000 (00:12 +0200)] 
comctl32: Fix selection of tab via mouse.

14 years agomsi/tests: Check the x86 program directory first for installed files.
Alexandre Julliard [Fri, 2 Jul 2010 12:14:44 +0000 (14:14 +0200)] 
msi/tests: Check the x86 program directory first for installed files.

14 years agod3d9/tests: Fix some test failures with the focus messages.
Alexandre Julliard [Fri, 2 Jul 2010 11:45:29 +0000 (13:45 +0200)] 
d3d9/tests: Fix some test failures with the focus messages.

14 years agod3d8/tests: Fix some test failures with the focus messages.
Alexandre Julliard [Fri, 2 Jul 2010 11:45:25 +0000 (13:45 +0200)] 
d3d8/tests: Fix some test failures with the focus messages.

14 years agouser32/tests: Test that GetDlgItem does not recurse.
André Hentschel [Thu, 1 Jul 2010 20:07:40 +0000 (22:07 +0200)] 
user32/tests: Test that GetDlgItem does not recurse.

14 years agourlmon: Implement HlinkSimpleNavigateToMoniker.
André Hentschel [Thu, 1 Jul 2010 15:20:10 +0000 (17:20 +0200)] 
urlmon: Implement HlinkSimpleNavigateToMoniker.

14 years agoprogman: Add the Romanian translation.
Michael Stefaniuc [Fri, 2 Jul 2010 00:55:14 +0000 (02:55 +0200)] 
progman: Add the Romanian translation.

Translation by Claudia Cotună, reviewed by Alexandru Băluț.

14 years agomshtml: Fix Portuguese translation.
Gustavo Henrique Milaré [Fri, 2 Jul 2010 02:37:35 +0000 (23:37 -0300)] 
mshtml: Fix Portuguese translation.

14 years agohhctrl.ocx: Fix Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Fri, 2 Jul 2010 02:22:25 +0000 (23:22 -0300)] 
hhctrl.ocx: Fix Portuguese (Brazilian) translation.

14 years agocryptdlg: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Fri, 2 Jul 2010 02:17:41 +0000 (23:17 -0300)] 
cryptdlg: Update Portuguese (Brazilian) translation.

14 years agoappwiz.cpl: Fix Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 23:48:59 +0000 (20:48 -0300)] 
appwiz.cpl: Fix Portuguese (Brazilian) translation.

14 years agosetupapi: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 20:27:57 +0000 (17:27 -0300)] 
setupapi: Update Portuguese (Brazilian) translation.

14 years agowininet: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 20:22:31 +0000 (17:22 -0300)] 
wininet: Update Portuguese (Brazilian) translation.

14 years agowldap32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 20:18:41 +0000 (17:18 -0300)] 
wldap32: Update Portuguese (Brazilian) translation.

14 years agowinspool.drv: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 20:06:56 +0000 (17:06 -0300)] 
winspool.drv: Update Portuguese (Brazilian) translation.

14 years agoshlwapi: Fix Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 20:01:06 +0000 (17:01 -0300)] 
shlwapi: Fix Portuguese (Brazilian) translation.

14 years agooleacc: Fix Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 19:57:52 +0000 (16:57 -0300)] 
oleacc: Fix Portuguese (Brazilian) translation.

14 years agoshdoclc: Update Portuguese translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 19:21:16 +0000 (16:21 -0300)] 
shdoclc: Update Portuguese translation.

14 years agowinhlp32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 18:10:24 +0000 (15:10 -0300)] 
winhlp32: Update Portuguese (Brazilian) translation.

14 years agowininet: Avoid size_t in ERR().
Austin English [Thu, 1 Jul 2010 18:02:01 +0000 (13:02 -0500)] 
wininet: Avoid size_t in ERR().

14 years agowinecfg: Remove BS_DEFPUSHBUTTON style for AddDll.
André Hentschel [Thu, 1 Jul 2010 16:38:23 +0000 (18:38 +0200)] 
winecfg: Remove BS_DEFPUSHBUTTON style for AddDll.

14 years agouser32: Fix a compiler warning on mingw.
Austin English [Thu, 1 Jul 2010 15:20:33 +0000 (10:20 -0500)] 
user32: Fix a compiler warning on mingw.

14 years agoinclude: Add some SYSDBG_COMMANDs.
André Hentschel [Thu, 1 Jul 2010 14:44:18 +0000 (16:44 +0200)] 
include: Add some SYSDBG_COMMANDs.

14 years agocomdlg32: Not all messages depend on initialized custom choose font dialog data.
Dmitry Timoshkov [Thu, 1 Jul 2010 11:45:16 +0000 (20:45 +0900)] 
comdlg32: Not all messages depend on initialized custom choose font dialog data.

14 years agoiccvid: Add Welsh resource.
Ken Sharp [Tue, 15 Jun 2010 06:36:02 +0000 (07:36 +0100)] 
iccvid: Add Welsh resource.

14 years agocomctl32: Ukrainian translation update.
Igor Paliychuk [Thu, 1 Jul 2010 07:43:28 +0000 (10:43 +0300)] 
comctl32: Ukrainian translation update.

14 years agocomdlg32: Ukrainian translation update.
Igor Paliychuk [Thu, 1 Jul 2010 07:42:51 +0000 (10:42 +0300)] 
comdlg32: Ukrainian translation update.

14 years agowininet: Remove get_avail_data check from HTTPREQ_ReadFileExA.
Piotr Caban [Thu, 1 Jul 2010 11:10:46 +0000 (13:10 +0200)] 
wininet: Remove get_avail_data check from HTTPREQ_ReadFileExA.

14 years agomshtml: Pass the data read from resource to FindMimeFromData.
Paul Chitescu [Thu, 1 Jul 2010 10:17:42 +0000 (13:17 +0300)] 
mshtml: Pass the data read from resource to FindMimeFromData.

14 years agomshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL.
Paul Chitescu [Wed, 30 Jun 2010 15:52:17 +0000 (18:52 +0300)] 
mshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL.

14 years agomsi/tests: Reset the enumeration index for MsiEnumProducts before testing it.
Alexandre Julliard [Thu, 1 Jul 2010 11:21:34 +0000 (13:21 +0200)] 
msi/tests: Reset the enumeration index for MsiEnumProducts before testing it.

14 years agogdiplus/tests: Don't fail if we do find Microsoft Sans Serif on Wine.
Alexandre Julliard [Thu, 1 Jul 2010 10:06:35 +0000 (12:06 +0200)] 
gdiplus/tests: Don't fail if we do find Microsoft Sans Serif on Wine.

14 years agogdiplus/tests: Use Tahoma instead of Courier New for testing font metrics.
Alexandre Julliard [Thu, 1 Jul 2010 09:38:46 +0000 (11:38 +0200)] 
gdiplus/tests: Use Tahoma instead of Courier New for testing font metrics.

14 years agoregedit: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:21:21 +0000 (17:21 -0300)] 
regedit: Update Portuguese (Brazilian) translation.

14 years agomshtml: Fix Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 02:03:40 +0000 (23:03 -0300)] 
mshtml: Fix Portuguese (Brazilian) translation.

14 years agoxcopy: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 23:55:44 +0000 (20:55 -0300)] 
xcopy: Update Portuguese (Brazilian) translation.

14 years agowinhlp32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 23:55:20 +0000 (20:55 -0300)] 
winhlp32: Update Portuguese (Brazilian) translation.

14 years agowinemine: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 23:54:03 +0000 (20:54 -0300)] 
winemine: Update Portuguese (Brazilian) translation.

14 years agowinedbg: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 23:53:24 +0000 (20:53 -0300)] 
winedbg: Update Portuguese (Brazilian) translation.

14 years agowineconsole: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 02:03:22 +0000 (23:03 -0300)] 
wineconsole: Update Portuguese (Brazilian) translation.

14 years agowineboot: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:57:24 +0000 (17:57 -0300)] 
wineboot: Update Portuguese (Brazilian) translation.

14 years agoview: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:55:58 +0000 (17:55 -0300)] 
view: Update Portuguese (Brazilian) translation.

14 years agouninstaller: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:53:39 +0000 (17:53 -0300)] 
uninstaller: Update Portuguese (Brazilian) translation.

14 years agotaskmgr: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:30:16 +0000 (17:30 -0300)] 
taskmgr: Update Portuguese (Brazilian) translation.

14 years agostart: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 1 Jul 2010 01:54:27 +0000 (22:54 -0300)] 
start: Update Portuguese (Brazilian) translation.

14 years agoreg: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:23:20 +0000 (17:23 -0300)] 
reg: Update Portuguese (Brazilian) translation.

14 years agooleview: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:14:31 +0000 (17:14 -0300)] 
oleview: Update Portuguese (Brazilian) translation.

14 years agonet: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:12:37 +0000 (17:12 -0300)] 
net: Update Portuguese (Brazilian) translation.

14 years agocmdlgtst: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 20:01:18 +0000 (17:01 -0300)] 
cmdlgtst: Update Portuguese (Brazilian) translation.

14 years agocmd: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 19:59:17 +0000 (16:59 -0300)] 
cmd: Update Portuguese (Brazilian) translation.

14 years agowinecfg: Fix Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 30 Jun 2010 19:26:33 +0000 (16:26 -0300)] 
winecfg: Fix Portuguese (Brazilian) translation.

14 years agojscript: Add Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Wed, 30 Jun 2010 23:19:41 +0000 (01:19 +0200)] 
jscript: Add Norwegian Bokmål translation.

14 years agowine.desktop: Add Czech translation by Sven Augustin.
Scott Ritchie [Wed, 30 Jun 2010 22:56:58 +0000 (15:56 -0700)] 
wine.desktop: Add Czech translation by Sven Augustin.

14 years agocryptui: Add the Romanian translation.
Michael Stefaniuc [Wed, 30 Jun 2010 22:56:35 +0000 (00:56 +0200)] 
cryptui: Add the Romanian translation.

Translation by Claudia Cotună, reviewed by Alexandru Băluț.

14 years agowinedbg: Add a name for a couple of instructions in the disassembler.
Alexandre Julliard [Wed, 30 Jun 2010 19:16:59 +0000 (21:16 +0200)] 
winedbg: Add a name for a couple of instructions in the disassembler.

14 years agowinedbg: Use the correct context when fetching the frame state for backtraces.
Alexandre Julliard [Wed, 30 Jun 2010 19:16:24 +0000 (21:16 +0200)] 
winedbg: Use the correct context when fetching the frame state for backtraces.

14 years agokrnl386.exe: Ignore non-resident name table if value is invalid.
Alexandre Julliard [Wed, 30 Jun 2010 19:05:03 +0000 (21:05 +0200)] 
krnl386.exe: Ignore non-resident name table if value is invalid.

Watcom C++ apparently screws this up.

14 years agowinedump: Don't crash on an invalid nrestab NE header value.
Alexandre Julliard [Wed, 30 Jun 2010 19:03:32 +0000 (21:03 +0200)] 
winedump: Don't crash on an invalid nrestab NE header value.

14 years agoconfigure: Disable clean and depend rules for disabled top-level directories.
Alexandre Julliard [Wed, 30 Jun 2010 15:34:20 +0000 (17:34 +0200)] 
configure: Disable clean and depend rules for disabled top-level directories.

14 years agokernel32: Add Russian translation.
Vitaly Lipatov [Sat, 26 Jun 2010 14:08:56 +0000 (18:08 +0400)] 
kernel32: Add Russian translation.

14 years agomapi32: Add Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Wed, 30 Jun 2010 14:11:21 +0000 (16:11 +0200)] 
mapi32: Add Norwegian Bokmål translation.

14 years agowordpad: Update Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Wed, 30 Jun 2010 14:08:13 +0000 (16:08 +0200)] 
wordpad: Update Norwegian Bokmål translation.

14 years agoddraw: Grow index buffer as needed.
Mikko Rasa [Wed, 30 Jun 2010 08:40:29 +0000 (11:40 +0300)] 
ddraw: Grow index buffer as needed.

14 years agontdll/tests: Add some tests for NtQuerySymbolicLinkObject.
Alexandre Julliard [Wed, 30 Jun 2010 14:11:55 +0000 (16:11 +0200)] 
ntdll/tests: Add some tests for NtQuerySymbolicLinkObject.

14 years agontdll: Append a terminating null and return the correct length in NtQuerySymbolicLink...
Alexandre Julliard [Wed, 30 Jun 2010 14:11:42 +0000 (16:11 +0200)] 
ntdll: Append a terminating null and return the correct length in NtQuerySymbolicLinkObject.

14 years agoserver: Return the total length of the target in query_symlink.
Alexandre Julliard [Wed, 30 Jun 2010 14:11:03 +0000 (16:11 +0200)] 
server: Return the total length of the target in query_symlink.

14 years agogdiplus/tests: Comment out a test that corrupts the stack on Vista.
Alexandre Julliard [Wed, 30 Jun 2010 12:17:13 +0000 (14:17 +0200)] 
gdiplus/tests: Comment out a test that corrupts the stack on Vista.

14 years agontdll/tests: Add a test for the exception resulting from an icebp instruction.
Alexandre Julliard [Wed, 30 Jun 2010 09:55:32 +0000 (11:55 +0200)] 
ntdll/tests: Add a test for the exception resulting from an icebp instruction.

14 years agoatl: Accept a NULL output container pointer in AtlAxAttachControl.
Andrew Nguyen [Tue, 29 Jun 2010 14:06:35 +0000 (09:06 -0500)] 
atl: Accept a NULL output container pointer in AtlAxAttachControl.

14 years agoadvapi32/tests: Removed sign comparison warning in test_LookupAccountName.
Marko Nikolic [Tue, 29 Jun 2010 21:23:37 +0000 (23:23 +0200)] 
advapi32/tests: Removed sign comparison warning in test_LookupAccountName.

14 years agouser32/tests: Use if(0) instead of a comment to make sure code still compiles.
André Hentschel [Tue, 29 Jun 2010 19:56:45 +0000 (21:56 +0200)] 
user32/tests: Use if(0) instead of a comment to make sure code still compiles.

14 years agoshdocvw: Added IBindStatusCallback::OnProgress(BINDSTATUS_REDIRECTING) implementation.
Jacek Caban [Tue, 29 Jun 2010 19:03:47 +0000 (21:03 +0200)] 
shdocvw: Added IBindStatusCallback::OnProgress(BINDSTATUS_REDIRECTING) implementation.

14 years agoshdocvw: Store DocHost url on a regular heap.
Jacek Caban [Tue, 29 Jun 2010 19:03:22 +0000 (21:03 +0200)] 
shdocvw: Store DocHost url on a regular heap.

14 years agowininet: Reconnect if persistent connection was closed by server.
Piotr Caban [Tue, 29 Jun 2010 10:20:51 +0000 (12:20 +0200)] 
wininet: Reconnect if persistent connection was closed by server.

14 years agomshtml: Fix Portuguese Portugal translation.
Ricardo Filipe [Tue, 29 Jun 2010 08:52:15 +0000 (01:52 -0700)] 
mshtml: Fix Portuguese Portugal translation.

14 years agoshell32: Pass the file extension to ParseDisplayName in unixfs's SetNameOf.
Andrew Eikum [Mon, 28 Jun 2010 14:35:36 +0000 (09:35 -0500)] 
shell32: Pass the file extension to ParseDisplayName in unixfs's SetNameOf.

14 years agowinex11: Disable antialiasing if either fontconfig or Xft disable it explicitly.
Alexandre Julliard [Tue, 29 Jun 2010 12:58:31 +0000 (14:58 +0200)] 
winex11: Disable antialiasing if either fontconfig or Xft disable it explicitly.

14 years agoinclude: Add new SHCNRF flags.
Andrew Eikum [Mon, 28 Jun 2010 15:06:51 +0000 (10:06 -0500)] 
include: Add new SHCNRF flags.