wine
11 years agoxmllite: Report node value for comment nodes.
Nikolay Sivov [Tue, 8 Jan 2013 10:32:21 +0000 (14:32 +0400)] 
xmllite: Report node value for comment nodes.

11 years agod3drm: Avoid LP stuff and rename some variables.
Christian Costa [Tue, 8 Jan 2013 07:47:12 +0000 (08:47 +0100)] 
d3drm: Avoid LP stuff and rename some variables.

11 years agod3dx9_36: Implement partially ID3DXFileImpl_CreateEnumObject with stubbed ID3DXFileEn...
Christian Costa [Tue, 8 Jan 2013 07:46:44 +0000 (08:46 +0100)] 
d3dx9_36: Implement partially ID3DXFileImpl_CreateEnumObject with stubbed ID3DXFileEnumObject interface.

11 years agodmloader: Check return of CoCreateInstance (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:25 +0000 (22:17 +0100)] 
dmloader: Check return of CoCreateInstance (Coverity).

11 years agodplayx: Check return of CoCreateInstance (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:28 +0000 (22:17 +0100)] 
dplayx: Check return of CoCreateInstance (Coverity).

11 years agod3dx9: Remove unused variable.
Rico Schüller [Mon, 7 Jan 2013 20:57:33 +0000 (21:57 +0100)] 
d3dx9: Remove unused variable.

11 years agod3dx9: Constify some variables.
Rico Schüller [Mon, 7 Jan 2013 20:57:29 +0000 (21:57 +0100)] 
d3dx9: Constify some variables.

11 years agod3dx9: Use sizeof variable, not type.
Rico Schüller [Mon, 7 Jan 2013 20:57:24 +0000 (21:57 +0100)] 
d3dx9: Use sizeof variable, not type.

11 years agod3dx9: Handle invalid byte code in D3DXGetShaderConstantTableEx().
Rico Schüller [Mon, 7 Jan 2013 20:57:18 +0000 (21:57 +0100)] 
d3dx9: Handle invalid byte code in D3DXGetShaderConstantTableEx().

11 years agod3dx9: Always set the table = NULL in D3DXGetShaderConstantTableEx().
Rico Schüller [Mon, 7 Jan 2013 20:57:13 +0000 (21:57 +0100)] 
d3dx9: Always set the table = NULL in D3DXGetShaderConstantTableEx().

11 years agod3dx9: Handle invalid byte code in D3DXFindShaderComment().
Rico Schüller [Mon, 7 Jan 2013 20:57:07 +0000 (21:57 +0100)] 
d3dx9: Handle invalid byte code in D3DXFindShaderComment().

11 years agovmm.vxd: Hardcode the x86 page size.
Alexandre Julliard [Tue, 8 Jan 2013 13:02:34 +0000 (14:02 +0100)] 
vmm.vxd: Hardcode the x86 page size.

11 years agokrnl386.exe: Retrieve the page size from ntdll.
Alexandre Julliard [Tue, 8 Jan 2013 13:00:44 +0000 (14:00 +0100)] 
krnl386.exe: Retrieve the page size from ntdll.

11 years agontdll: Make the page_size variable global.
Alexandre Julliard [Tue, 8 Jan 2013 13:00:06 +0000 (14:00 +0100)] 
ntdll: Make the page_size variable global.

11 years agowinedbg: Use an if instead of a switch in case some float types have the same size.
Alexandre Julliard [Tue, 8 Jan 2013 12:28:05 +0000 (13:28 +0100)] 
winedbg: Use an if instead of a switch in case some float types have the same size.

11 years agoconfigure: Allow pthread_create to be in the C library.
Alexandre Julliard [Tue, 8 Jan 2013 12:14:11 +0000 (13:14 +0100)] 
configure: Allow pthread_create to be in the C library.

11 years agoconfigure: Cope with sys/un.h requiring sys/socket.h.
Alexandre Julliard [Tue, 8 Jan 2013 12:13:34 +0000 (13:13 +0100)] 
configure: Cope with sys/un.h requiring sys/socket.h.

11 years agoloader: On Mac, embed Info.plist in (__TEXT, __info_plist) section.
Ken Thomases [Mon, 7 Jan 2013 20:44:23 +0000 (14:44 -0600)] 
loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section.

11 years agolibwine: Call the Mac Multi-Processing Services lib from the main thread first.
Ken Thomases [Mon, 7 Jan 2013 20:43:31 +0000 (14:43 -0600)] 
libwine: Call the Mac Multi-Processing Services lib from the main thread first.

11 years agowinemac: Implement CreateDesktopWindow().
Ken Thomases [Mon, 7 Jan 2013 20:43:21 +0000 (14:43 -0600)] 
winemac: Implement CreateDesktopWindow().

11 years agod3d8/tests: Merge volume.c into device.c.
Henri Verbeet [Tue, 8 Jan 2013 08:53:19 +0000 (09:53 +0100)] 
d3d8/tests: Merge volume.c into device.c.

11 years agod3d8/tests: Merge d3d8_main.c into device.c.
Henri Verbeet [Tue, 8 Jan 2013 08:53:18 +0000 (09:53 +0100)] 
d3d8/tests: Merge d3d8_main.c into device.c.

11 years agoddraw: Cleanup ddraw7_QueryInterface() a bit.
Henri Verbeet [Tue, 8 Jan 2013 08:53:17 +0000 (09:53 +0100)] 
ddraw: Cleanup ddraw7_QueryInterface() a bit.

11 years agoddraw: Avoid LPD3DLIGHTINGELEMENT.
Henri Verbeet [Tue, 8 Jan 2013 08:53:16 +0000 (09:53 +0100)] 
ddraw: Avoid LPD3DLIGHTINGELEMENT.

11 years agoddraw: Avoid LPD3DTRANSFORMDATA.
Henri Verbeet [Tue, 8 Jan 2013 08:53:15 +0000 (09:53 +0100)] 
ddraw: Avoid LPD3DTRANSFORMDATA.

11 years agonetstat: Implement -e option.
André Hentschel [Mon, 7 Jan 2013 22:30:37 +0000 (23:30 +0100)] 
netstat: Implement -e option.

11 years agonetstat: Don't translate strings only translated in German.
André Hentschel [Mon, 7 Jan 2013 22:27:55 +0000 (23:27 +0100)] 
netstat: Don't translate strings only translated in German.

11 years agonetstat: Implement -a option.
André Hentschel [Mon, 7 Jan 2013 22:26:55 +0000 (23:26 +0100)] 
netstat: Implement -a option.

11 years agoadvapi32: Close scm_handle on error exit (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:33 +0000 (22:17 +0100)] 
advapi32: Close scm_handle on error exit (Coverity).

11 years agodmsynth: Remove now useless NULL ptr check (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:30 +0000 (22:17 +0100)] 
dmsynth: Remove now useless NULL ptr check (Coverity).

11 years agoadvpack: Avoid using sessions uninitialized (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:36 +0000 (22:17 +0100)] 
advpack: Avoid using sessions uninitialized (Coverity).

11 years agocomctl32: Free the selection ranges (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:39 +0000 (22:17 +0100)] 
comctl32: Free the selection ranges (Coverity).

11 years agooledb32: Check start for NULL before strstrW (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:22 +0000 (22:17 +0100)] 
oledb32: Check start for NULL before strstrW (Coverity).

11 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Mon, 7 Jan 2013 20:01:02 +0000 (22:01 +0200)] 
po: Update Lithuanian translation.

11 years agowindowscodecs: Don't copy extra data from the end of a row.
Vincent Povirk [Wed, 2 Jan 2013 20:12:27 +0000 (14:12 -0600)] 
windowscodecs: Don't copy extra data from the end of a row.

11 years agowininet: Fixed handling NULL buffer in INTERNET_OPTION_PROXY queries.
Jacek Caban [Mon, 7 Jan 2013 17:12:01 +0000 (18:12 +0100)] 
wininet: Fixed handling NULL buffer in INTERNET_OPTION_PROXY queries.

11 years agod3dx9_36: Add support for RT_BITMAP resource type since it is in DIB format D3DXIFF_DIB.
Christian Costa [Mon, 7 Jan 2013 08:40:08 +0000 (09:40 +0100)] 
d3dx9_36: Add support for RT_BITMAP resource type since it is in DIB format D3DXIFF_DIB.

11 years agod3drm: Avoid LP stuff and rename some variables.
Christian Costa [Mon, 7 Jan 2013 08:41:05 +0000 (09:41 +0100)] 
d3drm: Avoid LP stuff and rename some variables.

11 years agokernel32: Improve condition variable test case.
Marcus Meissner [Mon, 7 Jan 2013 08:54:53 +0000 (09:54 +0100)] 
kernel32: Improve condition variable test case.

11 years agomshtml: Fixed leak in get_nsstyle_pos.
Jacek Caban [Mon, 7 Jan 2013 13:33:25 +0000 (14:33 +0100)] 
mshtml: Fixed leak in get_nsstyle_pos.

11 years agomshtml: Added IHTMLStyle::put_pixelLeft implementation.
Jacek Caban [Mon, 7 Jan 2013 13:33:12 +0000 (14:33 +0100)] 
mshtml: Added IHTMLStyle::put_pixelLeft implementation.

11 years agomshtml: Added IHTMLStyle::get_pixelLeft implementation.
Jacek Caban [Mon, 7 Jan 2013 13:32:56 +0000 (14:32 +0100)] 
mshtml: Added IHTMLStyle::get_pixelLeft implementation.

11 years agoipconfig: Distinguish between IPv4 and IPv6 addresses.
André Hentschel [Sat, 5 Jan 2013 15:38:00 +0000 (16:38 +0100)] 
ipconfig: Distinguish between IPv4 and IPv6 addresses.

11 years agod3dx9_36: Make error_dxfile_to_d3dxfile() and test_templates() static.
Francois Gouget [Mon, 7 Jan 2013 06:45:35 +0000 (07:45 +0100)] 
d3dx9_36: Make error_dxfile_to_d3dxfile() and test_templates() static.

11 years agourlmon: Fix the message warning about installing ActiveX components.
Francois Gouget [Sat, 5 Jan 2013 17:05:33 +0000 (18:05 +0100)] 
urlmon: Fix the message warning about installing ActiveX components.

11 years agocomctl32/tests: Add tests for listview header image list.
Daniel Jelinski [Sun, 6 Jan 2013 14:32:38 +0000 (15:32 +0100)] 
comctl32/tests: Add tests for listview header image list.

11 years agocomctl32/listview: Support header images.
Daniel Jelinski [Sat, 5 Jan 2013 22:17:25 +0000 (23:17 +0100)] 
comctl32/listview: Support header images.

11 years agocomctl32/listview: Fix subitem drawing.
Daniel Jelinski [Sat, 5 Jan 2013 21:46:12 +0000 (22:46 +0100)] 
comctl32/listview: Fix subitem drawing.

lpColumnInfo->fmt & LVCFMT_IMAGE is supposed to mean that header item has
an image. It is not supposed to mean that all items in that column
should reserve space for an icon if they don't have any.

11 years agocomctl32/listview: Update item height when changing font.
Daniel Jelinski [Sat, 5 Jan 2013 20:18:12 +0000 (21:18 +0100)] 
comctl32/listview: Update item height when changing font.

11 years agocomctl32/listview: Redraw items after insert/delete.
Daniel Jelinski [Sat, 5 Jan 2013 15:09:48 +0000 (16:09 +0100)] 
comctl32/listview: Redraw items after insert/delete.

11 years agocomctl32/listview: Fix calculating item height.
Daniel Jelinski [Sat, 5 Jan 2013 14:04:53 +0000 (15:04 +0100)] 
comctl32/listview: Fix calculating item height.

11 years agowindowscodecs: Support 24bppRGB in tiff encoder.
Ludger Sprenker [Fri, 4 Jan 2013 19:21:34 +0000 (20:21 +0100)] 
windowscodecs: Support 24bppRGB in tiff encoder.

11 years agowindowscodecs: Test conversions of the 24bpp PixelFormats.
Ludger Sprenker [Fri, 4 Jan 2013 19:21:18 +0000 (20:21 +0100)] 
windowscodecs: Test conversions of the 24bpp PixelFormats.

11 years agowindowscodecs: Support conversions of the 24bpp PixelFormats.
Ludger Sprenker [Fri, 4 Jan 2013 19:21:05 +0000 (20:21 +0100)] 
windowscodecs: Support conversions of the 24bpp PixelFormats.

11 years agowindowscodecs: Introduce 24bppRGB PixelFormat.
Ludger Sprenker [Fri, 4 Jan 2013 19:20:47 +0000 (20:20 +0100)] 
windowscodecs: Introduce 24bppRGB PixelFormat.

11 years agoxmllite: Support name reporting for comments and PIs.
Nikolay Sivov [Sun, 6 Jan 2013 20:55:36 +0000 (00:55 +0400)] 
xmllite: Support name reporting for comments and PIs.

11 years agoxmllite: Support streams starting with comments, simplify tests.
Nikolay Sivov [Sat, 5 Jan 2013 22:42:02 +0000 (02:42 +0400)] 
xmllite: Support streams starting with comments, simplify tests.

11 years agoxmllite: Implement PI parsing.
Nikolay Sivov [Sat, 5 Jan 2013 22:08:27 +0000 (02:08 +0400)] 
xmllite: Implement PI parsing.

11 years agocmd: Add beginnings of support for delayed expansion.
Jason Edmeades [Sun, 6 Jan 2013 23:06:28 +0000 (23:06 +0000)] 
cmd: Add beginnings of support for delayed expansion.

11 years agocmd: Avoid division by zero in set /a with %.
Jason Edmeades [Sun, 6 Jan 2013 20:23:53 +0000 (20:23 +0000)] 
cmd: Avoid division by zero in set /a with %.

11 years agowinedbg: Free snapshot handle in error path (Coverity).
Marcus Meissner [Sat, 5 Jan 2013 22:32:53 +0000 (23:32 +0100)] 
winedbg: Free snapshot handle in error path (Coverity).

11 years agoadvapi32: Close hTemp on error (Coverity).
Marcus Meissner [Sat, 5 Jan 2013 22:32:54 +0000 (23:32 +0100)] 
advapi32: Close hTemp on error (Coverity).

11 years agooledb32: Avoid leaking propsets on error paths (Coverity).
Marcus Meissner [Sat, 5 Jan 2013 12:14:08 +0000 (13:14 +0100)] 
oledb32: Avoid leaking propsets on error paths (Coverity).

11 years agowinedbg: Use a switch-case style implementation in thumb2_disasm_dataprocessing.
André Hentschel [Sun, 6 Jan 2013 17:06:31 +0000 (18:06 +0100)] 
winedbg: Use a switch-case style implementation in thumb2_disasm_dataprocessing.

11 years agowinedbg: Add shifted register dataprocessing operators to Thumb2 disassembler.
André Hentschel [Sun, 6 Jan 2013 17:05:56 +0000 (18:05 +0100)] 
winedbg: Add shifted register dataprocessing operators to Thumb2 disassembler.

11 years agoddraw: Get rid of some redundant code in IDirect3DImpl_GetCaps().
Henri Verbeet [Sun, 6 Jan 2013 13:44:09 +0000 (14:44 +0100)] 
ddraw: Get rid of some redundant code in IDirect3DImpl_GetCaps().

dwTextureBlendCaps is overwritten later, and (potentially) uninitialized here.

11 years agowined3d: Get rid of the user_stream field from wined3d_state.
Henri Verbeet [Sun, 6 Jan 2013 13:44:08 +0000 (14:44 +0100)] 
wined3d: Get rid of the user_stream field from wined3d_state.

All remaining uses are equivalent to "device->up_strided". (Which should of
course eventually go away as well.)

11 years agowined3d: Remove a redundant condition in the indexbuffer() state handler.
Henri Verbeet [Sun, 6 Jan 2013 13:44:07 +0000 (14:44 +0100)] 
wined3d: Remove a redundant condition in the indexbuffer() state handler.

Strided draws don't use VBOs.

11 years agoddraw: Avoid LPD3DVIEWPORT7.
Henri Verbeet [Sun, 6 Jan 2013 13:44:06 +0000 (14:44 +0100)] 
ddraw: Avoid LPD3DVIEWPORT7.

11 years agoddraw: Avoid LPD3DVIEWPORT2.
Henri Verbeet [Sun, 6 Jan 2013 13:44:05 +0000 (14:44 +0100)] 
ddraw: Avoid LPD3DVIEWPORT2.

11 years agonetstat: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 5 Jan 2013 15:17:30 +0000 (16:17 +0100)] 
netstat: Fix compilation on systems that don't support nameless unions.

11 years agoAssorted spelling fixes.
Francois Gouget [Sat, 5 Jan 2013 15:17:18 +0000 (16:17 +0100)] 
Assorted spelling fixes.

11 years agomsvcrt/tests: Add a trailing '\n' to a win_skip() call.
Francois Gouget [Sat, 5 Jan 2013 15:17:42 +0000 (16:17 +0100)] 
msvcrt/tests: Add a trailing '\n' to a win_skip() call.

11 years agowinmm: Add missing LeaveCriticalSection on error paths (Smatch).
Michael Stefaniuc [Fri, 4 Jan 2013 23:22:32 +0000 (00:22 +0100)] 
winmm: Add missing LeaveCriticalSection on error paths (Smatch).

11 years agoatl100: Fix a mem leak on an error path (Smatch).
Michael Stefaniuc [Fri, 4 Jan 2013 23:20:57 +0000 (00:20 +0100)] 
atl100: Fix a mem leak on an error path (Smatch).

11 years agoRelease 1.5.21. wine-1.5.21
Alexandre Julliard [Fri, 4 Jan 2013 20:45:01 +0000 (21:45 +0100)] 
Release 1.5.21.

11 years agourlmon: Added support for 'Run' setup hook.
Jacek Caban [Fri, 4 Jan 2013 13:45:48 +0000 (14:45 +0100)] 
urlmon: Added support for 'Run' setup hook.

11 years agowindowscodecs: Implement ComponentFactory_CreateBitmapFromMemory.
Dmitry Timoshkov [Fri, 4 Jan 2013 10:05:30 +0000 (18:05 +0800)] 
windowscodecs: Implement ComponentFactory_CreateBitmapFromMemory.

11 years agowined3d: Just restore state->user_stream in wined3d_device_draw_indexed_primitive_str...
Henri Verbeet [Fri, 4 Jan 2013 11:03:01 +0000 (12:03 +0100)] 
wined3d: Just restore state->user_stream in wined3d_device_draw_indexed_primitive_strided().

11 years agowined3d: Don't touch state->user_stream in wined3d_device_process_vertices().
Henri Verbeet [Fri, 4 Jan 2013 11:03:00 +0000 (12:03 +0100)] 
wined3d: Don't touch state->user_stream in wined3d_device_process_vertices().

device_stream_info_from_declaration() no longer cares about
state->user_stream.

11 years agowined3d: state->user_stream is always FALSE in device_stream_info_from_declaration().
Henri Verbeet [Fri, 4 Jan 2013 11:02:59 +0000 (12:02 +0100)] 
wined3d: state->user_stream is always FALSE in device_stream_info_from_declaration().

Since user pointer draws were removed, state->user_stream will only ever be
set for "strided" draws, and device_stream_info_from_declaration() is never
called for those.

11 years agoddraw: Avoid LPD3DVIEWPORT.
Henri Verbeet [Fri, 4 Jan 2013 11:02:58 +0000 (12:02 +0100)] 
ddraw: Avoid LPD3DVIEWPORT.

11 years agoddraw: Avoid LPD3DMATRIX.
Henri Verbeet [Fri, 4 Jan 2013 11:02:57 +0000 (12:02 +0100)] 
ddraw: Avoid LPD3DMATRIX.

11 years agod3drm: Remove unused variable.
Christian Costa [Fri, 4 Jan 2013 08:45:34 +0000 (09:45 +0100)] 
d3drm: Remove unused variable.

11 years agod3dx9_36: Implement ID3DXFileImpl_RegisterTemplates + tests.
Christian Costa [Fri, 4 Jan 2013 08:45:08 +0000 (09:45 +0100)] 
d3dx9_36: Implement ID3DXFileImpl_RegisterTemplates + tests.

11 years agoatl: Added support for category maps in AtlModuleRegisterServer.
Jacek Caban [Fri, 4 Jan 2013 10:34:15 +0000 (11:34 +0100)] 
atl: Added support for category maps in AtlModuleRegisterServer.

11 years agoatl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
Jacek Caban [Fri, 4 Jan 2013 10:33:50 +0000 (11:33 +0100)] 
atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterServer).

11 years agopo: Update French translation.
Frédéric Delanoy [Thu, 3 Jan 2013 23:54:06 +0000 (00:54 +0100)] 
po: Update French translation.

11 years agowinex11.drv: Flush property notify events before deleting properties.
Vincent Povirk [Thu, 3 Jan 2013 23:00:40 +0000 (17:00 -0600)] 
winex11.drv: Flush property notify events before deleting properties.

11 years agowinex11.drv: Select property change events on selection request windows.
Vincent Povirk [Thu, 3 Jan 2013 22:59:14 +0000 (16:59 -0600)] 
winex11.drv: Select property change events on selection request windows.

11 years agod3dx9_36: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Thu, 3 Jan 2013 22:46:48 +0000 (22:46 +0000)] 
d3dx9_36: Avoid signed-unsigned integer comparisons.

11 years agod3dxof: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Thu, 3 Jan 2013 22:46:51 +0000 (22:46 +0000)] 
d3dxof: Avoid signed-unsigned integer comparisons.

11 years agoconhost.exe: Add stub program.
Detlef Riekenberg [Wed, 2 Jan 2013 15:36:00 +0000 (16:36 +0100)] 
conhost.exe: Add stub program.

11 years agoapi-ms-win-security-base-l1-1-0: Add dll.
Detlef Riekenberg [Wed, 2 Jan 2013 15:35:59 +0000 (16:35 +0100)] 
api-ms-win-security-base-l1-1-0: Add dll.

11 years agontoskrnl.exe: Update version resource.
Detlef Riekenberg [Wed, 2 Jan 2013 15:35:58 +0000 (16:35 +0100)] 
ntoskrnl.exe: Update version resource.

11 years agoapi-ms-win-downlevel-user32-l1-1-0: Add version resource.
Detlef Riekenberg [Wed, 2 Jan 2013 15:35:57 +0000 (16:35 +0100)] 
api-ms-win-downlevel-user32-l1-1-0: Add version resource.

11 years agowmiutils/tests: Add more tests.
Hans Leidekker [Thu, 3 Jan 2013 13:36:36 +0000 (14:36 +0100)] 
wmiutils/tests: Add more tests.

11 years agowmiutils: Don't prepend a backslash if WBEMPATH_GET_NAMESPACE_ONLY is specified.
Hans Leidekker [Thu, 3 Jan 2013 13:36:07 +0000 (14:36 +0100)] 
wmiutils: Don't prepend a backslash if WBEMPATH_GET_NAMESPACE_ONLY is specified.

11 years agowmiutils: Fix buffer size query in IWbemPath::GetText.
Hans Leidekker [Thu, 3 Jan 2013 13:35:30 +0000 (14:35 +0100)] 
wmiutils: Fix buffer size query in IWbemPath::GetText.

11 years agocomctl32/listview: Improve LVM_GETSUBITEMRECT implementation for out-of-bounds item...
Nikolay Sivov [Thu, 3 Jan 2013 11:29:39 +0000 (15:29 +0400)] 
comctl32/listview: Improve LVM_GETSUBITEMRECT implementation for out-of-bounds item indices.