wine
18 years agosetupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo, TargetPath}.
Hans Leidekker [Fri, 17 Nov 2006 12:48:38 +0000 (13:48 +0100)] 
setupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo, TargetPath}.

18 years agomshtml: Remove nscstring and nscwstring typedefs.
Jacek Caban [Fri, 17 Nov 2006 12:08:51 +0000 (13:08 +0100)] 
mshtml: Remove nscstring and nscwstring typedefs.

18 years agomshtml: Added semi-stub createStyleSheet implementation.
Jacek Caban [Fri, 17 Nov 2006 12:08:09 +0000 (13:08 +0100)] 
mshtml: Added semi-stub createStyleSheet implementation.

18 years agomshtml: Added put_fontSize implementation.
Jacek Caban [Fri, 17 Nov 2006 12:07:12 +0000 (13:07 +0100)] 
mshtml: Added put_fontSize implementation.

18 years agomshtml: Added put_backgroundColor implementation.
Jacek Caban [Fri, 17 Nov 2006 12:06:30 +0000 (13:06 +0100)] 
mshtml: Added put_backgroundColor implementation.

18 years agomshtml: Added put_fontFamily implementation.
Jacek Caban [Fri, 17 Nov 2006 12:05:48 +0000 (13:05 +0100)] 
mshtml: Added put_fontFamily implementation.

18 years agomshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
Jacek Caban [Fri, 17 Nov 2006 12:05:01 +0000 (13:05 +0100)] 
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.

18 years agomshtml: Added get_style implementation.
Jacek Caban [Fri, 17 Nov 2006 12:04:06 +0000 (13:04 +0100)] 
mshtml: Added get_style implementation.

18 years agoinclude: Install adshlp.h too.
Alexandre Julliard [Fri, 17 Nov 2006 14:47:16 +0000 (15:47 +0100)] 
include: Install adshlp.h too.

18 years agoinclude: Get rid of heap.h.
Alexandre Julliard [Fri, 17 Nov 2006 14:29:40 +0000 (15:29 +0100)] 
include: Get rid of heap.h.

18 years agogdi32: Get rid of the gdi.h include.
Alexandre Julliard [Fri, 17 Nov 2006 13:52:07 +0000 (14:52 +0100)] 
gdi32: Get rid of the gdi.h include.

18 years agogdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
Alexandre Julliard [Fri, 17 Nov 2006 13:39:04 +0000 (14:39 +0100)] 
gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.

18 years agowinex11.drv: Store the palette mapping in an X context instead of the GDI object.
Alexandre Julliard [Fri, 17 Nov 2006 13:38:43 +0000 (14:38 +0100)] 
winex11.drv: Store the palette mapping in an X context instead of the GDI object.

18 years agogdi32: Get rid of the palette mapping handling and leave it up to the driver.
Alexandre Julliard [Fri, 17 Nov 2006 13:38:11 +0000 (14:38 +0100)] 
gdi32: Get rid of the palette mapping handling and leave it up to the driver.

18 years agowinex11.drv: Abstract accesses to the palette color mapping.
Alexandre Julliard [Fri, 17 Nov 2006 13:36:34 +0000 (14:36 +0100)] 
winex11.drv: Abstract accesses to the palette color mapping.

18 years agowinex11.drv: Avoid some direct accesses to the PALETTEOBJ structure.
Alexandre Julliard [Fri, 17 Nov 2006 12:47:39 +0000 (13:47 +0100)] 
winex11.drv: Avoid some direct accesses to the PALETTEOBJ structure.

18 years agogdi32: Moved the system palette flags to winex11.drv.
Alexandre Julliard [Fri, 17 Nov 2006 12:13:34 +0000 (13:13 +0100)] 
gdi32: Moved the system palette flags to winex11.drv.

18 years agogdi32: Avoid accessing the internal palette object from dib.c.
Alexandre Julliard [Fri, 17 Nov 2006 13:34:20 +0000 (14:34 +0100)] 
gdi32: Avoid accessing the internal palette object from dib.c.

18 years agod3d9: Include wingdi.h, not gdi.h.
Alexandre Julliard [Fri, 17 Nov 2006 11:46:15 +0000 (12:46 +0100)] 
d3d9: Include wingdi.h, not gdi.h.

18 years agourlmon: Cast-qual warnings fix.
Andrew Talbot [Thu, 16 Nov 2006 21:55:05 +0000 (21:55 +0000)] 
urlmon: Cast-qual warnings fix.

18 years agowinecfg: Allow editing of broken drive links.
Vitaliy Margolen [Thu, 16 Nov 2006 19:28:49 +0000 (12:28 -0700)] 
winecfg: Allow editing of broken drive links.

18 years agomsvcrt: Add _fstat64 and _stat64 to msvcrt.spec.
Louis Lenders [Thu, 16 Nov 2006 11:49:47 +0000 (11:49 +0000)] 
msvcrt: Add _fstat64 and _stat64 to msvcrt.spec.

18 years agomsi: Fix a memory leak in load_folder().
Mike McCormack [Fri, 17 Nov 2006 08:50:41 +0000 (17:50 +0900)] 
msi: Fix a memory leak in load_folder().

18 years agomsi: Remove unnecessary includes.
Mike McCormack [Fri, 17 Nov 2006 06:16:13 +0000 (15:16 +0900)] 
msi: Remove unnecessary includes.

18 years agomsi: Remove a level of indent in resolve_folder().
Mike McCormack [Fri, 17 Nov 2006 06:15:56 +0000 (15:15 +0900)] 
msi: Remove a level of indent in resolve_folder().

18 years agomsi: Add a test showing the _Properties table is a bit strange.
Mike McCormack [Fri, 17 Nov 2006 06:15:42 +0000 (15:15 +0900)] 
msi: Add a test showing the _Properties table is a bit strange.

18 years agomsi: Add a test showing which tables are special.
Mike McCormack [Fri, 17 Nov 2006 06:15:03 +0000 (15:15 +0900)] 
msi: Add a test showing which tables are special.

18 years agomsi: Remove some redundant else statements.
Mike McCormack [Fri, 17 Nov 2006 06:14:39 +0000 (15:14 +0900)] 
msi: Remove some redundant else statements.

18 years agowinedump: Print new DLL characteristics.
Kevin Koltzau [Fri, 17 Nov 2006 03:43:25 +0000 (22:43 -0500)] 
winedump: Print new DLL characteristics.

18 years agowinnt.h: Add AMD64 relocation types.
Kevin Koltzau [Fri, 17 Nov 2006 04:29:29 +0000 (23:29 -0500)] 
winnt.h: Add AMD64 relocation types.

18 years agowinnt.h: Add defines for new DLL characteristics.
Kevin Koltzau [Fri, 17 Nov 2006 03:23:14 +0000 (22:23 -0500)] 
winnt.h: Add defines for new DLL characteristics.

18 years agomsxml3: Implement createProcessingInstruction with a stub PI object.
Huw Davies [Thu, 16 Nov 2006 23:17:00 +0000 (23:17 +0000)] 
msxml3: Implement createProcessingInstruction with a stub PI object.

18 years agokernel32: Use the appropriate Unix locale for GetLocaleInfo when a default LCID is...
Alexandre Julliard [Thu, 16 Nov 2006 21:11:58 +0000 (22:11 +0100)] 
kernel32: Use the appropriate Unix locale for GetLocaleInfo when a default LCID is used.

For instance LOCALE_SDATE is looked up in the lcid corresponding to
LC_TIME, LOCALE_IDIGITS in the LC_NUMERIC lcid, etc.

18 years agokernel32: Added the locale name entry to all locale definitions.
Alexandre Julliard [Thu, 16 Nov 2006 21:11:36 +0000 (22:11 +0100)] 
kernel32: Added the locale name entry to all locale definitions.

18 years agokernel32: Rewrote the locale matching to match more elements and to support Windows...
Alexandre Julliard [Thu, 16 Nov 2006 21:11:19 +0000 (22:11 +0100)] 
kernel32: Rewrote the locale matching to match more elements and to support Windows-format locale names.

Added implementation for LocaleNameToLCID and LCIDToLocaleName.

18 years agoole32: CoRegisterMessageFilter shouldn't crash on an uninitialized apartment.
Huw Davies [Thu, 16 Nov 2006 17:49:31 +0000 (17:49 +0000)] 
ole32: CoRegisterMessageFilter shouldn't crash on an uninitialized apartment.

18 years agoshell32: Fix a function name in a comment.
Detlef Riekenberg [Thu, 16 Nov 2006 16:10:44 +0000 (17:10 +0100)] 
shell32: Fix a function name in a comment.

18 years agokernel32: Add a basic PE loader test.
Dmitry Timoshkov [Thu, 16 Nov 2006 15:50:57 +0000 (23:50 +0800)] 
kernel32: Add a basic PE loader test.

18 years agosetupapi: Implement SetupGetTargetPath{A,W}.
Hans Leidekker [Thu, 16 Nov 2006 13:26:01 +0000 (14:26 +0100)] 
setupapi: Implement SetupGetTargetPath{A,W}.

18 years agolocalspl/tests: Add test for ConfigurePortW.
Detlef Riekenberg [Tue, 14 Nov 2006 23:20:58 +0000 (00:20 +0100)] 
localspl/tests: Add test for ConfigurePortW.

18 years agouser32: Renamed the user/ directory to user32.
Alexandre Julliard [Thu, 16 Nov 2006 13:49:25 +0000 (14:49 +0100)] 
user32: Renamed the user/ directory to user32.

18 years agod3d9: Forward port d3d8 refcount tests.
Markus Amsler [Wed, 15 Nov 2006 22:33:20 +0000 (23:33 +0100)] 
d3d9: Forward port d3d8 refcount tests.

18 years agod3d8: Show that the implicit surfaces are not freed if refcount reaches 0.
Markus Amsler [Wed, 15 Nov 2006 22:32:57 +0000 (23:32 +0100)] 
d3d8: Show that the implicit surfaces are not freed if refcount reaches 0.

18 years agoshlwapi: Cast-qual warnings fix.
Andrew Talbot [Wed, 15 Nov 2006 22:02:48 +0000 (22:02 +0000)] 
shlwapi: Cast-qual warnings fix.

18 years agoshlwapi: Cast-qual warnings fix.
Andrew Talbot [Wed, 15 Nov 2006 22:01:51 +0000 (22:01 +0000)] 
shlwapi: Cast-qual warnings fix.

18 years agoshell32: Define a few more icon resources.
Louis Lenders [Thu, 16 Nov 2006 09:50:50 +0000 (09:50 +0000)] 
shell32: Define a few more icon resources.

18 years agooleaut32: Remove incorrect references to malloc.
Mike McCormack [Thu, 16 Nov 2006 08:39:33 +0000 (17:39 +0900)] 
oleaut32: Remove incorrect references to malloc.

18 years agokernel32: Downgrade a FIXME to a WARN.
Mike McCormack [Thu, 16 Nov 2006 08:37:40 +0000 (17:37 +0900)] 
kernel32: Downgrade a FIXME to a WARN.

18 years agolocalspl: Replace number with a defined value (static buffer size).
Detlef Riekenberg [Wed, 15 Nov 2006 20:02:26 +0000 (21:02 +0100)] 
localspl: Replace number with a defined value (static buffer size).

18 years agolocalspl: Implement ConfigurePort.
Detlef Riekenberg [Wed, 15 Nov 2006 19:41:06 +0000 (20:41 +0100)] 
localspl: Implement ConfigurePort.

18 years agouser: Use DDE critical section exclusively for instance list protection.
Dmitry Timoshkov [Wed, 15 Nov 2006 13:22:35 +0000 (21:22 +0800)] 
user: Use DDE critical section exclusively for instance list protection.

18 years agouser: Set DDE errors in some failing cases.
Dmitry Timoshkov [Wed, 15 Nov 2006 13:21:44 +0000 (21:21 +0800)] 
user: Set DDE errors in some failing cases.

18 years agoriched20: Fix key handling in dialogs.
Clinton Stimpson [Tue, 14 Nov 2006 04:33:42 +0000 (21:33 -0700)] 
riched20: Fix key handling in dialogs.

18 years agosetupapi: Implement SetupGetSourceInfo{A,W}.
Hans Leidekker [Tue, 14 Nov 2006 14:16:04 +0000 (15:16 +0100)] 
setupapi: Implement SetupGetSourceInfo{A,W}.

18 years agoinclude: Add security QOS flags to winbase.h.
Rob Shearman [Wed, 15 Nov 2006 01:01:32 +0000 (01:01 +0000)] 
include: Add security QOS flags to winbase.h.

18 years agoRevert "comctl32: Fix a potential regression in ImageList_ReplaceIcon()."
Alexandre Julliard [Wed, 15 Nov 2006 10:33:35 +0000 (11:33 +0100)] 
Revert "comctl32: Fix a potential regression in ImageList_ReplaceIcon()."

This reverts commit 9e772d1369f0292cfb79d8cabc017611fc6d0369.

18 years agoshell32: Cast-qual warnings fix.
Andrew Talbot [Tue, 14 Nov 2006 22:13:17 +0000 (22:13 +0000)] 
shell32: Cast-qual warnings fix.

18 years agoshell32: Cast-qual warnings fix.
Andrew Talbot [Tue, 14 Nov 2006 22:13:36 +0000 (22:13 +0000)] 
shell32: Cast-qual warnings fix.

18 years agouser32: Update the edit control when the IME composition string is emptied.
Byeong-Sik Jeon [Wed, 15 Nov 2006 06:52:31 +0000 (15:52 +0900)] 
user32: Update the edit control when the IME composition string is emptied.

18 years agokernel32/tests: Reserve some more memory for the environment.
Alexandre Julliard [Wed, 15 Nov 2006 10:31:41 +0000 (11:31 +0100)] 
kernel32/tests: Reserve some more memory for the environment.

18 years agorpcrt4: Use SecInvalidateHandle and SecIsValidHandle for handling RpcConnection:...
Rob Shearman [Wed, 15 Nov 2006 01:01:21 +0000 (01:01 +0000)] 
rpcrt4: Use SecInvalidateHandle and SecIsValidHandle for handling RpcConnection::ctx instead of setting/comparing the field to 0.

18 years agorpcrt4: Add support for signing, verifying, encrypting and decrypting RPC packets.
Rob Shearman [Wed, 15 Nov 2006 01:00:36 +0000 (01:00 +0000)] 
rpcrt4: Add support for signing, verifying, encrypting and decrypting RPC packets.

18 years agorpcrt4: Fix a crash in RPCRT4_OpenBinding that can occur if
Rob Shearman [Wed, 15 Nov 2006 01:00:01 +0000 (01:00 +0000)] 
rpcrt4: Fix a crash in RPCRT4_OpenBinding that can occur if
RPCRT4_CreateConnection fails by checking the return value from the
function and returning in this case.

18 years agorpcrt4: Add a FIXME for unsupported client protocol sequences.
Rob Shearman [Wed, 15 Nov 2006 01:00:06 +0000 (01:00 +0000)] 
rpcrt4: Add a FIXME for unsupported client protocol sequences.

18 years agod3d8: Test AddRef with refcount==0.
Markus Amsler [Tue, 14 Nov 2006 23:54:17 +0000 (00:54 +0100)] 
d3d8: Test AddRef with refcount==0.

18 years agod3d8: Test refcount forwarding.
Markus Amsler [Tue, 14 Nov 2006 23:53:40 +0000 (00:53 +0100)] 
d3d8: Test refcount forwarding.

18 years agod3d8: Back buffer is identical to the render target, test it only once.
Markus Amsler [Tue, 14 Nov 2006 23:53:18 +0000 (00:53 +0100)] 
d3d8: Back buffer is identical to the render target, test it only once.

18 years agomsvcrt: Use the custom vsnprintf implementation for msvcrt.vsprintf too.
Sam Dennis [Tue, 14 Nov 2006 11:29:18 +0000 (11:29 +0000)] 
msvcrt: Use the custom vsnprintf implementation for msvcrt.vsprintf too.

18 years agontdll: Fixed returned status for NtQueryThreadInformation's ThreadDescriptorTable
Eric Pouech [Sat, 4 Nov 2006 10:52:44 +0000 (11:52 +0100)] 
ntdll: Fixed returned status for NtQueryThreadInformation's ThreadDescriptorTable
(spotted by Peter Oberndorfer).

18 years agomshtml: HTMLElementCollection_item implementation.
Kovács András [Mon, 6 Nov 2006 15:06:52 +0000 (16:06 +0100)] 
mshtml: HTMLElementCollection_item implementation.

18 years agomsvcrt/tests: Clean up a temp file.
Alexandre Julliard [Tue, 14 Nov 2006 11:00:38 +0000 (12:00 +0100)] 
msvcrt/tests: Clean up a temp file.

18 years agoshell32: Don't use the short path name to delete files in SHFileOperation.
Alexandre Julliard [Tue, 14 Nov 2006 11:00:23 +0000 (12:00 +0100)] 
shell32: Don't use the short path name to delete files in SHFileOperation.

18 years agoshdoclc: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 14 Nov 2006 01:04:01 +0000 (10:04 +0900)] 
shdoclc: Updated Korean resource.

18 years agomsi: Split MSI_CreatePackage into two functions.
Mike McCormack [Tue, 14 Nov 2006 05:47:24 +0000 (14:47 +0900)] 
msi: Split MSI_CreatePackage into two functions.

18 years agomsi: Delete the tempfile created by GetTempFileName.
Mike McCormack [Tue, 14 Nov 2006 03:43:04 +0000 (12:43 +0900)] 
msi: Delete the tempfile created by GetTempFileName.

18 years agomsi: Defer package deletion until after the database is closed.
Mike McCormack [Tue, 14 Nov 2006 03:42:50 +0000 (12:42 +0900)] 
msi: Defer package deletion until after the database is closed.

18 years agomsi: Remove track_tempfile()'s unused 2nd parameter.
Mike McCormack [Tue, 14 Nov 2006 03:42:27 +0000 (12:42 +0900)] 
msi: Remove track_tempfile()'s unused 2nd parameter.

18 years agomsi: Always delete temp files after creating them.
Mike McCormack [Tue, 14 Nov 2006 03:42:06 +0000 (12:42 +0900)] 
msi: Always delete temp files after creating them.

18 years agomsi: Print a message if we fail to delete a file.
Mike McCormack [Tue, 14 Nov 2006 03:41:40 +0000 (12:41 +0900)] 
msi: Print a message if we fail to delete a file.

18 years agomsxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3...
Huw Davies [Mon, 13 Nov 2006 15:49:49 +0000 (15:49 +0000)] 
msxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3.0 version dependent clsid.

18 years agomsxml3: Add the CLSID_DOMDocument define in msxml2.idl to match the PSDK.
Huw Davies [Mon, 13 Nov 2006 15:31:45 +0000 (15:31 +0000)] 
msxml3: Add the CLSID_DOMDocument define in msxml2.idl to match the PSDK.

18 years agomsxml3: Initialize the uuids that aren't in libuuid.
Huw Davies [Mon, 13 Nov 2006 15:39:42 +0000 (15:39 +0000)] 
msxml3: Initialize the uuids that aren't in libuuid.

18 years agomsxml3: Add a guard around DOMNodeType just like in the PSDK, so that we can include...
Huw Davies [Mon, 13 Nov 2006 15:09:10 +0000 (15:09 +0000)] 
msxml3: Add a guard around DOMNodeType just like in the PSDK, so that we can include version 2 and version 3 msxml headers simultaneously.

18 years agomsvcrt: printf buffer overrun tests.
Jesse Allen [Tue, 14 Nov 2006 03:56:19 +0000 (20:56 -0700)] 
msvcrt: printf buffer overrun tests.

18 years agomsvcrt: Estimate required buffer size better in pf_vsnprintf.
Jesse Allen [Tue, 14 Nov 2006 03:55:02 +0000 (20:55 -0700)] 
msvcrt: Estimate required buffer size better in pf_vsnprintf.

18 years agomsvcrt: Free correct buffer in pf_vsnprintf.
Jesse Allen [Tue, 14 Nov 2006 03:51:17 +0000 (20:51 -0700)] 
msvcrt: Free correct buffer in pf_vsnprintf.

18 years agocomctl32: Remove a redundant variable.
Mike McCormack [Tue, 14 Nov 2006 07:47:45 +0000 (16:47 +0900)] 
comctl32: Remove a redundant variable.

18 years agocomctl32: Fix a potential regression in ImageList_ReplaceIcon().
Mike McCormack [Tue, 14 Nov 2006 07:48:29 +0000 (16:48 +0900)] 
comctl32: Fix a potential regression in ImageList_ReplaceIcon().

18 years agocomctl32: When removing an image, move the remaining images one forward, not one...
Mike McCormack [Tue, 14 Nov 2006 07:34:46 +0000 (16:34 +0900)] 
comctl32: When removing an image, move the remaining images one forward, not one backwards.

18 years agouser32: Print a fixme only once.
Mike McCormack [Tue, 14 Nov 2006 07:32:01 +0000 (16:32 +0900)] 
user32: Print a fixme only once.

18 years agokernel32: Print a FIXME only once.
Mike McCormack [Tue, 14 Nov 2006 07:31:51 +0000 (16:31 +0900)] 
kernel32: Print a FIXME only once.

18 years agomsi: Notify the external UI handler when changing media.
James Hawkins [Mon, 13 Nov 2006 22:18:54 +0000 (14:18 -0800)] 
msi: Notify the external UI handler when changing media.

18 years agosetupapi: Cast-qual warning fix.
Andrew Talbot [Mon, 13 Nov 2006 21:09:21 +0000 (21:09 +0000)] 
setupapi: Cast-qual warning fix.

18 years agosecur32: Cast-qual warning fix.
Andrew Talbot [Mon, 13 Nov 2006 20:27:35 +0000 (20:27 +0000)] 
secur32: Cast-qual warning fix.

18 years agorsaenh: Cast-qual warning fix.
Andrew Talbot [Mon, 13 Nov 2006 19:19:11 +0000 (19:19 +0000)] 
rsaenh: Cast-qual warning fix.

18 years agosetupapi: Implement SetupGetSourceFileLocation{A,W}.
Hans Leidekker [Mon, 13 Nov 2006 20:04:32 +0000 (21:04 +0100)] 
setupapi: Implement SetupGetSourceFileLocation{A,W}.

18 years agosetupapi: The inf section suffix that corresponds to __x86_64 is .ntamd64.
Hans Leidekker [Mon, 13 Nov 2006 15:26:53 +0000 (16:26 +0100)] 
setupapi: The inf section suffix that corresponds to __x86_64 is .ntamd64.

18 years agosecur32: Fix handling of ISC_REQ* flags in InitializeSecurityContext.
Kai Blin [Mon, 13 Nov 2006 14:55:39 +0000 (15:55 +0100)] 
secur32: Fix handling of ISC_REQ* flags in InitializeSecurityContext.

18 years agowinex11.drv: Update the X11 window position when the primary monitor origin changes.
Alexandre Julliard [Tue, 14 Nov 2006 09:40:49 +0000 (10:40 +0100)] 
winex11.drv: Update the X11 window position when the primary monitor origin changes.

18 years agoinclude: Add wincred.h header file.
Rob Shearman [Mon, 13 Nov 2006 14:37:57 +0000 (14:37 +0000)] 
include: Add wincred.h header file.