wine
17 years agontdll: Moved the check for removable file in load_dll to the server.
Alexandre Julliard [Fri, 12 Jan 2007 13:42:43 +0000 (14:42 +0100)] 
ntdll: Moved the check for removable file in load_dll to the server.

17 years agoxrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode() code optimisations.
Francois Gouget [Thu, 11 Jan 2007 14:47:06 +0000 (15:47 +0100)] 
xrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode() code optimisations.

17 years agoodbccp32: Implement SQLGetInstalledDrivers.
Bill Medland [Thu, 11 Jan 2007 17:29:44 +0000 (09:29 -0800)] 
odbccp32: Implement SQLGetInstalledDrivers.

17 years agotreeview: Fix horizontal scrolling.
Duane Clark [Thu, 11 Jan 2007 23:06:05 +0000 (15:06 -0800)] 
treeview: Fix horizontal scrolling.

17 years agowined3d: Avoid a NULL pointer dereference in UpdateTexture (Coverity).
Stefan Dösinger [Thu, 11 Jan 2007 23:20:42 +0000 (00:20 +0100)] 
wined3d: Avoid a NULL pointer dereference in UpdateTexture (Coverity).

17 years agowined3d: Do not perform a NULL check on riid (Coverity).
Stefan Dösinger [Thu, 11 Jan 2007 23:17:04 +0000 (00:17 +0100)] 
wined3d: Do not perform a NULL check on riid (Coverity).

17 years agod3d9: Implement IDirect3DDevice9::StretchRect.
Stefan Dösinger [Thu, 11 Jan 2007 23:08:29 +0000 (00:08 +0100)] 
d3d9: Implement IDirect3DDevice9::StretchRect.

17 years agoole32/tests: Cast-qual warnings fixes.
Paul Vriens [Fri, 12 Jan 2007 07:04:35 +0000 (08:04 +0100)] 
ole32/tests: Cast-qual warnings fixes.

17 years agoriched20: Fix crash undoing a paste.
Clinton Stimpson [Fri, 12 Jan 2007 06:09:44 +0000 (23:09 -0700)] 
riched20: Fix crash undoing a paste.

17 years agoexplorer/systray: Some code cleanup.
Kirill K. Smirnov [Fri, 12 Jan 2007 01:48:52 +0000 (04:48 +0300)] 
explorer/systray: Some code cleanup.

17 years agod3d8/tests: Warn that tests were skipped if we could not load d3d8.dll.
Francois Gouget [Thu, 11 Jan 2007 14:38:11 +0000 (15:38 +0100)] 
d3d8/tests: Warn that tests were skipped if we could not load d3d8.dll.

But report a failed test if a mandatory function is missing from it.

17 years agod3d9/tests: Warn that tests were skipped if we could not load d3d9.dll.
Francois Gouget [Thu, 11 Jan 2007 14:38:47 +0000 (15:38 +0100)] 
d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll.

But report a failed test if a mandatory function is missing from it.
Also warn if the hardware capabilities force us to skip some tests.

17 years agotests: Add skip(), a function to warn that tests were skipped due to limitations...
Francois Gouget [Thu, 11 Jan 2007 14:37:19 +0000 (15:37 +0100)] 
tests: Add skip(), a function to warn that tests were skipped due to limitations of the environment or missing dependencies.

17 years agodsound/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget [Thu, 11 Jan 2007 14:53:41 +0000 (15:53 +0100)] 
dsound/tests: Replace some '#if 0's with 'if (0)'s.

17 years agodsound/tests: The tests link with dsound.dll so use GetModuleHandle() instead of...
Francois Gouget [Thu, 11 Jan 2007 14:40:08 +0000 (15:40 +0100)] 
dsound/tests: The tests link with dsound.dll so use GetModuleHandle() instead of LoadLibrary().

17 years agodsound/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget [Thu, 11 Jan 2007 14:53:41 +0000 (15:53 +0100)] 
dsound/tests: Replace some '#if 0's with 'if (0)'s.

17 years agowinmm/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget [Thu, 11 Jan 2007 14:35:11 +0000 (15:35 +0100)] 
winmm/tests: Replace some '#if 0's with 'if (0)'s.

Fix the code so it compiles without warnings.

17 years agowined3d: Do not block waiting for occlusion query result in GetData.
Ken Thomases [Thu, 11 Jan 2007 22:48:15 +0000 (16:48 -0600)] 
wined3d: Do not block waiting for occlusion query result in GetData.

17 years agoole32: Fix copied description and copyright statement for tests/errorinfo.c.
Rob Shearman [Thu, 11 Jan 2007 21:25:11 +0000 (15:25 -0600)] 
ole32: Fix copied description and copyright statement for tests/errorinfo.c.

17 years agodbghelp: Split gnu_debuglink handling into own function.
Frank Richter [Thu, 11 Jan 2007 15:29:27 +0000 (16:29 +0100)] 
dbghelp: Split gnu_debuglink handling into own function.

17 years agomsacm32: Declare some variables static.
Andrew Talbot [Thu, 11 Jan 2007 15:13:34 +0000 (15:13 +0000)] 
msacm32: Declare some variables static.

17 years agomshtml: Declare a variable static.
Andrew Talbot [Thu, 11 Jan 2007 15:13:49 +0000 (15:13 +0000)] 
mshtml: Declare a variable static.

17 years agompr: Declare a variable static.
Andrew Talbot [Thu, 11 Jan 2007 15:13:26 +0000 (15:13 +0000)] 
mpr: Declare a variable static.

17 years agomsdmo: Declare a function static.
Andrew Talbot [Thu, 11 Jan 2007 15:13:43 +0000 (15:13 +0000)] 
msdmo: Declare a function static.

17 years agoitss: Remove unused variable and associated dead code.
Andrew Talbot [Thu, 11 Jan 2007 12:35:45 +0000 (12:35 +0000)] 
itss: Remove unused variable and associated dead code.

17 years agomsadp32.acm: Remove unused function.
Andrew Talbot [Thu, 11 Jan 2007 12:25:54 +0000 (12:25 +0000)] 
msadp32.acm: Remove unused function.

17 years agomsg711.acm: Remove unused function.
Andrew Talbot [Thu, 11 Jan 2007 12:26:48 +0000 (12:26 +0000)] 
msg711.acm: Remove unused function.

17 years agocomdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c.
Detlef Riekenberg [Thu, 11 Jan 2007 23:05:58 +0000 (00:05 +0100)] 
comdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c.

17 years agowinspool: Support Xcv for ConfigurePortW.
Detlef Riekenberg [Thu, 11 Jan 2007 12:10:37 +0000 (13:10 +0100)] 
winspool: Support Xcv for ConfigurePortW.

17 years agowinspool: Support monitors without a name.
Detlef Riekenberg [Thu, 11 Jan 2007 12:05:16 +0000 (13:05 +0100)] 
winspool: Support monitors without a name.

17 years agopreloader: Added printf format checking and fix some formats.
Alexandre Julliard [Thu, 11 Jan 2007 11:46:06 +0000 (12:46 +0100)] 
preloader: Added printf format checking and fix some formats.

17 years agopreloader: Remove reserved ranges that we failed to allocate.
Alexandre Julliard [Thu, 11 Jan 2007 11:35:42 +0000 (12:35 +0100)] 
preloader: Remove reserved ranges that we failed to allocate.

17 years agoodbccp32: Implement SQLInstallerError(W).
Bill Medland [Wed, 10 Jan 2007 19:43:41 +0000 (11:43 -0800)] 
odbccp32: Implement SQLInstallerError(W).

17 years agokernel32: Merge existing resources in EndUpdateResource.
Mike McCormack [Thu, 11 Jan 2007 08:43:54 +0000 (17:43 +0900)] 
kernel32: Merge existing resources in EndUpdateResource.

17 years agokernel32: Split update_add_resource() into two functions.
Mike McCormack [Thu, 11 Jan 2007 08:43:23 +0000 (17:43 +0900)] 
kernel32: Split update_add_resource() into two functions.

17 years agokernel32: Create a simple abstraction for file mappings.
Mike McCormack [Thu, 11 Jan 2007 08:41:21 +0000 (17:41 +0900)] 
kernel32: Create a simple abstraction for file mappings.

17 years agouser32: Add a simple DrawState test, make it pass under Wine.
Dmitry Timoshkov [Thu, 11 Jan 2007 10:06:19 +0000 (18:06 +0800)] 
user32: Add a simple DrawState test, make it pass under Wine.

17 years agomshtml: Use the correct variable in the FIXME.
James Hawkins [Thu, 11 Jan 2007 09:56:55 +0000 (03:56 -0600)] 
mshtml: Use the correct variable in the FIXME.

17 years agowinspool.drv: Check for get_filename failure.
James Hawkins [Thu, 11 Jan 2007 09:19:58 +0000 (03:19 -0600)] 
winspool.drv: Check for get_filename failure.

17 years agowinedbg: Check buffer for NULL before writing to it.
James Hawkins [Thu, 11 Jan 2007 09:11:37 +0000 (03:11 -0600)] 
winedbg: Check buffer for NULL before writing to it.

17 years agoriched20: Fix modification state for several operations.
Clinton Stimpson [Thu, 11 Jan 2007 07:46:35 +0000 (00:46 -0700)] 
riched20: Fix modification state for several operations.

17 years agoole32: Add tests for the default handler.
Rob Shearman [Wed, 10 Jan 2007 23:02:48 +0000 (17:02 -0600)] 
ole32: Add tests for the default handler.

17 years agoole32: Add tests for error info functions.
Rob Shearman [Wed, 10 Jan 2007 22:56:30 +0000 (16:56 -0600)] 
ole32: Add tests for error info functions.

Return E_INVALIDARG if dwReserved is not set to zero for both
GetErrorInfo and SetErrorInfo.

17 years agodinput: Internal data format is not const anymore.
Vitaliy Margolen [Wed, 10 Jan 2007 13:50:52 +0000 (06:50 -0700)] 
dinput: Internal data format is not const anymore.

17 years agodinput: Don't copy no longer used user data format object array.
Vitaliy Margolen [Tue, 9 Jan 2007 20:45:00 +0000 (13:45 -0700)] 
dinput: Don't copy no longer used user data format object array.

17 years agodinput: Use internal data format for object lookups.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:54 +0000 (13:44 -0700)] 
dinput: Use internal data format for object lookups.

17 years agodinput: [joystick_linuxinput] Use correct offset to queue events.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:49 +0000 (13:44 -0700)] 
dinput: [joystick_linuxinput] Use correct offset to queue events.

17 years agodinput: [joystick_linuxinput] Rewrite GetObjectInfo and EnumObjects on top of base...
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:42 +0000 (13:44 -0700)] 
dinput: [joystick_linuxinput] Rewrite GetObjectInfo and EnumObjects on top of base class.

17 years agodinput: [joystick_linuxinput] Copy and modify default data format.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:32 +0000 (13:44 -0700)] 
dinput: [joystick_linuxinput] Copy and modify default data format.

17 years agodinput: [joystick_linux] Use correct offset to queue events.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:07 +0000 (13:44 -0700)] 
dinput: [joystick_linux] Use correct offset to queue events.

17 years agodinput: [joystick_linux] Reuse the same properties array.
Vitaliy Margolen [Tue, 9 Jan 2007 20:43:59 +0000 (13:43 -0700)] 
dinput: [joystick_linux] Reuse the same properties array.

17 years agodinput: [joystick_linux] Copy and modify default data format.
Vitaliy Margolen [Tue, 9 Jan 2007 20:43:47 +0000 (13:43 -0700)] 
dinput: [joystick_linux] Copy and modify default data format.

Copy only what we have.

17 years agogdi32: Print status of the hinting support in the debug log.
Dmitry Timoshkov [Thu, 11 Jan 2007 08:42:06 +0000 (16:42 +0800)] 
gdi32: Print status of the hinting support in the debug log.

17 years agoclock: Update Dutch resource.
Louis Lenders [Thu, 11 Jan 2007 08:08:47 +0000 (08:08 +0000)] 
clock: Update Dutch resource.

17 years agocomdlg32: Update Dutch resources.
Louis Lenders [Wed, 10 Jan 2007 20:59:50 +0000 (20:59 +0000)] 
comdlg32: Update Dutch resources.

17 years agouser32: Update Dutch resources.
Louis Lenders [Wed, 10 Jan 2007 20:57:59 +0000 (20:57 +0000)] 
user32: Update Dutch resources.

17 years agorpcrt4: Give a proper name to some formerly reserved MIDL_STUB_MESSAGE fields.
Francois Gouget [Wed, 10 Jan 2007 15:28:20 +0000 (16:28 +0100)] 
rpcrt4: Give a proper name to some formerly reserved MIDL_STUB_MESSAGE fields.

Define NTDDI_VERSION so we get definitions for the Reserved51_X fields with the PSDK.
This fixes compilation of the ndr_marshall.c with the PSDK.

17 years agowininet: Don't try to read anything if 0 bytes are to be read.
Rob Shearman [Wed, 10 Jan 2007 15:30:22 +0000 (09:30 -0600)] 
wininet: Don't try to read anything if 0 bytes are to be read.

17 years agokernel32: Declare some functions static.
Andrew Talbot [Wed, 10 Jan 2007 18:28:25 +0000 (18:28 +0000)] 
kernel32: Declare some functions static.

17 years agoitss: Declare a function static.
Andrew Talbot [Wed, 10 Jan 2007 15:22:39 +0000 (15:22 +0000)] 
itss: Declare a function static.

17 years agoimaadp32.acm: Remove unused function.
Andrew Talbot [Wed, 10 Jan 2007 15:21:06 +0000 (15:21 +0000)] 
imaadp32.acm: Remove unused function.

17 years agontdll: Add Western Australia Summer Time.
Harry McNally [Wed, 10 Jan 2007 11:49:53 +0000 (20:49 +0900)] 
ntdll: Add Western Australia Summer Time.

17 years agowine.inf: We cannot create fake dlls for 16bit libraries. So remove ddeml.dll.
Francois Gouget [Wed, 10 Jan 2007 15:21:45 +0000 (16:21 +0100)] 
wine.inf: We cannot create fake dlls for 16bit libraries. So remove ddeml.dll.

17 years agowined3d: Remove dead NV_TEXTURE_SHADER code
Stefan Dösinger [Wed, 10 Jan 2007 10:48:10 +0000 (11:48 +0100)] 
wined3d: Remove dead NV_TEXTURE_SHADER code

17 years agowined3d: Do not activate / deactivate texture dimensions twice.
Stefan Dösinger [Wed, 10 Jan 2007 10:44:55 +0000 (11:44 +0100)] 
wined3d: Do not activate / deactivate texture dimensions twice.

17 years agowined3d: D3D7 vertex buffers never change their declaration.
Stefan Dösinger [Wed, 10 Jan 2007 10:43:27 +0000 (11:43 +0100)] 
wined3d: D3D7 vertex buffers never change their declaration.

17 years agowined3d: Fix a capital letter in a parameter name.
Stefan Dösinger [Wed, 10 Jan 2007 10:40:28 +0000 (11:40 +0100)] 
wined3d: Fix a capital letter in a parameter name.

17 years agowined3d: Add copyright statements to state.c.
Stefan Dösinger [Wed, 10 Jan 2007 10:38:00 +0000 (11:38 +0100)] 
wined3d: Add copyright statements to state.c.

17 years agowined3d: Attempt to remove some tabs smuggled in by xcode.
Stefan Dösinger [Wed, 10 Jan 2007 10:37:03 +0000 (11:37 +0100)] 
wined3d: Attempt to remove some tabs smuggled in by xcode.

17 years agowined3d: Do not warn about unsupported point sizes if the default values are set.
Stefan Dösinger [Wed, 10 Jan 2007 10:32:07 +0000 (11:32 +0100)] 
wined3d: Do not warn about unsupported point sizes if the default values are set.

17 years agowined3d: Avoid false resultarg warnings.
Stefan Dösinger [Wed, 10 Jan 2007 10:31:18 +0000 (11:31 +0100)] 
wined3d: Avoid false resultarg warnings.

17 years agoddraw: Get some texture stage states from their equivalent sampler states.
Stefan Dösinger [Wed, 10 Jan 2007 10:29:55 +0000 (11:29 +0100)] 
ddraw: Get some texture stage states from their equivalent sampler states.

17 years agowined3d: Store the scissor rect in the stateblock.
Stefan Dösinger [Wed, 10 Jan 2007 10:28:42 +0000 (11:28 +0100)] 
wined3d: Store the scissor rect in the stateblock.

17 years agowined3d: Count the framerate per swapchain, not globally.
Stefan Dösinger [Wed, 10 Jan 2007 10:27:26 +0000 (11:27 +0100)] 
wined3d: Count the framerate per swapchain, not globally.

17 years agowined3d: Move material applying to the state table.
Stefan Dösinger [Wed, 10 Jan 2007 10:26:12 +0000 (11:26 +0100)] 
wined3d: Move material applying to the state table.

17 years agowined3d: Remove the invymat from drawprim.c.
Stefan Dösinger [Wed, 10 Jan 2007 10:25:04 +0000 (11:25 +0100)] 
wined3d: Remove the invymat from drawprim.c.

17 years agowined3d: Do not reset the material.
Stefan Dösinger [Wed, 10 Jan 2007 10:23:04 +0000 (11:23 +0100)] 
wined3d: Do not reset the material.

17 years agoserver: Allow suspended threads to run system APCs.
Alexandre Julliard [Wed, 10 Jan 2007 20:55:23 +0000 (21:55 +0100)] 
server: Allow suspended threads to run system APCs.

17 years agontdll: Make sure that critical section waits are not interrupted.
Alexandre Julliard [Wed, 10 Jan 2007 20:53:39 +0000 (21:53 +0100)] 
ntdll: Make sure that critical section waits are not interrupted.

17 years agontdll: Only return STATUS_USER_APC from a wait if a real user APC has been run.
Alexandre Julliard [Wed, 10 Jan 2007 19:48:02 +0000 (20:48 +0100)] 
ntdll: Only return STATUS_USER_APC from a wait if a real user APC has been run.

Based on a patch by Thomas Kho.

17 years agontdll: Compute the wait timeout only once in NTDLL_wait_for_multiple_objects.
Alexandre Julliard [Wed, 10 Jan 2007 19:44:35 +0000 (20:44 +0100)] 
ntdll: Compute the wait timeout only once in NTDLL_wait_for_multiple_objects.

17 years agomake_makefiles: Get rid of the rules for dll symlinks.
Alexandre Julliard [Wed, 10 Jan 2007 12:58:00 +0000 (13:58 +0100)] 
make_makefiles: Get rid of the rules for dll symlinks.

17 years agowineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:46:14 +0000 (13:46 +0100)] 
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.

17 years agowinenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:45:39 +0000 (13:45 +0100)] 
winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.

17 years agowinejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:45:03 +0000 (13:45 +0100)] 
winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.

17 years agowineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:44:20 +0000 (13:44 +0100)] 
wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv.

17 years agowinecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio...
Alexandre Julliard [Wed, 10 Jan 2007 12:43:27 +0000 (13:43 +0100)] 
winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv.

17 years agowineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:42:34 +0000 (13:42 +0100)] 
wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv.

17 years agowinearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:41:40 +0000 (13:41 +0100)] 
winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv.

17 years agowinealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:40:39 +0000 (13:40 +0100)] 
winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.

17 years agojanitorial: Use the C standard for multiline strings.
Michael Stefaniuc [Tue, 9 Jan 2007 22:42:26 +0000 (23:42 +0100)] 
janitorial: Use the C standard for multiline strings.

17 years agowineconsole: Fix a typo in the help message about correct backend names.
Dmitry Timoshkov [Wed, 10 Jan 2007 07:26:51 +0000 (15:26 +0800)] 
wineconsole: Fix a typo in the help message about correct backend names.

17 years agowineconsole: Use CP_UNIXCP to translate strings to the system encoding.
Dmitry Timoshkov [Wed, 10 Jan 2007 07:27:13 +0000 (15:27 +0800)] 
wineconsole: Use CP_UNIXCP to translate strings to the system encoding.

17 years agowineconsole: Make some data const.
Dmitry Timoshkov [Wed, 10 Jan 2007 07:27:24 +0000 (15:27 +0800)] 
wineconsole: Make some data const.

17 years agodinput: Pass complete DataFormat structure to find_property.
Vitaliy Margolen [Tue, 9 Jan 2007 20:43:36 +0000 (13:43 -0700)] 
dinput: Pass complete DataFormat structure to find_property.

17 years agodinput: Remove duplicate Keyboard->Poll it is the same as base class.
Vitaliy Margolen [Tue, 9 Jan 2007 20:36:59 +0000 (13:36 -0700)] 
dinput: Remove duplicate Keyboard->Poll it is the same as base class.

17 years agodinput: Fix trace formatting.
Vitaliy Margolen [Tue, 9 Jan 2007 20:36:36 +0000 (13:36 -0700)] 
dinput: Fix trace formatting.

17 years agoole32: Fix the detection of when we need an additional QueryInterface in CoUnmarshalI...
Rob Shearman [Tue, 9 Jan 2007 17:18:03 +0000 (17:18 +0000)] 
ole32: Fix the detection of when we need an additional QueryInterface in CoUnmarshalInterface.

17 years agoole32: Add a test for the failure case of same-apartment unmarshaling when passing...
Rob Shearman [Tue, 9 Jan 2007 17:18:12 +0000 (17:18 +0000)] 
ole32: Add a test for the failure case of same-apartment unmarshaling when passing in an unsupported iid.

17 years agoole32: Add tests for passing invalid arguments to CoUnmarshalInterface.
Rob Shearman [Tue, 9 Jan 2007 17:17:34 +0000 (17:17 +0000)] 
ole32: Add tests for passing invalid arguments to CoUnmarshalInterface.