wine
14 years agowininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal.
Gerald Pfeifer [Wed, 21 Apr 2010 11:46:00 +0000 (13:46 +0200)] 
wininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal.

14 years agommdevapi: Fix small capture bugs.
Maarten Lankhorst [Wed, 21 Apr 2010 11:21:17 +0000 (13:21 +0200)] 
mmdevapi: Fix small capture bugs.

14 years agomshtml: Limit message length to 2000 in IHTMLWindow2::alert.
Jacek Caban [Wed, 21 Apr 2010 12:01:22 +0000 (14:01 +0200)] 
mshtml: Limit message length to 2000 in IHTMLWindow2::alert.

14 years agocomctl32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:37 +0000 (14:56 +0200)] 
comctl32: Fix handling of bitmap header size for V4/V5 bitmaps.

14 years agowinex11: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:32 +0000 (14:56 +0200)] 
winex11: Fix handling of bitmap header size for V4/V5 bitmaps.

14 years agouser32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:26 +0000 (14:56 +0200)] 
user32: Fix handling of bitmap header size for V4/V5 bitmaps.

14 years agogdi32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:22 +0000 (14:56 +0200)] 
gdi32: Fix handling of bitmap header size for V4/V5 bitmaps.

14 years agowrc: Make the bitmap size checking more generic, and add support for V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:07:50 +0000 (14:07 +0200)] 
wrc: Make the bitmap size checking more generic, and add support for V5 bitmaps.

14 years agoconfigure: Default to /lib64 as libdir for 64-bit builds, and use plain /lib for...
Alexandre Julliard [Wed, 21 Apr 2010 10:28:22 +0000 (12:28 +0200)] 
configure: Default to /lib64 as libdir for 64-bit builds, and use plain /lib for 32-bit builds.

14 years agotools: Remove the deprecated wineprefixcreate script.
Alexandre Julliard [Wed, 21 Apr 2010 10:17:00 +0000 (12:17 +0200)] 
tools: Remove the deprecated wineprefixcreate script.

14 years agomsi: Try to apply a patch to each product it is targeted for.
Hans Leidekker [Wed, 21 Apr 2010 09:39:34 +0000 (11:39 +0200)] 
msi: Try to apply a patch to each product it is targeted for.

A patch may target multiple products but only one of them needs to
be installed for the patch to succeed. Fixes an Acrobat Reader 9 patch.

14 years agomsi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
Hans Leidekker [Wed, 21 Apr 2010 09:38:40 +0000 (11:38 +0200)] 
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.

For consistency with related functions msi_dup_property and msi_get_property_int
and because there is no ANSI version of these functions.

14 years agomsi: Make MSI_SetPropertyW take a pointer to a database instead of a package.
Hans Leidekker [Wed, 21 Apr 2010 09:38:17 +0000 (11:38 +0200)] 
msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.

14 years agomsi: Make msi_get_property_int and friends take a pointer to a database instead of...
Hans Leidekker [Wed, 21 Apr 2010 09:37:54 +0000 (11:37 +0200)] 
msi: Make msi_get_property_int and friends take a pointer to a database instead of a package.

They only operate on a database and this way we can use them before a package is created.

14 years agomsi: Add a test to show that MsiOpenPackage must apply any existing patches.
Hans Leidekker [Wed, 21 Apr 2010 09:37:29 +0000 (11:37 +0200)] 
msi: Add a test to show that MsiOpenPackage must apply any existing patches.

14 years agontdll/tests: Avoid using the 'long' types.
Michael Stefaniuc [Wed, 21 Apr 2010 09:00:26 +0000 (11:00 +0200)] 
ntdll/tests: Avoid using the 'long' types.

14 years agomsiexec: Recognize /uninstall as alias for /x [resend].
Detlef Riekenberg [Wed, 21 Apr 2010 08:44:10 +0000 (10:44 +0200)] 
msiexec: Recognize /uninstall as alias for /x [resend].

14 years agoinclude: Add asptlb.idl.
Alistair Leslie-Hughes [Wed, 21 Apr 2010 03:04:41 +0000 (13:04 +1000)] 
include: Add asptlb.idl.

14 years agomshtml: Implement IHTMLEventObj IDispatch functions.
Alistair Leslie-Hughes [Wed, 21 Apr 2010 04:56:41 +0000 (14:56 +1000)] 
mshtml: Implement IHTMLEventObj IDispatch functions.

14 years agocomdlg32: Replaced collate icons with Tango compliant icons.
Joel Holdsworth [Tue, 20 Apr 2010 22:51:02 +0000 (23:51 +0100)] 
comdlg32: Replaced collate icons with Tango compliant icons.

14 years agotools: Fixed buildicon to support rectangular icons.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:58 +0000 (23:50 +0100)] 
tools: Fixed buildicon to support rectangular icons.

14 years agotools: Remove fallback render rule.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:55 +0000 (23:50 +0100)] 
tools: Remove fallback render rule.

14 years agotools: Fixed buildicon to use the path of rsvg provided in the environment variable.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:52 +0000 (23:50 +0100)] 
tools: Fixed buildicon to use the path of rsvg provided in the environment variable.

14 years agotaskmgr: Show a 48x48 icon in the about box.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:48 +0000 (23:50 +0100)] 
taskmgr: Show a 48x48 icon in the about box.

14 years agowinecfg: Installed a Tango compliant application icon.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:45 +0000 (23:50 +0100)] 
winecfg: Installed a Tango compliant application icon.

14 years agowineboot: Update Spanish translation.
Jaime Rave [Tue, 20 Apr 2010 23:38:01 +0000 (18:38 -0500)] 
wineboot: Update Spanish translation.

14 years agocomctl32/listview: Properly handle subitem hittesting outside of horizontal columns...
Nikolay Sivov [Tue, 20 Apr 2010 21:54:43 +0000 (01:54 +0400)] 
comctl32/listview: Properly handle subitem hittesting outside of horizontal columns bounds.

14 years agowined3d: Simply pass implementation pointers to stretch_rect_fbo().
Henri Verbeet [Tue, 20 Apr 2010 20:38:43 +0000 (22:38 +0200)] 
wined3d: Simply pass implementation pointers to stretch_rect_fbo().

14 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_get_gl_buffer().
Henri Verbeet [Tue, 20 Apr 2010 20:38:42 +0000 (22:38 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_get_gl_buffer().

14 years agowined3d: Avoid some unnecessary invalidations of the the onscreen depth buffer.
Henri Verbeet [Tue, 20 Apr 2010 20:38:41 +0000 (22:38 +0200)] 
wined3d: Avoid some unnecessary invalidations of the the onscreen depth buffer.

This can happen for example when the application switches to a different
depth/stencil for offscreen rendering and back again.

14 years agowined3d: Move location loading and modification together in IWineD3DDeviceImpl_ClearS...
Henri Verbeet [Tue, 20 Apr 2010 22:35:05 +0000 (00:35 +0200)] 
wined3d: Move location loading and modification together in IWineD3DDeviceImpl_ClearSurface().

14 years agowined3d: Fix some more misspellings of "device".
Henri Verbeet [Tue, 20 Apr 2010 20:38:39 +0000 (22:38 +0200)] 
wined3d: Fix some more misspellings of "device".

14 years agoshell32: Update French translation.
Frédéric Delanoy [Tue, 20 Apr 2010 20:08:48 +0000 (22:08 +0200)] 
shell32: Update French translation.

14 years agojscript: Update Dutch translation.
Paul Vriens [Tue, 20 Apr 2010 19:43:03 +0000 (21:43 +0200)] 
jscript: Update Dutch translation.

14 years agomapi32: Add Dutch translation.
Paul Vriens [Tue, 20 Apr 2010 19:41:52 +0000 (21:41 +0200)] 
mapi32: Add Dutch translation.

14 years agomsvcrt: Added _strtod_l implementation.
Piotr Caban [Wed, 21 Apr 2010 09:26:22 +0000 (11:26 +0200)] 
msvcrt: Added _strtod_l implementation.

14 years agomsvcrt: Added _get_heap_handle implementation.
Piotr Caban [Tue, 20 Apr 2010 19:39:22 +0000 (21:39 +0200)] 
msvcrt: Added _get_heap_handle implementation.

14 years agomsvcrt: Added strncpy_s implementation.
Piotr Caban [Tue, 20 Apr 2010 19:39:11 +0000 (21:39 +0200)] 
msvcrt: Added strncpy_s implementation.

14 years agomsvcrt: Added swprintf_s implementation.
Piotr Caban [Tue, 20 Apr 2010 19:39:01 +0000 (21:39 +0200)] 
msvcrt: Added swprintf_s implementation.

14 years agomsvcrt: Added _wfopen_s implementation.
Piotr Caban [Tue, 20 Apr 2010 19:38:33 +0000 (21:38 +0200)] 
msvcrt: Added _wfopen_s implementation.

14 years agowordpad: Italian translation update.
Davide Pizzetti [Tue, 20 Apr 2010 17:15:28 +0000 (19:15 +0200)] 
wordpad: Italian translation update.

14 years agouser32: Only call the driver when the cursor has actually changed.
Alexandre Julliard [Tue, 20 Apr 2010 19:15:04 +0000 (21:15 +0200)] 
user32: Only call the driver when the cursor has actually changed.

14 years agouser32: Remove the CURSORICON parameter in the SetCursor entry point.
Alexandre Julliard [Tue, 20 Apr 2010 19:14:31 +0000 (21:14 +0200)] 
user32: Remove the CURSORICON parameter in the SetCursor entry point.

14 years agowinex11: Update the cursor from the thread input status instead of caching it per...
Alexandre Julliard [Tue, 20 Apr 2010 18:52:17 +0000 (20:52 +0200)] 
winex11: Update the cursor from the thread input status instead of caching it per-thread in x11drv.

14 years agoserver: Return the current cursor when queuing a hardware message.
Alexandre Julliard [Tue, 20 Apr 2010 18:51:45 +0000 (20:51 +0200)] 
server: Return the current cursor when queuing a hardware message.

14 years agoserver: Fix structure padding for requests that have a reply.
Alexandre Julliard [Tue, 20 Apr 2010 19:25:38 +0000 (21:25 +0200)] 
server: Fix structure padding for requests that have a reply.

14 years agowinex11: Move creation of an empty cursor to a separate helper function.
Alexandre Julliard [Tue, 20 Apr 2010 19:23:00 +0000 (21:23 +0200)] 
winex11: Move creation of an empty cursor to a separate helper function.

14 years agowinex11: Implement the entry points for creating and destroying cursors.
Alexandre Julliard [Tue, 20 Apr 2010 17:25:14 +0000 (19:25 +0200)] 
winex11: Implement the entry points for creating and destroying cursors.

14 years agouser32: Add driver entry points for cursor creation and destruction, and pass the...
Alexandre Julliard [Tue, 20 Apr 2010 12:10:46 +0000 (14:10 +0200)] 
user32: Add driver entry points for cursor creation and destruction, and pass the cursor handle to SetCursor.

14 years agod3dx9: Add tests for D3DXDeclaratorFromFVF.
Tony Wasserka [Mon, 19 Apr 2010 03:52:17 +0000 (05:52 +0200)] 
d3dx9: Add tests for D3DXDeclaratorFromFVF.

14 years agod3dx9: Add a stubbed D3DXDeclaratorFromFVF.
Tony Wasserka [Mon, 19 Apr 2010 03:51:06 +0000 (05:51 +0200)] 
d3dx9: Add a stubbed D3DXDeclaratorFromFVF.

14 years agowordpad: Update/fix Dutch translation.
Paul Vriens [Tue, 20 Apr 2010 12:36:02 +0000 (14:36 +0200)] 
wordpad: Update/fix Dutch translation.

14 years agowineconsole: Always show an ASCII string in the font test.
Michael Stefaniuc [Tue, 20 Apr 2010 09:19:18 +0000 (11:19 +0200)] 
wineconsole: Always show an ASCII string in the font test.

14 years agommdevapi: Add AudioSimpleVolume stub.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:55 +0000 (11:52 +0200)] 
mmdevapi: Add AudioSimpleVolume stub.

14 years agommdevapi: Add support for IAudioSessionControl2.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:54 +0000 (11:52 +0200)] 
mmdevapi: Add support for IAudioSessionControl2.

14 years agommdevapi: Add support for the clock interface.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:53 +0000 (11:52 +0200)] 
mmdevapi: Add support for the clock interface.

14 years agommdevapi: Add audio capture code.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:52 +0000 (11:52 +0200)] 
mmdevapi: Add audio capture code.

14 years agommdevapi: Add support for IAudioRenderClient.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:51 +0000 (11:52 +0200)] 
mmdevapi: Add support for IAudioRenderClient.

14 years agommdevapi: Implement audio formats.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:50 +0000 (11:52 +0200)] 
mmdevapi: Implement audio formats.

14 years agommdevapi: Implement some methods in audioclient.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:49 +0000 (11:52 +0200)] 
mmdevapi: Implement some methods in audioclient.

14 years agommdevapi: Set PKEY_AudioEngine_DeviceFormat for capture too.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:48 +0000 (11:52 +0200)] 
mmdevapi: Set PKEY_AudioEngine_DeviceFormat for capture too.

14 years agommdevapi: Add initial audioclient stub.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:47 +0000 (11:52 +0200)] 
mmdevapi: Add initial audioclient stub.

14 years agommdevapi: Improve EndpointNotificationCallback stubs.
Maarten Lankhorst [Mon, 19 Apr 2010 09:52:46 +0000 (11:52 +0200)] 
mmdevapi: Improve EndpointNotificationCallback stubs.

14 years agourlmon: Strip forward and back slashes when using the file: protocol.
Alistair Leslie-Hughes [Tue, 20 Apr 2010 11:31:29 +0000 (21:31 +1000)] 
urlmon: Strip forward and back slashes when using the file: protocol.

14 years agowgl: Print the fbconfig fmt_id in ConvertPixelFormatWGLtoGLX instead of the meaningle...
Roderick Colenbrander [Tue, 20 Apr 2010 10:13:26 +0000 (12:13 +0200)] 
wgl: Print the fbconfig fmt_id in ConvertPixelFormatWGLtoGLX instead of the meaningless pointer.

14 years agowgl: Ignore fbconfigs which are window drawable but which lack a visual.
Roderick Colenbrander [Tue, 20 Apr 2010 10:13:25 +0000 (12:13 +0200)] 
wgl: Ignore fbconfigs which are window drawable but which lack a visual.

14 years agowineboot: Update Dutch translation.
Paul Vriens [Tue, 20 Apr 2010 10:04:06 +0000 (12:04 +0200)] 
wineboot: Update Dutch translation.

14 years agoshell32: Update Dutch translation.
Paul Vriens [Tue, 20 Apr 2010 09:37:54 +0000 (11:37 +0200)] 
shell32: Update Dutch translation.

14 years agotaskmgr: Remove two variables which are not really used from ApplicationPageCompareFunc.
Gerald Pfeifer [Mon, 19 Apr 2010 16:51:00 +0000 (18:51 +0200)] 
taskmgr: Remove two variables which are not really used from ApplicationPageCompareFunc.

14 years agowordpad: Remove variable hwndPreview which is not really used from init_preview.
Gerald Pfeifer [Mon, 19 Apr 2010 16:48:04 +0000 (18:48 +0200)] 
wordpad: Remove variable hwndPreview which is not really used from init_preview.

14 years agowinhlp32: Remove not really used id from WINHELP_IndexDlgProc.
Gerald Pfeifer [Mon, 19 Apr 2010 12:41:48 +0000 (14:41 +0200)] 
winhlp32: Remove not really used id from WINHELP_IndexDlgProc.

14 years agocomctl32: Remove unused scrollInfo from LISTVIEW_MouseWheel.
Gerald Pfeifer [Mon, 19 Apr 2010 12:35:06 +0000 (14:35 +0200)] 
comctl32: Remove unused scrollInfo from LISTVIEW_MouseWheel.

14 years agoodbc32: Don't crash on null pointers while TRACE enabled.
Nikolay Sivov [Mon, 19 Apr 2010 22:27:50 +0000 (02:27 +0400)] 
odbc32: Don't crash on null pointers while TRACE enabled.

14 years agocomctl32/listview: Exit early on LVM_CREATEDRAGIMAGE if null pointer passed for a...
Nikolay Sivov [Mon, 19 Apr 2010 22:23:28 +0000 (02:23 +0400)] 
comctl32/listview: Exit early on LVM_CREATEDRAGIMAGE if null pointer passed for a point.

14 years agoshlwapi/tests: Add tests for SHCreateThreadRef.
Detlef Riekenberg [Mon, 19 Apr 2010 21:26:49 +0000 (23:26 +0200)] 
shlwapi/tests: Add tests for SHCreateThreadRef.

14 years agoshlwapi: Implement SHCreateThreadRef.
Detlef Riekenberg [Mon, 19 Apr 2010 21:26:48 +0000 (23:26 +0200)] 
shlwapi: Implement SHCreateThreadRef.

14 years agowinex11: Fix memory leaks in get_bitmap_argb.
Alexandre Julliard [Tue, 20 Apr 2010 11:55:11 +0000 (13:55 +0200)] 
winex11: Fix memory leaks in get_bitmap_argb.

14 years agogdi32: Convert the driver list to a standard Wine list.
Alexandre Julliard [Tue, 20 Apr 2010 11:20:49 +0000 (13:20 +0200)] 
gdi32: Convert the driver list to a standard Wine list.

14 years agoshell32/tests: Fix a test failure on W2K (unimplemented method).
Nikolay Sivov [Mon, 19 Apr 2010 22:57:09 +0000 (02:57 +0400)] 
shell32/tests: Fix a test failure on W2K (unimplemented method).

14 years agouser32: Draw the rect edges from left to right and top to bottom.
Jaime Rave [Tue, 20 Apr 2010 02:07:01 +0000 (21:07 -0500)] 
user32: Draw the rect edges from left to right and top to bottom.

14 years agowineboot: Update the Romanian translation.
Michael Stefaniuc [Tue, 20 Apr 2010 00:37:02 +0000 (02:37 +0200)] 
wineboot: Update the Romanian translation.

14 years agoshell32: Update the Romanian translation.
Michael Stefaniuc [Tue, 20 Apr 2010 00:36:53 +0000 (02:36 +0200)] 
shell32: Update the Romanian translation.

14 years agoserver: Fix write_process_memory on Wow64.
Eric Pouech [Mon, 19 Apr 2010 20:33:53 +0000 (22:33 +0200)] 
server: Fix write_process_memory on Wow64.

14 years agowinedbg: Don't assert on some lvalue's write conditions.
Eric Pouech [Mon, 19 Apr 2010 20:33:46 +0000 (22:33 +0200)] 
winedbg: Don't assert on some lvalue's write conditions.

14 years agowinegcc: When specifying -m32, force i386 cpu when compiling on x86_64 boxes.
Eric Pouech [Mon, 19 Apr 2010 20:33:40 +0000 (22:33 +0200)] 
winegcc: When specifying -m32, force i386 cpu when compiling on x86_64 boxes.

14 years agowinegcc: On x86-64, don't define twice the fastcall macros.
Eric Pouech [Mon, 19 Apr 2010 20:33:33 +0000 (22:33 +0200)] 
winegcc: On x86-64, don't define twice the fastcall macros.

14 years agowinedbg: For stack info command, display information in 'a' format (instead of 'x...
Eric Pouech [Mon, 19 Apr 2010 20:33:26 +0000 (22:33 +0200)] 
winedbg: For stack info command, display information in 'a' format (instead of 'x') to get word size machine (instead of forcing 32bit).

14 years agowinedbg: Correctly display whether we're in 32 vs 64 bit code.
Eric Pouech [Mon, 19 Apr 2010 20:33:19 +0000 (22:33 +0200)] 
winedbg: Correctly display whether we're in 32 vs 64 bit code.

14 years agontdll: Clear alignment flag in exception handlers.
Maarten Lankhorst [Mon, 19 Apr 2010 20:36:22 +0000 (22:36 +0200)] 
ntdll: Clear alignment flag in exception handlers.

14 years agontdll: Add SP2 for Vista.
André Hentschel [Mon, 19 Apr 2010 18:57:15 +0000 (20:57 +0200)] 
ntdll: Add SP2 for Vista.

14 years agowined3d: Immediately return on redundant changes in IWineD3DDeviceImpl_SetDepthStenci...
Henri Verbeet [Mon, 19 Apr 2010 18:47:03 +0000 (20:47 +0200)] 
wined3d: Immediately return on redundant changes in IWineD3DDeviceImpl_SetDepthStencilSurface().

14 years agowined3d: Get rid of a useless local variable in IWineD3DDeviceImpl_SetDepthStencilSur...
Henri Verbeet [Mon, 19 Apr 2010 18:47:02 +0000 (20:47 +0200)] 
wined3d: Get rid of a useless local variable in IWineD3DDeviceImpl_SetDepthStencilSurface().

14 years agowined3d: Store the depth/stencil surface as an IWineD3DSurfaceImpl pointer in the...
Henri Verbeet [Mon, 19 Apr 2010 18:47:01 +0000 (20:47 +0200)] 
wined3d: Store the depth/stencil surface as an IWineD3DSurfaceImpl pointer in the device.

14 years agowined3d: Store the auto depth/stencil surface as an IWineD3DSurfaceImpl pointer in...
Henri Verbeet [Mon, 19 Apr 2010 18:47:00 +0000 (20:47 +0200)] 
wined3d: Store the auto depth/stencil surface as an IWineD3DSurfaceImpl pointer in the device.

14 years agowined3d: Store render targets as IWineD3DSurfaceImpl pointers in the device.
Henri Verbeet [Mon, 19 Apr 2010 18:46:59 +0000 (20:46 +0200)] 
wined3d: Store render targets as IWineD3DSurfaceImpl pointers in the device.

14 years agoshell32: Update German translation.
André Hentschel [Mon, 19 Apr 2010 18:26:30 +0000 (20:26 +0200)] 
shell32: Update German translation.

14 years agoshlwapi: Fix comment typo.
André Hentschel [Mon, 19 Apr 2010 18:05:37 +0000 (20:05 +0200)] 
shlwapi: Fix comment typo.

14 years agowordpad: Set the window small icon, and get rid of old icons.
Alexandre Julliard [Mon, 19 Apr 2010 18:13:34 +0000 (20:13 +0200)] 
wordpad: Set the window small icon, and get rid of old icons.

14 years agowinhlp32: Set the window class small icon for all classes.
Alexandre Julliard [Mon, 19 Apr 2010 18:13:11 +0000 (20:13 +0200)] 
winhlp32: Set the window class small icon for all classes.

14 years agowinetest: Set the window small icon.
Alexandre Julliard [Mon, 19 Apr 2010 18:12:57 +0000 (20:12 +0200)] 
winetest: Set the window small icon.