wine
15 years agontoskrnl.exe: Stub for IoReportResourceUsage.
Stefan Leichter [Fri, 21 Aug 2009 09:33:12 +0000 (11:33 +0200)] 
ntoskrnl.exe: Stub for IoReportResourceUsage.

15 years agowindowscodecs: Support Stat for memory streams in IWICStream.
Tony Wasserka [Fri, 21 Aug 2009 09:12:03 +0000 (11:12 +0200)] 
windowscodecs: Support Stat for memory streams in IWICStream.

15 years agowindowscodecs: Support Seek for memory streams in IWICStream.
Tony Wasserka [Fri, 21 Aug 2009 09:11:39 +0000 (11:11 +0200)] 
windowscodecs: Support Seek for memory streams in IWICStream.

15 years agowindowscodecs: Support writing to memory streams in IWICStream.
Tony Wasserka [Fri, 21 Aug 2009 09:08:10 +0000 (11:08 +0200)] 
windowscodecs: Support writing to memory streams in IWICStream.

15 years agowindowscodecs: Support reading from memory streams in IWICStream.
Tony Wasserka [Fri, 21 Aug 2009 09:07:37 +0000 (11:07 +0200)] 
windowscodecs: Support reading from memory streams in IWICStream.

15 years agowindowscodecs: Add IWICStream_InitializeFromMemory implementation.
Tony Wasserka [Fri, 21 Aug 2009 10:02:10 +0000 (12:02 +0200)] 
windowscodecs: Add IWICStream_InitializeFromMemory implementation.

15 years agokernel32: Test GetPrivateProfileString with empty string as key and section.
Stefan Leichter [Fri, 21 Aug 2009 11:03:37 +0000 (13:03 +0200)] 
kernel32: Test GetPrivateProfileString with empty string as key and section.

15 years agowindowscodecs: Add version resource.
Louis Lenders [Fri, 21 Aug 2009 11:02:53 +0000 (13:02 +0200)] 
windowscodecs: Add version resource.

15 years agomshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
Alistair Leslie-Hughes [Fri, 21 Aug 2009 11:03:49 +0000 (21:03 +1000)] 
mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.

15 years agowindowscodecs: Implement CopyPixels for 32-bit ICO icons.
Vincent Povirk [Thu, 20 Aug 2009 20:10:10 +0000 (15:10 -0500)] 
windowscodecs: Implement CopyPixels for 32-bit ICO icons.

15 years agowindowscodecs: Implement CopyPixels for 1-bit ICO icons.
Vincent Povirk [Thu, 20 Aug 2009 19:56:20 +0000 (14:56 -0500)] 
windowscodecs: Implement CopyPixels for 1-bit ICO icons.

15 years agowindowscodecs: Implement CopyPixels for 4-bit ICO icons.
Vincent Povirk [Thu, 20 Aug 2009 19:38:51 +0000 (14:38 -0500)] 
windowscodecs: Implement CopyPixels for 4-bit ICO icons.

15 years agowindowscodecs: Implement CopyPixels for 24-bit ICO icons.
Vincent Povirk [Thu, 20 Aug 2009 19:28:04 +0000 (14:28 -0500)] 
windowscodecs: Implement CopyPixels for 24-bit ICO icons.

15 years agowindowscodecs: Implement CopyPixels for 8-bit ICO icons.
Vincent Povirk [Thu, 20 Aug 2009 16:58:49 +0000 (11:58 -0500)] 
windowscodecs: Implement CopyPixels for 8-bit ICO icons.

15 years agowindowscodecs: Implement GetSize for the ICO decoder.
Vincent Povirk [Thu, 20 Aug 2009 15:23:00 +0000 (10:23 -0500)] 
windowscodecs: Implement GetSize for the ICO decoder.

15 years agowindowscodecs: Implement GetFrameCount and GetFrame for the ICO decoder.
Vincent Povirk [Thu, 20 Aug 2009 15:06:01 +0000 (10:06 -0500)] 
windowscodecs: Implement GetFrameCount and GetFrame for the ICO decoder.

15 years agowindowscodecs: Implement Initialize for the ICO decoder.
Vincent Povirk [Thu, 20 Aug 2009 14:50:06 +0000 (09:50 -0500)] 
windowscodecs: Implement Initialize for the ICO decoder.

15 years agowindowscodecs: Add stub ICO decoder.
Vincent Povirk [Thu, 20 Aug 2009 14:22:16 +0000 (09:22 -0500)] 
windowscodecs: Add stub ICO decoder.

15 years agod3d10: Implement GetConstantBufferByIndex.
Rico Schüller [Thu, 20 Aug 2009 17:06:49 +0000 (19:06 +0200)] 
d3d10: Implement GetConstantBufferByIndex.

15 years agod3d10: Implement GetConstantBufferByName.
Rico Schüller [Thu, 20 Aug 2009 17:06:20 +0000 (19:06 +0200)] 
d3d10: Implement GetConstantBufferByName.

15 years agod3d10: Add ID3D10EffectConstantBufferVtbl.
Rico Schüller [Thu, 20 Aug 2009 17:05:35 +0000 (19:05 +0200)] 
d3d10: Add ID3D10EffectConstantBufferVtbl.

15 years agod3d10: Add annotation skipping.
Rico Schüller [Thu, 20 Aug 2009 17:02:11 +0000 (19:02 +0200)] 
d3d10: Add annotation skipping.

15 years agoinclude: Add a basic sti.h.
Damjan Jovanovic [Thu, 20 Aug 2009 19:54:29 +0000 (21:54 +0200)] 
include: Add a basic sti.h.

15 years agogdiplus: Remove an ipicture reference in GdipCreateBitmapFromStream.
Vincent Povirk [Thu, 20 Aug 2009 21:43:47 +0000 (16:43 -0500)] 
gdiplus: Remove an ipicture reference in GdipCreateBitmapFromStream.

15 years agogdiplus: Do not call IPicture_Render directly from GdipDrawImageI.
Vincent Povirk [Thu, 20 Aug 2009 21:16:05 +0000 (16:16 -0500)] 
gdiplus: Do not call IPicture_Render directly from GdipDrawImageI.

15 years agogdiplus: Add codecs for the image formats we can currently decode.
Vincent Povirk [Thu, 20 Aug 2009 22:59:13 +0000 (17:59 -0500)] 
gdiplus: Add codecs for the image formats we can currently decode.

15 years agogdiplus: Only attempt to encode if the Encoder flag is set.
Vincent Povirk [Thu, 20 Aug 2009 22:36:36 +0000 (17:36 -0500)] 
gdiplus: Only attempt to encode if the Encoder flag is set.

15 years agogdiplus: Implement GdipGetImageDecoders[Size].
Vincent Povirk [Thu, 20 Aug 2009 22:33:39 +0000 (17:33 -0500)] 
gdiplus: Implement GdipGetImageDecoders[Size].

15 years agogdiplus: Store the codec information and functions in a single structure.
Vincent Povirk [Thu, 20 Aug 2009 22:21:41 +0000 (17:21 -0500)] 
gdiplus: Store the codec information and functions in a single structure.

15 years agowined3d: Properly check if an attribute is used in TRACE_STRIDED.
Henri Verbeet [Fri, 21 Aug 2009 07:12:30 +0000 (09:12 +0200)] 
wined3d: Properly check if an attribute is used in TRACE_STRIDED.

15 years agowined3d: Properly check if an attribute is used in IWineD3DDeviceImpl_ProcessVertices().
Henri Verbeet [Fri, 21 Aug 2009 07:12:29 +0000 (09:12 +0200)] 
wined3d: Properly check if an attribute is used in IWineD3DDeviceImpl_ProcessVertices().

15 years agowined3d: Don't check for a "representative" in the MarkStateDirty() functions.
Henri Verbeet [Fri, 21 Aug 2009 07:12:28 +0000 (09:12 +0200)] 
wined3d: Don't check for a "representative" in the MarkStateDirty() functions.

States without representative should never be called. Arguably they shouldn't
exist in the first place, but allowing them simplifies the state table.

15 years agowined3d: Add a state handler for WINED3DRS_DEBUGMONITORTOKEN.
Henri Verbeet [Fri, 21 Aug 2009 07:12:27 +0000 (09:12 +0200)] 
wined3d: Add a state handler for WINED3DRS_DEBUGMONITORTOKEN.

15 years agowined3d: Mark the correct state dirty.
Henri Verbeet [Fri, 21 Aug 2009 07:12:26 +0000 (09:12 +0200)] 
wined3d: Mark the correct state dirty.

15 years agowinhlp32: Add the Romanian translation.
Michael Stefaniuc [Fri, 21 Aug 2009 00:07:09 +0000 (02:07 +0200)] 
winhlp32: Add the Romanian translation.

15 years agoshdoclc: Add the Romanian translation.
Michael Stefaniuc [Fri, 21 Aug 2009 00:06:37 +0000 (02:06 +0200)] 
shdoclc: Add the Romanian translation.

15 years agourlmon: Added more protocol tests.
Jacek Caban [Thu, 20 Aug 2009 22:16:01 +0000 (00:16 +0200)] 
urlmon: Added more protocol tests.

15 years agourlmon: Check FLAG_ALL_DATA_READ first in protocol_read.
Jacek Caban [Thu, 20 Aug 2009 22:15:32 +0000 (00:15 +0200)] 
urlmon: Check FLAG_ALL_DATA_READ first in protocol_read.

15 years agourlmon: Fixed bscf for ReportData after mime verification call.
Jacek Caban [Thu, 20 Aug 2009 22:15:14 +0000 (00:15 +0200)] 
urlmon: Fixed bscf for ReportData after mime verification call.

15 years agourlmon: Fixed report_data for recursive calls.
Jacek Caban [Thu, 20 Aug 2009 22:14:59 +0000 (00:14 +0200)] 
urlmon: Fixed report_data for recursive calls.

15 years agourlmon: Added IWinInetHttpInfo stub implementation to BindProtocol object.
Jacek Caban [Thu, 20 Aug 2009 22:14:41 +0000 (00:14 +0200)] 
urlmon: Added IWinInetHttpInfo stub implementation to BindProtocol object.

15 years agouser32/tests: Fix input test failure in win9x platforms.
Andrew Eikum [Thu, 20 Aug 2009 16:43:00 +0000 (11:43 -0500)] 
user32/tests: Fix input test failure in win9x platforms.

15 years agoole32: Add big block chain to small block chain conversion routine.
Andrew Eikum [Wed, 19 Aug 2009 20:19:10 +0000 (15:19 -0500)] 
ole32: Add big block chain to small block chain conversion routine.

15 years agoole32: Allow small block chains with no property.
Andrew Eikum [Wed, 19 Aug 2009 20:19:07 +0000 (15:19 -0500)] 
ole32: Allow small block chains with no property.

15 years agoole32: Repair leak on error path.
Andrew Eikum [Wed, 19 Aug 2009 20:19:03 +0000 (15:19 -0500)] 
ole32: Repair leak on error path.

15 years agowindowscodecs: Add stubs for the IWICStream interface.
Tony Wasserka [Tue, 18 Aug 2009 15:48:49 +0000 (17:48 +0200)] 
windowscodecs: Add stubs for the IWICStream interface.

15 years agouser32: Run the explorer process from the system directory.
Alexandre Julliard [Thu, 20 Aug 2009 15:14:48 +0000 (17:14 +0200)] 
user32: Run the explorer process from the system directory.

15 years agod3d9/tests: SetAutoGenFilterType tests.
Jörg Höhle [Tue, 14 Jul 2009 02:49:28 +0000 (04:49 +0200)] 
d3d9/tests: SetAutoGenFilterType tests.

15 years agomsvfw32: Add missing utf8 pragma.
Alexandre Julliard [Thu, 20 Aug 2009 13:33:26 +0000 (15:33 +0200)] 
msvfw32: Add missing utf8 pragma.

15 years agowrc: Print a warning when encountering utf8 strings in non-utf8 codepage.
Alexandre Julliard [Thu, 20 Aug 2009 13:33:03 +0000 (15:33 +0200)] 
wrc: Print a warning when encountering utf8 strings in non-utf8 codepage.

15 years agooleacc: Add the Romanian translation.
Michael Stefaniuc [Thu, 20 Aug 2009 08:47:58 +0000 (10:47 +0200)] 
oleacc: Add the Romanian translation.

15 years agowininet: Update Italian translation.
Luca Bennati [Wed, 19 Aug 2009 20:58:04 +0000 (22:58 +0200)] 
wininet: Update Italian translation.

15 years agonotepad: Update Italian translation.
Luca Bennati [Wed, 19 Aug 2009 20:56:38 +0000 (22:56 +0200)] 
notepad: Update Italian translation.

15 years agowinecfg: Update Italian translation.
Luca Bennati [Wed, 19 Aug 2009 20:54:25 +0000 (22:54 +0200)] 
winecfg: Update Italian translation.

15 years agoappwiz.cpl: Add Italian translation.
Luca Bennati [Wed, 19 Aug 2009 20:49:40 +0000 (22:49 +0200)] 
appwiz.cpl: Add Italian translation.

15 years agomshtml: Implement IHTMLStyle get/put borderLeftWidth.
Alistair Leslie-Hughes [Thu, 5 Mar 2009 09:44:38 +0000 (20:44 +1100)] 
mshtml: Implement IHTMLStyle get/put borderLeftWidth.

15 years agoole32: Correct byte count.
Juan Lang [Thu, 20 Aug 2009 02:21:18 +0000 (19:21 -0700)] 
ole32: Correct byte count.

15 years agoole32: On big endian machines, copy strings to little endian order without mucking...
Juan Lang [Thu, 20 Aug 2009 02:18:26 +0000 (19:18 -0700)] 
ole32: On big endian machines, copy strings to little endian order without mucking with the map they're stored in.

15 years agorpcrt4: Allow Annotation to be NULL.
Juan Lang [Wed, 19 Aug 2009 21:27:20 +0000 (14:27 -0700)] 
rpcrt4: Allow Annotation to be NULL.

Fixes bug 19760.
--Juan

From afb4d6b943345e19952fe34bd1d8ab4c411563ae Mon Sep 17 00:00:00 2001
From: Juan Lang <juan.lang@gmail.com>
Date: Wed, 19 Aug 2009 14:27:20 -0700
Subject: [PATCH 3/3] Allow Annotation to be NULL

15 years agomshtml: Moved parse_post_data to GetBindInfo.
Jacek Caban [Wed, 19 Aug 2009 18:40:00 +0000 (20:40 +0200)] 
mshtml: Moved parse_post_data to GetBindInfo.

15 years agows2_32/tests: Test connecting a pending accept socket.
Mike Kaplinskiy [Wed, 19 Aug 2009 18:22:15 +0000 (14:22 -0400)] 
ws2_32/tests: Test connecting a pending accept socket.

15 years agonotepad: Update Japanese translation.
Akihiro Sagawa [Wed, 19 Aug 2009 15:19:45 +0000 (00:19 +0900)] 
notepad: Update Japanese translation.

15 years agowinecfg: Update Japanese translation.
Akihiro Sagawa [Wed, 19 Aug 2009 15:19:44 +0000 (00:19 +0900)] 
winecfg: Update Japanese translation.

15 years agooleaut32: Map INT and UINT typedesc's to VT_I4 and VT_UI4.
Vincent Povirk [Wed, 19 Aug 2009 17:38:15 +0000 (12:38 -0500)] 
oleaut32: Map INT and UINT typedesc's to VT_I4 and VT_UI4.

15 years agooleaut32: Add test for INT and UINT property return values.
Vincent Povirk [Wed, 19 Aug 2009 14:50:52 +0000 (09:50 -0500)] 
oleaut32: Add test for INT and UINT property return values.

15 years agouserenv/tests: Don't depend on the Ascii length to find the next env variable.
Alexandre Julliard [Wed, 19 Aug 2009 17:50:06 +0000 (19:50 +0200)] 
userenv/tests: Don't depend on the Ascii length to find the next env variable.

15 years agowined3d: Use 50 chars for register names in texm3x3* functions.
Stefan Dösinger [Sun, 16 Aug 2009 15:12:56 +0000 (17:12 +0200)] 
wined3d: Use 50 chars for register names in texm3x3* functions.

15 years agoconfigure: Rename the --with-libgsm option to follow the normal option naming scheme.
Alexandre Julliard [Wed, 19 Aug 2009 13:53:04 +0000 (15:53 +0200)] 
configure: Rename the --with-libgsm option to follow the normal option naming scheme.

15 years agomshtml: Implement IHTMLCurrentStyle_get_visibility.
Alistair Leslie-Hughes [Wed, 19 Aug 2009 10:28:05 +0000 (20:28 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_visibility.

15 years agomsxml3: Support loading windows file paths.
Alistair Leslie-Hughes [Mon, 10 Aug 2009 12:30:51 +0000 (22:30 +1000)] 
msxml3: Support loading windows file paths.

15 years agowined3d: Hide WINED3DFMT_R16G16B16A16_UNORM again.
Henri Verbeet [Wed, 19 Aug 2009 08:55:39 +0000 (10:55 +0200)] 
wined3d: Hide WINED3DFMT_R16G16B16A16_UNORM again.

This format is broken on some cards. Hide it until we figure out a reliable
way to deal with it.

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

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

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

15 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().

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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