wine
15 years agowined3d: Remove unneeded address-of operators from array names.
Andrew Talbot [Mon, 8 Dec 2008 18:53:42 +0000 (18:53 +0000)] 
wined3d: Remove unneeded address-of operators from array names.

15 years agoshdocvw: Remove unneeded address-of operators from array name.
Andrew Talbot [Mon, 8 Dec 2008 18:53:39 +0000 (18:53 +0000)] 
shdocvw: Remove unneeded address-of operators from array name.

15 years agowininet: Sign-compare warnings fix.
Andrew Talbot [Mon, 8 Dec 2008 16:51:08 +0000 (16:51 +0000)] 
wininet: Sign-compare warnings fix.

15 years agowinhttp: Sign-compare warning fix.
Andrew Talbot [Mon, 8 Dec 2008 16:51:01 +0000 (16:51 +0000)] 
winhttp: Sign-compare warning fix.

15 years agomsi: Remove an unused declaration.
Andrew Talbot [Mon, 8 Dec 2008 16:50:52 +0000 (16:50 +0000)] 
msi: Remove an unused declaration.

15 years agomshtml: Removed the reference counting of the DLL.
Alex Balut [Fri, 5 Dec 2008 19:04:03 +0000 (20:04 +0100)] 
mshtml: Removed the reference counting of the DLL.

15 years agocryptdlg: New Korean resource.
Hwang YunSong(황윤성) [Mon, 8 Dec 2008 00:53:07 +0000 (09:53 +0900)] 
cryptdlg: New Korean resource.

15 years agomshtml: Implement IHTMLStyle get/put posWidth.
Alistair Leslie-Hughes [Mon, 8 Dec 2008 10:08:17 +0000 (21:08 +1100)] 
mshtml: Implement IHTMLStyle get/put posWidth.

15 years agoquartz: Turn some fixmes into traces.
Christian Costa [Sun, 7 Dec 2008 11:09:43 +0000 (12:09 +0100)] 
quartz: Turn some fixmes into traces.

15 years agodevenum: Fix traces and fixmes.
Christian Costa [Sun, 7 Dec 2008 10:38:12 +0000 (11:38 +0100)] 
devenum: Fix traces and fixmes.

15 years agoimaadp32: Report the same driver details as windows.
Jeff Zaroyko [Sun, 7 Dec 2008 07:41:15 +0000 (18:41 +1100)] 
imaadp32: Report the same driver details as windows.

15 years agomsadp32.acm: Make the szFormatTag the same as windows.
Jeff Zaroyko [Sun, 7 Dec 2008 06:41:00 +0000 (17:41 +1100)] 
msadp32.acm: Make the szFormatTag the same as windows.

15 years agokernel32/tests: Fixed the handle test for Win9x.
Alexandre Julliard [Mon, 8 Dec 2008 20:19:39 +0000 (21:19 +0100)] 
kernel32/tests: Fixed the handle test for Win9x.

15 years agontdll: Added stubs for RtlLookupFunctionEntry and RtlVirtualUnwind.
Alexandre Julliard [Mon, 8 Dec 2008 18:29:06 +0000 (19:29 +0100)] 
ntdll: Added stubs for RtlLookupFunctionEntry and RtlVirtualUnwind.

15 years agoinclude: Added some definitions for x86_64 exception handling.
Alexandre Julliard [Mon, 8 Dec 2008 18:27:59 +0000 (19:27 +0100)] 
include: Added some definitions for x86_64 exception handling.

15 years agoinclude: Implemented inline asm functions for x86_64. Export Interlocked* only on...
Alexandre Julliard [Mon, 8 Dec 2008 18:25:25 +0000 (19:25 +0100)] 
include: Implemented inline asm functions for x86_64. Export Interlocked* only on i386.

15 years agowinebuild: Make the cpu flag more generic to allow supporting a given entry point...
Alexandre Julliard [Mon, 8 Dec 2008 16:07:50 +0000 (17:07 +0100)] 
winebuild: Make the cpu flag more generic to allow supporting a given entry point on multiple platforms.

15 years agoserver: Add functions for conversions between server user handles and pointer-style...
Alexandre Julliard [Mon, 8 Dec 2008 15:58:20 +0000 (16:58 +0100)] 
server: Add functions for conversions between server user handles and pointer-style handles.

15 years agoserver: Make user handles ints instead of pointers.
Alexandre Julliard [Mon, 8 Dec 2008 15:57:38 +0000 (16:57 +0100)] 
server: Make user handles ints instead of pointers.

15 years agouser32/tests: Added some tests for behavior of 64-bit user handles.
Alexandre Julliard [Mon, 8 Dec 2008 13:02:48 +0000 (14:02 +0100)] 
user32/tests: Added some tests for behavior of 64-bit user handles.

15 years agowinhttp: Prepend slash to request path if necessary.
Hans Leidekker [Mon, 8 Dec 2008 11:35:43 +0000 (12:35 +0100)] 
winhttp: Prepend slash to request path if necessary.

15 years agowininet: Set secure flag when scheme is https.
Hans Leidekker [Mon, 8 Dec 2008 11:35:32 +0000 (12:35 +0100)] 
wininet: Set secure flag when scheme is https.

15 years agosetupapi: Fix typo in StringTableGetExtraData.
Hans Leidekker [Mon, 8 Dec 2008 11:35:16 +0000 (12:35 +0100)] 
setupapi: Fix typo in StringTableGetExtraData.

15 years agosetupapi: Implement StringTableAddStringEx.
Hans Leidekker [Mon, 8 Dec 2008 11:35:06 +0000 (12:35 +0100)] 
setupapi: Implement StringTableAddStringEx.

15 years agosetupapi: Forward pSetupIsUserAdmin to IsUserAdmin.
Hans Leidekker [Mon, 8 Dec 2008 11:34:55 +0000 (12:34 +0100)] 
setupapi: Forward pSetupIsUserAdmin to IsUserAdmin.

15 years agowidl: Use local functions where possible instead of STUB_FORWARDING_FUNCTION in stub...
Alexandre Julliard [Mon, 8 Dec 2008 14:11:26 +0000 (15:11 +0100)] 
widl: Use local functions where possible instead of STUB_FORWARDING_FUNCTION in stub vtables.

15 years agoserver: Add functions for conversions between server object handles and pointer-style...
Alexandre Julliard [Mon, 8 Dec 2008 15:05:17 +0000 (16:05 +0100)] 
server: Add functions for conversions between server object handles and pointer-style handles.

15 years agoserver: Make object handles ints instead of pointers.
Alexandre Julliard [Mon, 8 Dec 2008 15:04:20 +0000 (16:04 +0100)] 
server: Make object handles ints instead of pointers.

15 years agoinclude: Fix the 64-bit value of magic handle constants.
Alexandre Julliard [Mon, 8 Dec 2008 14:51:22 +0000 (15:51 +0100)] 
include: Fix the 64-bit value of magic handle constants.

15 years agokernel32/tests: Added some tests for behavior of 64-bit kernel handles.
Alexandre Julliard [Mon, 8 Dec 2008 12:39:31 +0000 (13:39 +0100)] 
kernel32/tests: Added some tests for behavior of 64-bit kernel handles.

15 years agowined3d: Avoid disabling numbered arrays if we're going to enable them afterwards...
Henri Verbeet [Mon, 8 Dec 2008 09:30:02 +0000 (10:30 +0100)] 
wined3d: Avoid disabling numbered arrays if we're going to enable them afterwards anyway.

15 years agowined3d: Return early from shader_trace_init() when a NULL pFunction is passed.
Henri Verbeet [Mon, 8 Dec 2008 09:30:02 +0000 (10:30 +0100)] 
wined3d: Return early from shader_trace_init() when a NULL pFunction is passed.

This is mainly to reduce the size and indentation level of the if-block.

15 years agowined3d: Explicitly pass the shader version to shader_skip_unrecognized().
Henri Verbeet [Mon, 8 Dec 2008 09:30:01 +0000 (10:30 +0100)] 
wined3d: Explicitly pass the shader version to shader_skip_unrecognized().

15 years agowined3d: Explicitly pass the shader version to shader_get_param().
Henri Verbeet [Mon, 8 Dec 2008 09:30:01 +0000 (10:30 +0100)] 
wined3d: Explicitly pass the shader version to shader_get_param().

15 years agowined3d: Load texture coordinates from the correct streams.
Henri Verbeet [Mon, 8 Dec 2008 09:30:01 +0000 (10:30 +0100)] 
wined3d: Load texture coordinates from the correct streams.

This fixes a regression introduced by commit
a2febdd200f7149cff7fe923b7316dcdafca693a.

15 years agomsi: Implement MsiEnumPatchesExW.
James Hawkins [Mon, 8 Dec 2008 09:14:21 +0000 (03:14 -0600)] 
msi: Implement MsiEnumPatchesExW.

15 years agomsi: Forward MsiEnumPatchesExA to MsiEnumPatchesExW.
James Hawkins [Mon, 8 Dec 2008 09:14:00 +0000 (03:14 -0600)] 
msi: Forward MsiEnumPatchesExA to MsiEnumPatchesExW.

15 years agomsi: Add the MSIPATCHSTATE enumeration.
James Hawkins [Mon, 8 Dec 2008 09:13:32 +0000 (03:13 -0600)] 
msi: Add the MSIPATCHSTATE enumeration.

15 years agomsi: Fix the type of the last parameter of MsiEnumPatchesEx.
James Hawkins [Mon, 8 Dec 2008 09:13:13 +0000 (03:13 -0600)] 
msi: Fix the type of the last parameter of MsiEnumPatchesEx.

15 years agowininet & winhttp: Fix a pointer type mismatch warning when compiling on Windows...
Francois Gouget [Mon, 8 Dec 2008 08:28:43 +0000 (09:28 +0100)] 
wininet & winhttp: Fix a pointer type mismatch warning when compiling on Windows. On Windows setsockopt() expects a char* while on Unix it accepts anything.

15 years agogdiplus: Add a trailing '\n' to a Wine trace.
Francois Gouget [Mon, 8 Dec 2008 08:27:40 +0000 (09:27 +0100)] 
gdiplus: Add a trailing '\n' to a Wine trace.

15 years agownaspi32: Remove unneeded casts.
Francois Gouget [Mon, 8 Dec 2008 08:27:19 +0000 (09:27 +0100)] 
wnaspi32: Remove unneeded casts.

15 years agooleaut32: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:27:06 +0000 (09:27 +0100)] 
oleaut32: Remove unneeded casts of zero.

15 years agonetapi32: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:26:56 +0000 (09:26 +0100)] 
netapi32: Remove unneeded casts of zero.

15 years agomsacm32: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:26:47 +0000 (09:26 +0100)] 
msacm32: Remove unneeded casts of zero.

15 years agokernel32: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:26:38 +0000 (09:26 +0100)] 
kernel32: Remove unneeded casts of zero.

15 years agocrypt32: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:26:31 +0000 (09:26 +0100)] 
crypt32: Remove unneeded casts of zero.

15 years agoavifil32: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:25:44 +0000 (09:25 +0100)] 
avifil32: Remove unneeded casts of zero.

15 years agowinealsa: Fix a couple of types and avoid unneeded casts.
Francois Gouget [Mon, 8 Dec 2008 08:25:30 +0000 (09:25 +0100)] 
winealsa: Fix a couple of types and avoid unneeded casts.

15 years agofnt2bdf: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:25:18 +0000 (09:25 +0100)] 
fnt2bdf: Remove unneeded casts of zero.

15 years agoport: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:25:03 +0000 (09:25 +0100)] 
port: Remove unneeded casts of zero.

15 years agowinspool.drv: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:23:24 +0000 (09:23 +0100)] 
winspool.drv: Remove unneeded casts of zero.

15 years agodsound: Remove unneeded casts of zero.
Francois Gouget [Mon, 8 Dec 2008 08:23:12 +0000 (09:23 +0100)] 
dsound: Remove unneeded casts of zero.

15 years agows2_32: Add the inet_ntop() and inet_pton() prototypes and their relatives.
Francois Gouget [Mon, 8 Dec 2008 08:28:02 +0000 (09:28 +0100)] 
ws2_32: Add the inet_ntop() and inet_pton() prototypes and their relatives.

15 years agows2_32: Add MSG_WAITALL and MSG_INTERRUPT.
Francois Gouget [Mon, 8 Dec 2008 08:20:51 +0000 (09:20 +0100)] 
ws2_32: Add MSG_WAITALL and MSG_INTERRUPT.

15 years agowinedos: Don't cast zero.
Michael Stefaniuc [Mon, 8 Dec 2008 03:07:14 +0000 (04:07 +0100)] 
winedos: Don't cast zero.

15 years agosetupapi: Remove some superfluous casts.
Michael Stefaniuc [Mon, 8 Dec 2008 03:06:20 +0000 (04:06 +0100)] 
setupapi: Remove some superfluous casts.

15 years agotaskmgr: Remove some superfluous casts.
Michael Stefaniuc [Mon, 8 Dec 2008 03:07:58 +0000 (04:07 +0100)] 
taskmgr: Remove some superfluous casts.

15 years agotaskmgr: Replace malloc with HeapAlloc.
Michael Stefaniuc [Mon, 8 Dec 2008 03:07:31 +0000 (04:07 +0100)] 
taskmgr: Replace malloc with HeapAlloc.

15 years agorsaenh: Do not cast zero.
Michael Stefaniuc [Mon, 8 Dec 2008 03:05:53 +0000 (04:05 +0100)] 
rsaenh: Do not cast zero.

15 years agoshell32: Fix German translation.
Austin English [Sun, 7 Dec 2008 23:13:37 +0000 (17:13 -0600)] 
shell32: Fix German translation.

15 years agoshell32: Updated Swedish translation.
Daniel Nylander [Sun, 7 Dec 2008 23:55:17 +0000 (00:55 +0100)] 
shell32: Updated Swedish translation.

15 years agowinecfg: Updated Swedish translation.
Daniel Nylander [Sun, 7 Dec 2008 19:52:55 +0000 (20:52 +0100)] 
winecfg: Updated Swedish translation.

15 years agonotepad: Updated Swedish translation.
Daniel Nylander [Sun, 7 Dec 2008 19:55:12 +0000 (20:55 +0100)] 
notepad: Updated Swedish translation.

15 years agowinhlp32: Updated Swedish translation.
Daniel Nylander [Sun, 7 Dec 2008 19:54:58 +0000 (20:54 +0100)] 
winhlp32: Updated Swedish translation.

15 years agowinefile: Updated Swedish translation.
Daniel Nylander [Sun, 7 Dec 2008 19:54:34 +0000 (20:54 +0100)] 
winefile: Updated Swedish translation.

15 years agoclock: Updated Swedish translation.
Daniel Nylander [Sun, 7 Dec 2008 19:34:12 +0000 (20:34 +0100)] 
clock: Updated Swedish translation.

15 years agooleaut32: Added SAFEARRAY support for RecordInfo::RecordClear.
Nikolay Sivov [Sun, 7 Dec 2008 11:43:25 +0000 (14:43 +0300)] 
oleaut32: Added SAFEARRAY support for RecordInfo::RecordClear.

15 years agod3dxof: Increase strings buffer size.
Christian Costa [Sat, 6 Dec 2008 18:00:54 +0000 (19:00 +0100)] 
d3dxof: Increase strings buffer size.

15 years agowinedbg: Make frame numbers display starting from 0 so we match frame command.
Christian Costa [Sat, 6 Dec 2008 18:00:10 +0000 (19:00 +0100)] 
winedbg: Make frame numbers display starting from 0 so we match frame command.

15 years agoddraw: Fix trace.
Christian Costa [Sat, 6 Dec 2008 17:58:57 +0000 (18:58 +0100)] 
ddraw: Fix trace.

15 years agoquartz: Accept null clsMinorType for pins when registering filters + tests.
Christian Costa [Sat, 6 Dec 2008 17:58:11 +0000 (18:58 +0100)] 
quartz: Accept null clsMinorType for pins when registering filters + tests.

15 years agoexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
Vincent Povirk [Sat, 6 Dec 2008 18:43:03 +0000 (12:43 -0600)] 
explorer,shell32: Improve ABM_GETTASKBARPOS stub.

15 years agosetupapi: Added Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:12 +0000 (16:38 +0100)] 
setupapi: Added Slovenian translation.

15 years agowinhlp32: Updated Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:04 +0000 (16:38 +0100)] 
winhlp32: Updated Slovenian translation.

15 years agoappwiz.cpl: Added Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:14 +0000 (16:38 +0100)] 
appwiz.cpl: Added Slovenian translation.

15 years agowinefile: Fix problem with ellipses in Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:11 +0000 (16:38 +0100)] 
winefile: Fix problem with ellipses in Slovenian translation.

15 years agocmdlgtst: Fix problem with ellipses in Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:10 +0000 (16:38 +0100)] 
cmdlgtst: Fix problem with ellipses in Slovenian translation.

15 years agowordpad: Updated Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:09 +0000 (16:38 +0100)] 
wordpad: Updated Slovenian translation.

15 years agoshell32: Updated Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:08 +0000 (16:38 +0100)] 
shell32: Updated Slovenian translation.

15 years agomshtml: Fixed Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:07 +0000 (16:38 +0100)] 
mshtml: Fixed Slovenian translation.

15 years agowinecfg: Updated Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:06 +0000 (16:38 +0100)] 
winecfg: Updated Slovenian translation.

15 years agostart: Updated Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:03 +0000 (16:38 +0100)] 
start: Updated Slovenian translation.

15 years agoserialui: Added Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:13 +0000 (16:38 +0100)] 
serialui: Added Slovenian translation.

15 years agoregedit: Updated Slovenian translation.
Rok Mandeljc [Sat, 6 Dec 2008 15:38:02 +0000 (16:38 +0100)] 
regedit: Updated Slovenian translation.

15 years agowinex11.drv: Sign-compare warnings fix.
Andrew Talbot [Sat, 6 Dec 2008 13:18:43 +0000 (13:18 +0000)] 
winex11.drv: Sign-compare warnings fix.

15 years agocrypt32/tests: Fix some test failures on Win9x and NT4.
Paul Vriens [Sat, 6 Dec 2008 13:16:19 +0000 (14:16 +0100)] 
crypt32/tests: Fix some test failures on Win9x and NT4.

15 years agoadvapi32/tests: Fix a few test failures on NT4.
Paul Vriens [Sat, 6 Dec 2008 11:43:55 +0000 (12:43 +0100)] 
advapi32/tests: Fix a few test failures on NT4.

15 years agogphoto2.ds: Merge ds_ctrl.c into gphoto2_main.c.
Marcus Meissner [Sat, 6 Dec 2008 11:30:35 +0000 (12:30 +0100)] 
gphoto2.ds: Merge ds_ctrl.c into gphoto2_main.c.

15 years agoimm32: Implement ImmAssociateContextEx.
Aric Stewart [Fri, 5 Dec 2008 19:24:02 +0000 (13:24 -0600)] 
imm32: Implement ImmAssociateContextEx.

15 years agowidl: Remove unneeded address-of operators from function names.
Andrew Talbot [Sat, 6 Dec 2008 23:50:03 +0000 (23:50 +0000)] 
widl: Remove unneeded address-of operators from function names.

15 years agowidl: Remove unneeded address-of operators from array names.
Andrew Talbot [Sat, 6 Dec 2008 23:49:59 +0000 (23:49 +0000)] 
widl: Remove unneeded address-of operators from array names.

15 years agoserver: The name len in the get_directory_entry request must be a data_size_t.
Alexandre Julliard [Sat, 6 Dec 2008 16:29:31 +0000 (17:29 +0100)] 
server: The name len in the get_directory_entry request must be a data_size_t.

15 years agoserver: Convert the registry key modification time to a win32-style time.
Alexandre Julliard [Sat, 6 Dec 2008 16:29:01 +0000 (17:29 +0100)] 
server: Convert the registry key modification time to a win32-style time.

15 years agoRelease 1.1.10. wine-1.1.10
Alexandre Julliard [Fri, 5 Dec 2008 16:57:45 +0000 (17:57 +0100)] 
Release 1.1.10.

15 years agouser32/tests: Fix some typos.
Paul Vriens [Fri, 5 Dec 2008 16:15:58 +0000 (17:15 +0100)] 
user32/tests: Fix some typos.

15 years agoopengl/tests: Skip tests if we can't find a pixel format.
Huw Davies [Fri, 5 Dec 2008 14:19:25 +0000 (14:19 +0000)] 
opengl/tests: Skip tests if we can't find a pixel format.

15 years agoshell32/tests: Fix some new test failures on W2K.
Paul Vriens [Fri, 5 Dec 2008 15:52:39 +0000 (16:52 +0100)] 
shell32/tests: Fix some new test failures on W2K.

15 years agosetupapi: Add stubs for SetupPromptForDiskA/W.
Ricardo Filipe [Fri, 5 Dec 2008 15:39:59 +0000 (15:39 +0000)] 
setupapi: Add stubs for SetupPromptForDiskA/W.

15 years agooleacc/tests: Fix the test failures on Win9x/WinMe and Vista/W2K8.
Paul Vriens [Fri, 5 Dec 2008 11:54:26 +0000 (12:54 +0100)] 
oleacc/tests: Fix the test failures on Win9x/WinMe and Vista/W2K8.