wine
14 years agowined3d: Pass the context's gl_info to state handlers.
Henri Verbeet [Wed, 19 Aug 2009 08:55:38 +0000 (10:55 +0200)] 
wined3d: Pass the context's gl_info to state handlers.

14 years agowined3d: Rename some GLSL instruction handlers.
Henri Verbeet [Wed, 19 Aug 2009 08:55:37 +0000 (10:55 +0200)] 
wined3d: Rename some GLSL instruction handlers.

The pshader_glsl_* names are a leftover from when we had separate code for
vertex and fragment shaders.

14 years agowined3d: Try to force a top-left filling convention.
Henri Verbeet [Wed, 19 Aug 2009 08:55:36 +0000 (10:55 +0200)] 
wined3d: Try to force a top-left filling convention.

14 years agowined3d: Make use_vs() safe to call from IWineD3DDeviceImpl_FindTexUnitMap().
Henri Verbeet [Wed, 19 Aug 2009 08:55:35 +0000 (10:55 +0200)] 
wined3d: Make use_vs() safe to call from IWineD3DDeviceImpl_FindTexUnitMap().

14 years agodbghelp: Don't double memory allocation on every add.
Jesse Litton [Sat, 15 Aug 2009 14:31:50 +0000 (09:31 -0500)] 
dbghelp: Don't double memory allocation on every add.

14 years agowined3d: Fix some checkGLcalls.
Rico Schüller [Sat, 15 Aug 2009 13:59:55 +0000 (15:59 +0200)] 
wined3d: Fix some checkGLcalls.

14 years agowinhttp/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:37:09 +0000 (13:37 +0200)] 
winhttp/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agourlmon/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:37:04 +0000 (13:37 +0200)] 
urlmon/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agoshdocvw/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:37:00 +0000 (13:37 +0200)] 
shdocvw/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agomsxml3/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:55 +0000 (13:36 +0200)] 
msxml3/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agomstask/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:50 +0000 (13:36 +0200)] 
mstask/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agomshtml/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:46 +0000 (13:36 +0200)] 
mshtml/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agomlang/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:41 +0000 (13:36 +0200)] 
mlang/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agokernel32/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:36 +0000 (13:36 +0200)] 
kernel32/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agojscript/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:31 +0000 (13:36 +0200)] 
jscript/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agohlink/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:27 +0000 (13:36 +0200)] 
hlink/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agogdiplus/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:22 +0000 (13:36 +0200)] 
gdiplus/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agoadvapi32/tests: Use the global wine_dbgstr_w instead of a local variant.
Alexandre Julliard [Wed, 19 Aug 2009 11:36:17 +0000 (13:36 +0200)] 
advapi32/tests: Use the global wine_dbgstr_w instead of a local variant.

14 years agotests: Make wine_dbgstr_w available in test.h for all tests.
Alexandre Julliard [Wed, 19 Aug 2009 11:19:31 +0000 (13:19 +0200)] 
tests: Make wine_dbgstr_w available in test.h for all tests.

14 years agodinput: Fix evdev POV mapping.
Vitaliy Margolen [Sat, 15 Aug 2009 18:43:38 +0000 (12:43 -0600)] 
dinput: Fix evdev POV mapping.

14 years agodinput: Get default axes configuration from the device for joydev.
Vitaliy Margolen [Sat, 15 Aug 2009 17:59:05 +0000 (11:59 -0600)] 
dinput: Get default axes configuration from the device for joydev.

14 years agodinput: Expand joydev joystick discovery to query joystick name as well.
Vitaliy Margolen [Sat, 15 Aug 2009 17:59:00 +0000 (11:59 -0600)] 
dinput: Expand joydev joystick discovery to query joystick name as well.

14 years agodinput: Set default joystick axes mapping for evdev.
Vitaliy Margolen [Sat, 15 Aug 2009 17:58:56 +0000 (11:58 -0600)] 
dinput: Set default joystick axes mapping for evdev.

14 years agodinput: Let driver specify default axis mapping.
Vitaliy Margolen [Sat, 15 Aug 2009 17:58:52 +0000 (11:58 -0600)] 
dinput: Let driver specify default axis mapping.

14 years agodinput: Evdev joystick driver - add ability to remap axis.
Vitaliy Margolen [Sat, 15 Aug 2009 17:58:47 +0000 (11:58 -0600)] 
dinput: Evdev joystick driver - add ability to remap axis.

14 years agodinput: Rename device axes to direct input axes mapping array to dev_axes_to_di.
Vitaliy Margolen [Sat, 15 Aug 2009 17:58:43 +0000 (11:58 -0600)] 
dinput: Rename device axes to direct input axes mapping array to dev_axes_to_di.

14 years agodinput: Move setup_dinput_options into common place.
Vitaliy Margolen [Sat, 15 Aug 2009 17:58:39 +0000 (11:58 -0600)] 
dinput: Move setup_dinput_options into common place.

14 years agodinput: Move axes count into base joystick class.
Vitaliy Margolen [Sat, 15 Aug 2009 17:58:34 +0000 (11:58 -0600)] 
dinput: Move axes count into base joystick class.

14 years agodinput: Move axes mapping array and default dead-zone into generic joystick class.
Vitaliy Margolen [Sat, 15 Aug 2009 18:52:48 +0000 (12:52 -0600)] 
dinput: Move axes mapping array and default dead-zone into generic joystick class.

14 years agoinclude: Add missing declarations and definitions to wincon.h.
Dylan Smith [Sat, 15 Aug 2009 23:52:48 +0000 (19:52 -0400)] 
include: Add missing declarations and definitions to wincon.h.

14 years agouser32/tests: Add tests for SendInput with unicode.
Andrew Eikum [Tue, 18 Aug 2009 16:29:17 +0000 (11:29 -0500)] 
user32/tests: Add tests for SendInput with unicode.

14 years agouser32: Handle VK_PACKET messages in TranslateMessage.
Andrew Eikum [Tue, 18 Aug 2009 16:29:09 +0000 (11:29 -0500)] 
user32: Handle VK_PACKET messages in TranslateMessage.

14 years agowinex11: Support KEYEVENTF_UNICODE in SendInput.
Andrew Eikum [Tue, 18 Aug 2009 16:29:01 +0000 (11:29 -0500)] 
winex11: Support KEYEVENTF_UNICODE in SendInput.

14 years agogdiplus: Add a test for drawing to application-provided memory.
Vincent Povirk [Tue, 18 Aug 2009 19:10:55 +0000 (14:10 -0500)] 
gdiplus: Add a test for drawing to application-provided memory.

14 years agouserenv/tests: Don't use string debugging functions for non-debug usage.
Alexandre Julliard [Wed, 19 Aug 2009 10:09:23 +0000 (12:09 +0200)] 
userenv/tests: Don't use string debugging functions for non-debug usage.

14 years agowindowscodecs: Implement GetDecoderInfo for the GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 18:24:25 +0000 (13:24 -0500)] 
windowscodecs: Implement GetDecoderInfo for the GIF decoder.

14 years agowindowscodecs: Implement GetContainerFormat for the GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 18:23:12 +0000 (13:23 -0500)] 
windowscodecs: Implement GetContainerFormat for the GIF decoder.

14 years agooleaut32: Use WIC to decode gif files.
Vincent Povirk [Thu, 9 Jul 2009 20:03:22 +0000 (15:03 -0500)] 
oleaut32: Use WIC to decode gif files.

14 years agowindowscodecs: Implement CopyPixels for GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 16:24:15 +0000 (11:24 -0500)] 
windowscodecs: Implement CopyPixels for GIF decoder.

14 years agogdiplus/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Wed, 19 Aug 2009 07:12:40 +0000 (09:12 +0200)] 
gdiplus/tests: Add a trailing '\n' to an ok() call.

14 years agocomctl32/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Wed, 19 Aug 2009 07:12:30 +0000 (09:12 +0200)] 
comctl32/tests: Add a trailing '\n' to ok() calls.

14 years agowindowscodecs: Add a trailing '\n' to a FIXME().
Francois Gouget [Wed, 19 Aug 2009 07:12:10 +0000 (09:12 +0200)] 
windowscodecs: Add a trailing '\n' to a FIXME().

14 years agowinspool.drv: Add the Romanian translation.
Michael Stefaniuc [Tue, 18 Aug 2009 23:05:53 +0000 (01:05 +0200)] 
winspool.drv: Add the Romanian translation.

14 years agoappwiz.cpl: Update the Romanian translation.
Michael Stefaniuc [Tue, 18 Aug 2009 23:05:45 +0000 (01:05 +0200)] 
appwiz.cpl: Update the Romanian translation.

14 years agoole32/tests: Skip a string that may not round-trip in all codepages.
Alexandre Julliard [Wed, 19 Aug 2009 08:02:50 +0000 (10:02 +0200)] 
ole32/tests: Skip a string that may not round-trip in all codepages.

14 years agorpcrt4: Assign a unique id to the connection instead of changing it for each message.
Alexandre Julliard [Tue, 18 Aug 2009 18:15:01 +0000 (20:15 +0200)] 
rpcrt4: Assign a unique id to the connection instead of changing it for each message.

14 years agomsvideo: Fix packing of the thunk structure.
Alexandre Julliard [Tue, 18 Aug 2009 14:54:23 +0000 (16:54 +0200)] 
msvideo: Fix packing of the thunk structure.

14 years agoddeml: Fix packing of the thunk structure.
Alexandre Julliard [Tue, 18 Aug 2009 14:54:14 +0000 (16:54 +0200)] 
ddeml: Fix packing of the thunk structure.

14 years agouser32: Handle WM_PRINTCLIENT message in PopupMenuWndProc().
Rein Klazes [Tue, 18 Aug 2009 13:46:15 +0000 (15:46 +0200)] 
user32: Handle WM_PRINTCLIENT message in PopupMenuWndProc().

14 years agoinclude: Remove const from [out] parameter.
Huw Davies [Tue, 18 Aug 2009 09:37:32 +0000 (10:37 +0100)] 
include: Remove const from [out] parameter.

14 years agowindowscodecs: Implement CopyPalette for the GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 15:56:34 +0000 (10:56 -0500)] 
windowscodecs: Implement CopyPalette for the GIF decoder.

14 years agowindowscodecs: Implement GetSize for the GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 15:43:10 +0000 (10:43 -0500)] 
windowscodecs: Implement GetSize for the GIF decoder.

14 years agowindowscodecs: Implement GetFrameCount and GetFrame for the GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 15:30:28 +0000 (10:30 -0500)] 
windowscodecs: Implement GetFrameCount and GetFrame for the GIF decoder.

14 years agowindowscodecs: Implement Initialize for the GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 15:18:31 +0000 (10:18 -0500)] 
windowscodecs: Implement Initialize for the GIF decoder.

14 years agowindowscodecs: Register the GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 14:50:31 +0000 (09:50 -0500)] 
windowscodecs: Register the GIF decoder.

14 years agowindowscodecs: Add stub GIF decoder.
Vincent Povirk [Mon, 17 Aug 2009 14:45:28 +0000 (09:45 -0500)] 
windowscodecs: Add stub GIF decoder.

14 years agowindowscodecs: Add test for pixel format conversion.
Vincent Povirk [Thu, 6 Aug 2009 02:41:38 +0000 (21:41 -0500)] 
windowscodecs: Add test for pixel format conversion.

14 years agomshtml: Implement IHTMLLocation get_href.
Alistair Leslie-Hughes [Sun, 16 Aug 2009 09:57:58 +0000 (19:57 +1000)] 
mshtml: Implement IHTMLLocation get_href.

14 years agocomctl32/tests: Fix the property sheet tests on older Windows versions.
Alexandre Julliard [Tue, 18 Aug 2009 12:49:21 +0000 (14:49 +0200)] 
comctl32/tests: Fix the property sheet tests on older Windows versions.

14 years agocomctl32/tests: Fix a number of listview message test failures.
Alexandre Julliard [Tue, 18 Aug 2009 12:25:24 +0000 (14:25 +0200)] 
comctl32/tests: Fix a number of listview message test failures.

14 years agoadvapi32: Fix sid pointer calculation in LsaLookupNames2.
Alexandre Julliard [Tue, 18 Aug 2009 11:23:23 +0000 (13:23 +0200)] 
advapi32: Fix sid pointer calculation in LsaLookupNames2.

14 years agoole32/tests: Don't release the token object since it doesn't have a proper ref count.
Alexandre Julliard [Tue, 18 Aug 2009 11:00:31 +0000 (13:00 +0200)] 
ole32/tests: Don't release the token object since it doesn't have a proper ref count.

14 years agoole32/tests: Avoid infinite waits in tests.
Alexandre Julliard [Tue, 18 Aug 2009 10:48:57 +0000 (12:48 +0200)] 
ole32/tests: Avoid infinite waits in tests.

14 years agontdll/tests: Test NtCancelIoFile(Ex).
Mike Kaplinskiy [Thu, 13 Aug 2009 22:56:23 +0000 (18:56 -0400)] 
ntdll/tests: Test NtCancelIoFile(Ex).

14 years agokernel32: Implement CancelIoEx.
Mike Kaplinskiy [Sun, 9 Aug 2009 04:12:52 +0000 (00:12 -0400)] 
kernel32: Implement CancelIoEx.

14 years agontdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
Mike Kaplinskiy [Sun, 9 Aug 2009 04:11:30 +0000 (00:11 -0400)] 
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.

14 years agoserver: Change cancel_async to take an optional iosb and only_thread.
Mike Kaplinskiy [Sun, 9 Aug 2009 04:08:27 +0000 (00:08 -0400)] 
server: Change cancel_async to take an optional iosb and only_thread.

14 years agokernel32: Use a longer wineboot timeout for the initial prefix creation.
Alexandre Julliard [Tue, 18 Aug 2009 10:17:04 +0000 (12:17 +0200)] 
kernel32: Use a longer wineboot timeout for the initial prefix creation.

14 years agokernel32: Don't wait for wineboot once the process is no longer running.
Alexandre Julliard [Tue, 18 Aug 2009 10:14:12 +0000 (12:14 +0200)] 
kernel32: Don't wait for wineboot once the process is no longer running.

14 years agowine.inf: Add a fake DLL entry for windowscodecs.dll.
Juan Lang [Mon, 17 Aug 2009 19:15:42 +0000 (12:15 -0700)] 
wine.inf: Add a fake DLL entry for windowscodecs.dll.

14 years agowineconsole: Fix French translation.
Frédéric Delanoy [Mon, 17 Aug 2009 17:55:24 +0000 (19:55 +0200)] 
wineconsole: Fix French translation.

14 years agowinecfg: Update French translation.
Frédéric Delanoy [Mon, 17 Aug 2009 17:49:06 +0000 (19:49 +0200)] 
winecfg: Update French translation.

14 years agowinecfg: Update German translation.
André Hentschel [Mon, 17 Aug 2009 17:21:35 +0000 (19:21 +0200)] 
winecfg: Update German translation.

14 years agowininet: Update Russian translation.
Vladimir Pankratov [Tue, 18 Aug 2009 08:21:20 +0000 (13:21 +0500)] 
wininet: Update Russian translation.

14 years agowinecfg: Update Russian translation.
Vladimir Pankratov [Tue, 18 Aug 2009 08:15:10 +0000 (13:15 +0500)] 
winecfg: Update Russian translation.

14 years agomshtml: Add test for OmNavigator_get_appName.
Vladimir Pankratov [Tue, 18 Aug 2009 08:15:41 +0000 (13:15 +0500)] 
mshtml: Add test for OmNavigator_get_appName.

14 years agomshtml: Implement OmNavigator_get_appName.
Vladimir Pankratov [Tue, 18 Aug 2009 08:15:34 +0000 (13:15 +0500)] 
mshtml: Implement OmNavigator_get_appName.

14 years agowine.inf: Specify the source module for 16-bit fake dlls.
Alexandre Julliard [Tue, 18 Aug 2009 09:38:36 +0000 (11:38 +0200)] 
wine.inf: Specify the source module for 16-bit fake dlls.

14 years agosetupapi: Copy the pre-compiled fake dll files instead of generating them if possible.
Alexandre Julliard [Tue, 18 Aug 2009 09:38:22 +0000 (11:38 +0200)] 
setupapi: Copy the pre-compiled fake dll files instead of generating them if possible.

14 years agomakefiles: Add rules for installing fake modules.
Alexandre Julliard [Tue, 18 Aug 2009 09:33:26 +0000 (11:33 +0200)] 
makefiles: Add rules for installing fake modules.

14 years agomakefiles: Add rules for building fake modules.
Alexandre Julliard [Tue, 18 Aug 2009 09:29:35 +0000 (11:29 +0200)] 
makefiles: Add rules for building fake modules.

14 years agowinegcc: Add support for building fake modules.
Alexandre Julliard [Tue, 18 Aug 2009 09:26:43 +0000 (11:26 +0200)] 
winegcc: Add support for building fake modules.

14 years agooleaut32: Fix SLTG_ReadString to null terminate.
Sunil Mohan [Tue, 18 Aug 2009 05:18:42 +0000 (10:48 +0530)] 
oleaut32: Fix SLTG_ReadString to null terminate.

14 years agontdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.
Michael Karcher [Mon, 17 Aug 2009 23:20:54 +0000 (01:20 +0200)] 
ntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.

14 years agontdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows programs that didn't enable...
Michael Karcher [Mon, 17 Aug 2009 23:20:53 +0000 (01:20 +0200)] 
ntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows programs that didn't enable DEP.

14 years agontdll: Add ProcessExecuteFlags handling to NtQueryInformationProcess.
Michael Karcher [Mon, 17 Aug 2009 23:20:52 +0000 (01:20 +0200)] 
ntdll: Add ProcessExecuteFlags handling to NtQueryInformationProcess.

14 years agowininet: Update the Romanian translation.
Michael Stefaniuc [Mon, 17 Aug 2009 21:26:53 +0000 (23:26 +0200)] 
wininet: Update the Romanian translation.

14 years agonotepad: Update the Romanian translation.
Michael Stefaniuc [Mon, 17 Aug 2009 21:27:01 +0000 (23:27 +0200)] 
notepad: Update the Romanian translation.

14 years agowinecfg: Update the Romanian translation.
Michael Stefaniuc [Mon, 17 Aug 2009 21:26:44 +0000 (23:26 +0200)] 
winecfg: Update the Romanian translation.

14 years agowinecfg: Update Lithuanian translation.
Aurimas Fišeras [Mon, 17 Aug 2009 20:01:21 +0000 (23:01 +0300)] 
winecfg: Update Lithuanian translation.

14 years agowined3d: Check GL_SUPPORT prior to an ARB occlusion call.
Jörg Höhle [Fri, 14 Aug 2009 16:12:49 +0000 (18:12 +0200)] 
wined3d: Check GL_SUPPORT prior to an ARB occlusion call.

14 years agoserver: Don't use the cached file mode when setting the security descriptor.
Alexandre Julliard [Mon, 17 Aug 2009 15:26:51 +0000 (17:26 +0200)] 
server: Don't use the cached file mode when setting the security descriptor.

14 years agoserver: Properly initialize mode and uid for file and directory objects.
Alexandre Julliard [Mon, 17 Aug 2009 15:18:54 +0000 (17:18 +0200)] 
server: Properly initialize mode and uid for file and directory objects.

14 years agowidl: Add a structure packing command line option.
Huw Davies [Mon, 17 Aug 2009 14:16:54 +0000 (15:16 +0100)] 
widl: Add a structure packing command line option.

14 years agorpcrt4: Add support for FC_ALIGNM2.
Huw Davies [Mon, 17 Aug 2009 13:35:31 +0000 (14:35 +0100)] 
rpcrt4: Add support for FC_ALIGNM2.

14 years agoinclude: Add ALIGNM2 format character.
Huw Davies [Mon, 17 Aug 2009 13:29:50 +0000 (14:29 +0100)] 
include: Add ALIGNM2 format character.

14 years agoserver: Don't report LOAD_DLL debug event for exe module.
Michael Karcher [Mon, 17 Aug 2009 07:19:53 +0000 (09:19 +0200)] 
server: Don't report LOAD_DLL debug event for exe module.

14 years agowinecfg: Let the user specify the drive letter of a to be added drive.
Rein Klazes [Sun, 16 Aug 2009 18:37:10 +0000 (20:37 +0200)] 
winecfg: Let the user specify the drive letter of a to be added drive.

14 years agowinex11: Add handling of take focus event on the desktop window.
Alexandre Julliard [Mon, 17 Aug 2009 14:32:45 +0000 (16:32 +0200)] 
winex11: Add handling of take focus event on the desktop window.

14 years agocomctl32/tab: Init TCITEM fields in TCM_GETITEM when invalid index passed.
Nikolay Sivov [Fri, 14 Aug 2009 20:05:06 +0000 (00:05 +0400)] 
comctl32/tab: Init TCITEM fields in TCM_GETITEM when invalid index passed.