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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

15 years agowinemine: Set the window class small icon.
Alexandre Julliard [Mon, 19 Apr 2010 18:12:51 +0000 (20:12 +0200)]
winemine: Set the window class small icon.

15 years agotaskmgr: Set the window small icon.
Alexandre Julliard [Mon, 19 Apr 2010 18:12:39 +0000 (20:12 +0200)]
taskmgr: Set the window small icon.

15 years agonotepad: Set the window class small icon.
Alexandre Julliard [Mon, 19 Apr 2010 18:12:34 +0000 (20:12 +0200)]
notepad: Set the window class small icon.

15 years agowinex11: Add the small icon to the NET_WM_ICON hint.
Alexandre Julliard [Mon, 19 Apr 2010 15:51:44 +0000 (17:51 +0200)]
winex11: Add the small icon to the NET_WM_ICON hint.

15 years agowinex11: Generate an alpha channel from the bitmask for icons that don't have one.
Alexandre Julliard [Mon, 19 Apr 2010 12:49:26 +0000 (14:49 +0200)]
winex11: Generate an alpha channel from the bitmask for icons that don't have one.

15 years agowinex11: Move creation of an ARGB bitmap for icons to a separate function.
Alexandre Julliard [Mon, 19 Apr 2010 09:13:34 +0000 (11:13 +0200)]
winex11: Move creation of an ARGB bitmap for icons to a separate function.

15 years agousp10: Improve support for Syriac in ScriptItemize.
Aric Stewart [Mon, 19 Apr 2010 12:31:28 +0000 (07:31 -0500)]
usp10: Improve support for Syriac in ScriptItemize.

15 years agousp10: Improve Hebrew support in ScriptItemize.
Aric Stewart [Mon, 19 Apr 2010 12:31:16 +0000 (07:31 -0500)]
usp10: Improve Hebrew support in ScriptItemize.

15 years agoddraw: Do not restore the display mode from inside SetCooperativeLevel.
Johan Gill [Fri, 16 Apr 2010 21:04:41 +0000 (23:04 +0200)]
ddraw: Do not restore the display mode from inside SetCooperativeLevel.

15 years agowineboot: Update Korean translation.
Hwang YunSong(황윤성) [Mon, 19 Apr 2010 01:28:48 +0000 (10:28 +0900)]
wineboot: Update Korean translation.

15 years agowinhlp32: Replaced progam icon with a Tango compliant icon.
Joel Holdsworth [Sun, 18 Apr 2010 15:28:36 +0000 (16:28 +0100)]
winhlp32: Replaced progam icon with a Tango compliant icon.

15 years agoregedit: Replaced progam icon with a Tango compliant icon.
Joel Holdsworth [Sun, 18 Apr 2010 15:28:51 +0000 (16:28 +0100)]
regedit: Replaced progam icon with a Tango compliant icon.

15 years agowinefile: Replaced program icon with a Tango compliant icon.
Joel Holdsworth [Sun, 18 Apr 2010 15:28:43 +0000 (16:28 +0100)]
winefile: Replaced program icon with a Tango compliant icon.

15 years agowinetest: Replaced program icon with a Tango compliant icon.
Joel Holdsworth [Sun, 18 Apr 2010 15:28:28 +0000 (16:28 +0100)]
winetest: Replaced program icon with a Tango compliant icon.

15 years agowinemine: Replaced program icon with a Tango compliant icon.
Joel Holdsworth [Sun, 18 Apr 2010 15:28:20 +0000 (16:28 +0100)]
winemine: Replaced program icon with a Tango compliant icon.

15 years agowcmd: Replaced program icon with a Tango compliant icon.
Joel Holdsworth [Sun, 18 Apr 2010 15:28:12 +0000 (16:28 +0100)]
wcmd: Replaced program icon with a Tango compliant icon.

15 years agokernel32: Rename the load_message helper to reflect its sole handling of Unicode...
Andrew Nguyen [Sun, 18 Apr 2010 14:10:19 +0000 (09:10 -0500)]
kernel32: Rename the load_message helper to reflect its sole handling of Unicode strings.

15 years agokernel32: Unify the format_message ANSI and Unicode helpers.
Andrew Nguyen [Sun, 18 Apr 2010 14:10:08 +0000 (09:10 -0500)]
kernel32: Unify the format_message ANSI and Unicode helpers.

15 years agokernel32: Unify the format_insert ANSI and Unicode helpers.
Andrew Nguyen [Sun, 18 Apr 2010 14:09:59 +0000 (09:09 -0500)]
kernel32: Unify the format_insert ANSI and Unicode helpers.

15 years agokernel32: Transition FormatMessageA to the internal use of Unicode strings.
Andrew Nguyen [Sun, 18 Apr 2010 14:09:53 +0000 (09:09 -0500)]
kernel32: Transition FormatMessageA to the internal use of Unicode strings.

15 years agokernel32: Separate format string parsing in FormatMessageA into a new function.
Andrew Nguyen [Sun, 18 Apr 2010 14:09:45 +0000 (09:09 -0500)]
kernel32: Separate format string parsing in FormatMessageA into a new function.

15 years agokernel32: Separate format string parsing in FormatMessageW into a new function.
Andrew Nguyen [Sun, 18 Apr 2010 14:09:28 +0000 (09:09 -0500)]
kernel32: Separate format string parsing in FormatMessageW into a new function.

15 years agokernel32: Consistify allocation behavior with FormatMessageA/W.
Andrew Nguyen [Sun, 18 Apr 2010 14:09:21 +0000 (09:09 -0500)]
kernel32: Consistify allocation behavior with FormatMessageA/W.

15 years agokernel32/tests: Add tests for buffer allocation in FormatMessage.
Andrew Nguyen [Sun, 18 Apr 2010 14:09:14 +0000 (09:09 -0500)]
kernel32/tests: Add tests for buffer allocation in FormatMessage.

15 years agokernel32: Only check the buffer pointer in FormatMessageA if buffer allocation is...
Andrew Nguyen [Sun, 18 Apr 2010 14:09:06 +0000 (09:09 -0500)]
kernel32: Only check the buffer pointer in FormatMessageA if buffer allocation is requested.

15 years agokernel32: Reject an insufficiently sized buffer in FormatMessageA/W.
Andrew Nguyen [Sun, 18 Apr 2010 14:08:54 +0000 (09:08 -0500)]
kernel32: Reject an insufficiently sized buffer in FormatMessageA/W.

15 years agokernel32: Remove superfluous heap reallocation calls in FormatMessageA/W.
Andrew Nguyen [Sun, 18 Apr 2010 14:08:42 +0000 (09:08 -0500)]
kernel32: Remove superfluous heap reallocation calls in FormatMessageA/W.

The buffer in question is temporary and will be freed on function
return, so resizing and leaving the enlarged space unused is pointless.

15 years agokernel32/tests: Remove a superfluous comment in the FormatMessage tests.
Andrew Nguyen [Sun, 18 Apr 2010 14:08:15 +0000 (09:08 -0500)]
kernel32/tests: Remove a superfluous comment in the FormatMessage tests.

15 years agomsxml3: Register classes.
Alistair Leslie-Hughes [Mon, 19 Apr 2010 10:53:51 +0000 (20:53 +1000)]
msxml3: Register classes.

15 years agomsxml4: Register classes.
Alistair Leslie-Hughes [Thu, 15 Apr 2010 20:07:47 +0000 (06:07 +1000)]
msxml4: Register classes.

15 years agoshell32: Move IShellIcon definition to idl source.
Nikolay Sivov [Sun, 18 Apr 2010 14:54:43 +0000 (18:54 +0400)]
shell32: Move IShellIcon definition to idl source.

15 years agoshell32: Fallback to IShellDetails while filling shell view columns if IShellFolder2...
Nikolay Sivov [Sun, 18 Apr 2010 14:51:45 +0000 (18:51 +0400)]
shell32: Fallback to IShellDetails while filling shell view columns if IShellFolder2 is missed.

15 years agoshell32: Load shell folder column names as A/W strings depending on 9x/NT selector.
Nikolay Sivov [Sun, 18 Apr 2010 14:48:58 +0000 (18:48 +0400)]
shell32: Load shell folder column names as A/W strings depending on 9x/NT selector.

15 years agoshell32: Add printers CLSID to test, clean up a bit.
Nikolay Sivov [Sun, 18 Apr 2010 14:31:52 +0000 (18:31 +0400)]
shell32: Add printers CLSID to test, clean up a bit.

15 years agoshell32: Add ::Initialize() and ::GetCurFolder() for printers folder IPersistFolder2...
Nikolay Sivov [Sun, 18 Apr 2010 14:14:47 +0000 (18:14 +0400)]
shell32: Add ::Initialize() and ::GetCurFolder() for printers folder IPersistFolder2 interface.

15 years agoshell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().
Nikolay Sivov [Sun, 18 Apr 2010 14:04:25 +0000 (18:04 +0400)]
shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().

15 years agoshell32: Add ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers...
Nikolay Sivov [Sun, 18 Apr 2010 14:00:31 +0000 (18:00 +0400)]
shell32: Add ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder.

15 years agoshlwapi: Fix broken NULL checks (with tests).
Detlef Riekenberg [Sun, 18 Apr 2010 22:45:19 +0000 (00:45 +0200)]
shlwapi: Fix broken NULL checks (with tests).

15 years agoshlwapi/tests: Add tests for SHSetThreadRef.
Detlef Riekenberg [Sun, 18 Apr 2010 22:45:18 +0000 (00:45 +0200)]
shlwapi/tests: Add tests for SHSetThreadRef.

15 years agoshlwapi/tests: Add initial test for SHGetThreadRef.
Detlef Riekenberg [Sun, 18 Apr 2010 22:45:17 +0000 (00:45 +0200)]
shlwapi/tests: Add initial test for SHGetThreadRef.

15 years agoshell32/tests: Release the test desktop interface on all appropriate exit paths in...
Andrew Nguyen [Sun, 18 Apr 2010 20:10:43 +0000 (15:10 -0500)]
shell32/tests: Release the test desktop interface on all appropriate exit paths in ParseDisplayName tests.

15 years agoshdocvw: Implement SHRestricted2A.
Detlef Riekenberg [Sun, 18 Apr 2010 13:31:05 +0000 (15:31 +0200)]
shdocvw: Implement SHRestricted2A.

15 years agomsi: Sync combo control value with associated property.
Octavian Voicu [Mon, 19 Apr 2010 09:59:03 +0000 (12:59 +0300)]
msi: Sync combo control value with associated property.

15 years agomsi: Fill combo control with items from database.
Octavian Voicu [Mon, 19 Apr 2010 09:59:02 +0000 (12:59 +0300)]
msi: Fill combo control with items from database.

15 years agomsi: Use standard window class for combo control and add error checking.
Octavian Voicu [Mon, 19 Apr 2010 09:59:01 +0000 (12:59 +0300)]
msi: Use standard window class for combo control and add error checking.

15 years agomsi: Fix crash when calling MsiGetActiveDatabase with invalid remote handle.
Octavian Voicu [Mon, 19 Apr 2010 09:49:40 +0000 (12:49 +0300)]
msi: Fix crash when calling MsiGetActiveDatabase with invalid remote handle.

15 years agomsvcrt: Added fopen_s implementation.
Piotr Caban [Mon, 19 Apr 2010 08:59:02 +0000 (10:59 +0200)]
msvcrt: Added fopen_s implementation.

15 years agomsvcrt: Return correct strings in setlocale.
Piotr Caban [Mon, 19 Apr 2010 08:58:51 +0000 (10:58 +0200)]
msvcrt: Return correct strings in setlocale.

15 years agomsvcrt/tests: Added __crtGetStringTypeW tests.
Piotr Caban [Mon, 19 Apr 2010 08:58:40 +0000 (10:58 +0200)]
msvcrt/tests: Added __crtGetStringTypeW tests.

15 years agomsvcrt/tests: Added setlocale tests.
Piotr Caban [Mon, 19 Apr 2010 08:58:30 +0000 (10:58 +0200)]
msvcrt/tests: Added setlocale tests.

15 years agomsvcrt: Added implementation of __crtGetStringTypeW.
Piotr Caban [Mon, 19 Apr 2010 08:58:19 +0000 (10:58 +0200)]
msvcrt: Added implementation of __crtGetStringTypeW.

15 years agomsvcrt: Fix multiple locales parsing in _create_locale.
Piotr Caban [Mon, 19 Apr 2010 08:58:10 +0000 (10:58 +0200)]
msvcrt: Fix multiple locales parsing in _create_locale.

15 years agomsvcrt: Added implementations of _vswprintf* functions.
Piotr Caban [Mon, 19 Apr 2010 08:58:00 +0000 (10:58 +0200)]
msvcrt: Added implementations of _vswprintf* functions.

15 years agomsvcrt: Added _vsnwprintf* implementation.
Piotr Caban [Mon, 19 Apr 2010 08:57:50 +0000 (10:57 +0200)]
msvcrt: Added _vsnwprintf* implementation.

15 years agomsvcrt: Added _vsnprintf* implementation.
Piotr Caban [Mon, 19 Apr 2010 08:57:40 +0000 (10:57 +0200)]
msvcrt: Added _vsnprintf* implementation.

15 years agomsvcrt: Add parameters to mimic *_s function behaviour in pf_vsnprintf.
Piotr Caban [Mon, 19 Apr 2010 08:57:31 +0000 (10:57 +0200)]
msvcrt: Add parameters to mimic *_s function behaviour in pf_vsnprintf.

15 years agomsvcrt: Format strings according to specified locale in pf_vsnprintf.
Piotr Caban [Mon, 19 Apr 2010 08:57:14 +0000 (10:57 +0200)]
msvcrt: Format strings according to specified locale in pf_vsnprintf.

15 years agomsi: Handle MSIDBOPEN_PATCHFILE properly in MsiOpenDatabase.
Hans Leidekker [Mon, 19 Apr 2010 10:38:51 +0000 (12:38 +0200)]
msi: Handle MSIDBOPEN_PATCHFILE properly in MsiOpenDatabase.