wine
11 years agokernel32: Report FILE_PERSISTENT_ACLS flag for NTFS volumes.
Erich Hoover [Wed, 19 Sep 2012 14:03:46 +0000 (08:03 -0600)] 
kernel32: Report FILE_PERSISTENT_ACLS flag for NTFS volumes.

11 years agoshell32: Add tests for ShellExecute()'s handling of file URLs.
Francois Gouget [Thu, 20 Sep 2012 11:01:48 +0000 (13:01 +0200)] 
shell32: Add tests for ShellExecute()'s handling of file URLs.

11 years agoshell32/tests: Use consistent types for the ShellExecute() & co return value.
Francois Gouget [Thu, 20 Sep 2012 10:58:43 +0000 (12:58 +0200)] 
shell32/tests: Use consistent types for the ShellExecute() & co return value.

11 years agoscrrun: Add Scripting.Dictionary interface.
Alistair Leslie-Hughes [Thu, 20 Sep 2012 04:02:16 +0000 (14:02 +1000)] 
scrrun: Add Scripting.Dictionary interface.

11 years agoole32: Add CoGetDefaultContext stub.
Alistair Leslie-Hughes [Sun, 23 Sep 2012 04:02:21 +0000 (14:02 +1000)] 
ole32: Add CoGetDefaultContext stub.

11 years agowinemenubuilder: Correct InvokeShellLinkerForURL return value.
Per Johansson [Wed, 19 Sep 2012 19:49:23 +0000 (21:49 +0200)] 
winemenubuilder: Correct InvokeShellLinkerForURL return value.

11 years agowinemenubuilder: Don't treat empty string as a valid icon file name.
Per Johansson [Wed, 19 Sep 2012 19:48:16 +0000 (21:48 +0200)] 
winemenubuilder: Don't treat empty string as a valid icon file name.

11 years agoieframe: cxMinChild needs to be set if RBBIM_CHILDSIZE is set.
Daniel Jelinski [Wed, 19 Sep 2012 18:26:34 +0000 (20:26 +0200)] 
ieframe: cxMinChild needs to be set if RBBIM_CHILDSIZE is set.

11 years agoiphlpapi: Implement GetIcmpStatisticsEx on Linux.
André Hentschel [Wed, 19 Sep 2012 21:53:37 +0000 (23:53 +0200)] 
iphlpapi: Implement GetIcmpStatisticsEx on Linux.

11 years agoiphlpapi: Implement GetUdpStatisticsEx on Linux.
André Hentschel [Wed, 19 Sep 2012 21:52:30 +0000 (23:52 +0200)] 
iphlpapi: Implement GetUdpStatisticsEx on Linux.

11 years agoiphlpapi: Implement GetIpStatisticsEx on Linux.
André Hentschel [Wed, 19 Sep 2012 21:48:59 +0000 (23:48 +0200)] 
iphlpapi: Implement GetIpStatisticsEx on Linux.

11 years agomshtml: Don't do anything in handle_htmlevent if document is already detached.
Jacek Caban [Thu, 20 Sep 2012 13:05:07 +0000 (15:05 +0200)] 
mshtml: Don't do anything in handle_htmlevent if document is already detached.

11 years agojscript: Get rid of unused hres.
Jacek Caban [Thu, 20 Sep 2012 13:04:01 +0000 (15:04 +0200)] 
jscript: Get rid of unused hres.

Spotted by Michael Stefaniuc.

11 years agojscript: Added support for RegExp.$* properties.
Jacek Caban [Thu, 20 Sep 2012 13:02:55 +0000 (15:02 +0200)] 
jscript: Added support for RegExp.$* properties.

11 years agouser32: Remove superfluous function pointer casts.
Michael Stefaniuc [Thu, 20 Sep 2012 11:29:17 +0000 (13:29 +0200)] 
user32: Remove superfluous function pointer casts.

11 years agocomdlg32: Make FD31_GetFldrHeight() static.
Francois Gouget [Thu, 20 Sep 2012 09:06:29 +0000 (11:06 +0200)] 
comdlg32: Make FD31_GetFldrHeight() static.

11 years agodmusic: Rename params of SynthPortImpl_IDirectMusicPort_DownloadInstrument.
Christian Costa [Wed, 19 Sep 2012 22:17:35 +0000 (00:17 +0200)] 
dmusic: Rename params of SynthPortImpl_IDirectMusicPort_DownloadInstrument.

11 years agodmusic: Add comments to Synth port vtables.
Christian Costa [Wed, 19 Sep 2012 22:17:28 +0000 (00:17 +0200)] 
dmusic: Add comments to Synth port vtables.

11 years agodmusic: Implement SynthPortImpl_IDirectMusicPort_PlayBuffer.
Christian Costa [Wed, 19 Sep 2012 22:17:20 +0000 (00:17 +0200)] 
dmusic: Implement SynthPortImpl_IDirectMusicPort_PlayBuffer.

11 years agodmusic: Setup and free all DirectMusicSynth objects when creating and releasing Synth...
Christian Costa [Wed, 19 Sep 2012 22:17:11 +0000 (00:17 +0200)] 
dmusic: Setup and free all DirectMusicSynth objects when creating and releasing Synth port.

11 years agod3dcompiler_43: Remove an unwanted trailing '\n' in debug_dump_instr().
Francois Gouget [Wed, 19 Sep 2012 18:50:13 +0000 (20:50 +0200)] 
d3dcompiler_43: Remove an unwanted trailing '\n' in debug_dump_instr().

11 years agod3dcompiler_43: Make add_type_to_scope() static.
Francois Gouget [Wed, 19 Sep 2012 18:12:17 +0000 (20:12 +0200)] 
d3dcompiler_43: Make add_type_to_scope() static.

11 years agojscript: Make jsval_variant() static.
Francois Gouget [Wed, 19 Sep 2012 18:11:53 +0000 (20:11 +0200)] 
jscript: Make jsval_variant() static.

11 years agowined3d: Remove an unwanted trailing '\n' in shader_dump_register().
Francois Gouget [Wed, 19 Sep 2012 18:43:15 +0000 (20:43 +0200)] 
wined3d: Remove an unwanted trailing '\n' in shader_dump_register().

11 years agokernel32: There is no need to zero-fill the FormatMessage() temporary buffer.
Francois Gouget [Wed, 19 Sep 2012 18:37:38 +0000 (20:37 +0200)] 
kernel32: There is no need to zero-fill the FormatMessage() temporary buffer.

11 years agokernel32: Replace the format_message() helper macro with a static function.
Francois Gouget [Wed, 19 Sep 2012 18:37:24 +0000 (20:37 +0200)] 
kernel32: Replace the format_message() helper macro with a static function.

11 years agokernel32/tests: Add more FormatMessage() line wrapping tests.
Francois Gouget [Wed, 19 Sep 2012 18:36:49 +0000 (20:36 +0200)] 
kernel32/tests: Add more FormatMessage() line wrapping tests.

11 years agomsvcp71: Remove an unused debug channel.
Francois Gouget [Wed, 19 Sep 2012 18:11:59 +0000 (20:11 +0200)] 
msvcp71: Remove an unused debug channel.

11 years agowined3d: Merge the glsl_vshader_private and glsl_pshader_private structures.
Henri Verbeet [Wed, 19 Sep 2012 19:50:23 +0000 (21:50 +0200)] 
wined3d: Merge the glsl_vshader_private and glsl_pshader_private structures.

11 years agowined3d: wined3d_device_get_scissor_rect() never fails.
Henri Verbeet [Wed, 19 Sep 2012 19:50:22 +0000 (21:50 +0200)] 
wined3d: wined3d_device_get_scissor_rect() never fails.

11 years agowined3d: wined3d_device_set_scissor_rect() never fails.
Henri Verbeet [Wed, 19 Sep 2012 19:50:21 +0000 (21:50 +0200)] 
wined3d: wined3d_device_set_scissor_rect() never fails.

11 years agod3d10: Get rid of the unused idx_offset field from struct d3d10_effect_object.
Henri Verbeet [Wed, 19 Sep 2012 19:50:20 +0000 (21:50 +0200)] 
d3d10: Get rid of the unused idx_offset field from struct d3d10_effect_object.

11 years agod3d10core: Add a missing return to d3d10_device_CreateGeometryShader().
Henri Verbeet [Wed, 19 Sep 2012 19:50:19 +0000 (21:50 +0200)] 
d3d10core: Add a missing return to d3d10_device_CreateGeometryShader().

11 years agod3dcompiler: Parse casts.
Matteo Bruni [Wed, 19 Sep 2012 17:46:15 +0000 (19:46 +0200)] 
d3dcompiler: Parse casts.

11 years agod3dcompiler: Support simple variable initializers.
Matteo Bruni [Wed, 19 Sep 2012 17:46:14 +0000 (19:46 +0200)] 
d3dcompiler: Support simple variable initializers.

11 years agod3dcompiler: Parse "typedef" statement.
Matteo Bruni [Wed, 19 Sep 2012 17:46:13 +0000 (19:46 +0200)] 
d3dcompiler: Parse "typedef" statement.

11 years agod3dcompiler: Store data types in a RB tree for faster search.
Matteo Bruni [Wed, 19 Sep 2012 17:46:12 +0000 (19:46 +0200)] 
d3dcompiler: Store data types in a RB tree for faster search.

11 years agod3dcompiler: Parse "if/else" statement.
Matteo Bruni [Wed, 19 Sep 2012 17:46:11 +0000 (19:46 +0200)] 
d3dcompiler: Parse "if/else" statement.

11 years agowininet: Don't delete files that were modified after adding to cache.
Piotr Caban [Wed, 19 Sep 2012 13:30:25 +0000 (15:30 +0200)] 
wininet: Don't delete files that were modified after adding to cache.

11 years agowininet: Added support for leaked urlcache entries handling.
Piotr Caban [Wed, 19 Sep 2012 13:30:03 +0000 (15:30 +0200)] 
wininet: Added support for leaked urlcache entries handling.

11 years agowininet: Define more fields in urlcache header structure.
Piotr Caban [Wed, 19 Sep 2012 13:29:44 +0000 (15:29 +0200)] 
wininet: Define more fields in urlcache header structure.

11 years agomshtml: Fixed NULL event_obj handling in fire_event_obj.
Jacek Caban [Wed, 19 Sep 2012 13:30:25 +0000 (15:30 +0200)] 
mshtml: Fixed NULL event_obj handling in fire_event_obj.

11 years agooleaut32: Properly handle TKIND_ALIAS when looking for iface GUID.
Jacek Caban [Wed, 19 Sep 2012 11:22:38 +0000 (13:22 +0200)] 
oleaut32: Properly handle TKIND_ALIAS when looking for iface GUID.

11 years agowinex11: Add window data structure locking to the XEmbed event handler.
Alexandre Julliard [Wed, 19 Sep 2012 11:14:00 +0000 (13:14 +0200)] 
winex11: Add window data structure locking to the XEmbed event handler.

11 years agowinex11: Add window data structure locking to the GravityNotify event handler.
Alexandre Julliard [Wed, 19 Sep 2012 11:13:51 +0000 (13:13 +0200)] 
winex11: Add window data structure locking to the GravityNotify event handler.

11 years agowinex11: Add window data structure locking to the ReparentNotify event handler.
Alexandre Julliard [Wed, 19 Sep 2012 11:13:40 +0000 (13:13 +0200)] 
winex11: Add window data structure locking to the ReparentNotify event handler.

11 years agowinex11: Add window data structure locking to the ConfigureNotify event handler.
Alexandre Julliard [Wed, 19 Sep 2012 11:13:23 +0000 (13:13 +0200)] 
winex11: Add window data structure locking to the ConfigureNotify event handler.

11 years agowinex11: Add window data structure locking to the Expose event handler.
Alexandre Julliard [Wed, 19 Sep 2012 11:12:42 +0000 (13:12 +0200)] 
winex11: Add window data structure locking to the Expose event handler.

11 years agocomdlg32: Move all of the win 3.1 style functionality into the same file.
Huw Davies [Wed, 19 Sep 2012 10:08:01 +0000 (11:08 +0100)] 
comdlg32: Move all of the win 3.1 style functionality into the same file.

11 years agowindowscodecs: Add support for VT_LPWSTR property ids to MetadataHandler_GetValue.
Dmitry Timoshkov [Wed, 19 Sep 2012 01:04:28 +0000 (10:04 +0900)] 
windowscodecs: Add support for VT_LPWSTR property ids to MetadataHandler_GetValue.

11 years agodmusic: Rename params in DMUSIC_CreateSynthPortImpl.
Christian Costa [Tue, 18 Sep 2012 21:13:49 +0000 (23:13 +0200)] 
dmusic: Rename params in DMUSIC_CreateSynthPortImpl.

11 years agodmusic: Rename IDirectMusicPortImpl object to SynthPortImpl.
Christian Costa [Tue, 18 Sep 2012 21:13:41 +0000 (23:13 +0200)] 
dmusic: Rename IDirectMusicPortImpl object to SynthPortImpl.

11 years agodmusic: Rename CreateSynthPortImpl to CreateSynthPortImpl and create stubs for Create...
Christian Costa [Tue, 18 Sep 2012 21:13:32 +0000 (23:13 +0200)] 
dmusic: Rename CreateSynthPortImpl to CreateSynthPortImpl and create stubs for CreateMidi{In|Out}PortImpl.

Init constructors in system ports list accordingly.

11 years agowined3d: Implement version checks for geometry shaders.
Henri Verbeet [Tue, 18 Sep 2012 20:13:59 +0000 (22:13 +0200)] 
wined3d: Implement version checks for geometry shaders.

11 years agowined3d: wined3d_device_get_sampler_state() never fails.
Henri Verbeet [Tue, 18 Sep 2012 20:13:58 +0000 (22:13 +0200)] 
wined3d: wined3d_device_get_sampler_state() never fails.

11 years agowined3d: wined3d_device_set_sampler_state() never fails.
Henri Verbeet [Tue, 18 Sep 2012 20:13:57 +0000 (22:13 +0200)] 
wined3d: wined3d_device_set_sampler_state() never fails.

11 years agod3d10: Use debugstr_a() on variable names in parse_fx10_object().
Henri Verbeet [Tue, 18 Sep 2012 20:13:56 +0000 (22:13 +0200)] 
d3d10: Use debugstr_a() on variable names in parse_fx10_object().

11 years agod3d10core: Replace a FIXME with a TRACE in d3d10_device_CreateSamplerState().
Henri Verbeet [Tue, 18 Sep 2012 20:13:55 +0000 (22:13 +0200)] 
d3d10core: Replace a FIXME with a TRACE in d3d10_device_CreateSamplerState().

11 years agojscript: Pack jsval_t to 64-bit structure on i386.
Jacek Caban [Tue, 18 Sep 2012 17:02:27 +0000 (19:02 +0200)] 
jscript: Pack jsval_t to 64-bit structure on i386.

11 years agojscript: Don't store jsexcept_t in exec_ctx_t.
Jacek Caban [Tue, 18 Sep 2012 17:02:16 +0000 (19:02 +0200)] 
jscript: Don't store jsexcept_t in exec_ctx_t.

11 years agojscript: Store exception value in script_ctx_t instead of passing it everywhere.
Jacek Caban [Tue, 18 Sep 2012 17:01:49 +0000 (19:01 +0200)] 
jscript: Store exception value in script_ctx_t instead of passing it everywhere.

11 years agod3dcompiler/tests: Use a reasonable adapter format in CheckDeviceFormat().
Matteo Bruni [Tue, 18 Sep 2012 16:18:09 +0000 (18:18 +0200)] 
d3dcompiler/tests: Use a reasonable adapter format in CheckDeviceFormat().

11 years agod3dcompiler: Parse "return" statement.
Matteo Bruni [Tue, 18 Sep 2012 16:18:08 +0000 (18:18 +0200)] 
d3dcompiler: Parse "return" statement.

11 years agod3dcompiler: Only a few modifiers are relevant in type comparison.
Matteo Bruni [Tue, 18 Sep 2012 16:18:07 +0000 (18:18 +0200)] 
d3dcompiler: Only a few modifiers are relevant in type comparison.

11 years agod3dcompiler: Don't write the shader version tag from the header backend function.
Matteo Bruni [Tue, 18 Sep 2012 16:18:06 +0000 (18:18 +0200)] 
d3dcompiler: Don't write the shader version tag from the header backend function.

11 years agod3dcompiler: Declare predefined data types.
Matteo Bruni [Tue, 18 Sep 2012 16:18:05 +0000 (18:18 +0200)] 
d3dcompiler: Declare predefined data types.

11 years agogdiplus: Add some tests for GIF properties.
Dmitry Timoshkov [Thu, 13 Sep 2012 04:02:36 +0000 (13:02 +0900)] 
gdiplus: Add some tests for GIF properties.

11 years agogdiplus: Add preliminary support for pixel offset modes.
Dmitry Timoshkov [Thu, 13 Sep 2012 03:04:59 +0000 (12:04 +0900)] 
gdiplus: Add preliminary support for pixel offset modes.

11 years agogdiplus: Add some tests for scaling an image with various pixel offset modes.
Dmitry Timoshkov [Thu, 13 Sep 2012 03:03:41 +0000 (12:03 +0900)] 
gdiplus: Add some tests for scaling an image with various pixel offset modes.

11 years agoodbccu32: Add new dll.
Alistair Leslie-Hughes [Tue, 18 Sep 2012 00:59:04 +0000 (10:59 +1000)] 
odbccu32: Add new dll.

11 years agoddraw: Enumerate wined3d interfaces with DirectDrawEnumerateEx.
Erich Hoover [Mon, 17 Sep 2012 20:18:39 +0000 (14:18 -0600)] 
ddraw: Enumerate wined3d interfaces with DirectDrawEnumerateEx.

11 years agoddraw: Convert calls to DirectDrawEnumerate into DirectDrawEnumerateEx.
Erich Hoover [Mon, 17 Sep 2012 20:17:40 +0000 (14:17 -0600)] 
ddraw: Convert calls to DirectDrawEnumerate into DirectDrawEnumerateEx.

11 years agowininet/tests: Remove all temporary files.
Piotr Caban [Tue, 18 Sep 2012 12:44:51 +0000 (14:44 +0200)] 
wininet/tests: Remove all temporary files.

11 years agowininet: Set entry type based on container type.
Piotr Caban [Tue, 18 Sep 2012 12:44:31 +0000 (14:44 +0200)] 
wininet: Set entry type based on container type.

11 years agowininet: Added support for cache entries overwriting.
Piotr Caban [Tue, 18 Sep 2012 12:44:14 +0000 (14:44 +0200)] 
wininet: Added support for cache entries overwriting.

11 years agowininet: Unlock urlcache entries that were locked for over a day.
Piotr Caban [Tue, 18 Sep 2012 12:43:44 +0000 (14:43 +0200)] 
wininet: Unlock urlcache entries that were locked for over a day.

11 years agowininet: Delete file when cache entry is deleted.
Piotr Caban [Tue, 18 Sep 2012 12:43:23 +0000 (14:43 +0200)] 
wininet: Delete file when cache entry is deleted.

11 years agowininet: Don't define DELETED_CACHE_ENTRY in public headers.
Piotr Caban [Tue, 18 Sep 2012 12:43:12 +0000 (14:43 +0200)] 
wininet: Don't define DELETED_CACHE_ENTRY in public headers.

11 years agowbemprox: Implement Win32_OperatingSystem.LastBootUptime.
Hans Leidekker [Tue, 18 Sep 2012 11:12:20 +0000 (13:12 +0200)] 
wbemprox: Implement Win32_OperatingSystem.LastBootUptime.

11 years agowbemprox: Add helpers to retrieve the system directory and OS architecture.
Hans Leidekker [Tue, 18 Sep 2012 11:11:59 +0000 (13:11 +0200)] 
wbemprox: Add helpers to retrieve the system directory and OS architecture.

11 years agowbemprox: Fix a memory leak.
Hans Leidekker [Tue, 18 Sep 2012 11:11:42 +0000 (13:11 +0200)] 
wbemprox: Fix a memory leak.

11 years agooleaut32/tests: Don't use a C99 keyword as a method name.
Charles Davis [Tue, 18 Sep 2012 11:02:04 +0000 (05:02 -0600)] 
oleaut32/tests: Don't use a C99 keyword as a method name.

11 years agooleaut32/tests: Don't take the size of a pointer (Clang).
Charles Davis [Tue, 18 Sep 2012 11:02:03 +0000 (05:02 -0600)] 
oleaut32/tests: Don't take the size of a pointer (Clang).

11 years agovbscript: Return error for unsupported flags in ScriptDisp::InvokeEx.
Jacek Caban [Tue, 18 Sep 2012 10:26:30 +0000 (12:26 +0200)] 
vbscript: Return error for unsupported flags in ScriptDisp::InvokeEx.

11 years agovbscript: Added ScriptDisp_Invoke implementation.
Jacek Caban [Tue, 18 Sep 2012 10:26:16 +0000 (12:26 +0200)] 
vbscript: Added ScriptDisp_Invoke implementation.

11 years agovbscript: Added ScriptDisp::GetIDsOfNames implementation.
Jacek Caban [Tue, 18 Sep 2012 10:26:03 +0000 (12:26 +0200)] 
vbscript: Added ScriptDisp::GetIDsOfNames implementation.

11 years agovbscript: Added support for do..loop statement without an expression.
Jacek Caban [Tue, 18 Sep 2012 10:25:42 +0000 (12:25 +0200)] 
vbscript: Added support for do..loop statement without an expression.

11 years agovbscript: Added Len implementation.
Jacek Caban [Tue, 18 Sep 2012 10:25:26 +0000 (12:25 +0200)] 
vbscript: Added Len implementation.

11 years agovbscript: Fixed parsing if statements with empty body.
Jacek Caban [Tue, 18 Sep 2012 10:25:14 +0000 (12:25 +0200)] 
vbscript: Fixed parsing if statements with empty body.

11 years agomsi: Make script Session object visible by name.
Jacek Caban [Tue, 18 Sep 2012 10:24:30 +0000 (12:24 +0200)] 
msi: Make script Session object visible by name.

11 years agomsi: Choose the right IActiveScriptParse* interface based on process type.
Jacek Caban [Tue, 18 Sep 2012 10:24:16 +0000 (12:24 +0200)] 
msi: Choose the right IActiveScriptParse* interface based on process type.

11 years agowinex11: Add window data locking to the focus event handlers.
Alexandre Julliard [Tue, 18 Sep 2012 09:24:55 +0000 (11:24 +0200)] 
winex11: Add window data locking to the focus event handlers.

11 years agowinex11: Add a helper function to set input focus for non-managed windows.
Alexandre Julliard [Tue, 18 Sep 2012 09:20:07 +0000 (11:20 +0200)] 
winex11: Add a helper function to set input focus for non-managed windows.

11 years agowinex11: Add window data locking to the system tray functions.
Alexandre Julliard [Tue, 18 Sep 2012 09:17:32 +0000 (11:17 +0200)] 
winex11: Add window data locking to the system tray functions.

11 years agowinex11: Add window data locking to the drag and drop functions.
Alexandre Julliard [Tue, 18 Sep 2012 09:37:33 +0000 (11:37 +0200)] 
winex11: Add window data locking to the drag and drop functions.

11 years agowinex11: Add window data locking to the mouse functions.
Alexandre Julliard [Mon, 17 Sep 2012 14:37:26 +0000 (16:37 +0200)] 
winex11: Add window data locking to the mouse functions.

11 years agowindowscodecs: Use symbolic names for GIF extensions.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:02:51 +0000 (13:02 +0900)] 
windowscodecs: Use symbolic names for GIF extensions.

11 years agowindowscodecs: Correct some typos.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:02:10 +0000 (13:02 +0900)] 
windowscodecs: Correct some typos.

11 years agowindowscodecs: Create frame metadata readers from GIF decoder data.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:01:27 +0000 (13:01 +0900)] 
windowscodecs: Create frame metadata readers from GIF decoder data.

11 years agowindowscodecs: Create global metadata readers from GIF decoder data.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:00:33 +0000 (13:00 +0900)] 
windowscodecs: Create global metadata readers from GIF decoder data.