wine
14 years agowinefile: Replace the TSTR types with WSTR.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:46 +0000 (00:24 +0200)] 
winefile: Replace the TSTR types with WSTR.

14 years agowinefile: Replace TCHAR with WCHAR.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:41 +0000 (00:24 +0200)] 
winefile: Replace TCHAR with WCHAR.

14 years agowinefile: Convert the rest of the functions to use the explicit W-form.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:36 +0000 (00:24 +0200)] 
winefile: Convert the rest of the functions to use the explicit W-form.

14 years agowinefile: Use the explicit W-form for the file IO related functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:30 +0000 (00:24 +0200)] 
winefile: Use the explicit W-form for the file IO related functions.

14 years agowinefile: Use the explicit W-form of the Load*() functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:25 +0000 (00:24 +0200)] 
winefile: Use the explicit W-form of the Load*() functions.

14 years agowinefile: Use the explicit W-form for the *Window* functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:19 +0000 (00:24 +0200)] 
winefile: Use the explicit W-form for the *Window* functions.

14 years agowinefile: Use the explicit W-form of the string functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:11 +0000 (00:24 +0200)] 
winefile: Use the explicit W-form of the string functions.

14 years agowinefile: Use the explicit SendMessageW form.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:06 +0000 (00:24 +0200)] 
winefile: Use the explicit SendMessageW form.

14 years agowinefile: Don't use _tsplitpath().
Michael Stefaniuc [Mon, 24 Aug 2009 22:23:55 +0000 (00:23 +0200)] 
winefile: Don't use _tsplitpath().

14 years agowinefile: Get rid of the #ifndef UNICODE code paths.
Michael Stefaniuc [Mon, 24 Aug 2009 22:23:46 +0000 (00:23 +0200)] 
winefile: Get rid of the #ifndef UNICODE code paths.

14 years agontdll: Fix a memory leak on an error path (Smatch).
Michael Stefaniuc [Mon, 24 Aug 2009 22:25:04 +0000 (00:25 +0200)] 
ntdll: Fix a memory leak on an error path (Smatch).

14 years agoshell32: Move the IQueryAssociations implementation from shlwapi to shell32.
Alexandre Julliard [Tue, 25 Aug 2009 09:13:26 +0000 (11:13 +0200)] 
shell32: Move the IQueryAssociations implementation from shlwapi to shell32.

14 years agod3d8: Use a wined3d cs for wined3d locking.
Henri Verbeet [Tue, 25 Aug 2009 06:17:14 +0000 (08:17 +0200)] 
d3d8: Use a wined3d cs for wined3d locking.

We will need this for d3d10, where both dxgi and d3d10core are making wined3d
calls. Right now d3d8/d3d9 also use this to protect their own data, but
eventually we should push this down into wined3d itself and use something a
bit more fine-grained. There's no good reason that doing e.g. a vertex buffer
upload in some thread should block all of wined3d.

14 years agod3d8: Remove stray tabs.
Henri Verbeet [Tue, 25 Aug 2009 06:17:13 +0000 (08:17 +0200)] 
d3d8: Remove stray tabs.

14 years agowined3d: Properly check if an attribute is used in find_conversion_shift().
Henri Verbeet [Tue, 25 Aug 2009 06:17:12 +0000 (08:17 +0200)] 
wined3d: Properly check if an attribute is used in find_conversion_shift().

14 years agowined3d: Properly check if an attribute is used in streamsrc().
Henri Verbeet [Tue, 25 Aug 2009 06:17:11 +0000 (08:17 +0200)] 
wined3d: Properly check if an attribute is used in streamsrc().

14 years agowined3d: Properly check if an attribute is used in drawStridedSlow().
Henri Verbeet [Tue, 25 Aug 2009 06:17:10 +0000 (08:17 +0200)] 
wined3d: Properly check if an attribute is used in drawStridedSlow().

14 years agomshtml: Implement IHTMLStyle get/put letterSpacing.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 06:17:56 +0000 (16:17 +1000)] 
mshtml: Implement IHTMLStyle get/put letterSpacing.

14 years agomshtml: Implement IHTMLCurrentStyle_get_margin.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 05:15:03 +0000 (15:15 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_margin.

14 years agomshtml: Implement IHTMLCurrentStyle_get_borderWidth.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 05:10:39 +0000 (15:10 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_borderWidth.

14 years agomshtml: Implement IHTMLCurrentStyle_get_overflow.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 05:02:24 +0000 (15:02 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_overflow.

14 years agomshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 04:45:23 +0000 (14:45 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.

14 years agomshtml: Implement IHTMLCurrentStyle_get_color.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 04:40:20 +0000 (14:40 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_color.

14 years agowindowscodecs: Fix rounding in BMP encoder.
Vincent Povirk [Mon, 24 Aug 2009 19:03:28 +0000 (14:03 -0500)] 
windowscodecs: Fix rounding in BMP encoder.

14 years agowindowscodecs: Support conversion of 8bppGray to 32bppBGRA.
Vincent Povirk [Mon, 24 Aug 2009 18:22:23 +0000 (13:22 -0500)] 
windowscodecs: Support conversion of 8bppGray to 32bppBGRA.

14 years agowindowscodecs: Print a FIXME when WICConvertBitmapSource fails.
Vincent Povirk [Mon, 24 Aug 2009 18:11:08 +0000 (13:11 -0500)] 
windowscodecs: Print a FIXME when WICConvertBitmapSource fails.

14 years agowindowscodecs: Implement CopyPixels for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 18:08:30 +0000 (13:08 -0500)] 
windowscodecs: Implement CopyPixels for the JPEG decoder.

14 years agowindowscodecs: Implement GetSize for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 17:35:51 +0000 (12:35 -0500)] 
windowscodecs: Implement GetSize for the JPEG decoder.

14 years agowindowscodecs: Implement GetPixelFormat for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 17:29:02 +0000 (12:29 -0500)] 
windowscodecs: Implement GetPixelFormat for the JPEG decoder.

14 years agowindowscodecs: Implement GetFrame for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 17:23:34 +0000 (12:23 -0500)] 
windowscodecs: Implement GetFrame for the JPEG decoder.

14 years agowindowscodecs: Implement Initialize for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 16:45:46 +0000 (11:45 -0500)] 
windowscodecs: Implement Initialize for the JPEG decoder.

14 years agowindowscodecs: Add stub JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 15:19:37 +0000 (10:19 -0500)] 
windowscodecs: Add stub JPEG decoder.

14 years agoinclude: Add 8-bit grayscale pixel format.
Vincent Povirk [Mon, 24 Aug 2009 15:19:50 +0000 (10:19 -0500)] 
include: Add 8-bit grayscale pixel format.

14 years agogdiplus: Support regions of more than one rectangle in GdipCreateRegionHrgn.
Andrew Eikum [Mon, 24 Aug 2009 21:49:31 +0000 (16:49 -0500)] 
gdiplus: Support regions of more than one rectangle in GdipCreateRegionHrgn.

14 years agontdll/tests: Pass properly aligned buffers.
Ge van Geldorp [Mon, 24 Aug 2009 19:26:25 +0000 (21:26 +0200)] 
ntdll/tests: Pass properly aligned buffers.

14 years agoshlwapi/tests: Remove test that crashes on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 19:24:05 +0000 (21:24 +0200)] 
shlwapi/tests: Remove test that crashes on Win7.

14 years agomshtml: Get rid of handling post data in IPersistMoniker::Load hack.
Jacek Caban [Mon, 24 Aug 2009 18:12:51 +0000 (20:12 +0200)] 
mshtml: Get rid of handling post data in IPersistMoniker::Load hack.

14 years agontdll/tests: Add acceptable status codes for Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:28:55 +0000 (14:28 +0200)] 
ntdll/tests: Add acceptable status codes for Win7.

14 years agontdll/tests: Fix info tests on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:28:31 +0000 (14:28 +0200)] 
ntdll/tests: Fix info tests on Win7.

14 years agoshlwapi/tests: Prevent buffer overflow.
Ge van Geldorp [Mon, 24 Aug 2009 12:25:40 +0000 (14:25 +0200)] 
shlwapi/tests: Prevent buffer overflow.

14 years agonetapi32/tests: Fix tests on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:19:11 +0000 (14:19 +0200)] 
netapi32/tests: Fix tests on Win7.

14 years agoshdoclc: Correct Russian translation.
Vladimir Pankratov [Sun, 23 Aug 2009 07:17:10 +0000 (12:17 +0500)] 
shdoclc: Correct Russian translation.

14 years agowinecfg: Updated Korean resource.
Hwang YunSong [Mon, 24 Aug 2009 00:20:26 +0000 (09:20 +0900)] 
winecfg: Updated Korean resource.

14 years agomsdaps: Implement ISessionProperties_SetProperties proxy and stub.
Huw Davies [Mon, 24 Aug 2009 09:50:23 +0000 (10:50 +0100)] 
msdaps: Implement ISessionProperties_SetProperties proxy and stub.

14 years agomsdaps: Implement IDBCreateSession_CreateSession proxy and stub.
Huw Davies [Mon, 24 Aug 2009 09:42:23 +0000 (10:42 +0100)] 
msdaps: Implement IDBCreateSession_CreateSession proxy and stub.

14 years agomsdaps: Implement IDBProperties_SetProperties proxy and stub.
Huw Davies [Mon, 24 Aug 2009 09:31:59 +0000 (10:31 +0100)] 
msdaps: Implement IDBProperties_SetProperties proxy and stub.

14 years agomsdaps: Implement IDBInitialize_Initialize proxy and stub.
Huw Davies [Mon, 24 Aug 2009 09:21:16 +0000 (10:21 +0100)] 
msdaps: Implement IDBInitialize_Initialize proxy and stub.

14 years agowindowscodecs: Add tests for IWICStream_Stat with memory streams.
Tony Wasserka [Sun, 23 Aug 2009 09:45:26 +0000 (11:45 +0200)] 
windowscodecs: Add tests for IWICStream_Stat with memory streams.

14 years agowindowscodecs: Add tests for the unimplemented IWICStream methods when using memory...
Tony Wasserka [Sun, 23 Aug 2009 09:44:55 +0000 (11:44 +0200)] 
windowscodecs: Add tests for the unimplemented IWICStream methods when using memory streams.

14 years agowindowscodecs: Add tests for IWICStream_Write with memory streams.
Tony Wasserka [Sun, 23 Aug 2009 09:44:32 +0000 (11:44 +0200)] 
windowscodecs: Add tests for IWICStream_Write with memory streams.

14 years agowindowscodecs: Add tests for IWICStream_Read with memory streams.
Tony Wasserka [Sun, 23 Aug 2009 09:43:38 +0000 (11:43 +0200)] 
windowscodecs: Add tests for IWICStream_Read with memory streams.

14 years agowindowscodecs: Add tests for IWICStream_Seek with memory streams.
Tony Wasserka [Sun, 23 Aug 2009 09:43:09 +0000 (11:43 +0200)] 
windowscodecs: Add tests for IWICStream_Seek with memory streams.

14 years agowindowscodecs: Add tests for IWICStream_InitializeFromMemory.
Tony Wasserka [Sun, 23 Aug 2009 09:42:17 +0000 (11:42 +0200)] 
windowscodecs: Add tests for IWICStream_InitializeFromMemory.

14 years agotaskmgr: Finish partial unicode conversion of process page.
Dylan Smith [Mon, 24 Aug 2009 04:55:22 +0000 (00:55 -0400)] 
taskmgr: Finish partial unicode conversion of process page.

14 years agodinput: Add DISEQUENCE_COMPARE macro.
Jesse Allen [Sun, 23 Aug 2009 21:07:38 +0000 (15:07 -0600)] 
dinput: Add DISEQUENCE_COMPARE macro.

14 years agooleaut32: Avoid copying the data when loading an image using WIC.
Vincent Povirk [Sun, 23 Aug 2009 00:51:08 +0000 (19:51 -0500)] 
oleaut32: Avoid copying the data when loading an image using WIC.

14 years agosti: Add self registration.
Damjan Jovanovic [Sat, 22 Aug 2009 18:28:42 +0000 (20:28 +0200)] 
sti: Add self registration.

14 years agowinemp3.acm: Link to system libmpg123.so.
Aric Stewart [Wed, 19 Aug 2009 14:37:48 +0000 (09:37 -0500)] 
winemp3.acm: Link to system libmpg123.so.

14 years agotools: Detect windows platform with _WIN32 instead of _WINDOWS.
Dylan Smith [Sat, 22 Aug 2009 05:57:54 +0000 (01:57 -0400)] 
tools: Detect windows platform with _WIN32 instead of _WINDOWS.

14 years agowinedbg: Fixed listing source of function in file.
Dylan Smith [Sat, 22 Aug 2009 05:57:37 +0000 (01:57 -0400)] 
winedbg: Fixed listing source of function in file.

14 years agowinedbg: Prevent syntax errors for list command due to the lexer.
Dylan Smith [Sat, 22 Aug 2009 05:57:29 +0000 (01:57 -0400)] 
winedbg: Prevent syntax errors for list command due to the lexer.

The list command allows more than just a pathname, but since a pathname
allows such a wide range of characters, it will prevent other parameters
from getting parsed properly (e.g. a start line number). This even
interfered with the usage of pathname for the list command, since the
command typically includes a line number within the file.

14 years agouser32: The LongPtr functions are only exported on 64-bit.
Alexandre Julliard [Mon, 24 Aug 2009 10:51:02 +0000 (12:51 +0200)] 
user32: The LongPtr functions are only exported on 64-bit.

14 years agomsvcrt: The floating point adjust functions only make sense on i386.
Alexandre Julliard [Mon, 24 Aug 2009 10:50:46 +0000 (12:50 +0200)] 
msvcrt: The floating point adjust functions only make sense on i386.

14 years agontdll: The large integer functions are 32-bit only.
Alexandre Julliard [Mon, 24 Aug 2009 10:50:11 +0000 (12:50 +0200)] 
ntdll: The large integer functions are 32-bit only.

14 years agowinebuild: Add win32/win64 generic architectures in addition to specific CPUs.
Alexandre Julliard [Mon, 24 Aug 2009 10:49:07 +0000 (12:49 +0200)] 
winebuild: Add win32/win64 generic architectures in addition to specific CPUs.

14 years agomshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
Alistair Leslie-Hughes [Sat, 22 Aug 2009 10:32:59 +0000 (20:32 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.

14 years agomshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
Alistair Leslie-Hughes [Sat, 22 Aug 2009 10:30:14 +0000 (20:30 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.

14 years agomshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
Alistair Leslie-Hughes [Sat, 22 Aug 2009 10:28:09 +0000 (20:28 +1000)] 
mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.

14 years agomakedep: Handle non-overwriting rename for Windows.
Dylan Smith [Sat, 22 Aug 2009 05:57:47 +0000 (01:57 -0400)] 
makedep: Handle non-overwriting rename for Windows.

14 years agowined3d: Properly check if an attribute is used in state_colormat().
Henri Verbeet [Mon, 24 Aug 2009 07:27:55 +0000 (09:27 +0200)] 
wined3d: Properly check if an attribute is used in state_colormat().

14 years agowined3d: Properly check if an attribute is used in drawStridedSlowVs().
Henri Verbeet [Mon, 24 Aug 2009 07:27:54 +0000 (09:27 +0200)] 
wined3d: Properly check if an attribute is used in drawStridedSlowVs().

14 years agowined3d: Properly check if an attribute is used in buffer_check_attribute().
Henri Verbeet [Mon, 24 Aug 2009 07:27:53 +0000 (09:27 +0200)] 
wined3d: Properly check if an attribute is used in buffer_check_attribute().

14 years agowined3d: Properly check if an attribute is used in loadTexCoords().
Henri Verbeet [Mon, 24 Aug 2009 07:27:52 +0000 (09:27 +0200)] 
wined3d: Properly check if an attribute is used in loadTexCoords().

14 years agowined3d: Properly check if an attribute is used in loadVertexData().
Henri Verbeet [Mon, 24 Aug 2009 07:27:51 +0000 (09:27 +0200)] 
wined3d: Properly check if an attribute is used in loadVertexData().

14 years agouser32/tests: Fix a test failure on Win9x.
Andrew Nguyen [Mon, 24 Aug 2009 06:50:30 +0000 (01:50 -0500)] 
user32/tests: Fix a test failure on Win9x.

14 years agojscript: Added String.substr implementation.
Piotr Caban [Sun, 23 Aug 2009 21:38:33 +0000 (23:38 +0200)] 
jscript: Added String.substr implementation.

14 years agojscript: Fixed Function method's lengths.
Piotr Caban [Sun, 23 Aug 2009 21:38:16 +0000 (23:38 +0200)] 
jscript: Fixed Function method's lengths.

14 years agojscript: Fixed keywords handling.
Piotr Caban [Sun, 23 Aug 2009 21:38:06 +0000 (23:38 +0200)] 
jscript: Fixed keywords handling.

14 years agocomctl32/tests: Move message testing helpers to header.
Nikolay Sivov [Sun, 23 Aug 2009 08:39:27 +0000 (12:39 +0400)] 
comctl32/tests: Move message testing helpers to header.

14 years agowinecfg: Update Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:41 +0000 (22:34 +0900)] 
winecfg: Update Japanese translation.

14 years agocsetupapi: Update Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:40 +0000 (22:34 +0900)] 
csetupapi: Update Japanese translation.

14 years agoshell32: Update Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:34 +0000 (22:34 +0900)] 
shell32: Update Japanese translation.

14 years agoregedit: Update Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:38 +0000 (22:34 +0900)] 
regedit: Update Japanese translation.

14 years agocomctl32: Update Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:31 +0000 (22:34 +0900)] 
comctl32: Update Japanese translation.

14 years agoreg: Update Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:36 +0000 (22:34 +0900)] 
reg: Update Japanese translation.

14 years agoappwiz.cpl: Update and refine Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:33 +0000 (22:34 +0900)] 
appwiz.cpl: Update and refine Japanese translation.

14 years agouninstaller: Add Japanese translation.
Akihiro Sagawa [Sat, 22 Aug 2009 13:34:35 +0000 (22:34 +0900)] 
uninstaller: Add Japanese translation.

14 years agomsxml3: Get rid of not used aggregation support in domelement.
Jacek Caban [Sat, 22 Aug 2009 17:51:45 +0000 (19:51 +0200)] 
msxml3: Get rid of not used aggregation support in domelement.

14 years agomshtml: Use URL moniker to load http documents.
Jacek Caban [Sat, 22 Aug 2009 17:40:01 +0000 (19:40 +0200)] 
mshtml: Use URL moniker to load http documents.

14 years agourlmon: Call OnStopBinding before Terminate.
Jacek Caban [Sat, 22 Aug 2009 17:39:33 +0000 (19:39 +0200)] 
urlmon: Call OnStopBinding before Terminate.

14 years agowininet: Don't free gzip_stream in HTTPREQ_CloseConnection.
Jacek Caban [Sat, 22 Aug 2009 17:46:30 +0000 (19:46 +0200)] 
wininet: Don't free gzip_stream in HTTPREQ_CloseConnection.

14 years agoshdocvw: Return succes in bind status callback functions.
Jacek Caban [Sat, 22 Aug 2009 17:38:41 +0000 (19:38 +0200)] 
shdocvw: Return succes in bind status callback functions.

14 years agomshtml: Don't return Gecko interfaces implementation from nsChannel::QueryInterface.
Jacek Caban [Sat, 22 Aug 2009 17:38:14 +0000 (19:38 +0200)] 
mshtml: Don't return Gecko interfaces implementation from nsChannel::QueryInterface.

14 years agomshtml: Treat wyciwyg protocol as Gecko special protocol.
Jacek Caban [Sat, 22 Aug 2009 17:37:59 +0000 (19:37 +0200)] 
mshtml: Treat wyciwyg protocol as Gecko special protocol.

14 years agomshtml: Wrap nsIHttpChannelInternal interface.
Jacek Caban [Sat, 22 Aug 2009 17:37:30 +0000 (19:37 +0200)] 
mshtml: Wrap nsIHttpChannelInternal interface.

14 years agourlmon: Fixed tests on IE older than 8.
Jacek Caban [Sat, 22 Aug 2009 17:22:11 +0000 (19:22 +0200)] 
urlmon: Fixed tests on IE older than 8.

14 years agoole32: Don't read past the end of the stream when converting block types.
Andrew Eikum [Fri, 21 Aug 2009 19:33:40 +0000 (14:33 -0500)] 
ole32: Don't read past the end of the stream when converting block types.

14 years agomsacm32/tests: msacm32 can enumerate drivers that cannot be loaded or have their...
Aric Stewart [Fri, 21 Aug 2009 14:22:56 +0000 (09:22 -0500)] 
msacm32/tests: msacm32 can enumerate drivers that cannot be loaded or have their details queried. Deal with this properly.

14 years agomsacm32: In acmDriverDetails if we are unable to load the driver then return MMSYSERR...
Aric Stewart [Fri, 21 Aug 2009 14:39:15 +0000 (09:39 -0500)] 
msacm32: In acmDriverDetails if we are unable to load the driver then return MMSYSERR_NOTSUPPORTED as windows does.

14 years agomsacm32: If a driver load fails and it does not give us another error set the error...
Aric Stewart [Fri, 21 Aug 2009 14:38:53 +0000 (09:38 -0500)] 
msacm32: If a driver load fails and it does not give us another error set the error to MMSYSERR_NODRIVER.