wine
13 years agowined3d: Disable WINED3DFMT_S1_UINT_D15_UNORM and WINED3DFMT_S4X4_UINT_D24_UNORM.
Stefan Dösinger [Thu, 18 Aug 2011 16:44:28 +0000 (18:44 +0200)] 
wined3d: Disable WINED3DFMT_S1_UINT_D15_UNORM and WINED3DFMT_S4X4_UINT_D24_UNORM.

13 years agoddraw: Correct WINED3DFMT_D24_UNORM_S8_UINT.
Stefan Dösinger [Thu, 18 Aug 2011 16:28:50 +0000 (18:28 +0200)] 
ddraw: Correct WINED3DFMT_D24_UNORM_S8_UINT.

13 years agowined3d: Call glFlush after updating a buffer.
Stefan Dösinger [Sun, 7 Aug 2011 21:43:13 +0000 (23:43 +0200)] 
wined3d: Call glFlush after updating a buffer.

13 years agommdevapi: After GetBuffer, refuse Reset, but Start/Stop is ok.
Jörg Höhle [Wed, 10 Aug 2011 16:07:51 +0000 (18:07 +0200)] 
mmdevapi: After GetBuffer, refuse Reset, but Start/Stop is ok.

13 years agodinput: Proper conversion of username parameters for Set and BuildActionMap.
Lucas Fialho Zawacki [Wed, 24 Aug 2011 02:42:53 +0000 (23:42 -0300)] 
dinput: Proper conversion of username parameters for Set and BuildActionMap.

13 years agodinput: Free previous action map in SetActionMap.
Lucas Fialho Zawacki [Wed, 24 Aug 2011 02:42:52 +0000 (23:42 -0300)] 
dinput: Free previous action map in SetActionMap.

13 years agodinput: In BuildActionMap, don't assign objects to actions mapped by an user.
Lucas Fialho Zawacki [Wed, 24 Aug 2011 02:42:51 +0000 (23:42 -0300)] 
dinput: In BuildActionMap, don't assign objects to actions mapped by an user.

13 years agodinput: Common implementation for joystick, keyboard and mouse SetActionMap.
Lucas Fialho Zawacki [Wed, 24 Aug 2011 02:42:50 +0000 (23:42 -0300)] 
dinput: Common implementation for joystick, keyboard and mouse SetActionMap.

13 years agodinput: Common implementation of BuildActionMap for keyboard and mouse.
Lucas Fialho Zawacki [Wed, 24 Aug 2011 02:42:49 +0000 (23:42 -0300)] 
dinput: Common implementation of BuildActionMap for keyboard and mouse.

13 years agows2_32: Fix false-positive write fds on select().
Bruno Jesus [Fri, 5 Aug 2011 04:04:06 +0000 (01:04 -0300)] 
ws2_32: Fix false-positive write fds on select().

13 years agooleaut32: Correctly test VARIANT_BOOL value in VarCat.
Jacek Caban [Tue, 23 Aug 2011 13:49:07 +0000 (15:49 +0200)] 
oleaut32: Correctly test VARIANT_BOOL value in VarCat.

13 years agomshtml: Wine Gecko 1.3 release.
Jacek Caban [Tue, 23 Aug 2011 12:07:02 +0000 (14:07 +0200)] 
mshtml: Wine Gecko 1.3 release.

13 years agonotepad: Tweak an error message for consistency.
Francois Gouget [Tue, 23 Aug 2011 12:40:28 +0000 (14:40 +0200)] 
notepad: Tweak an error message for consistency.

13 years agoshdoclc: Convert some unneeded popup menu labels to comments.
Francois Gouget [Tue, 23 Aug 2011 12:38:06 +0000 (14:38 +0200)] 
shdoclc: Convert some unneeded popup menu labels to comments.

13 years agohhctrl.ocx: Convert an unneeded popup menu label to a comment.
Francois Gouget [Tue, 23 Aug 2011 12:37:09 +0000 (14:37 +0200)] 
hhctrl.ocx: Convert an unneeded popup menu label to a comment.

13 years agooleview: Replace the CLSCTX_XXX strings with proper English sentences.
Francois Gouget [Tue, 23 Aug 2011 12:33:45 +0000 (14:33 +0200)] 
oleview: Replace the CLSCTX_XXX strings with proper English sentences.

13 years agopo: A few French translation fixes.
Francois Gouget [Tue, 23 Aug 2011 12:19:32 +0000 (14:19 +0200)] 
po: A few French translation fixes.

13 years agowmc: Remove a stray reference to wrc in the man page.
Francois Gouget [Tue, 23 Aug 2011 12:26:36 +0000 (14:26 +0200)] 
wmc: Remove a stray reference to wrc in the man page.

13 years agowineps.drv: Make PSDRV_WriteRGB() static.
Francois Gouget [Tue, 23 Aug 2011 12:11:37 +0000 (14:11 +0200)] 
wineps.drv: Make PSDRV_WriteRGB() static.

13 years agomsi/tests: Clean up local packages.
Hans Leidekker [Tue, 23 Aug 2011 12:42:38 +0000 (14:42 +0200)] 
msi/tests: Clean up local packages.

13 years agomsi: Remove icons when the product is uninstalled.
Hans Leidekker [Tue, 23 Aug 2011 12:42:27 +0000 (14:42 +0200)] 
msi: Remove icons when the product is uninstalled.

13 years agomsi: Initialize the installation context from the registry if the product is installed.
Hans Leidekker [Tue, 23 Aug 2011 12:42:15 +0000 (14:42 +0200)] 
msi: Initialize the installation context from the registry if the product is installed.

13 years agomsi: Remove local patch packages when the product is removed.
Hans Leidekker [Tue, 23 Aug 2011 12:42:03 +0000 (14:42 +0200)] 
msi: Remove local patch packages when the product is removed.

13 years agomsi: Don't create a temporary copy of the package.
Hans Leidekker [Tue, 23 Aug 2011 12:41:43 +0000 (14:41 +0200)] 
msi: Don't create a temporary copy of the package.

There's no need for it now that we open the package in transacted mode.

13 years agomsi: Print a warning instead of a fixme if we fail to open the database.
Hans Leidekker [Tue, 23 Aug 2011 12:41:27 +0000 (14:41 +0200)] 
msi: Print a warning instead of a fixme if we fail to open the database.

13 years agomsi/tests: Use a package code that is different from the product code.
Hans Leidekker [Tue, 23 Aug 2011 12:41:14 +0000 (14:41 +0200)] 
msi/tests: Use a package code that is different from the product code.

13 years agogdi32: Add an exception handler to catch bad pointers passed by an application.
Huw Davies [Tue, 23 Aug 2011 10:49:53 +0000 (11:49 +0100)] 
gdi32: Add an exception handler to catch bad pointers passed by an application.

13 years agogdi32: Remove an unneeded level of indentation.
Huw Davies [Tue, 23 Aug 2011 10:49:52 +0000 (11:49 +0100)] 
gdi32: Remove an unneeded level of indentation.

13 years agogdi32: Add support for all of the ternary rops.
Huw Davies [Tue, 23 Aug 2011 10:16:32 +0000 (11:16 +0100)] 
gdi32: Add support for all of the ternary rops.

13 years agogdi32: Add a copy_rect helper function.
Huw Davies [Tue, 23 Aug 2011 10:16:31 +0000 (11:16 +0100)] 
gdi32: Add a copy_rect helper function.

13 years agogdi32: Move the dib driver's GetImage and PutImage to a new source file.
Huw Davies [Tue, 23 Aug 2011 10:16:30 +0000 (11:16 +0100)] 
gdi32: Move the dib driver's GetImage and PutImage to a new source file.

13 years agomsvcp: Sync spec files.
Piotr Caban [Tue, 23 Aug 2011 09:51:09 +0000 (11:51 +0200)] 
msvcp: Sync spec files.

13 years agomsvcp90: Added basic_streambuf<char> class stub.
Piotr Caban [Tue, 23 Aug 2011 09:50:56 +0000 (11:50 +0200)] 
msvcp90: Added basic_streambuf<char> class stub.

13 years agokernel32: CreateFile uses an nonalertable io mode.
Bernhard Loos [Tue, 23 Aug 2011 09:33:51 +0000 (11:33 +0200)] 
kernel32: CreateFile uses an nonalertable io mode.

13 years agojscript: Don't copy more than needed in parse_string_literal.
Frédéric Delanoy [Tue, 23 Aug 2011 09:57:50 +0000 (11:57 +0200)] 
jscript: Don't copy more than needed in parse_string_literal.

13 years agomshtml: Remove no longer needed get_attr_from_nselem function.
Piotr Caban [Tue, 23 Aug 2011 09:33:52 +0000 (11:33 +0200)] 
mshtml: Remove no longer needed get_attr_from_nselem function.

13 years agomshtml/tests: Added dynamic properties accessing tests.
Piotr Caban [Tue, 23 Aug 2011 09:33:37 +0000 (11:33 +0200)] 
mshtml/tests: Added dynamic properties accessing tests.

13 years agomshtml: Make sure dynamic properties are initialized in Dispatch functions.
Piotr Caban [Tue, 23 Aug 2011 09:33:28 +0000 (11:33 +0200)] 
mshtml: Make sure dynamic properties are initialized in Dispatch functions.

13 years agomshtml: Populate dynamic properties table in get_dynamic_data.
Piotr Caban [Tue, 23 Aug 2011 09:33:18 +0000 (11:33 +0200)] 
mshtml: Populate dynamic properties table in get_dynamic_data.

13 years agomshtml: DeleteMemberByDispID should return E_NOTIMPL.
Piotr Caban [Tue, 23 Aug 2011 09:33:10 +0000 (11:33 +0200)] 
mshtml: DeleteMemberByDispID should return E_NOTIMPL.

13 years agomshtml: Added nsIDOMNamedNodeMap interface.
Piotr Caban [Tue, 23 Aug 2011 09:33:01 +0000 (11:33 +0200)] 
mshtml: Added nsIDOMNamedNodeMap interface.

13 years agoinclude: Added IHTMLAttributeCollection definition.
Piotr Caban [Tue, 23 Aug 2011 09:32:52 +0000 (11:32 +0200)] 
include: Added IHTMLAttributeCollection definition.

13 years agoole32: COM cleanup in classmoniker.c.
Michael Stefaniuc [Tue, 23 Aug 2011 08:18:37 +0000 (10:18 +0200)] 
ole32: COM cleanup in classmoniker.c.

13 years agoole32: COM cleanup in antimoniker.c.
Michael Stefaniuc [Tue, 23 Aug 2011 08:14:42 +0000 (10:14 +0200)] 
ole32: COM cleanup in antimoniker.c.

13 years agontdll: While requesting TokenGroups calculate required user buffer size in server.
Nikolay Sivov [Tue, 23 Aug 2011 07:16:27 +0000 (11:16 +0400)] 
ntdll: While requesting TokenGroups calculate required user buffer size in server.

13 years agonetapi32: Fix to prevent access beyond nul terminator.
Andrew Talbot [Mon, 22 Aug 2011 20:47:07 +0000 (21:47 +0100)] 
netapi32: Fix to prevent access beyond nul terminator.

13 years agowinmm: Constify some variables.
Andrew Talbot [Mon, 22 Aug 2011 19:31:51 +0000 (20:31 +0100)] 
winmm: Constify some variables.

13 years agomsvcrt: Constify some variables.
Andrew Talbot [Mon, 22 Aug 2011 19:31:47 +0000 (20:31 +0100)] 
msvcrt: Constify some variables.

13 years agokrnl386.exe16: Constify a variable.
Andrew Talbot [Mon, 22 Aug 2011 19:31:43 +0000 (20:31 +0100)] 
krnl386.exe16: Constify a variable.

13 years agodbghelp: Constify some variables.
Andrew Talbot [Mon, 22 Aug 2011 19:31:39 +0000 (20:31 +0100)] 
dbghelp: Constify some variables.

13 years agommdevapi: Disable sound if the user explicitly selects no driver.
Andrew Eikum [Mon, 22 Aug 2011 19:16:04 +0000 (14:16 -0500)] 
mmdevapi: Disable sound if the user explicitly selects no driver.

This also tweaks the no-driver behavior to report 0 active devices
instead of returning an error code.

13 years agowined3d: Make some parameters to get_glsl_program_entry() const.
Henri Verbeet [Mon, 22 Aug 2011 19:02:50 +0000 (21:02 +0200)] 
wined3d: Make some parameters to get_glsl_program_entry() const.

13 years agowined3d: Make the shader parameter to shader_glsl_generate_vshader() const.
Henri Verbeet [Mon, 22 Aug 2011 19:02:49 +0000 (21:02 +0200)] 
wined3d: Make the shader parameter to shader_glsl_generate_vshader() const.

13 years agowined3d: Make the shader parameter to shader_glsl_generate_pshader() const.
Henri Verbeet [Mon, 22 Aug 2011 19:02:48 +0000 (21:02 +0200)] 
wined3d: Make the shader parameter to shader_glsl_generate_pshader() const.

13 years agowined3d: Introduce a function to update a swapchain's render_to_fbo field.
Henri Verbeet [Mon, 22 Aug 2011 19:02:47 +0000 (21:02 +0200)] 
wined3d: Introduce a function to update a swapchain's render_to_fbo field.

13 years agowined3d: Just call resource_unload() in updateSurfaceDesc().
Henri Verbeet [Mon, 22 Aug 2011 19:02:46 +0000 (21:02 +0200)] 
wined3d: Just call resource_unload() in updateSurfaceDesc().

Instead of trying to duplicate the functionality.

13 years agowined3d: Only delete the GL contexts after unloading resources in wined3d_device_reset().
Henri Verbeet [Mon, 22 Aug 2011 19:02:45 +0000 (21:02 +0200)] 
wined3d: Only delete the GL contexts after unloading resources in wined3d_device_reset().

The updateSurfaceDesc() calls potentially make GL calls.

13 years agowined3d: Rename WineD3D_ChoosePixelFormat() to context_choose_pixel_format().
Henri Verbeet [Mon, 22 Aug 2011 19:02:44 +0000 (21:02 +0200)] 
wined3d: Rename WineD3D_ChoosePixelFormat() to context_choose_pixel_format().

13 years agowined3d: Reject color blits on sysmem surfaces in ffp_blit_supported().
Henri Verbeet [Mon, 22 Aug 2011 19:02:43 +0000 (21:02 +0200)] 
wined3d: Reject color blits on sysmem surfaces in ffp_blit_supported().

13 years agowined3d: Move arbfp based color blits from IWineD3DSurfaceImpl_BltOverride() to wined...
Henri Verbeet [Mon, 22 Aug 2011 19:02:42 +0000 (21:02 +0200)] 
wined3d: Move arbfp based color blits from IWineD3DSurfaceImpl_BltOverride() to wined3d_surface_blt().

13 years agowined3d: Reject color blits on sysmem surfaces in arbfp_blit_supported().
Henri Verbeet [Mon, 22 Aug 2011 19:02:41 +0000 (21:02 +0200)] 
wined3d: Reject color blits on sysmem surfaces in arbfp_blit_supported().

13 years agousp10: Implement Multiple Substitution Subtable.
Aric Stewart [Mon, 22 Aug 2011 12:18:09 +0000 (07:18 -0500)] 
usp10: Implement Multiple Substitution Subtable.

13 years agowinegcc: Support a trailing / in paths to winebuild.
Bernhard Loos [Mon, 22 Aug 2011 08:40:10 +0000 (10:40 +0200)] 
winegcc: Support a trailing / in paths to winebuild.

13 years agomsxml3/mxnamespace: Support prefix override mode.
Nikolay Sivov [Sun, 21 Aug 2011 17:49:21 +0000 (21:49 +0400)] 
msxml3/mxnamespace: Support prefix override mode.

13 years agomsxml3/mxnamespace: Implemented getURI().
Nikolay Sivov [Sun, 21 Aug 2011 17:48:15 +0000 (21:48 +0400)] 
msxml3/mxnamespace: Implemented getURI().

13 years agomsxml3/mxnamespace: Implement declarePrefix() and getDeclaredPrefix().
Nikolay Sivov [Sun, 21 Aug 2011 17:47:09 +0000 (21:47 +0400)] 
msxml3/mxnamespace: Implement declarePrefix() and getDeclaredPrefix().

13 years agomsxml3/mxnamespace: Stub IVBMXNamespaceManager and added some tests.
Nikolay Sivov [Sun, 21 Aug 2011 17:44:28 +0000 (21:44 +0400)] 
msxml3/mxnamespace: Stub IVBMXNamespaceManager and added some tests.

13 years agomsxml3/mxnamespace: Add IMXNamespaceManager stub.
Nikolay Sivov [Sun, 21 Aug 2011 17:30:58 +0000 (21:30 +0400)] 
msxml3/mxnamespace: Add IMXNamespaceManager stub.

13 years agocmd/tests: Add tests for tab handling.
Frédéric Delanoy [Fri, 19 Aug 2011 23:26:55 +0000 (01:26 +0200)] 
cmd/tests: Add tests for tab handling.

13 years agocmd/tests: Add @tab@ keyword recognition.
Frédéric Delanoy [Fri, 19 Aug 2011 23:59:01 +0000 (01:59 +0200)] 
cmd/tests: Add @tab@ keyword recognition.

13 years agocmd/tests: Add basic cd tests.
Frédéric Delanoy [Fri, 19 Aug 2011 23:59:00 +0000 (01:59 +0200)] 
cmd/tests: Add basic cd tests.

13 years agocmd: Constify some function parameters.
Frédéric Delanoy [Fri, 19 Aug 2011 23:58:59 +0000 (01:58 +0200)] 
cmd: Constify some function parameters.

13 years agocmd: Rename WCMD_strtrim_leading_spaces to WCMD_skip_leading_spaces to better reflect...
Frédéric Delanoy [Fri, 19 Aug 2011 23:58:58 +0000 (01:58 +0200)] 
cmd: Rename WCMD_strtrim_leading_spaces to WCMD_skip_leading_spaces to better reflect its purpose.

13 years agocmd: Fix a FOR parsing bug when multiple spaces follow an IN.
Frédéric Delanoy [Fri, 19 Aug 2011 23:58:57 +0000 (01:58 +0200)] 
cmd: Fix a FOR parsing bug when multiple spaces follow an IN.

13 years agocmd/tests: Fix bug where an output line was marked as matching when the expected...
Frédéric Delanoy [Fri, 19 Aug 2011 23:58:56 +0000 (01:58 +0200)] 
cmd/tests: Fix bug where an output line was marked as matching when the expected line only differs by a terminal @space@.

13 years agocmd: Clarify some trace messages.
Frédéric Delanoy [Fri, 19 Aug 2011 23:58:55 +0000 (01:58 +0200)] 
cmd: Clarify some trace messages.

13 years agocmd: Remove reference to no longer existing WCMD_read_console from header file.
Frédéric Delanoy [Fri, 19 Aug 2011 23:58:54 +0000 (01:58 +0200)] 
cmd: Remove reference to no longer existing WCMD_read_console from header file.

13 years agocmd: Use CSTR_* instead of hardcoded values as result of CompareStringW.
Frédéric Delanoy [Fri, 19 Aug 2011 23:58:53 +0000 (01:58 +0200)] 
cmd: Use CSTR_* instead of hardcoded values as result of CompareStringW.

13 years agowinemenubuilder: Use start.exe to open URLs to respect URL handlers in registry.
Per Johansson [Thu, 11 Aug 2011 18:21:25 +0000 (20:21 +0200)] 
winemenubuilder: Use start.exe to open URLs to respect URL handlers in registry.

13 years agomsxml3: Added IStream support to IMXWriter.
Thomas Mullaly [Fri, 12 Aug 2011 23:11:08 +0000 (19:11 -0400)] 
msxml3: Added IStream support to IMXWriter.

13 years agomsxml3/tests: Added more IMXWriter tests.
Thomas Mullaly [Fri, 12 Aug 2011 23:11:54 +0000 (19:11 -0400)] 
msxml3/tests: Added more IMXWriter tests.

13 years agomsxml3/tests: Added IStream tests for IMXWriter.
Thomas Mullaly [Fri, 12 Aug 2011 23:11:30 +0000 (19:11 -0400)] 
msxml3/tests: Added IStream tests for IMXWriter.

13 years agoadvapi32/tests: Test what happens when a service fails to or cannot start.
Francois Gouget [Fri, 12 Aug 2011 15:50:07 +0000 (17:50 +0200)] 
advapi32/tests: Test what happens when a service fails to or cannot start.

13 years agogdi32: Initial gamma setting tests.
André Hentschel [Thu, 11 Aug 2011 18:37:26 +0000 (20:37 +0200)] 
gdi32: Initial gamma setting tests.

13 years agowinex11: Validate the ramps also when not converting them to single values.
André Hentschel [Thu, 11 Aug 2011 18:35:11 +0000 (20:35 +0200)] 
winex11: Validate the ramps also when not converting them to single values.

13 years agoieframe: Only print the FIXMEs once for progress bar handling.
André Hentschel [Wed, 10 Aug 2011 21:00:52 +0000 (23:00 +0200)] 
ieframe: Only print the FIXMEs once for progress bar handling.

13 years agouser32: When destroying a window, preserve the first WM_QUIT message that was posted...
Francois Gouget [Fri, 5 Aug 2011 18:29:52 +0000 (20:29 +0200)] 
user32: When destroying a window, preserve the first WM_QUIT message that was posted to it.

13 years agouser32/tests: Test what happens to a WM_QUIT posted to a window that gets destroyed.
Francois Gouget [Fri, 5 Aug 2011 18:27:42 +0000 (20:27 +0200)] 
user32/tests: Test what happens to a WM_QUIT posted to a window that gets destroyed.

13 years agoshell32: Replace call of RegDeleteKeyW by SHDeleteKeyW.
Mariusz Pluciński [Fri, 5 Aug 2011 16:26:08 +0000 (18:26 +0200)] 
shell32: Replace call of RegDeleteKeyW by SHDeleteKeyW.

13 years agopo: Fix some errors in Lithuanian translation.
Aurimas Fišeras [Mon, 22 Aug 2011 14:22:47 +0000 (17:22 +0300)] 
po: Fix some errors in Lithuanian translation.

Detected by Francois Gouget

13 years agotaskmgr: Remove some useless and untranslatable popup labels.
Francois Gouget [Mon, 22 Aug 2011 13:46:37 +0000 (15:46 +0200)] 
taskmgr: Remove some useless and untranslatable popup labels.

13 years agocomdlg32: Specify a message context for 'mm'.
Francois Gouget [Mon, 22 Aug 2011 13:45:41 +0000 (15:45 +0200)] 
comdlg32: Specify a message context for 'mm'.

13 years agopo: Remove English strings from the Hungarian translation.
Francois Gouget [Mon, 22 Aug 2011 14:01:23 +0000 (16:01 +0200)] 
po: Remove English strings from the Hungarian translation.

13 years agopo: Fix a couple of issues around linefeeds in the Persian translation.
Francois Gouget [Mon, 22 Aug 2011 13:55:46 +0000 (15:55 +0200)] 
po: Fix a couple of issues around linefeeds in the Persian translation.

13 years agopo: Remove English strings from the Hebrew translation.
Francois Gouget [Mon, 22 Aug 2011 13:54:39 +0000 (15:54 +0200)] 
po: Remove English strings from the Hebrew translation.

13 years agopo: German translations added and updated.
André Hentschel [Sat, 13 Aug 2011 15:09:13 +0000 (17:09 +0200)] 
po: German translations added and updated.

13 years agokernel32: Create(Named)Pipe uses an nonalertable io mode.
Bernhard Loos [Mon, 22 Aug 2011 09:02:51 +0000 (11:02 +0200)] 
kernel32: Create(Named)Pipe uses an nonalertable io mode.

13 years agokernel32: Make CreateThread hotpatchable.
Bernhard Loos [Mon, 22 Aug 2011 08:40:29 +0000 (10:40 +0200)] 
kernel32: Make CreateThread hotpatchable.

13 years agontdll: Initialize the Length field of PEB->LdrData.
Bernhard Loos [Mon, 22 Aug 2011 08:40:15 +0000 (10:40 +0200)] 
ntdll: Initialize the Length field of PEB->LdrData.

13 years agouser32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROPPEDWIDTH tests.
Bruno Jesus [Mon, 22 Aug 2011 01:23:06 +0000 (22:23 -0300)] 
user32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROPPEDWIDTH tests.