wine
14 years agomakefiles: Move Maketest.rules to the top level.
Alexandre Julliard [Wed, 10 Feb 2010 10:18:58 +0000 (11:18 +0100)] 
makefiles: Move Maketest.rules to the top level.

14 years agomakefiles: Disable winetest when tests are disabled.
Alexandre Julliard [Tue, 9 Feb 2010 18:08:17 +0000 (19:08 +0100)] 
makefiles: Disable winetest when tests are disabled.

14 years agomakefiles: Build the tests directly from the top-level makefile.
Alexandre Julliard [Wed, 10 Feb 2010 10:03:16 +0000 (11:03 +0100)] 
makefiles: Build the tests directly from the top-level makefile.

14 years agomakefiles: Build the import libraries 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.

14 years agomakefiles: Build the static 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.

14 years agomshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).
Andrew Nguyen [Tue, 9 Feb 2010 15:54:03 +0000 (09:54 -0600)] 
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).

14 years agomsxml3: Support comment node type in IXMLDOMNode_get_baseName.
Nikolay Sivov [Tue, 9 Feb 2010 15:07:54 +0000 (18:07 +0300)] 
msxml3: Support comment node type in IXMLDOMNode_get_baseName.

14 years agodbghelp: Merge dwarf code from ntdll/signal_x86_64.c.
André Hentschel [Mon, 8 Feb 2010 21:33:19 +0000 (22:33 +0100)] 
dbghelp: Merge dwarf code from ntdll/signal_x86_64.c.

14 years agomsxml3: Fix building with older libxml versions.
Alexandre Julliard [Tue, 9 Feb 2010 14:53:28 +0000 (15:53 +0100)] 
msxml3: Fix building with older libxml versions.

14 years agouser32: In a DLGTEMPLATEEX resource dialog version goes before signature.
Dmitry Timoshkov [Tue, 9 Feb 2010 11:06:21 +0000 (19:06 +0800)] 
user32: In a DLGTEMPLATEEX resource dialog version goes before signature.

14 years agodbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64.
Alistair Leslie-Hughes [Tue, 9 Feb 2010 08:45:22 +0000 (19:45 +1100)] 
dbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64.

14 years agomsxml3: Create entity reference node properly.
Nikolay Sivov [Tue, 9 Feb 2010 00:43:38 +0000 (03:43 +0300)] 
msxml3: Create entity reference node properly.

14 years agourlmon/tests: Added more url parsing tests.
Piotr Caban [Tue, 9 Feb 2010 00:08:43 +0000 (01:08 +0100)] 
urlmon/tests: Added more url parsing tests.

14 years agourlmon: Fixed CoInternetGetSecurityUrl implementation.
Piotr Caban [Tue, 9 Feb 2010 00:08:16 +0000 (01:08 +0100)] 
urlmon: Fixed CoInternetGetSecurityUrl implementation.

14 years agourlmon: Fix map_url_to_zone implementation.
Piotr Caban [Tue, 9 Feb 2010 00:07:46 +0000 (01:07 +0100)] 
urlmon: Fix map_url_to_zone implementation.

14 years agomsxml3: Create PI node properly.
Nikolay Sivov [Tue, 9 Feb 2010 00:03:30 +0000 (03:03 +0300)] 
msxml3: Create PI node properly.

14 years agomshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
Jacek Caban [Mon, 8 Feb 2010 20:50:08 +0000 (21:50 +0100)] 
mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.

14 years agomshtml: Added IHTMLElement2::detachEvent implementation.
Jacek Caban [Mon, 8 Feb 2010 20:49:37 +0000 (21:49 +0100)] 
mshtml: Added IHTMLElement2::detachEvent implementation.

14 years agomshtml: Don't free nsstr in HTMLFormElement_get_dispid twice.
Jacek Caban [Mon, 8 Feb 2010 20:49:11 +0000 (21:49 +0100)] 
mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice.

14 years agomshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation.
Jacek Caban [Mon, 8 Feb 2010 20:48:31 +0000 (21:48 +0100)] 
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation.

14 years agomshtml: Added IHTMLImgElement::height property implementation.
Jacek Caban [Mon, 8 Feb 2010 20:47:57 +0000 (21:47 +0100)] 
mshtml: Added IHTMLImgElement::height property implementation.

14 years agomshtml: Added IHTMLImgElement::width property implementation.
Jacek Caban [Mon, 8 Feb 2010 20:47:21 +0000 (21:47 +0100)] 
mshtml: Added IHTMLImgElement::width property implementation.

14 years agomshtml: Set image size in IHTMLImageElementFactory::create.
Jacek Caban [Mon, 8 Feb 2010 20:46:45 +0000 (21:46 +0100)] 
mshtml: Set image size in IHTMLImageElementFactory::create.

14 years agod3d: Make sure vertexbuffer lock doesn't return a NULL pointer.
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.

14 years agowined3d: Don't use GL_MAP_FLUSH_EXPLICIT_BIT without GL_MAP_WRITE_BIT.
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.

14 years agowined3d: Don't record dirty areas in a readonly lock.
Stefan Dösinger [Mon, 8 Feb 2010 11:22:24 +0000 (12:22 +0100)] 
wined3d: Don't record dirty areas in a readonly lock.

14 years agomakefiles: Generate the list of test binaries from configure.
Alexandre Julliard [Mon, 8 Feb 2010 20:29:13 +0000 (21:29 +0100)] 
makefiles: Generate the list of test binaries from configure.

14 years agomakefiles: Generate the winetest rules from the WINE_CONFIG_TEST macro.
Alexandre Julliard [Mon, 8 Feb 2010 20:27:54 +0000 (21:27 +0100)] 
makefiles: Generate the winetest rules from the WINE_CONFIG_TEST macro.

14 years agomakefiles: Generate a general catch-all dependency on .tab.h files to replace the...
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.

14 years agomakefiles: Move the CROSSOBJS dependency to the generated default dependencies.
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.

14 years agomakefiles: Generate dependencies to match each makefile to its subdirectory.
Alexandre Julliard [Mon, 8 Feb 2010 19:47:41 +0000 (20:47 +0100)] 
makefiles: Generate dependencies to match each makefile to its subdirectory.

14 years agomakefiles: Build the tools subdirectories directly from the top-level makefile.
Alexandre Julliard [Mon, 8 Feb 2010 19:47:07 +0000 (20:47 +0100)] 
makefiles: Build the tools subdirectories directly from the top-level makefile.

14 years agomakefiles: Build the libs 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.

14 years agokernel32: Do not load 16-bit krnl386.exe by default.
Alexandre Julliard [Mon, 8 Feb 2010 16:44:43 +0000 (17:44 +0100)] 
kernel32: Do not load 16-bit krnl386.exe by default.

14 years agogdi32: Do not load 16-bit gdi.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.

14 years agouser32: Do not load 16-bit user.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.

14 years agouser32: Store 32-bit and 16-bit cursors/icons in independent structures.
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.

14 years agowinex11: Shape offset must be relative to the window position.
Alexandre Julliard [Mon, 8 Feb 2010 16:14:01 +0000 (17:14 +0100)] 
winex11: Shape offset must be relative to the window position.

14 years agocomctl32/listview: Revert item width calculation to fix performance issues.
Nikolay Sivov [Mon, 8 Feb 2010 14:52:45 +0000 (17:52 +0300)] 
comctl32/listview: Revert item width calculation to fix performance issues.

14 years agoiphlpapi: _res is per-thread in glibc.
Dan Kegel [Mon, 8 Feb 2010 14:25:36 +0000 (06:25 -0800)] 
iphlpapi: _res is per-thread in glibc.

14 years agouser32/tests: Make the MDI client take up the whole client area.
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.

14 years agohhctrl.ocx: Add Search capability.
Erich Hoover [Sun, 7 Feb 2010 17:39:33 +0000 (10:39 -0700)] 
hhctrl.ocx: Add Search capability.

14 years agoitss: Implement IStorageImpl_OpenStorage.
Erich Hoover [Sun, 7 Feb 2010 17:32:27 +0000 (10:32 -0700)] 
itss: Implement IStorageImpl_OpenStorage.

14 years agohhctrl.ocx: Add widgets for the Search tab.
Erich Hoover [Sun, 7 Feb 2010 17:09:04 +0000 (10:09 -0700)] 
hhctrl.ocx: Add widgets for the Search tab.

14 years agohhctrl.ocx: Allow ListView navigation with the Return/Enter key.
Erich Hoover [Sun, 7 Feb 2010 17:08:38 +0000 (10:08 -0700)] 
hhctrl.ocx: Allow ListView navigation with the Return/Enter key.

14 years agohhctrl.ocx: Support HTML Help having indented Index tab items.
Erich Hoover [Sun, 7 Feb 2010 17:08:18 +0000 (10:08 -0700)] 
hhctrl.ocx: Support HTML Help having indented Index tab items.

14 years agohhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style.
Erich Hoover [Sun, 7 Feb 2010 17:07:56 +0000 (10:07 -0700)] 
hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style.

14 years agoshdocvw: Dump the commands in OleCommandTarget_QueryStatus.
Detlef Riekenberg [Sun, 7 Feb 2010 16:20:23 +0000 (17:20 +0100)] 
shdocvw: Dump the commands in OleCommandTarget_QueryStatus.

14 years agomscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.
Hans Leidekker [Mon, 8 Feb 2010 08:21:23 +0000 (09:21 +0100)] 
mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.

14 years agowininet: Don't call libcrypto function after closing the library.
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.

14 years agows2_32/tests: Fix test failures on Win9x/WinMe.
Paul Vriens [Mon, 8 Feb 2010 08:16:03 +0000 (09:16 +0100)] 
ws2_32/tests: Fix test failures on Win9x/WinMe.

14 years agomsdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs.
Huw Davies [Fri, 5 Feb 2010 14:44:07 +0000 (14:44 +0000)] 
msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs.

14 years agomsdaps: Add support for remoting IRowChange_SetColumns.
Huw Davies [Fri, 5 Feb 2010 13:29:32 +0000 (13:29 +0000)] 
msdaps: Add support for remoting IRowChange_SetColumns.

14 years agowordpad: Update Russian translation.
Vladimir Pankratov [Sun, 7 Feb 2010 16:42:50 +0000 (21:42 +0500)] 
wordpad: Update Russian translation.

14 years agoquartz: Add stubbed IAMDirectSound interface to DSoundRenderer.
Christian Costa [Sun, 7 Feb 2010 20:17:59 +0000 (21:17 +0100)] 
quartz: Add stubbed IAMDirectSound interface to DSoundRenderer.

14 years agoquartz/tests: Add test for querying IAMDirectSound from DSoundRenderer.
Christian Costa [Sun, 7 Feb 2010 20:17:53 +0000 (21:17 +0100)] 
quartz/tests: Add test for querying IAMDirectSound from DSoundRenderer.

14 years agoquartz: Fix IAMDirectSound interface definition.
Christian Costa [Sun, 7 Feb 2010 20:17:47 +0000 (21:17 +0100)] 
quartz: Fix IAMDirectSound interface definition.

14 years agod3drm: Beginning of Mesh info retrieval.
Christian Costa [Sun, 7 Feb 2010 20:17:24 +0000 (21:17 +0100)] 
d3drm: Beginning of Mesh info retrieval.

14 years agod3dxof: Fix data buffer deallocation on error.
Christian Costa [Sun, 7 Feb 2010 20:16:33 +0000 (21:16 +0100)] 
d3dxof: Fix data buffer deallocation on error.

14 years agod3dxof: Fix typo in comment.
Christian Costa [Sun, 7 Feb 2010 20:15:43 +0000 (21:15 +0100)] 
d3dxof: Fix typo in comment.

14 years agooleaut32: Fix formula.
André Hentschel [Sun, 7 Feb 2010 17:59:15 +0000 (18:59 +0100)] 
oleaut32: Fix formula.

14 years agoshell32: Use the current directory when copying to an empty destination.
Vincent Povirk [Mon, 1 Feb 2010 23:42:31 +0000 (17:42 -0600)] 
shell32: Use the current directory when copying to an empty destination.

14 years agogdiplus: Use linear gradient brush angles.
Vincent Povirk [Sat, 6 Feb 2010 21:43:16 +0000 (15:43 -0600)] 
gdiplus: Use linear gradient brush angles.

14 years agogdiplus: Don't use gdi32 to do pixel format conversion.
Vincent Povirk [Fri, 5 Feb 2010 01:05:54 +0000 (19:05 -0600)] 
gdiplus: Don't use gdi32 to do pixel format conversion.

14 years agouser32/tests: Fix crash on Win9x/WinMe.
Paul Vriens [Sun, 7 Feb 2010 12:33:51 +0000 (13:33 +0100)] 
user32/tests: Fix crash on Win9x/WinMe.

14 years agouser32/tests: Don't try to detect Win9x/WinMe several times.
Paul Vriens [Sun, 7 Feb 2010 12:20:53 +0000 (13:20 +0100)] 
user32/tests: Don't try to detect Win9x/WinMe several times.

14 years agogdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP.
Dan Kegel [Sat, 6 Feb 2010 18:44:21 +0000 (10:44 -0800)] 
gdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP.

14 years agowinspool.drv: Fix some test failures on Win9x/WinMe.
Paul Vriens [Sat, 6 Feb 2010 14:37:24 +0000 (15:37 +0100)] 
winspool.drv: Fix some test failures on Win9x/WinMe.

14 years agojscript: Added support for constructor property.
Jacek Caban [Fri, 5 Feb 2010 22:17:35 +0000 (23:17 +0100)] 
jscript: Added support for constructor property.

14 years agojscript: Avoid unnecessary prototype lookup.
Jacek Caban [Fri, 5 Feb 2010 22:17:06 +0000 (23:17 +0100)] 
jscript: Avoid unnecessary prototype lookup.

14 years agojscript: Get value as VARIANT in prop_put.
Jacek Caban [Fri, 5 Feb 2010 22:15:46 +0000 (23:15 +0100)] 
jscript: Get value as VARIANT in prop_put.

14 years agojscript: Moved property creation out of find_prop_name_prot.
Jacek Caban [Fri, 5 Feb 2010 22:15:07 +0000 (23:15 +0100)] 
jscript: Moved property creation out of find_prop_name_prot.

14 years agojscript: Don't try to create property in jsdisp_call_name.
Jacek Caban [Fri, 5 Feb 2010 22:14:35 +0000 (23:14 +0100)] 
jscript: Don't try to create property in jsdisp_call_name.

14 years agodbghelp: Add basic support for PVOID64.
Alistair Leslie-Hughes [Wed, 3 Feb 2010 01:41:51 +0000 (12:41 +1100)] 
dbghelp: Add basic support for PVOID64.

14 years agowinemenubuilder: Use a custom error function.
Vincent Povirk [Fri, 5 Feb 2010 18:14:18 +0000 (12:14 -0600)] 
winemenubuilder: Use a custom error function.

14 years agosetupapi: Add stub for SetupLogFile{A,W}.
Vitaly Perov [Fri, 5 Feb 2010 16:46:02 +0000 (19:46 +0300)] 
setupapi: Add stub for SetupLogFile{A,W}.

14 years agomsxml3: Use libxml2 functionality to skip top XML declaration node while writing...
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.

14 years agowinetest: Report the correct source directory for program tests.
Alexandre Julliard [Sat, 6 Feb 2010 19:36:12 +0000 (20:36 +0100)] 
winetest: Report the correct source directory for program tests.

14 years agowinetest: Require an email address to submit a report.
Alexandre Julliard [Sat, 6 Feb 2010 09:21:22 +0000 (10:21 +0100)] 
winetest: Require an email address to submit a report.

14 years agoRelease 1.1.38. wine-1.1.38
Alexandre Julliard [Fri, 5 Feb 2010 17:31:34 +0000 (18:31 +0100)] 
Release 1.1.38.

14 years agoconfigure: Avoid incorrectly cleaning up symlink targets when running in the source...
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.

14 years agomsi: Implement the SelfUnregModules standard action.
Hans Leidekker [Fri, 5 Feb 2010 13:48:20 +0000 (14:48 +0100)] 
msi: Implement the SelfUnregModules standard action.

14 years agomsi: Implement the RemoveFolders standard action.
Hans Leidekker [Fri, 5 Feb 2010 13:47:55 +0000 (14:47 +0100)] 
msi: Implement the RemoveFolders standard action.

14 years agomsdaps: Add support for remoting IRow_Open.
Huw Davies [Thu, 4 Feb 2010 19:54:59 +0000 (19:54 +0000)] 
msdaps: Add support for remoting IRow_Open.

14 years agomsdaps: Make use of the row server in ICommand_Execute.
Huw Davies [Thu, 4 Feb 2010 19:22:21 +0000 (19:22 +0000)] 
msdaps: Make use of the row server in ICommand_Execute.

14 years agomsdaps: Make use of the row server in IBindResource_Bind.
Huw Davies [Thu, 4 Feb 2010 15:22:29 +0000 (15:22 +0000)] 
msdaps: Make use of the row server in IBindResource_Bind.

14 years agomsdaps: Add support for remoting IRowsetLocate_GetRowsAt.
Huw Davies [Thu, 4 Feb 2010 14:47:56 +0000 (14:47 +0000)] 
msdaps: Add support for remoting IRowsetLocate_GetRowsAt.

14 years agomsdaps: Add support for remoting IRowset_GetData.
Huw Davies [Thu, 4 Feb 2010 14:34:17 +0000 (14:34 +0000)] 
msdaps: Add support for remoting IRowset_GetData.

14 years agomsdaps: Add support for remoting IRowsetInfo_GetProperties.
Huw Davies [Thu, 4 Feb 2010 14:21:30 +0000 (14:21 +0000)] 
msdaps: Add support for remoting IRowsetInfo_GetProperties.

14 years agomsdaps: Add support for remoting IAccessor_GetBindings.
Huw Davies [Thu, 4 Feb 2010 14:13:17 +0000 (14:13 +0000)] 
msdaps: Add support for remoting IAccessor_GetBindings.

14 years agomsdaps: Add support for remoting IAccessor_ReleaseAccessor.
Huw Davies [Thu, 4 Feb 2010 14:10:08 +0000 (14:10 +0000)] 
msdaps: Add support for remoting IAccessor_ReleaseAccessor.

14 years agomsdaps: Add support for remoting IAccessor_CreateAccessor.
Huw Davies [Thu, 4 Feb 2010 14:07:25 +0000 (14:07 +0000)] 
msdaps: Add support for remoting IAccessor_CreateAccessor.

14 years agouser32: Don't hide the window in SetParent when window and parent are equal.
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.

14 years agodwmapi: Silence a noisy fixme.
Maarten Lankhorst [Fri, 5 Feb 2010 10:34:42 +0000 (11:34 +0100)] 
dwmapi: Silence a noisy fixme.

14 years agowinecoreaudio: Ignore failure to notify MIDI clients.
Jörg Höhle [Thu, 4 Feb 2010 21:13:34 +0000 (22:13 +0100)] 
winecoreaudio: Ignore failure to notify MIDI clients.

14 years agokernel32: Export InterlockedCompareExchange64.
Alexandre Julliard [Fri, 5 Feb 2010 11:31:48 +0000 (12:31 +0100)] 
kernel32: Export InterlockedCompareExchange64.

14 years agontdll: Export RtlInterlockedCompareExchange64.
Alexandre Julliard [Fri, 5 Feb 2010 11:23:48 +0000 (12:23 +0100)] 
ntdll: Export RtlInterlockedCompareExchange64.

14 years agoddraw/tests: Fix a test that fails on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:54:51 +0000 (11:54 +0100)] 
ddraw/tests: Fix a test that fails on Win2k.

14 years agourlmon/tests: Comment out a test that crashes 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.

14 years agomlang/tests: Fix a test failure on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:50:24 +0000 (11:50 +0100)] 
mlang/tests: Fix a test failure on Win2k.