Piotr Caban [Fri, 19 Sep 2008 14:01:24 +0000 (16:01 +0200)]
msxml3/test: Add test for ISAXXMLReader_parse (passing XMLDOMDocument as argument).
Piotr Caban [Fri, 19 Sep 2008 14:01:14 +0000 (16:01 +0200)]
msxml3: Fix xmlnode_get_xml to work properly with XML_DOCUMENT_NODE.
Piotr Caban [Fri, 19 Sep 2008 14:01:03 +0000 (16:01 +0200)]
msxml3: Change order of interface recognition and fix typo.
Alexandre Julliard [Fri, 19 Sep 2008 16:05:36 +0000 (18:05 +0200)]
Release 1.1.5.
Muneyuki Noguchi [Fri, 19 Sep 2008 10:26:47 +0000 (19:26 +0900)]
oleview: Add Japanese resources.
Alexandre Julliard [Fri, 19 Sep 2008 12:03:47 +0000 (14:03 +0200)]
ntdll/tests: Fix a couple of tests failing on NT4.
Alexandre Julliard [Fri, 19 Sep 2008 12:03:40 +0000 (14:03 +0200)]
kernel32/tests: Fix a couple of tests failing on NT4.
Alexandre Julliard [Fri, 19 Sep 2008 10:21:45 +0000 (12:21 +0200)]
kernel32/tests: Fix race condition in the thread test.
Allan Tong [Thu, 18 Sep 2008 23:18:23 +0000 (19:18 -0400)]
wined3d: Fix Geforce9 detection.
Jeff Zaroyko [Fri, 19 Sep 2008 05:26:57 +0000 (15:26 +1000)]
dsound: Fix a failing test on XP.
Juan Lang [Thu, 18 Sep 2008 23:34:41 +0000 (16:34 -0700)]
tools/wine.inf: Register cryptdlg.
Juan Lang [Thu, 18 Sep 2008 19:40:28 +0000 (12:40 -0700)]
include: Add missing defines.
Juan Lang [Thu, 18 Sep 2008 17:36:49 +0000 (10:36 -0700)]
include: Fix typo.
Juan Lang [Thu, 18 Sep 2008 16:14:54 +0000 (09:14 -0700)]
wintrust: Add traces to a few more functions.
Owen Rudge [Thu, 18 Sep 2008 23:13:58 +0000 (00:13 +0100)]
shell32: Check CPL_NEWINQUIRE message in control panel applets if we can't retrieve valid strings/icon.
Jacek Caban [Thu, 18 Sep 2008 22:46:26 +0000 (00:46 +0200)]
jscript: Added function constructor object.
Jacek Caban [Thu, 18 Sep 2008 22:46:05 +0000 (00:46 +0200)]
jscript: Added more to_string implementation.
Jacek Caban [Thu, 18 Sep 2008 22:45:50 +0000 (00:45 +0200)]
jscript: Minor fixes.
Jacek Caban [Thu, 18 Sep 2008 22:45:35 +0000 (00:45 +0200)]
jscript: Added '>>>=' expression implementation.
Jacek Caban [Thu, 18 Sep 2008 22:45:20 +0000 (00:45 +0200)]
jscript: Added '>>=' expression implementation.
Jacek Caban [Thu, 18 Sep 2008 22:45:05 +0000 (00:45 +0200)]
jscript: Added '<<=' expression implementation.
Jacek Caban [Thu, 18 Sep 2008 22:44:49 +0000 (00:44 +0200)]
jscript: Added '>>>' expression implementation.
Jacek Caban [Thu, 18 Sep 2008 22:44:29 +0000 (00:44 +0200)]
jscript: Added '>>' expression implementation.
Jacek Caban [Thu, 18 Sep 2008 22:44:11 +0000 (00:44 +0200)]
jscript: Added '<<' expression implementation.
Jacek Caban [Thu, 18 Sep 2008 22:43:53 +0000 (00:43 +0200)]
jscript: Added with statement implementation.
Jacek Caban [Thu, 18 Sep 2008 22:43:37 +0000 (00:43 +0200)]
jscript: Added delete expression implementation.
Jacek Caban [Thu, 18 Sep 2008 22:43:21 +0000 (00:43 +0200)]
jscript: Added for..in statement implementation.
Jacek Caban [Thu, 18 Sep 2008 22:43:03 +0000 (00:43 +0200)]
jscript: Added String.charAt implementation.
Jacek Caban [Thu, 18 Sep 2008 22:42:33 +0000 (00:42 +0200)]
jscript: Added void expression implementation.
Christian Costa [Thu, 18 Sep 2008 19:47:40 +0000 (21:47 +0200)]
d3dxof: Fix IDirectXFileDataImpl_GetType.
Alexandre Julliard [Fri, 19 Sep 2008 10:07:32 +0000 (12:07 +0200)]
gdi32/tests: Skip test that depends on Tahoma if it isn't installed.
Alexandre Julliard [Fri, 19 Sep 2008 10:07:18 +0000 (12:07 +0200)]
user32/tests: Fix a few more message test failures.
Paul Vriens [Thu, 18 Sep 2008 20:59:19 +0000 (22:59 +0200)]
crypt32/tests: Add a missing CryptMsgUpdate.
Detlef Riekenberg [Fri, 19 Sep 2008 03:35:49 +0000 (05:35 +0200)]
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
Detlef Riekenberg [Thu, 18 Sep 2008 20:40:09 +0000 (22:40 +0200)]
winspool: Use the backend for AddMonitor.
Detlef Riekenberg [Thu, 18 Sep 2008 20:35:29 +0000 (22:35 +0200)]
localspl: Implement AddMonitor.
Detlef Riekenberg [Thu, 18 Sep 2008 16:52:43 +0000 (18:52 +0200)]
advapi32: Remove outdated comment.
Dylan Smith [Thu, 18 Sep 2008 13:38:55 +0000 (09:38 -0400)]
richedit: Removed a redundant condition.
Henri Verbeet [Thu, 18 Sep 2008 12:57:53 +0000 (14:57 +0200)]
wined3d: Create a FBO for each combination of render targets and depth stencil.
The main reason for this change is crappy performance for reconfiguring FBOs.
Henri Verbeet [Thu, 18 Sep 2008 12:57:53 +0000 (14:57 +0200)]
wined3d: Get rid of context_set_depth_stencil_fbo().
Integrate clearing the depth stencil attachment in context_attach_depth_stencil_fbo().
Henri Verbeet [Thu, 18 Sep 2008 12:57:53 +0000 (14:57 +0200)]
wined3d: Get rid of context_set_render_target_fbo().
Integrate clearing the attachment in context_attach_surface_fbo().
Henri Verbeet [Thu, 18 Sep 2008 12:57:53 +0000 (14:57 +0200)]
wined3d: Handle drawbuffers in context_apply_fbo_state() instead of context_set_render_target_fbo().
Henri Verbeet [Thu, 18 Sep 2008 12:57:53 +0000 (14:57 +0200)]
wined3d: Split off a function for applying an attachment's filter states.
Henri Verbeet [Thu, 18 Sep 2008 12:57:53 +0000 (14:57 +0200)]
wined3d: Move FBO handling functions to context.c.
Rob Shearman [Thu, 18 Sep 2008 11:37:35 +0000 (12:37 +0100)]
widl: Don't automatically add DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions and structs.
It doesn't match what MIDL does.
Rob Shearman [Thu, 18 Sep 2008 11:36:32 +0000 (12:36 +0100)]
include: Add explicit DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions in IDL files.
These aren't present in the PSDK versions of these files but are
necessary for us to be able to compile Wine with compilers that don't
support anonymous structs and unions.
Huw Davies [Thu, 18 Sep 2008 11:23:08 +0000 (12:23 +0100)]
gdi32: Factor out the name table lookup into a separate function.
Alistair Leslie-Hughes [Wed, 17 Sep 2008 10:41:47 +0000 (20:41 +1000)]
mshtml: Implement IHTMLBody get/put_Text.
Alistair Leslie-Hughes [Wed, 17 Sep 2008 10:14:24 +0000 (20:14 +1000)]
msxml3: Correct IDispatchEx Invoke to return the correct object.
Vitaly Lipatov [Wed, 17 Sep 2008 12:58:52 +0000 (16:58 +0400)]
wineboot: Do registry update with wineboot --update in any case.
Jan de Mooij [Tue, 16 Sep 2008 09:25:18 +0000 (11:25 +0200)]
comctl32/treeview: Fix pszText NULL pointer dereference.
Mikołaj Zalewski [Wed, 17 Sep 2008 19:46:40 +0000 (21:46 +0200)]
shell32: autocomplete: Remove some obsolete FIXMEs, update some comments.
Mikołaj Zalewski [Wed, 17 Sep 2008 19:42:46 +0000 (21:42 +0200)]
shell32: autocomplete: Implement GetDropDownStatus.
Mikołaj Zalewski [Wed, 17 Sep 2008 19:42:41 +0000 (21:42 +0200)]
shell32: autocomplete: Make SetOptions handle setting the ACO_AUTOSUGGEST after Init, fix ACO_AUTOSUGGEST|ACO_AUTOAPPEND case.
Mikołaj Zalewski [Wed, 17 Sep 2008 19:42:38 +0000 (21:42 +0200)]
shell32: autocomplete: Fix a logical AND to a bitwise AND.
Mikołaj Zalewski [Wed, 17 Sep 2008 19:42:36 +0000 (21:42 +0200)]
shell32: autocomplete: Add stub IAutoCompleteDropDown interface.
Mikołaj Zalewski [Wed, 17 Sep 2008 18:52:41 +0000 (20:52 +0200)]
include: Add IAutoCompleteDropDown declaration.
Huw Davies [Thu, 18 Sep 2008 08:35:07 +0000 (09:35 +0100)]
inetcomm: Make variable static to fix crash on process detach.
Huw Davies [Wed, 17 Sep 2008 13:35:26 +0000 (14:35 +0100)]
include: Fill in IMimeEnumProperties.
Jeff Zaroyko [Thu, 18 Sep 2008 04:59:08 +0000 (14:59 +1000)]
kernel32: Modify DeleteFileW to fail on directories.
Dylan Smith [Thu, 18 Sep 2008 05:17:45 +0000 (01:17 -0400)]
richedit: Avoid unconditionally rewrapping text on scroll.
Dylan Smith [Thu, 18 Sep 2008 02:02:08 +0000 (22:02 -0400)]
richedit: Handle deletion at the end of text properly.
Juan Lang [Wed, 17 Sep 2008 23:15:56 +0000 (16:15 -0700)]
crypt32: Add support for the CERT_EXTENDED_ERROR_INFO_PROP_ID.
Juan Lang [Wed, 17 Sep 2008 23:15:34 +0000 (16:15 -0700)]
wintrust: Don't assume dwStateAction is set in WINTRUST_DATA.
Juan Lang [Wed, 17 Sep 2008 23:15:11 +0000 (16:15 -0700)]
wintrust: Add a few missing defines.
Paul Vriens [Wed, 17 Sep 2008 21:20:39 +0000 (23:20 +0200)]
crypt32/tests: Don't crash on win9x.
Jacek Caban [Wed, 17 Sep 2008 21:36:19 +0000 (23:36 +0200)]
jscript: Added for statement implementation.
Jacek Caban [Wed, 17 Sep 2008 21:35:57 +0000 (23:35 +0200)]
jscript: Added continue statement implementation.
Jacek Caban [Wed, 17 Sep 2008 21:35:38 +0000 (23:35 +0200)]
jscript: Added while and do..while statement implementation.
Jacek Caban [Wed, 17 Sep 2008 21:35:12 +0000 (23:35 +0200)]
jscript: Added String.length implementation.
Jacek Caban [Wed, 17 Sep 2008 21:34:56 +0000 (23:34 +0200)]
jscript: Added to_string(VT_I4) implementation.
Jacek Caban [Wed, 17 Sep 2008 21:34:23 +0000 (23:34 +0200)]
jscript: Added array literal implementation.
Jacek Caban [Wed, 17 Sep 2008 21:34:05 +0000 (23:34 +0200)]
jscript: Added eval implementation.
Jacek Caban [Wed, 17 Sep 2008 21:33:32 +0000 (23:33 +0200)]
jscript: Added bool and null to number conversion implementation.
Jacek Caban [Wed, 17 Sep 2008 21:33:15 +0000 (23:33 +0200)]
jscript: Added plus expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:32:59 +0000 (23:32 +0200)]
jscript: Added '~' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:32:43 +0000 (23:32 +0200)]
jscript: Added ',' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:32:27 +0000 (23:32 +0200)]
jscript: Added '^=' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:32:11 +0000 (23:32 +0200)]
jscript: Added '^' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:31:54 +0000 (23:31 +0200)]
jscript: Added '&=' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:31:38 +0000 (23:31 +0200)]
jscript: Added '&' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:31:22 +0000 (23:31 +0200)]
jscript: Added '|=' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:31:02 +0000 (23:31 +0200)]
jscript: Added '|' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:30:37 +0000 (23:30 +0200)]
jscript: Added break statement implementation.
Jacek Caban [Wed, 17 Sep 2008 21:30:20 +0000 (23:30 +0200)]
jscript: Added switch statement implementation.
Jacek Caban [Wed, 17 Sep 2008 21:29:58 +0000 (23:29 +0200)]
jscript: Added 'new' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:29:34 +0000 (23:29 +0200)]
jscript: Added '!=' expression implementation.
Jacek Caban [Wed, 17 Sep 2008 21:29:16 +0000 (23:29 +0200)]
jscript: Added '==' expression implementation.
Alexandre Julliard [Wed, 17 Sep 2008 19:14:05 +0000 (21:14 +0200)]
winex11: Compare the window position against the cached position in ConfigureNotify.
Alexandre Julliard [Wed, 17 Sep 2008 19:13:38 +0000 (21:13 +0200)]
winex11: Ignore the initial WM_STATE transition out of withdrawn state.
Alexandre Julliard [Wed, 17 Sep 2008 19:13:11 +0000 (21:13 +0200)]
winex11: Don't try to retrieve the X11 size on ShowWindow for zero-sized windows.
Alexandre Julliard [Wed, 17 Sep 2008 19:11:47 +0000 (21:11 +0200)]
winex11: Force the X11 size of zero-sized window to always be 1x1.
Henri Verbeet [Wed, 17 Sep 2008 15:51:49 +0000 (17:51 +0200)]
wined3d: Add a checkGLcall() at the end of loadTexCoords().
To prevent GL errors in loadTexCoords from showing up in different state handlers
Henri Verbeet [Wed, 17 Sep 2008 15:51:44 +0000 (17:51 +0200)]
wined3d: Make the debug channels more consistent.
Henri Verbeet [Wed, 17 Sep 2008 15:51:42 +0000 (17:51 +0200)]
wined3d: Don't needlessly bind the texture in PreLoad().
Henri Verbeet [Wed, 17 Sep 2008 15:50:40 +0000 (17:50 +0200)]
wined3d: Don't assume the texture is bound in IWineD3DVolumeImpl_LoadTexture().
Henri Verbeet [Wed, 17 Sep 2008 12:50:49 +0000 (14:50 +0200)]
wined3d: Remove some assumptions that PreLoad() will always bind the texture.
Henri Verbeet [Wed, 17 Sep 2008 12:50:49 +0000 (14:50 +0200)]
wined3d: Clarify a comment.
Paul Chitescu [Wed, 17 Sep 2008 15:12:28 +0000 (18:12 +0300)]
explorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop triggers screen saver.
Paul Chitescu [Wed, 17 Sep 2008 15:12:20 +0000 (18:12 +0300)]
user32: Stub for LockWorkStation.