Alexandre Julliard [Wed, 10 Feb 2010 10:18:58 +0000 (11:18 +0100)]
makefiles: Move Maketest.rules to the top level.
Alexandre Julliard [Tue, 9 Feb 2010 18:08:17 +0000 (19:08 +0100)]
makefiles: Disable winetest when tests are disabled.
Alexandre Julliard [Wed, 10 Feb 2010 10:03:16 +0000 (11:03 +0100)]
makefiles: Build the tests directly from the top-level makefile.
Alexandre Julliard [Wed, 10 Feb 2010 09:57:57 +0000 (10:57 +0100)]
makefiles: Build the import libraries directly from the top-level makefile.
Alexandre Julliard [Wed, 10 Feb 2010 09:55:23 +0000 (10:55 +0100)]
makefiles: Build the static libraries directly from the top-level makefile.
Andrew Nguyen [Tue, 9 Feb 2010 15:54:03 +0000 (09:54 -0600)]
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).
Nikolay Sivov [Tue, 9 Feb 2010 15:07:54 +0000 (18:07 +0300)]
msxml3: Support comment node type in IXMLDOMNode_get_baseName.
André Hentschel [Mon, 8 Feb 2010 21:33:19 +0000 (22:33 +0100)]
dbghelp: Merge dwarf code from ntdll/signal_x86_64.c.
Alexandre Julliard [Tue, 9 Feb 2010 14:53:28 +0000 (15:53 +0100)]
msxml3: Fix building with older libxml versions.
Dmitry Timoshkov [Tue, 9 Feb 2010 11:06:21 +0000 (19:06 +0800)]
user32: In a DLGTEMPLATEEX resource dialog version goes before signature.
Alistair Leslie-Hughes [Tue, 9 Feb 2010 08:45:22 +0000 (19:45 +1100)]
dbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64.
Nikolay Sivov [Tue, 9 Feb 2010 00:43:38 +0000 (03:43 +0300)]
msxml3: Create entity reference node properly.
Piotr Caban [Tue, 9 Feb 2010 00:08:43 +0000 (01:08 +0100)]
urlmon/tests: Added more url parsing tests.
Piotr Caban [Tue, 9 Feb 2010 00:08:16 +0000 (01:08 +0100)]
urlmon: Fixed CoInternetGetSecurityUrl implementation.
Piotr Caban [Tue, 9 Feb 2010 00:07:46 +0000 (01:07 +0100)]
urlmon: Fix map_url_to_zone implementation.
Nikolay Sivov [Tue, 9 Feb 2010 00:03:30 +0000 (03:03 +0300)]
msxml3: Create PI node properly.
Jacek Caban [Mon, 8 Feb 2010 20:50:08 +0000 (21:50 +0100)]
mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
Jacek Caban [Mon, 8 Feb 2010 20:49:37 +0000 (21:49 +0100)]
mshtml: Added IHTMLElement2::detachEvent implementation.
Jacek Caban [Mon, 8 Feb 2010 20:49:11 +0000 (21:49 +0100)]
mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice.
Jacek Caban [Mon, 8 Feb 2010 20:48:31 +0000 (21:48 +0100)]
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation.
Jacek Caban [Mon, 8 Feb 2010 20:47:57 +0000 (21:47 +0100)]
mshtml: Added IHTMLImgElement::height property implementation.
Jacek Caban [Mon, 8 Feb 2010 20:47:21 +0000 (21:47 +0100)]
mshtml: Added IHTMLImgElement::width property implementation.
Jacek Caban [Mon, 8 Feb 2010 20:46:45 +0000 (21:46 +0100)]
mshtml: Set image size in IHTMLImageElementFactory::create.
Stefan Dösinger [Mon, 8 Feb 2010 11:28:26 +0000 (12:28 +0100)]
d3d: Make sure vertexbuffer lock doesn't return a NULL pointer.
Stefan Dösinger [Mon, 8 Feb 2010 11:24:36 +0000 (12:24 +0100)]
wined3d: Don't use GL_MAP_FLUSH_EXPLICIT_BIT without GL_MAP_WRITE_BIT.
Stefan Dösinger [Mon, 8 Feb 2010 11:22:24 +0000 (12:22 +0100)]
wined3d: Don't record dirty areas in a readonly lock.
Alexandre Julliard [Mon, 8 Feb 2010 20:29:13 +0000 (21:29 +0100)]
makefiles: Generate the list of test binaries from configure.
Alexandre Julliard [Mon, 8 Feb 2010 20:27:54 +0000 (21:27 +0100)]
makefiles: Generate the winetest rules from the WINE_CONFIG_TEST macro.
Alexandre Julliard [Mon, 8 Feb 2010 19:58:00 +0000 (20:58 +0100)]
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
Alexandre Julliard [Mon, 8 Feb 2010 19:54:05 +0000 (20:54 +0100)]
makefiles: Move the CROSSOBJS dependency to the generated default dependencies.
Get rid of a remaining C_SRCS16 reference.
Alexandre Julliard [Mon, 8 Feb 2010 19:47:41 +0000 (20:47 +0100)]
makefiles: Generate dependencies to match each makefile to its subdirectory.
Alexandre Julliard [Mon, 8 Feb 2010 19:47:07 +0000 (20:47 +0100)]
makefiles: Build the tools subdirectories directly from the top-level makefile.
Alexandre Julliard [Mon, 8 Feb 2010 19:43:03 +0000 (20:43 +0100)]
makefiles: Build the libs subdirectories directly from the top-level makefile.
Alexandre Julliard [Mon, 8 Feb 2010 16:44:43 +0000 (17:44 +0100)]
kernel32: Do not load 16-bit krnl386.exe by default.
Alexandre Julliard [Mon, 8 Feb 2010 16:44:31 +0000 (17:44 +0100)]
gdi32: Do not load 16-bit gdi.exe by default.
Alexandre Julliard [Mon, 8 Feb 2010 16:44:23 +0000 (17:44 +0100)]
user32: Do not load 16-bit user.exe by default.
Alexandre Julliard [Mon, 8 Feb 2010 16:38:05 +0000 (17:38 +0100)]
user32: Store 32-bit and 16-bit cursors/icons in independent structures.
Alexandre Julliard [Mon, 8 Feb 2010 16:14:01 +0000 (17:14 +0100)]
winex11: Shape offset must be relative to the window position.
Nikolay Sivov [Mon, 8 Feb 2010 14:52:45 +0000 (17:52 +0300)]
comctl32/listview: Revert item width calculation to fix performance issues.
Dan Kegel [Mon, 8 Feb 2010 14:25:36 +0000 (06:25 -0800)]
iphlpapi: _res is per-thread in glibc.
Reece Dunn [Mon, 8 Feb 2010 08:53:43 +0000 (08:53 +0000)]
user32/tests: Make the MDI client take up the whole client area.
Erich Hoover [Sun, 7 Feb 2010 17:39:33 +0000 (10:39 -0700)]
hhctrl.ocx: Add Search capability.
Erich Hoover [Sun, 7 Feb 2010 17:32:27 +0000 (10:32 -0700)]
itss: Implement IStorageImpl_OpenStorage.
Erich Hoover [Sun, 7 Feb 2010 17:09:04 +0000 (10:09 -0700)]
hhctrl.ocx: Add widgets for the Search tab.
Erich Hoover [Sun, 7 Feb 2010 17:08:38 +0000 (10:08 -0700)]
hhctrl.ocx: Allow ListView navigation with the Return/Enter key.
Erich Hoover [Sun, 7 Feb 2010 17:08:18 +0000 (10:08 -0700)]
hhctrl.ocx: Support HTML Help having indented Index tab items.
Erich Hoover [Sun, 7 Feb 2010 17:07:56 +0000 (10:07 -0700)]
hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style.
Detlef Riekenberg [Sun, 7 Feb 2010 16:20:23 +0000 (17:20 +0100)]
shdocvw: Dump the commands in OleCommandTarget_QueryStatus.
Hans Leidekker [Mon, 8 Feb 2010 08:21:23 +0000 (09:21 +0100)]
mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.
Hans Leidekker [Mon, 8 Feb 2010 08:20:58 +0000 (09:20 +0100)]
wininet: Don't call libcrypto function after closing the library.
Spotted by Paul Vriens.
Paul Vriens [Mon, 8 Feb 2010 08:16:03 +0000 (09:16 +0100)]
ws2_32/tests: Fix test failures on Win9x/WinMe.
Huw Davies [Fri, 5 Feb 2010 14:44:07 +0000 (14:44 +0000)]
msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs.
Huw Davies [Fri, 5 Feb 2010 13:29:32 +0000 (13:29 +0000)]
msdaps: Add support for remoting IRowChange_SetColumns.
Vladimir Pankratov [Sun, 7 Feb 2010 16:42:50 +0000 (21:42 +0500)]
wordpad: Update Russian translation.
Christian Costa [Sun, 7 Feb 2010 20:17:59 +0000 (21:17 +0100)]
quartz: Add stubbed IAMDirectSound interface to DSoundRenderer.
Christian Costa [Sun, 7 Feb 2010 20:17:53 +0000 (21:17 +0100)]
quartz/tests: Add test for querying IAMDirectSound from DSoundRenderer.
Christian Costa [Sun, 7 Feb 2010 20:17:47 +0000 (21:17 +0100)]
quartz: Fix IAMDirectSound interface definition.
Christian Costa [Sun, 7 Feb 2010 20:17:24 +0000 (21:17 +0100)]
d3drm: Beginning of Mesh info retrieval.
Christian Costa [Sun, 7 Feb 2010 20:16:33 +0000 (21:16 +0100)]
d3dxof: Fix data buffer deallocation on error.
Christian Costa [Sun, 7 Feb 2010 20:15:43 +0000 (21:15 +0100)]
d3dxof: Fix typo in comment.
André Hentschel [Sun, 7 Feb 2010 17:59:15 +0000 (18:59 +0100)]
oleaut32: Fix formula.
Vincent Povirk [Mon, 1 Feb 2010 23:42:31 +0000 (17:42 -0600)]
shell32: Use the current directory when copying to an empty destination.
Vincent Povirk [Sat, 6 Feb 2010 21:43:16 +0000 (15:43 -0600)]
gdiplus: Use linear gradient brush angles.
Vincent Povirk [Fri, 5 Feb 2010 01:05:54 +0000 (19:05 -0600)]
gdiplus: Don't use gdi32 to do pixel format conversion.
Paul Vriens [Sun, 7 Feb 2010 12:33:51 +0000 (13:33 +0100)]
user32/tests: Fix crash on Win9x/WinMe.
Paul Vriens [Sun, 7 Feb 2010 12:20:53 +0000 (13:20 +0100)]
user32/tests: Don't try to detect Win9x/WinMe several times.
Dan Kegel [Sat, 6 Feb 2010 18:44:21 +0000 (10:44 -0800)]
gdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP.
Paul Vriens [Sat, 6 Feb 2010 14:37:24 +0000 (15:37 +0100)]
winspool.drv: Fix some test failures on Win9x/WinMe.
Jacek Caban [Fri, 5 Feb 2010 22:17:35 +0000 (23:17 +0100)]
jscript: Added support for constructor property.
Jacek Caban [Fri, 5 Feb 2010 22:17:06 +0000 (23:17 +0100)]
jscript: Avoid unnecessary prototype lookup.
Jacek Caban [Fri, 5 Feb 2010 22:15:46 +0000 (23:15 +0100)]
jscript: Get value as VARIANT in prop_put.
Jacek Caban [Fri, 5 Feb 2010 22:15:07 +0000 (23:15 +0100)]
jscript: Moved property creation out of find_prop_name_prot.
Jacek Caban [Fri, 5 Feb 2010 22:14:35 +0000 (23:14 +0100)]
jscript: Don't try to create property in jsdisp_call_name.
Alistair Leslie-Hughes [Wed, 3 Feb 2010 01:41:51 +0000 (12:41 +1100)]
dbghelp: Add basic support for PVOID64.
Vincent Povirk [Fri, 5 Feb 2010 18:14:18 +0000 (12:14 -0600)]
winemenubuilder: Use a custom error function.
Vitaly Perov [Fri, 5 Feb 2010 16:46:02 +0000 (19:46 +0300)]
setupapi: Add stub for SetupLogFile{A,W}.
Nikolay Sivov [Fri, 5 Feb 2010 13:25:02 +0000 (16:25 +0300)]
msxml3: Use libxml2 functionality to skip top XML declaration node while writing to file.
Alexandre Julliard [Sat, 6 Feb 2010 19:36:12 +0000 (20:36 +0100)]
winetest: Report the correct source directory for program tests.
Alexandre Julliard [Sat, 6 Feb 2010 09:21:22 +0000 (10:21 +0100)]
winetest: Require an email address to submit a report.
Alexandre Julliard [Fri, 5 Feb 2010 17:31:34 +0000 (18:31 +0100)]
Release 1.1.38.
Alexandre Julliard [Fri, 5 Feb 2010 16:24:12 +0000 (17:24 +0100)]
configure: Avoid incorrectly cleaning up symlink targets when running in the source dir.
Hans Leidekker [Fri, 5 Feb 2010 13:48:20 +0000 (14:48 +0100)]
msi: Implement the SelfUnregModules standard action.
Hans Leidekker [Fri, 5 Feb 2010 13:47:55 +0000 (14:47 +0100)]
msi: Implement the RemoveFolders standard action.
Huw Davies [Thu, 4 Feb 2010 19:54:59 +0000 (19:54 +0000)]
msdaps: Add support for remoting IRow_Open.
Huw Davies [Thu, 4 Feb 2010 19:22:21 +0000 (19:22 +0000)]
msdaps: Make use of the row server in ICommand_Execute.
Huw Davies [Thu, 4 Feb 2010 15:22:29 +0000 (15:22 +0000)]
msdaps: Make use of the row server in IBindResource_Bind.
Huw Davies [Thu, 4 Feb 2010 14:47:56 +0000 (14:47 +0000)]
msdaps: Add support for remoting IRowsetLocate_GetRowsAt.
Huw Davies [Thu, 4 Feb 2010 14:34:17 +0000 (14:34 +0000)]
msdaps: Add support for remoting IRowset_GetData.
Huw Davies [Thu, 4 Feb 2010 14:21:30 +0000 (14:21 +0000)]
msdaps: Add support for remoting IRowsetInfo_GetProperties.
Huw Davies [Thu, 4 Feb 2010 14:13:17 +0000 (14:13 +0000)]
msdaps: Add support for remoting IAccessor_GetBindings.
Huw Davies [Thu, 4 Feb 2010 14:10:08 +0000 (14:10 +0000)]
msdaps: Add support for remoting IAccessor_ReleaseAccessor.
Huw Davies [Thu, 4 Feb 2010 14:07:25 +0000 (14:07 +0000)]
msdaps: Add support for remoting IAccessor_CreateAccessor.
Bernhard Übelacker [Tue, 2 Feb 2010 13:16:02 +0000 (14:16 +0100)]
user32: Don't hide the window in SetParent when window and parent are equal.
Maarten Lankhorst [Fri, 5 Feb 2010 10:34:42 +0000 (11:34 +0100)]
dwmapi: Silence a noisy fixme.
Jörg Höhle [Thu, 4 Feb 2010 21:13:34 +0000 (22:13 +0100)]
winecoreaudio: Ignore failure to notify MIDI clients.
Alexandre Julliard [Fri, 5 Feb 2010 11:31:48 +0000 (12:31 +0100)]
kernel32: Export InterlockedCompareExchange64.
Alexandre Julliard [Fri, 5 Feb 2010 11:23:48 +0000 (12:23 +0100)]
ntdll: Export RtlInterlockedCompareExchange64.
Alexandre Julliard [Fri, 5 Feb 2010 10:54:51 +0000 (11:54 +0100)]
ddraw/tests: Fix a test that fails on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:50:36 +0000 (11:50 +0100)]
urlmon/tests: Comment out a test that crashes on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:50:24 +0000 (11:50 +0100)]
mlang/tests: Fix a test failure on Win2k.