wine
14 years agowintrust/tests: Test CryptSIPCreateIndirectData.
Juan Lang [Fri, 3 Sep 2010 01:26:28 +0000 (18:26 -0700)] 
wintrust/tests: Test CryptSIPCreateIndirectData.

14 years agoquartz: Allow for proper setting of the video window to WS_CHILD.
Aric Stewart [Fri, 24 Sep 2010 13:53:14 +0000 (08:53 -0500)] 
quartz: Allow for proper setting of the video window to WS_CHILD.

If the set_WindowStyle comes before the set_Owner then the style was not
being set properly (WS_CHILD cannot be set on a window with a NULL
parent). So reset the window style when the set_Owner command comes in
to make the new style allowable.

14 years agowineps.drv: Correct a typo.
James McKenzie [Fri, 24 Sep 2010 04:07:03 +0000 (21:07 -0700)] 
wineps.drv: Correct a typo.

14 years agotaskkill: Add Slovenian translation.
Matej Špindler [Fri, 24 Sep 2010 08:48:28 +0000 (10:48 +0200)] 
taskkill: Add Slovenian translation.

14 years agocomctl32: Return the correct hittest for the size grip in mirrored windows.
Alexandre Julliard [Fri, 24 Sep 2010 13:37:16 +0000 (15:37 +0200)] 
comctl32: Return the correct hittest for the size grip in mirrored windows.

14 years agoversion: Don't bother importing lz32, all the functions are in kernel32.
Alexandre Julliard [Fri, 24 Sep 2010 13:37:10 +0000 (15:37 +0200)] 
version: Don't bother importing lz32, all the functions are in kernel32.

14 years agouser32: Set the default process layout based on the file description in the version...
Alexandre Julliard [Fri, 24 Sep 2010 13:20:52 +0000 (15:20 +0200)] 
user32: Set the default process layout based on the file description in the version resource.

14 years agouser32: Fix the window positions when moving a child window for a RTL window.
Alexandre Julliard [Fri, 24 Sep 2010 13:36:02 +0000 (15:36 +0200)] 
user32: Fix the window positions when moving a child window for a RTL window.

14 years agouser32: Use screen coordinates for hittest checking to handle RTL windows correctly.
Alexandre Julliard [Fri, 24 Sep 2010 12:13:03 +0000 (14:13 +0200)] 
user32: Use screen coordinates for hittest checking to handle RTL windows correctly.

14 years agouser32: Fix initial computation of client area in WM_NCCALCSIZE for RTL windows.
Alexandre Julliard [Fri, 24 Sep 2010 10:46:02 +0000 (12:46 +0200)] 
user32: Fix initial computation of client area in WM_NCCALCSIZE for RTL windows.

14 years agod3dx9_36: Implement D3DXCreateSphere.
Misha Koshelev [Thu, 23 Sep 2010 21:22:34 +0000 (16:22 -0500)] 
d3dx9_36: Implement D3DXCreateSphere.

14 years agod3dx9_36: Implement ID3DXMesh_Lock/UnlockVertexBuffer and ID3DXMesh_Lock/UnlockIndexB...
Misha Koshelev [Thu, 23 Sep 2010 21:22:25 +0000 (16:22 -0500)] 
d3dx9_36: Implement ID3DXMesh_Lock/UnlockVertexBuffer and ID3DXMesh_Lock/UnlockIndexBuffer.

14 years agod3dx9_36: Add stub for D3DXCreateTeapot.
Misha Koshelev [Thu, 23 Sep 2010 21:22:15 +0000 (16:22 -0500)] 
d3dx9_36: Add stub for D3DXCreateTeapot.

14 years agogameux: IGameStatistics::GetMaxStatsPerCategory implementation.
Mariusz Pluciński [Thu, 23 Sep 2010 13:40:04 +0000 (15:40 +0200)] 
gameux: IGameStatistics::GetMaxStatsPerCategory implementation.

14 years agogameux: IGameStatistics::GetMaxCategories implementation.
Mariusz Pluciński [Thu, 23 Sep 2010 13:39:57 +0000 (15:39 +0200)] 
gameux: IGameStatistics::GetMaxCategories implementation.

14 years agogameux: IGameStatistics::GetMaxValueLength implementation.
Mariusz Pluciński [Thu, 23 Sep 2010 13:39:49 +0000 (15:39 +0200)] 
gameux: IGameStatistics::GetMaxValueLength implementation.

14 years agogameux: IGameStatistics::GetMaxNameLength implementation.
Mariusz Pluciński [Thu, 23 Sep 2010 13:39:42 +0000 (15:39 +0200)] 
gameux: IGameStatistics::GetMaxNameLength implementation.

14 years agogameux: IGameStatistics::GetMaxCategoryLength implementation.
Mariusz Pluciński [Thu, 23 Sep 2010 13:39:30 +0000 (15:39 +0200)] 
gameux: IGameStatistics::GetMaxCategoryLength implementation.

14 years agogameux: Add stub of IGameStatistics interface implementation.
Mariusz Pluciński [Thu, 23 Sep 2010 13:37:54 +0000 (15:37 +0200)] 
gameux: Add stub of IGameStatistics interface implementation.

14 years agogameux: Add partial implementation of IGameStatisticsMgr::GetGameStatistics.
Mariusz Pluciński [Thu, 23 Sep 2010 13:37:42 +0000 (15:37 +0200)] 
gameux: Add partial implementation of IGameStatisticsMgr::GetGameStatistics.

14 years agogameux/tests: Add test of storing and reading game statistics.
Mariusz Pluciński [Thu, 23 Sep 2010 13:36:57 +0000 (15:36 +0200)] 
gameux/tests: Add test of storing and reading game statistics.

14 years agoconfigure: Detect resolver functionality on FreeBSD.
Tijl Coosemans [Thu, 23 Sep 2010 16:20:31 +0000 (18:20 +0200)] 
configure: Detect resolver functionality on FreeBSD.

On FreeBSD this is part of libc.

14 years agowinedbg: Make BreakOnFirstChance default to FALSE to avoid user confusion.
Alexandre Julliard [Fri, 24 Sep 2010 09:34:11 +0000 (11:34 +0200)] 
winedbg: Make BreakOnFirstChance default to FALSE to avoid user confusion.

14 years agoiphlpapi: Set adapter description in GetAdaptersAddresses.
Juan Lang [Mon, 20 Sep 2010 16:47:25 +0000 (09:47 -0700)] 
iphlpapi: Set adapter description in GetAdaptersAddresses.

14 years agoinclude: Define more IF_TYPEs.
Juan Lang [Thu, 16 Sep 2010 21:24:25 +0000 (14:24 -0700)] 
include: Define more IF_TYPEs.

14 years agoiphlpapi: Trace parameters to GetAdaptersAddresses.
Juan Lang [Thu, 16 Sep 2010 21:04:02 +0000 (14:04 -0700)] 
iphlpapi: Trace parameters to GetAdaptersAddresses.

14 years agoinclude: Add SCOPE_LEVEL definition.
Juan Lang [Thu, 16 Sep 2010 20:44:48 +0000 (13:44 -0700)] 
include: Add SCOPE_LEVEL definition.

14 years agoinclude: Add GAA_FLAG_* definitions.
Juan Lang [Thu, 16 Sep 2010 20:42:26 +0000 (13:42 -0700)] 
include: Add GAA_FLAG_* definitions.

14 years agoiphlpapi: Set gateway addresses in GetAdaptersAddresses.
Juan Lang [Thu, 16 Sep 2010 17:14:18 +0000 (10:14 -0700)] 
iphlpapi: Set gateway addresses in GetAdaptersAddresses.

14 years agoinclude: Add Vista+ fields to IP_ADAPTER_ADDRESSES.
Juan Lang [Tue, 14 Sep 2010 20:03:57 +0000 (13:03 -0700)] 
include: Add Vista+ fields to IP_ADAPTER_ADDRESSES.

14 years agoinclude: Define NDIS_INTERFACE_INFORMATION.
Juan Lang [Tue, 14 Sep 2010 20:02:23 +0000 (13:02 -0700)] 
include: Define NDIS_INTERFACE_INFORMATION.

14 years agoinclude: Move IF_OPER_STATUS to ifdef.h.
Juan Lang [Tue, 14 Sep 2010 19:57:31 +0000 (12:57 -0700)] 
include: Move IF_OPER_STATUS to ifdef.h.

14 years agoinclude: Add ifdef.h.
Juan Lang [Tue, 14 Sep 2010 19:56:15 +0000 (12:56 -0700)] 
include: Add ifdef.h.

14 years agoiphlpapi: Set ConnectionType in GetAdaptersAddresses.
Juan Lang [Thu, 16 Sep 2010 17:44:04 +0000 (10:44 -0700)] 
iphlpapi: Set ConnectionType in GetAdaptersAddresses.

14 years agoiphlpapi: Set flags for adapters returned by GetAdaptersAddresses.
Juan Lang [Tue, 14 Sep 2010 18:59:34 +0000 (11:59 -0700)] 
iphlpapi: Set flags for adapters returned by GetAdaptersAddresses.

14 years agoiphlpapi: Trace enumerated addresses.
Juan Lang [Thu, 16 Sep 2010 18:11:06 +0000 (11:11 -0700)] 
iphlpapi: Trace enumerated addresses.

14 years agouser32: Update Finnish translation.
Lauri Kenttä [Thu, 23 Sep 2010 20:32:41 +0000 (23:32 +0300)] 
user32: Update Finnish translation.

14 years agoshell32: Update Finnish translation.
Lauri Kenttä [Thu, 23 Sep 2010 20:32:40 +0000 (23:32 +0300)] 
shell32: Update Finnish translation.

14 years agowined3d: Consistently use the same stateblock in state_colormat().
Henri Verbeet [Thu, 23 Sep 2010 19:33:29 +0000 (21:33 +0200)] 
wined3d: Consistently use the same stateblock in state_colormat().

These should refer to the same stateblock when we're drawing, but it's still
ugly.

14 years agowined3d: Pass a wined3d_state structure to ffp_clip_emul().
Henri Verbeet [Thu, 23 Sep 2010 19:33:28 +0000 (21:33 +0200)] 
wined3d: Pass a wined3d_state structure to ffp_clip_emul().

14 years agowined3d: Directly pass the texture to texture_activate_dimensions().
Henri Verbeet [Thu, 23 Sep 2010 19:33:27 +0000 (21:33 +0200)] 
wined3d: Directly pass the texture to texture_activate_dimensions().

14 years agowined3d: Pass a wined3d_state structure to set_tex_op().
Henri Verbeet [Thu, 23 Sep 2010 19:33:26 +0000 (21:33 +0200)] 
wined3d: Pass a wined3d_state structure to set_tex_op().

14 years agomscoree: Search for Mono in some predefined paths before using the registry.
Vincent Povirk [Tue, 21 Sep 2010 18:26:04 +0000 (13:26 -0500)] 
mscoree: Search for Mono in some predefined paths before using the registry.

This makes it possible for distributions to install Mono in a shared location.

14 years agod3dx9_36: Implement D3DXCreateMeshFVF.
Misha Koshelev [Wed, 22 Sep 2010 23:42:57 +0000 (18:42 -0500)] 
d3dx9_36: Implement D3DXCreateMeshFVF.

14 years agod3dx9_36: D3DXDeclaratorFromFVF returns D3DERR_INVALIDCALL when an invalid declarator...
Misha Koshelev [Wed, 22 Sep 2010 23:42:48 +0000 (18:42 -0500)] 
d3dx9_36: D3DXDeclaratorFromFVF returns D3DERR_INVALIDCALL when an invalid declarator is passed.

14 years agowinspool.drv: Support pDevMode field in {Get/Set}Job.
Vitaly Perov [Mon, 20 Sep 2010 14:26:49 +0000 (18:26 +0400)] 
winspool.drv: Support pDevMode field in {Get/Set}Job.

14 years agomciwave: Fix some typos.
Sven Baars [Wed, 22 Sep 2010 18:56:05 +0000 (20:56 +0200)] 
mciwave: Fix some typos.

14 years agomsvcrt: Added 'll' modifier to printf functions.
Piotr Caban [Thu, 23 Sep 2010 13:28:32 +0000 (15:28 +0200)] 
msvcrt: Added 'll' modifier to printf functions.

14 years agowinefile: Update Italian translation.
Luca Bennati [Thu, 23 Sep 2010 11:44:55 +0000 (13:44 +0200)] 
winefile: Update Italian translation.

14 years agostart: Fix Italian translation.
Luca Bennati [Thu, 23 Sep 2010 10:45:12 +0000 (12:45 +0200)] 
start: Fix Italian translation.

14 years agoxcopy: Fix Italian translation.
Luca Bennati [Thu, 23 Sep 2010 12:13:53 +0000 (14:13 +0200)] 
xcopy: Fix Italian translation.

14 years agowinemine: Update Italian translation.
Luca Bennati [Thu, 23 Sep 2010 11:46:34 +0000 (13:46 +0200)] 
winemine: Update Italian translation.

14 years agowordpad: Update Italian translation.
Luca Bennati [Thu, 23 Sep 2010 12:08:47 +0000 (14:08 +0200)] 
wordpad: Update Italian translation.

14 years agoreg: Update Italian translation.
Luca Bennati [Thu, 23 Sep 2010 11:27:43 +0000 (13:27 +0200)] 
reg: Update Italian translation.

14 years agowinecfg: Fix Italian translation.
Luca Bennati [Thu, 23 Sep 2010 11:24:05 +0000 (13:24 +0200)] 
winecfg: Fix Italian translation.

14 years agoregeedit: Update Italian translation.
Luca Bennati [Thu, 23 Sep 2010 10:42:49 +0000 (12:42 +0200)] 
regeedit: Update Italian translation.

14 years agonotepad: Update Italian translation.
Luca Bennati [Thu, 23 Sep 2010 10:08:33 +0000 (12:08 +0200)] 
notepad: Update Italian translation.

14 years agocmdlgtst: Update Italian translation.
Luca Bennati [Thu, 23 Sep 2010 10:02:22 +0000 (12:02 +0200)] 
cmdlgtst: Update Italian translation.

14 years agotaskkill: New Korean resource.
Hwang YunSong [Thu, 23 Sep 2010 06:17:05 +0000 (15:17 +0900)] 
taskkill: New Korean resource.

14 years agouser32: Add support for RTL window layouts in GetUpdateRgn and GetUpdateRect.
Alexandre Julliard [Thu, 23 Sep 2010 13:51:10 +0000 (15:51 +0200)] 
user32: Add support for RTL window layouts in GetUpdateRgn and GetUpdateRect.

14 years agouser32: Always store the window rectangles unmirrored after SetWindowPos.
Alexandre Julliard [Thu, 23 Sep 2010 13:48:02 +0000 (15:48 +0200)] 
user32: Always store the window rectangles unmirrored after SetWindowPos.

14 years agoserver: Mirror the rectangles for RTL windows in set_window_pos.
Alexandre Julliard [Thu, 23 Sep 2010 13:47:46 +0000 (15:47 +0200)] 
server: Mirror the rectangles for RTL windows in set_window_pos.

14 years agowinemenubuilder: Generate ICNS icons on MacOS.
Damjan Jovanovic [Wed, 22 Sep 2010 20:14:47 +0000 (22:14 +0200)] 
winemenubuilder: Generate ICNS icons on MacOS.

14 years agowinemenubuilder: Isolate the platform-specific icon generation code.
Damjan Jovanovic [Wed, 22 Sep 2010 20:14:04 +0000 (22:14 +0200)] 
winemenubuilder: Isolate the platform-specific icon generation code.

14 years agowininet: Cut of the query string before searching for the filename in CreateUrlCacheE...
Henri Verbeet [Thu, 23 Sep 2010 09:48:05 +0000 (11:48 +0200)] 
wininet: Cut of the query string before searching for the filename in CreateUrlCacheEntryW().

Apparently it's possible to receive URLs with e.g. slashes in the query
string. I was under the impression those were reserved in the query string,
but e.g. Firefox will happily accept them as well.

14 years agowininet: Check URLCache_LocalFileNameToPathW() return values in CreateUrlCacheEntryW().
Henri Verbeet [Thu, 23 Sep 2010 09:48:04 +0000 (11:48 +0200)] 
wininet: Check URLCache_LocalFileNameToPathW() return values in CreateUrlCacheEntryW().

It would be unfortunate if a long file name would cause us to open a file
based on mostly uninitialized data and write the contents of some random
webpage into it.

14 years agowined3d: Pass a wined3d_state structure to set_tex_op_nvrc().
Henri Verbeet [Thu, 23 Sep 2010 09:48:03 +0000 (11:48 +0200)] 
wined3d: Pass a wined3d_state structure to set_tex_op_nvrc().

14 years agowined3d: Pass a wined3d_state structure to is_invalid_op().
Henri Verbeet [Thu, 23 Sep 2010 09:48:02 +0000 (11:48 +0200)] 
wined3d: Pass a wined3d_state structure to is_invalid_op().

Instead of an entire device.

14 years agoshell32: Add stub implementations of IKnownFolder and IKnownFolderManager.
Hans Leidekker [Thu, 23 Sep 2010 07:25:57 +0000 (09:25 +0200)] 
shell32: Add stub implementations of IKnownFolder and IKnownFolderManager.

14 years agoinclude: Add IKnownFolder and IKnownFolderManager interfaces.
Hans Leidekker [Thu, 23 Sep 2010 07:25:42 +0000 (09:25 +0200)] 
include: Add IKnownFolder and IKnownFolderManager interfaces.

14 years agokernel32: Fix last error value of GetStdHandle/SetStdHandle when called with wrong...
Peter Oberndorfer [Wed, 22 Sep 2010 17:54:38 +0000 (19:54 +0200)] 
kernel32: Fix last error value of GetStdHandle/SetStdHandle when called with wrong std handle.

14 years agokernel32: VerifyConsoleIoHandle does not set last error value.
Peter Oberndorfer [Wed, 22 Sep 2010 17:54:36 +0000 (19:54 +0200)] 
kernel32: VerifyConsoleIoHandle does not set last error value.

14 years agokernel32: Fix WaitForMultipleObjectsEx for handles with lower 2 bits set.
Peter Oberndorfer [Wed, 22 Sep 2010 17:53:16 +0000 (19:53 +0200)] 
kernel32: Fix WaitForMultipleObjectsEx for handles with lower 2 bits set.

14 years agokernel32: Add test for WaitForSingleObject with lower 2 bits of handles set.
Peter Oberndorfer [Wed, 22 Sep 2010 19:06:22 +0000 (21:06 +0200)] 
kernel32: Add test for WaitForSingleObject with lower 2 bits of handles set.

14 years agoshell32: Update the Dutch translation.
Sven Baars [Wed, 22 Sep 2010 18:55:57 +0000 (20:55 +0200)] 
shell32: Update the Dutch translation.

14 years agocomctl32/tests: Default listview width appears to be 1 inch.
Austin Lund [Wed, 22 Sep 2010 06:28:31 +0000 (16:28 +1000)] 
comctl32/tests: Default listview width appears to be 1 inch.

14 years agotaskkill: Add the Dutch translation.
Sven Baars [Wed, 22 Sep 2010 18:55:41 +0000 (20:55 +0200)] 
taskkill: Add the Dutch translation.

14 years agowindowscodecs: Use the BMP decoder to decode ICO frames.
Vincent Povirk [Thu, 16 Sep 2010 18:41:43 +0000 (13:41 -0500)] 
windowscodecs: Use the BMP decoder to decode ICO frames.

14 years agowindowscodecs: Make it possible for the BMP decoder to read packed DIBs.
Vincent Povirk [Thu, 16 Sep 2010 18:40:55 +0000 (13:40 -0500)] 
windowscodecs: Make it possible for the BMP decoder to read packed DIBs.

14 years agouser32: Add support for right-to-left menus.
Alexandre Julliard [Wed, 22 Sep 2010 18:31:52 +0000 (20:31 +0200)] 
user32: Add support for right-to-left menus.

14 years agouser32: Add support for RTL window layouts in WIN_GetRectangles.
Alexandre Julliard [Wed, 22 Sep 2010 18:28:11 +0000 (20:28 +0200)] 
user32: Add support for RTL window layouts in WIN_GetRectangles.

14 years agouser32: Add support for RTL window layouts in MapWindowPoints.
Alexandre Julliard [Wed, 22 Sep 2010 18:27:52 +0000 (20:27 +0200)] 
user32: Add support for RTL window layouts in MapWindowPoints.

14 years agows2_32: Implement AcceptEx and GetAcceptExSockaddrs.
Mike Kaplinskiy [Tue, 21 Sep 2010 01:30:28 +0000 (21:30 -0400)] 
ws2_32: Implement AcceptEx and GetAcceptExSockaddrs.

14 years agontdll/tests: Remove unused NtWaitForSingleObject import.
Peter Oberndorfer [Wed, 22 Sep 2010 17:29:58 +0000 (19:29 +0200)] 
ntdll/tests: Remove unused NtWaitForSingleObject import.

14 years agowineconsole: Allow to select popup menu entries with the right mouse button.
Peter Oberndorfer [Wed, 22 Sep 2010 17:29:53 +0000 (19:29 +0200)] 
wineconsole: Allow to select popup menu entries with the right mouse button.

14 years agocrypt32/tests: Add a test for CryptEncryptMessage.
Alexander Morozov [Wed, 22 Sep 2010 16:13:56 +0000 (20:13 +0400)] 
crypt32/tests: Add a test for CryptEncryptMessage.

14 years agohal: Added stub for ExAcquireFastMutex.
Stefan Leichter [Wed, 22 Sep 2010 16:04:53 +0000 (18:04 +0200)] 
hal: Added stub for ExAcquireFastMutex.

14 years agowined3d: Add check for Intel GM965/GL960 with Mesa driver.
Lauri Kenttä [Wed, 22 Sep 2010 15:06:28 +0000 (18:06 +0300)] 
wined3d: Add check for Intel GM965/GL960 with Mesa driver.

14 years agowinex11.drv: Translate the drop point to the virtual screen.
Damjan Jovanovic [Wed, 22 Sep 2010 13:29:42 +0000 (15:29 +0200)] 
winex11.drv: Translate the drop point to the virtual screen.

14 years agoshell32: Update Swedish translation.
Anders Jonsson [Wed, 22 Sep 2010 10:38:52 +0000 (12:38 +0200)] 
shell32: Update Swedish translation.

14 years agotaskkill: Add Swedish translation.
Anders Jonsson [Wed, 22 Sep 2010 10:38:07 +0000 (12:38 +0200)] 
taskkill: Add Swedish translation.

14 years agotaskkill: Add French translation.
Frédéric Delanoy [Wed, 22 Sep 2010 10:16:15 +0000 (12:16 +0200)] 
taskkill: Add French translation.

14 years agotaskkill: Add Lithuanian translation.
Aurimas Fišeras [Tue, 21 Sep 2010 19:54:33 +0000 (22:54 +0300)] 
taskkill: Add Lithuanian translation.

14 years agotaskkill: Add German translation.
André Hentschel [Tue, 21 Sep 2010 19:48:15 +0000 (21:48 +0200)] 
taskkill: Add German translation.

14 years agowinmm/tests: Fix some tests that fail on Windows with no input device.
Alexandre Julliard [Wed, 22 Sep 2010 11:30:31 +0000 (13:30 +0200)] 
winmm/tests: Fix some tests that fail on Windows with no input device.

14 years agokernel32: Add a stub for GetSystemDEPPolicy.
Austin English [Wed, 22 Sep 2010 04:17:29 +0000 (21:17 -0700)] 
kernel32: Add a stub for GetSystemDEPPolicy.

14 years agontoskrnl.exe: Add stub for READ_REGISTER_BUFFER_UCHAR.
Austin English [Wed, 22 Sep 2010 07:07:03 +0000 (00:07 -0700)] 
ntoskrnl.exe: Add stub for READ_REGISTER_BUFFER_UCHAR.

14 years agontoskrnl.exe: Add stub for KeInitializeDpc.
Austin English [Wed, 22 Sep 2010 07:06:07 +0000 (00:06 -0700)] 
ntoskrnl.exe: Add stub for KeInitializeDpc.

14 years agouser32: Make sure that SendInput always initializes the time field.
Dmitry Timoshkov [Wed, 22 Sep 2010 06:49:45 +0000 (15:49 +0900)] 
user32: Make sure that SendInput always initializes the time field.

14 years agouserenv: Add a stub for GetDefaultUserProfileDirectoryA/W.
Austin English [Wed, 22 Sep 2010 04:53:08 +0000 (21:53 -0700)] 
userenv: Add a stub for GetDefaultUserProfileDirectoryA/W.