wine
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.

14 years agomshtml: Added PrintHTML stub.
Jacek Caban [Wed, 22 Sep 2010 10:18:43 +0000 (12:18 +0200)] 
mshtml: Added PrintHTML stub.

14 years agouser32: Uncomment the GetWindowPlacement() test, fill the test data with real values.
Dmitry Timoshkov [Wed, 22 Sep 2010 08:50:27 +0000 (17:50 +0900)] 
user32: Uncomment the GetWindowPlacement() test, fill the test data with real values.

14 years agocomctl32/tests: LVM_GETRECTITEM should return TRUE.
Austin Lund [Wed, 22 Sep 2010 06:28:30 +0000 (16:28 +1000)] 
comctl32/tests: LVM_GETRECTITEM should return TRUE.

14 years agoserver: Fix console creation logic.
Eric Pouech [Tue, 21 Sep 2010 20:09:06 +0000 (22:09 +0200)] 
server: Fix console creation logic.

14 years agowined3d: Move clip status to wined3d_state.
Henri Verbeet [Tue, 21 Sep 2010 19:20:56 +0000 (21:20 +0200)] 
wined3d: Move clip status to wined3d_state.

14 years agowined3d: Move clip plane state to wined3d_state.
Henri Verbeet [Tue, 21 Sep 2010 19:20:55 +0000 (21:20 +0200)] 
wined3d: Move clip plane state to wined3d_state.

14 years agowined3d: Move light state to wined3d_state.
Henri Verbeet [Tue, 21 Sep 2010 19:20:54 +0000 (21:20 +0200)] 
wined3d: Move light state to wined3d_state.

14 years agowined3d: Move the primitive type to wined3d_state.
Henri Verbeet [Tue, 21 Sep 2010 19:20:53 +0000 (21:20 +0200)] 
wined3d: Move the primitive type to wined3d_state.

14 years agotaskkill: Add Italian translation.
Luca Bennati [Tue, 21 Sep 2010 07:56:08 +0000 (09:56 +0200)] 
taskkill: Add Italian translation.

14 years agodinput: OSX joystick driver separate device for each top level HID collection.
Zach Smith [Tue, 21 Sep 2010 02:25:27 +0000 (22:25 -0400)] 
dinput: OSX joystick driver separate device for each top level HID collection.

14 years agod3dx9_36: Implement D3DXCreateMesh and initial ID3DXMesh methods.
Misha Koshelev [Thu, 16 Sep 2010 22:02:48 +0000 (17:02 -0500)] 
d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMesh methods.

14 years agoshell32: Ukrainian translation update.
Igor Paliychuk [Tue, 21 Sep 2010 13:21:49 +0000 (16:21 +0300)] 
shell32: Ukrainian translation update.

14 years agoinetcpl: Added Ukrainian translation.
Igor Paliychuk [Tue, 21 Sep 2010 13:21:01 +0000 (16:21 +0300)] 
inetcpl: Added Ukrainian translation.

14 years agojscript: Better checks for too old jscript.dll versions.
Jacek Caban [Tue, 21 Sep 2010 13:58:48 +0000 (15:58 +0200)] 
jscript: Better checks for too old jscript.dll versions.

14 years agouser32: UpdateLayeredWindow() should fail on non-layered or already initialized window.
Dmitry Timoshkov [Tue, 21 Sep 2010 07:35:30 +0000 (16:35 +0900)] 
user32: UpdateLayeredWindow() should fail on non-layered or already initialized window.

14 years agowidl: Avoid duplicate assignments in resolve_expression.
Gerald Pfeifer [Sun, 19 Sep 2010 10:06:52 +0000 (12:06 +0200)] 
widl: Avoid duplicate assignments in resolve_expression.

14 years agokrnl386.exe: Get rid of the useless config.sys parser.
Alexandre Julliard [Tue, 21 Sep 2010 13:59:45 +0000 (15:59 +0200)] 
krnl386.exe: Get rid of the useless config.sys parser.

14 years agowineps: Add a comment about the trap for code checking tools.
Alexandre Julliard [Tue, 21 Sep 2010 13:55:33 +0000 (15:55 +0200)] 
wineps: Add a comment about the trap for code checking tools.

14 years agoddraw: Pass the correct size to memset (Coccinelle).
Paul Vriens [Tue, 21 Sep 2010 12:37:38 +0000 (14:37 +0200)] 
ddraw: Pass the correct size to memset (Coccinelle).

14 years agowined3d: Reduce the size of a huge function that takes ages to compile.
Alexandre Julliard [Tue, 21 Sep 2010 13:47:22 +0000 (15:47 +0200)] 
wined3d: Reduce the size of a huge function that takes ages to compile.

14 years agotaskkill: Implement forcible termination by process name.
Andrew Nguyen [Tue, 21 Sep 2010 07:21:23 +0000 (02:21 -0500)] 
taskkill: Implement forcible termination by process name.

14 years agotaskkill: Implement forcible termination by process identifier.
Andrew Nguyen [Tue, 21 Sep 2010 07:21:14 +0000 (02:21 -0500)] 
taskkill: Implement forcible termination by process identifier.

14 years agotaskkill: Implement graceful termination by process name.
Andrew Nguyen [Tue, 21 Sep 2010 07:20:58 +0000 (02:20 -0500)] 
taskkill: Implement graceful termination by process name.

14 years agotaskkill: Implement graceful termination by process identifier.
Andrew Nguyen [Tue, 21 Sep 2010 07:18:41 +0000 (02:18 -0500)] 
taskkill: Implement graceful termination by process identifier.

14 years agotaskkill: Implement basic command-line parsing.
Andrew Nguyen [Tue, 21 Sep 2010 07:17:26 +0000 (02:17 -0500)] 
taskkill: Implement basic command-line parsing.

14 years agotaskkill: Add stub implementation.
Andrew Nguyen [Tue, 21 Sep 2010 07:17:09 +0000 (02:17 -0500)] 
taskkill: Add stub implementation.

14 years agouser32: Do not test window state on the HCBT_SETFOCUS event, it's undefined.
Dmitry Timoshkov [Tue, 21 Sep 2010 08:54:17 +0000 (17:54 +0900)] 
user32: Do not test window state on the HCBT_SETFOCUS event, it's undefined.

14 years agogameux/tests: Add test of creating IGameStatistics instance.
Mariusz Pluciński [Mon, 20 Sep 2010 13:04:56 +0000 (15:04 +0200)] 
gameux/tests: Add test of creating IGameStatistics instance.

14 years agodbghelp: Fix use of GetProcessHeap.
Paul Vriens [Tue, 21 Sep 2010 11:01:54 +0000 (13:01 +0200)] 
dbghelp: Fix use of GetProcessHeap.

14 years agoadvapi32: Fix handling of zero account and domain size parameters in LookupAccountSid.
Hans Leidekker [Tue, 21 Sep 2010 10:54:50 +0000 (12:54 +0200)] 
advapi32: Fix handling of zero account and domain size parameters in LookupAccountSid.

14 years agowinedump: Match the new Makefile format.
Austin English [Tue, 21 Sep 2010 05:25:50 +0000 (22:25 -0700)] 
winedump: Match the new Makefile format.

14 years agoshlwapi: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:31:41 +0000 (23:31 +0200)] 
shlwapi: Update Italian translation.

14 years agoshell32: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:28:47 +0000 (23:28 +0200)] 
shell32: Update Italian translation.