wine
12 years agocmd: Avoid duplication of commonly used strings.
Frédéric Delanoy [Sat, 12 Nov 2011 12:58:01 +0000 (13:58 +0100)] 
cmd: Avoid duplication of commonly used strings.

12 years agocmd: Trim whitespace in echo on/off.
Frédéric Delanoy [Fri, 11 Nov 2011 18:27:43 +0000 (19:27 +0100)] 
cmd: Trim whitespace in echo on/off.

12 years agoserver: Cope with stdio file descriptors being closed on startup.
Alexandre Julliard [Tue, 15 Nov 2011 10:39:42 +0000 (11:39 +0100)] 
server: Cope with stdio file descriptors being closed on startup.

12 years agowinex11: Remove check for DIB color table in ExtTextOut.
Alexandre Julliard [Mon, 14 Nov 2011 20:25:47 +0000 (21:25 +0100)] 
winex11: Remove check for DIB color table in ExtTextOut.

12 years agooleaut32: Use correct variable (Coverity).
Marcus Meissner [Mon, 14 Nov 2011 16:23:14 +0000 (17:23 +0100)] 
oleaut32: Use correct variable (Coverity).

12 years agoinetcomm: Give a name to the critical sections and delete them when done.
Francois Gouget [Mon, 14 Nov 2011 14:11:30 +0000 (15:11 +0100)] 
inetcomm: Give a name to the critical sections and delete them when done.

12 years agomcicda: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:11:10 +0000 (15:11 +0100)] 
mcicda: Give a name to the critical sections.

12 years agomsvcrt: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:55 +0000 (15:10 +0100)] 
msvcrt: Give a name to the critical sections.

12 years agoqmgr: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:44 +0000 (15:10 +0100)] 
qmgr: Give a name to the critical sections.

12 years agoquartz/tests: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:27 +0000 (15:10 +0100)] 
quartz/tests: Give a name to the critical sections.

12 years agorpcrt4: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:01 +0000 (15:10 +0100)] 
rpcrt4: Give a name to the critical sections.

12 years agourlmon: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:09:42 +0000 (15:09 +0100)] 
urlmon: Give a name to the critical sections.

12 years agowinhttp: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:09:35 +0000 (15:09 +0100)] 
winhttp: Give a name to the critical sections.

12 years agobrowseui: Give a name and delete the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:08:39 +0000 (15:08 +0100)] 
browseui: Give a name and delete the critical sections.

12 years agommdevapi/tests: Prevent crash when device is in use.
Jörg Höhle [Tue, 8 Nov 2011 18:40:59 +0000 (19:40 +0100)] 
mmdevapi/tests: Prevent crash when device is in use.

12 years agourlmon: Fixed misc.c tests on IE9 and make image_tiff_filter behave like IE9.
Jacek Caban [Mon, 14 Nov 2011 16:07:02 +0000 (17:07 +0100)] 
urlmon: Fixed misc.c tests on IE9 and make image_tiff_filter behave like IE9.

12 years agogdi32/tests: Add tests for text rendering.
Huw Davies [Mon, 14 Nov 2011 12:49:08 +0000 (12:49 +0000)] 
gdi32/tests: Add tests for text rendering.

12 years agogdi32: Add support for drawing text in the dib driver.
Huw Davies [Mon, 14 Nov 2011 12:49:07 +0000 (12:49 +0000)] 
gdi32: Add support for drawing text in the dib driver.

12 years agogdi32: Add draw_glyph primitives.
Huw Davies [Mon, 14 Nov 2011 12:49:06 +0000 (12:49 +0000)] 
gdi32: Add draw_glyph primitives.

12 years agogdi32: Calculate the min/max color component intensities for 17 glyph levels.
Huw Davies [Mon, 14 Nov 2011 12:49:05 +0000 (12:49 +0000)] 
gdi32: Calculate the min/max color component intensities for 17 glyph levels.

12 years agogdi32: Move the ETO_OPAQUE rectangle drawing to the dib driver.
Huw Davies [Mon, 14 Nov 2011 12:49:04 +0000 (12:49 +0000)] 
gdi32: Move the ETO_OPAQUE rectangle drawing to the dib driver.

12 years agogdi32: Expose a solid_rects function.
Huw Davies [Mon, 14 Nov 2011 12:49:03 +0000 (12:49 +0000)] 
gdi32: Expose a solid_rects function.

12 years agogdi32: Keep track of the text pixel color.
Huw Davies [Mon, 14 Nov 2011 12:49:02 +0000 (12:49 +0000)] 
gdi32: Keep track of the text pixel color.

12 years agourlmon: Fixed an array overread (Coverity).
Marcus Meissner [Mon, 14 Nov 2011 11:31:11 +0000 (12:31 +0100)] 
urlmon: Fixed an array overread (Coverity).

12 years agomsvcp90: Remove an unneeded cast.
Francois Gouget [Mon, 14 Nov 2011 11:33:11 +0000 (12:33 +0100)] 
msvcp90: Remove an unneeded cast.

12 years agodmloader: Remove an unused critical section.
Francois Gouget [Mon, 14 Nov 2011 11:32:50 +0000 (12:32 +0100)] 
dmloader: Remove an unused critical section.

12 years agostrmbase: Unset Spare[0] before deleting non-static critical sections.
Francois Gouget [Mon, 14 Nov 2011 10:32:32 +0000 (11:32 +0100)] 
strmbase: Unset Spare[0] before deleting non-static critical sections.

12 years agodsound: Unset Spare[0] before deleting non-static critical sections.
Francois Gouget [Mon, 14 Nov 2011 10:32:27 +0000 (11:32 +0100)] 
dsound: Unset Spare[0] before deleting non-static critical sections.

12 years agoinclude: Update dlgs.h.
Francois Gouget [Mon, 14 Nov 2011 10:30:51 +0000 (11:30 +0100)] 
include: Update dlgs.h.

12 years agoiphlpapi: Remove unneeded includes.
Juan Lang [Thu, 10 Nov 2011 01:42:20 +0000 (17:42 -0800)] 
iphlpapi: Remove unneeded includes.

12 years agoiphlpapi: Remove an unmaintained comment, and update copyright.
Juan Lang [Sun, 13 Nov 2011 16:30:38 +0000 (08:30 -0800)] 
iphlpapi: Remove an unmaintained comment, and update copyright.

12 years agoiphlpapi: Combine #ifdef HAVE_IFADDRS_H blocks.
Juan Lang [Sun, 13 Nov 2011 16:25:52 +0000 (08:25 -0800)] 
iphlpapi: Combine #ifdef HAVE_IFADDRS_H blocks.

12 years agoiphlpapi: Implement retrieving IPv4 addresses using getifaddrs, when available.
Juan Lang [Sun, 13 Nov 2011 20:37:43 +0000 (12:37 -0800)] 
iphlpapi: Implement retrieving IPv4 addresses using getifaddrs, when available.

12 years agotapi32: Implement tapiGetLocationInfoW.
André Hentschel [Sun, 13 Nov 2011 16:23:46 +0000 (17:23 +0100)] 
tapi32: Implement tapiGetLocationInfoW.

12 years agows2_32: Test GetAddrInfo with zero port.
Matej Špindler [Fri, 11 Nov 2011 12:58:47 +0000 (13:58 +0100)] 
ws2_32: Test GetAddrInfo with zero port.

12 years agousp10: Add some additional Latin script ranges.
Aric Stewart [Fri, 11 Nov 2011 14:52:27 +0000 (08:52 -0600)] 
usp10: Add some additional Latin script ranges.

12 years agowined3d: Skip blending test on some texture formats.
Matteo Bruni [Wed, 9 Nov 2011 21:16:37 +0000 (22:16 +0100)] 
wined3d: Skip blending test on some texture formats.

It doesn't make sense to test NULL and P8, while the luminance formats
right now aren't really tested anyway (and "incidentally" that also
workarounds a Nvidia drivers bug).

12 years agowined3d: Fix post-pixelshader blending test.
Matteo Bruni [Wed, 9 Nov 2011 21:16:36 +0000 (22:16 +0100)] 
wined3d: Fix post-pixelshader blending test.

12 years agoddraw/tests: Add a YV12 blit test.
Stefan Dösinger [Tue, 8 Nov 2011 22:05:08 +0000 (23:05 +0100)] 
ddraw/tests: Add a YV12 blit test.

12 years agoddraw/tests: Add a test for YV12 partial block locks and lock offsets.
Stefan Dösinger [Thu, 13 Oct 2011 19:44:27 +0000 (21:44 +0200)] 
ddraw/tests: Add a test for YV12 partial block locks and lock offsets.

12 years agoinclude: Update commctrl.rh and remove duplication with commctrl.h.
Francois Gouget [Mon, 14 Nov 2011 09:04:20 +0000 (10:04 +0100)] 
include: Update commctrl.rh and remove duplication with commctrl.h.

12 years agoinclude: Move the DDE_xxx macros to dde.rh.
Francois Gouget [Mon, 14 Nov 2011 09:03:20 +0000 (10:03 +0100)] 
include: Move the DDE_xxx macros to dde.rh.

12 years agoinclude: Add some more sublanguages and sort orders.
Francois Gouget [Mon, 14 Nov 2011 08:58:14 +0000 (09:58 +0100)] 
include: Add some more sublanguages and sort orders.

12 years agodlls: Remove unneeded include directives in resource files.
Francois Gouget [Mon, 14 Nov 2011 08:54:01 +0000 (09:54 +0100)] 
dlls: Remove unneeded include directives in resource files.

12 years agomsxml3: Fix getNamedItem() for qualified node names.
Nikolay Sivov [Sat, 12 Nov 2011 14:14:11 +0000 (17:14 +0300)] 
msxml3: Fix getNamedItem() for qualified node names.

12 years agopo: Updated Korean translation.
Hwang YunSong [Sun, 13 Nov 2011 13:54:49 +0000 (22:54 +0900)] 
po: Updated Korean translation.

12 years agocmdlgtst: Updated Korean translation.
Hwang YunSong [Sun, 13 Nov 2011 13:57:43 +0000 (22:57 +0900)] 
cmdlgtst: Updated Korean translation.

12 years agoinclude: Don't use min/max in d3dx9math.inl as they might not be defined at this...
Daniel Scharrer [Sat, 12 Nov 2011 01:08:23 +0000 (02:08 +0100)] 
include: Don't use min/max in d3dx9math.inl as they might not be defined at this point.

12 years agowined3d: Get rid of the winetexturestates typedef.
Henri Verbeet [Sun, 13 Nov 2011 18:52:28 +0000 (19:52 +0100)] 
wined3d: Get rid of the winetexturestates typedef.

12 years agowined3d: Get rid of the WINED3DSHADER_PARAM_REGISTER_TYPE typedef.
Henri Verbeet [Sun, 13 Nov 2011 18:52:27 +0000 (19:52 +0100)] 
wined3d: Get rid of the WINED3DSHADER_PARAM_REGISTER_TYPE typedef.

12 years agowined3d: Introduce a "state" variable in shader_glsl_load_constants().
Henri Verbeet [Sun, 13 Nov 2011 18:52:26 +0000 (19:52 +0100)] 
wined3d: Introduce a "state" variable in shader_glsl_load_constants().

12 years agowined3d: x11_copy_to_screen() shouldn't be called on mapped surfaces.
Henri Verbeet [Sun, 13 Nov 2011 18:52:25 +0000 (19:52 +0100)] 
wined3d: x11_copy_to_screen() shouldn't be called on mapped surfaces.

12 years agoddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.
Henri Verbeet [Sun, 13 Nov 2011 18:52:24 +0000 (19:52 +0100)] 
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.

12 years agopo: Update German translation.
André Hentschel [Sun, 13 Nov 2011 16:24:46 +0000 (17:24 +0100)] 
po: Update German translation.

12 years agodinput: Remove unused Wine debug channel.
Andrew Talbot [Sat, 12 Nov 2011 22:49:32 +0000 (22:49 +0000)] 
dinput: Remove unused Wine debug channel.

12 years agodinput: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Sat, 12 Nov 2011 22:49:26 +0000 (22:49 +0000)] 
dinput: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

12 years agocryptnet: Remove unused file-static variable.
Andrew Talbot [Sat, 12 Nov 2011 22:49:20 +0000 (22:49 +0000)] 
cryptnet: Remove unused file-static variable.

12 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 12 Nov 2011 18:09:51 +0000 (19:09 +0100)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

12 years agourlmon: Fixed some failures on IE9.
Jacek Caban [Sat, 12 Nov 2011 18:48:06 +0000 (19:48 +0100)] 
urlmon: Fixed some failures on IE9.

12 years agomshtml: Improved debug traces in nsIChannel::AsyncOpen implementation.
Jacek Caban [Sat, 12 Nov 2011 17:25:23 +0000 (18:25 +0100)] 
mshtml: Improved debug traces in nsIChannel::AsyncOpen implementation.

12 years agourlmon: Improved IUri debug traces.
Jacek Caban [Sat, 12 Nov 2011 14:00:32 +0000 (15:00 +0100)] 
urlmon: Improved IUri debug traces.

12 years agomshtml: Moved QueryService(IID_IShellBrowser) call to the right place.
Jacek Caban [Sat, 12 Nov 2011 13:54:09 +0000 (14:54 +0100)] 
mshtml: Moved QueryService(IID_IShellBrowser) call to the right place.

12 years agomshtml: Get rid of an unused parameter in prepare_for_binding.
Jacek Caban [Sat, 12 Nov 2011 13:33:39 +0000 (14:33 +0100)] 
mshtml: Get rid of an unused parameter in prepare_for_binding.

12 years agomshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl function name.
Jacek Caban [Sat, 12 Nov 2011 13:32:47 +0000 (14:32 +0100)] 
mshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl function name.

12 years agomshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.
Jacek Caban [Sat, 12 Nov 2011 13:32:31 +0000 (14:32 +0100)] 
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.

12 years agogdi32: Fixed loop end setting (Coverity).
Marcus Meissner [Sat, 12 Nov 2011 11:09:33 +0000 (12:09 +0100)] 
gdi32: Fixed loop end setting (Coverity).

12 years agowmc: Increate allocated size to match \0 (Coverity).
Marcus Meissner [Sat, 12 Nov 2011 08:04:51 +0000 (09:04 +0100)] 
wmc: Increate allocated size to match \0 (Coverity).

12 years agounicows: Add GetRoleTextW from oleacc.
André Hentschel [Fri, 11 Nov 2011 18:13:26 +0000 (19:13 +0100)] 
unicows: Add GetRoleTextW from oleacc.

12 years agoatl: Remove an unused variable.
Andrew Talbot [Thu, 10 Nov 2011 22:11:48 +0000 (22:11 +0000)] 
atl: Remove an unused variable.

12 years agoappwiz.cpl: Remove an unused function.
Andrew Talbot [Thu, 10 Nov 2011 22:11:24 +0000 (22:11 +0000)] 
appwiz.cpl: Remove an unused function.

12 years agoadvapi32: Remove an unused variable.
Andrew Talbot [Thu, 10 Nov 2011 22:10:50 +0000 (22:10 +0000)] 
advapi32: Remove an unused variable.

12 years agokernel32: Declare more TimerQueue functions in winbase.h.
Francois Gouget [Thu, 10 Nov 2011 13:38:27 +0000 (14:38 +0100)] 
kernel32: Declare more TimerQueue functions in winbase.h.

12 years agomshtml: Fixed memory leak in nsIURL::GetDirectory implementation.
Jacek Caban [Thu, 10 Nov 2011 13:35:59 +0000 (14:35 +0100)] 
mshtml: Fixed memory leak in nsIURL::GetDirectory implementation.

12 years agomshtml: Use IUri in use_gecko_script.
Jacek Caban [Thu, 10 Nov 2011 13:35:50 +0000 (14:35 +0100)] 
mshtml: Use IUri in use_gecko_script.

12 years agomshtml: Use IUri in set_current_mon if possible and store it in window object.
Jacek Caban [Thu, 10 Nov 2011 13:35:41 +0000 (14:35 +0100)] 
mshtml: Use IUri in set_current_mon if possible and store it in window object.

12 years agomshtml: Store window URL as BSTR.
Jacek Caban [Thu, 10 Nov 2011 13:35:11 +0000 (14:35 +0100)] 
mshtml: Store window URL as BSTR.

12 years agomsi: Trace the exit code from custom action processes.
Hans Leidekker [Thu, 10 Nov 2011 10:38:47 +0000 (11:38 +0100)] 
msi: Trace the exit code from custom action processes.

12 years agomsi: Process messages while waiting for custom actions to complete.
Hans Leidekker [Thu, 10 Nov 2011 10:38:28 +0000 (11:38 +0100)] 
msi: Process messages while waiting for custom actions to complete.

12 years agoscrrun: Add stub implementations of DllRegisterServer and DllUnregisterServer.
Hans Leidekker [Thu, 10 Nov 2011 10:38:00 +0000 (11:38 +0100)] 
scrrun: Add stub implementations of DllRegisterServer and DllUnregisterServer.

12 years agowinhttp: Convert string data to UTF-8 and add a corresponding content type header.
Hans Leidekker [Thu, 10 Nov 2011 10:37:31 +0000 (11:37 +0100)] 
winhttp: Convert string data to UTF-8 and add a corresponding content type header.

12 years agodxdiag: Avoid dead increment (clang).
Frédéric Delanoy [Thu, 10 Nov 2011 01:35:06 +0000 (02:35 +0100)] 
dxdiag: Avoid dead increment (clang).

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h).
Michael Stefaniuc [Thu, 10 Nov 2011 00:44:04 +0000 (01:44 +0100)] 
include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h).

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (tapi.h).
Michael Stefaniuc [Thu, 10 Nov 2011 00:42:55 +0000 (01:42 +0100)] 
include: Make "long" numeric constants LP64/LLP64 proof (tapi.h).

12 years agoinclude: Drop "l" modifiers from numeric constants in winternl.h.
Michael Stefaniuc [Thu, 10 Nov 2011 00:39:59 +0000 (01:39 +0100)] 
include: Drop "l" modifiers from numeric constants in winternl.h.

12 years agopo: Update Italian translation.
Luca Bennati [Wed, 9 Nov 2011 09:27:50 +0000 (10:27 +0100)] 
po: Update Italian translation.

12 years agomsxml3: Implement get_nodeTypeValue() for attributes without a type.
Nikolay Sivov [Sat, 5 Nov 2011 10:42:41 +0000 (13:42 +0300)] 
msxml3: Implement get_nodeTypeValue() for attributes without a type.

12 years agomshtml: Wine Gecko 1.4 release.
Jacek Caban [Wed, 9 Nov 2011 17:11:42 +0000 (18:11 +0100)] 
mshtml: Wine Gecko 1.4 release.

12 years agoddraw: Make IDirectDrawClipperImpl_[GS]etHWnd function names consistent with SDK.
Octavian Voicu [Wed, 9 Nov 2011 15:17:13 +0000 (17:17 +0200)] 
ddraw: Make IDirectDrawClipperImpl_[GS]etHWnd function names consistent with SDK.

12 years agoimm32: Validate the window handle passed to ImmGetContext.
Hans Leidekker [Wed, 9 Nov 2011 14:06:49 +0000 (15:06 +0100)] 
imm32: Validate the window handle passed to ImmGetContext.

12 years agowinhttp: Use a separate function to set request parameters.
Hans Leidekker [Wed, 9 Nov 2011 14:05:07 +0000 (15:05 +0100)] 
winhttp: Use a separate function to set request parameters.

12 years agowinhttp: Fix sending data with synchronous requests.
Hans Leidekker [Wed, 9 Nov 2011 14:04:41 +0000 (15:04 +0100)] 
winhttp: Fix sending data with synchronous requests.

12 years agoscrrun: Add a version resource.
Hans Leidekker [Wed, 9 Nov 2011 14:04:15 +0000 (15:04 +0100)] 
scrrun: Add a version resource.

12 years agoscrrun: New dll.
Hans Leidekker [Wed, 9 Nov 2011 14:03:53 +0000 (15:03 +0100)] 
scrrun: New dll.

12 years agowinex11: Still process all MotionNotify events when using XInput2.
Alexandre Julliard [Wed, 9 Nov 2011 14:45:13 +0000 (15:45 +0100)] 
winex11: Still process all MotionNotify events when using XInput2.

12 years agowinex11: Use the motion event time to decide when to update the cursor.
Alexandre Julliard [Wed, 9 Nov 2011 13:53:34 +0000 (14:53 +0100)] 
winex11: Use the motion event time to decide when to update the cursor.

12 years agowinex11: Don't allow setting the cursor across processes while clipping.
Alexandre Julliard [Wed, 9 Nov 2011 13:26:34 +0000 (14:26 +0100)] 
winex11: Don't allow setting the cursor across processes while clipping.

12 years agodinput: Return correct key names for num_lock and pause.
Vitaliy Margolen [Tue, 8 Nov 2011 17:59:20 +0000 (10:59 -0700)] 
dinput: Return correct key names for num_lock and pause.

Scan codes and DIK codes for num_lock and pause are reversed.

12 years agogdi32: Remove a duplicated line of code.
Dmitry Timoshkov [Wed, 9 Nov 2011 04:50:27 +0000 (12:50 +0800)] 
gdi32: Remove a duplicated line of code.

12 years agoinclude: Add definition of IWICComponentFactory and its dependencies.
Vincent Povirk [Tue, 8 Nov 2011 19:33:49 +0000 (13:33 -0600)] 
include: Add definition of IWICComponentFactory and its dependencies.

12 years agoinclude: Fixup "long" numeric constants in vfw.h.
Michael Stefaniuc [Tue, 8 Nov 2011 22:33:03 +0000 (23:33 +0100)] 
include: Fixup "long" numeric constants in vfw.h.