wine/eterwine.git
16 years agomsi: fix deferred execution custom actions behaviour in ACTION_CustomAction(...)...
Anton Rudnev [Wed, 14 Jan 2009 16:26:02 +0000 (19:26 +0300)]
msi: fix deferred execution custom actions behaviour in ACTION_CustomAction(...). Eterbug 807.

16 years agoremove obsoleted wine_gecko file
Vitaly Lipatov [Tue, 13 Jan 2009 18:00:17 +0000 (21:00 +0300)]
remove obsoleted wine_gecko file

16 years agoenable prepacked gecko using
Vitaly Lipatov [Tue, 13 Jan 2009 17:59:48 +0000 (20:59 +0300)]
enable prepacked gecko using

16 years agomove gecko to version dir
Vitaly Lipatov [Tue, 13 Jan 2009 17:56:36 +0000 (20:56 +0300)]
move gecko to version dir

16 years agochange Conflicts with Provides/Obsoletes, remove static subpackage, disable build...
Vitaly Lipatov [Tue, 13 Jan 2009 16:48:55 +0000 (19:48 +0300)]
change Conflicts with Provides/Obsoletes, remove static subpackage, disable build static

16 years agouse eterbuild
Vitaly Lipatov [Mon, 12 Jan 2009 17:49:32 +0000 (20:49 +0300)]
use eterbuild

16 years agoadd preinstalled wine_gecko 0.9.0
Vitaly Lipatov [Mon, 12 Jan 2009 16:48:35 +0000 (19:48 +0300)]
add preinstalled wine_gecko 0.9.0

16 years agoMerge branch 'master' of /srv/lav/Projects/WINE/eterwine into eterhack
Vitaly Lipatov [Mon, 12 Jan 2009 10:51:07 +0000 (13:51 +0300)]
Merge branch 'master' of /srv/lav/Projects/WINE/eterwine into eterhack

Conflicts:
VERSION
configure
dlls/ntoskrnl.exe/ntoskrnl.c
include/wine/server_protocol.h
server/protocol.def
server/trace.c

16 years agomsi: fix ITERATE_InstallService (correct msi_alloc length for null `arg')
Anton Rudnev [Sun, 11 Jan 2009 14:11:12 +0000 (17:11 +0300)]
msi: fix ITERATE_InstallService (correct msi_alloc length for null `arg')

16 years agouser32/winex11.drv: Skip the icons stretching for 1c7 (eterbug #3114)
Ilya Shpigor [Sun, 11 Jan 2009 13:14:09 +0000 (16:14 +0300)]
user32/winex11.drv: Skip the icons stretching for 1c7 (eterbug #3114)

16 years agouser32: Revert the current hack for the menu in 1c7 (eterbug #2857)
Ilya Shpigor [Mon, 5 Jan 2009 12:17:36 +0000 (15:17 +0300)]
user32: Revert the current hack for the menu in 1c7 (eterbug #2857)

16 years agouser32: Add checking to the Button class for redrawing controls and some style change...
Ilya Shpigor [Mon, 12 Jan 2009 09:10:29 +0000 (12:10 +0300)]
user32: Add checking to the Button class for redrawing controls and some style changes (eterbug #2234)

16 years agoadd missed Conflicts
Vitaly Lipatov [Sat, 10 Jan 2009 13:36:06 +0000 (16:36 +0300)]
add missed Conflicts

16 years agoMerge branch 'master' of git.eter:/projects/eterwine
Vitaly Lipatov [Sat, 10 Jan 2009 11:26:51 +0000 (14:26 +0300)]
Merge branch 'master' of git.eter:/projects/eterwine

16 years agoMerge branch 'pure'
Vitaly Perov [Sat, 10 Jan 2009 10:53:04 +0000 (13:53 +0300)]
Merge branch 'pure'

16 years agoddrawex: Add a test for the permanent DC function.
Stefan Dösinger [Thu, 18 Dec 2008 15:43:06 +0000 (16:43 +0100)]
ddrawex: Add a test for the permanent DC function.

16 years agoddrawex: Make the GetDC test more generic.
Stefan Dösinger [Thu, 18 Dec 2008 15:16:33 +0000 (16:16 +0100)]
ddrawex: Make the GetDC test more generic.

16 years agoddrawex: Implement a GetDC special behavior Internet Explorer depends on.
Stefan Dösinger [Thu, 18 Dec 2008 15:13:06 +0000 (16:13 +0100)]
ddrawex: Implement a GetDC special behavior Internet Explorer depends on.

Tests show that in ddrawex.dll it is legal to create a surface with
both DDSCAPS_VIDEOMEMORY and DDSCAPS_SYSTEMMEMORY flag set. A surface
created that way shows different behavior in IDirectDrawSurface::GetDC.

16 years agoddrawex: Create a surface wrapper.
Stefan Dösinger [Thu, 18 Dec 2008 14:40:55 +0000 (15:40 +0100)]
ddrawex: Create a surface wrapper.

16 years agoddrawex: Add a refcount test.
Stefan Dösinger [Wed, 7 Jan 2009 12:48:17 +0000 (13:48 +0100)]
ddrawex: Add a refcount test.

16 years agoddraw[ex]: Show a caps handling difference.
Stefan Dösinger [Fri, 9 Jan 2009 11:32:24 +0000 (12:32 +0100)]
ddraw[ex]: Show a caps handling difference.

16 years agoddrawex: Start some tests.
Stefan Dösinger [Fri, 9 Jan 2009 11:24:49 +0000 (12:24 +0100)]
ddrawex: Start some tests.

16 years agoddrawex: Implement a wrapper around IDirectDraw.
Stefan Dösinger [Fri, 9 Jan 2009 11:23:17 +0000 (12:23 +0100)]
ddrawex: Implement a wrapper around IDirectDraw.

This allows us to cleanly implement the differences between ddraw.dll and
ddrawex.dll without private functions and if checks if an object was created
by ddraw or ddrawex. A similar wrapper will be added for IDirectDrawSurface.

16 years agolocalspl: Call DrvDriverEvent in AddPrinterDriverEx.
Detlef Riekenberg [Thu, 8 Jan 2009 14:11:29 +0000 (15:11 +0100)]
localspl: Call DrvDriverEvent in AddPrinterDriverEx.

16 years agoiphlpapi: Remove unused function.
Andrew Talbot [Thu, 8 Jan 2009 20:15:00 +0000 (20:15 +0000)]
iphlpapi: Remove unused function.

16 years agoshell32: Add stub for ordinal 526.
Stefan Leichter [Fri, 9 Jan 2009 11:26:40 +0000 (12:26 +0100)]
shell32: Add stub for ordinal 526.

16 years agomshtml: Implement IHTMLStyle get/set Attribute.
Alistair Leslie-Hughes [Mon, 5 Jan 2009 10:22:35 +0000 (21:22 +1100)]
mshtml: Implement IHTMLStyle get/set Attribute.

16 years agocryptui: Fix crash with native riched20.
Juan Lang [Fri, 9 Jan 2009 05:06:34 +0000 (21:06 -0800)]
cryptui: Fix crash with native riched20.

16 years agocryptui: Call CryptUIWizImport from the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 17:45:41 +0000 (09:45 -0800)]
cryptui: Call CryptUIWizImport from the certificate manager dialog.

16 years agocryptui: Set appropriate radio button in CryptUIWizImport if the destination store...
Juan Lang [Thu, 8 Jan 2009 17:43:47 +0000 (09:43 -0800)]
cryptui: Set appropriate radio button in CryptUIWizImport if the destination store is specified.

16 years agocryptui: Implement removing certificates from certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 17:43:22 +0000 (09:43 -0800)]
cryptui: Implement removing certificates from certificate manager dialog.

16 years agocryptui: Show usages for selected cert in certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:46:17 +0000 (17:46 -0800)]
cryptui: Show usages for selected cert in certificate manager dialog.

16 years agocryptui: Show selected certificate when requested in the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:45:58 +0000 (17:45 -0800)]
cryptui: Show selected certificate when requested in the certificate manager dialog.

16 years agocryptui: Enable/disable controls based on selection in certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:45:41 +0000 (17:45 -0800)]
cryptui: Enable/disable controls based on selection in certificate manager dialog.

16 years agocryptui: Filter shown certs according to purpose selection in certificate manager...
Juan Lang [Thu, 8 Jan 2009 01:02:05 +0000 (17:02 -0800)]
cryptui: Filter shown certs according to purpose selection in certificate manager dialog.

16 years agocryptui: Refresh cert view when purpose selection is changed in the certificate manag...
Juan Lang [Thu, 8 Jan 2009 01:01:40 +0000 (17:01 -0800)]
cryptui: Refresh cert view when purpose selection is changed in the certificate manager dialog.

16 years agocryptui: Add saved purposes to the purpose selection in the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:00:56 +0000 (17:00 -0800)]
cryptui: Add saved purposes to the purpose selection in the certificate manager dialog.

16 years agocryptui: Save purposes in certificate manager dialog's advanced dialog.
Juan Lang [Thu, 8 Jan 2009 00:58:51 +0000 (16:58 -0800)]
cryptui: Save purposes in certificate manager dialog's advanced dialog.

16 years agocryptui: Recall usage state from registry in certificate manager dialog's advanced...
Juan Lang [Thu, 8 Jan 2009 00:32:45 +0000 (16:32 -0800)]
cryptui: Recall usage state from registry in certificate manager dialog's advanced dialog.

16 years agocryptui: Allow toggling a usage in the certificate manager dialog's advanced dialog.
Juan Lang [Thu, 8 Jan 2009 00:32:00 +0000 (16:32 -0800)]
cryptui: Allow toggling a usage in the certificate manager dialog's advanced dialog.

16 years agocryptui: Add known usages to certificate manager dialog's advanced dialog.
Juan Lang [Thu, 8 Jan 2009 00:31:27 +0000 (16:31 -0800)]
cryptui: Add known usages to certificate manager dialog's advanced dialog.

16 years agocryptui: Add a (empty) advanced dialog to the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:31:01 +0000 (16:31 -0800)]
cryptui: Add a (empty) advanced dialog to the certificate manager dialog.

16 years agocryptui: Refresh store display when a tab is switched or the purpose selection is...
Juan Lang [Thu, 8 Jan 2009 00:29:19 +0000 (16:29 -0800)]
cryptui: Refresh store display when a tab is switched or the purpose selection is changed in the certificate manager dialog.

16 years agocryptui: Display contents of certificate store in certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:20:25 +0000 (16:20 -0800)]
cryptui: Display contents of certificate store in certificate manager dialog.

16 years agocryptui: Show names of stores certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:18:46 +0000 (16:18 -0800)]
cryptui: Show names of stores certificate manager dialog.

16 years agocryptui: Add purpose selection and column headings to certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:16:42 +0000 (16:16 -0800)]
cryptui: Add purpose selection and column headings to certificate manager dialog.

16 years agocryptui: Add a (empty) certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:15:05 +0000 (16:15 -0800)]
cryptui: Add a (empty) certificate manager dialog.

16 years agomshtml: Declare a function static.
Andrew Talbot [Thu, 8 Jan 2009 21:30:57 +0000 (21:30 +0000)]
mshtml: Declare a function static.

16 years agod3dxof: Declare a function static.
Andrew Talbot [Thu, 8 Jan 2009 21:43:24 +0000 (21:43 +0000)]
d3dxof: Declare a function static.

16 years agomsacm32: Declare a variable static.
Andrew Talbot [Thu, 8 Jan 2009 21:30:53 +0000 (21:30 +0000)]
msacm32: Declare a variable static.

16 years agoshell32/tests: Skip a test on Vista.
Paul Vriens [Fri, 9 Jan 2009 06:46:11 +0000 (07:46 +0100)]
shell32/tests: Skip a test on Vista.

16 years agoshell32/tests: Fix test failures on Vista.
Paul Vriens [Thu, 8 Jan 2009 20:44:44 +0000 (21:44 +0100)]
shell32/tests: Fix test failures on Vista.

16 years agoshell32/tests: Fix remaining test failures on NT4.
Paul Vriens [Thu, 8 Jan 2009 20:34:21 +0000 (21:34 +0100)]
shell32/tests: Fix remaining test failures on NT4.

16 years agoshell32/tests: Fix some test failures on Vista.
Paul Vriens [Thu, 8 Jan 2009 16:48:07 +0000 (17:48 +0100)]
shell32/tests: Fix some test failures on Vista.

16 years agoshell32/tests: Fix some errors on NT4 (FO_DELETE).
Paul Vriens [Thu, 8 Jan 2009 16:38:56 +0000 (17:38 +0100)]
shell32/tests: Fix some errors on NT4 (FO_DELETE).

16 years agoshell32/tests: Fix the last test failure on Win9x.
Paul Vriens [Thu, 8 Jan 2009 16:09:44 +0000 (17:09 +0100)]
shell32/tests: Fix the last test failure on Win9x.

16 years agoinclude: Fix packing of the setupapi structures.
Alexandre Julliard [Fri, 9 Jan 2009 13:03:57 +0000 (14:03 +0100)]
include: Fix packing of the setupapi structures.

16 years agooleaut32/tests: Only compare the initialized part of DECIMAL variants.
Alexandre Julliard [Fri, 9 Jan 2009 13:03:30 +0000 (14:03 +0100)]
oleaut32/tests: Only compare the initialized part of DECIMAL variants.

16 years agowined3d: Remove stray tabs.
Henri Verbeet [Fri, 9 Jan 2009 09:23:43 +0000 (10:23 +0100)]
wined3d: Remove stray tabs.

16 years agowined3d: Rewrite BeginStateBlock() to use CreateStateBlock() instead of duplicating...
Henri Verbeet [Fri, 9 Jan 2009 09:23:43 +0000 (10:23 +0100)]
wined3d: Rewrite BeginStateBlock() to use CreateStateBlock() instead of duplicating the code.

16 years agowined3d: Remove a silly check in drawStridedInstanced().
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Remove a silly check in drawStridedInstanced().

16 years agowined3d: Simplify checking if an attribute is used in loadNumberedArrays().
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Simplify checking if an attribute is used in loadNumberedArrays().

16 years agowined3d: Failing HeapAlloc() should be an ERR.
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Failing HeapAlloc() should be an ERR.

16 years agowined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve the max point size.
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve the max point size.

16 years agokernel32: Fix the sysctl() usage and the CPU detection on NetBSD.
Francois Gouget [Fri, 9 Jan 2009 08:34:55 +0000 (09:34 +0100)]
kernel32: Fix the sysctl() usage and the CPU detection on NetBSD.

16 years agoxinput1_3/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Thu, 8 Jan 2009 18:23:16 +0000 (19:23 +0100)]
xinput1_3/tests: Add a trailing '\n' to an ok() call.

16 years agosetupapi: Fix the StringTableLookUpStringEx() prototype.
Francois Gouget [Thu, 8 Jan 2009 18:23:08 +0000 (19:23 +0100)]
setupapi: Fix the StringTableLookUpStringEx() prototype.

16 years agowordpad: Use unicode version of CBEM_GETITEM message.
Dylan Smith [Thu, 8 Jan 2009 19:17:55 +0000 (14:17 -0500)]
wordpad: Use unicode version of CBEM_GETITEM message.

16 years agowordpad: Use winelib's sprintfW for floating point formatting.
Dylan Smith [Thu, 8 Jan 2009 18:15:33 +0000 (13:15 -0500)]
wordpad: Use winelib's sprintfW for floating point formatting.

This fixes a regression introduced by commit
ef23ef93357689335749310957f68a3ad9179d4a.

16 years agoole32: Some tests for IMoniker::IsRunning with NULL args.
Nikolay Sivov [Thu, 8 Jan 2009 16:39:04 +0000 (19:39 +0300)]
ole32: Some tests for IMoniker::IsRunning with NULL args.

16 years agoole32: Fix some comment typos.
Nikolay Sivov [Thu, 8 Jan 2009 15:14:55 +0000 (18:14 +0300)]
ole32: Fix some comment typos.

16 years agorichedit: Missing condition for inserting newline before table.
Dylan Smith [Thu, 8 Jan 2009 14:14:10 +0000 (09:14 -0500)]
richedit: Missing condition for inserting newline before table.

This case occurs when the cursor is at the start of the table, the
table is at the start of the text, and there is no selection.

16 years agowinhlp32: Make some functions static in macro.c.
Francois Gouget [Thu, 8 Jan 2009 13:16:50 +0000 (14:16 +0100)]
winhlp32: Make some functions static in macro.c.

16 years agowinhlp32: Reorder some functions to avoid forward declarations in macro.c.
Francois Gouget [Thu, 8 Jan 2009 13:16:40 +0000 (14:16 +0100)]
winhlp32: Reorder some functions to avoid forward declarations in macro.c.

16 years agowinedbg: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:34:26 +0000 (17:34 +0100)]
winedbg: Fix pointer cast warnings on 64-bit.

16 years agowinhlp32: Use GetWindowLongPtr to retrieve a pointer, and make sure there is enough...
Alexandre Julliard [Thu, 8 Jan 2009 16:34:08 +0000 (17:34 +0100)]
winhlp32: Use GetWindowLongPtr to retrieve a pointer, and make sure there is enough space for it.

16 years agowinhlp32: Use LONG instead of long for data loaded from a file.
Alexandre Julliard [Thu, 8 Jan 2009 16:33:44 +0000 (17:33 +0100)]
winhlp32: Use LONG instead of long for data loaded from a file.

16 years agowineconsole: Replace a couple of handle casts by the appropriate server function.
Alexandre Julliard [Thu, 8 Jan 2009 16:33:07 +0000 (17:33 +0100)]
wineconsole: Replace a couple of handle casts by the appropriate server function.

16 years agoquartz: Use SetWindowLongPtr to store a pointer value.
Alexandre Julliard [Thu, 8 Jan 2009 16:30:57 +0000 (17:30 +0100)]
quartz: Use SetWindowLongPtr to store a pointer value.

16 years agoddraw: Fix an uninitialized variable warning on non-i386.
Alexandre Julliard [Thu, 8 Jan 2009 16:30:22 +0000 (17:30 +0100)]
ddraw: Fix an uninitialized variable warning on non-i386.

16 years agorpcrt4: Fix an unused value warning on non-i386.
Alexandre Julliard [Thu, 8 Jan 2009 16:30:09 +0000 (17:30 +0100)]
rpcrt4: Fix an unused value warning on non-i386.

16 years agomsvcrt: Fix an unused function warning on non-i386.
Alexandre Julliard [Thu, 8 Jan 2009 16:29:59 +0000 (17:29 +0100)]
msvcrt: Fix an unused function warning on non-i386.

16 years agows2_32: Fix an error return value in bind().
Alexandre Julliard [Thu, 8 Jan 2009 16:29:27 +0000 (17:29 +0100)]
ws2_32: Fix an error return value in bind().

16 years agowineps.drv: Use INT_MAX instead of LONG_MAX to initialize a LONG value.
Alexandre Julliard [Thu, 8 Jan 2009 16:29:14 +0000 (17:29 +0100)]
wineps.drv: Use INT_MAX instead of LONG_MAX to initialize a LONG value.

16 years agontdll: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:28:45 +0000 (17:28 +0100)]
ntdll: Fix pointer cast warnings on 64-bit.

16 years agowininet: Fix handle cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:28:21 +0000 (17:28 +0100)]
wininet: Fix handle cast warnings on 64-bit.

16 years agouser32: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:28:04 +0000 (17:28 +0100)]
user32: Fix pointer cast warnings on 64-bit.

16 years agourlmon: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:58 +0000 (17:27 +0100)]
urlmon: Fix pointer cast warnings on 64-bit.

16 years agoshdocvw: Fix a pointer cast warning on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:49 +0000 (17:27 +0100)]
shdocvw: Fix a pointer cast warning on 64-bit.

16 years agoshell32: Fix a pointer cast warning on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:41 +0000 (17:27 +0100)]
shell32: Fix a pointer cast warning on 64-bit.

16 years agosetupapi: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:27 +0000 (17:27 +0100)]
setupapi: Fix pointer cast warnings on 64-bit.

16 years agooleaut32: Fix handle cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:14 +0000 (17:27 +0100)]
oleaut32: Fix handle cast warnings on 64-bit.

16 years agontoskrnl.exe: Fix handle cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:56 +0000 (17:26 +0100)]
ntoskrnl.exe: Fix handle cast warnings on 64-bit.

16 years agomsi: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:44 +0000 (17:26 +0100)]
msi: Fix pointer cast warnings on 64-bit.

16 years agomshtml: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:38 +0000 (17:26 +0100)]
mshtml: Fix pointer cast warnings on 64-bit.

16 years agoadvapi32: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:18 +0000 (17:26 +0100)]
advapi32: Fix pointer cast warnings on 64-bit.

16 years agoole32: Don't use the default debug channel before it has been defined.
Francois Gouget [Thu, 8 Jan 2009 13:15:32 +0000 (14:15 +0100)]
ole32: Don't use the default debug channel before it has been defined.

16 years agowinhlp32: Make some functions static in winhelp.c.
Francois Gouget [Thu, 8 Jan 2009 13:13:30 +0000 (14:13 +0100)]
winhlp32: Make some functions static in winhelp.c.

16 years agowinhlp32: Reorder some functions to avoid forward declarations in winhelp.c.
Francois Gouget [Thu, 8 Jan 2009 13:13:17 +0000 (14:13 +0100)]
winhlp32: Reorder some functions to avoid forward declarations in winhelp.c.

16 years agowintrust: Fix removing a catalog file.
Paul Vriens [Thu, 8 Jan 2009 12:36:42 +0000 (13:36 +0100)]
wintrust: Fix removing a catalog file.