wine
16 years agoinfosoft: indexsrv.idl must import objidl.idl and not unknwn.idl.
Francois Gouget [Thu, 20 Sep 2007 19:36:29 +0000 (21:36 +0200)] 
infosoft: indexsrv.idl must import objidl.idl and not unknwn.idl.

Add a commented out import directive as a reminder.

16 years agofci.h: Include basetsd.h.
Francois Gouget [Thu, 20 Sep 2007 19:35:41 +0000 (21:35 +0200)] 
fci.h: Include basetsd.h.

16 years agompr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants.
Francois Gouget [Thu, 20 Sep 2007 19:34:56 +0000 (21:34 +0200)] 
mpr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants.

Fix iprtrmib.h so it includes mprapi.h.

16 years agogdiplus: Make gdiplustypes.h C++ compatible.
Francois Gouget [Thu, 20 Sep 2007 19:36:10 +0000 (21:36 +0200)] 
gdiplus: Make gdiplustypes.h C++ compatible.

Add GetThumbnailImageAbort.

16 years agoregstr.h only defines constants and structures and thus does not need an extern ...
Francois Gouget [Thu, 20 Sep 2007 19:35:31 +0000 (21:35 +0200)] 
regstr.h only defines constants and structures and thus does not need an extern "C" statement.

16 years agouser32/tests: Fix dialog proc prototypes.
Peter Oberndorfer [Thu, 20 Sep 2007 17:31:56 +0000 (19:31 +0200)] 
user32/tests: Fix dialog proc prototypes.

16 years agoinclude: Add new processor feature constants.
Peter Oberndorfer [Thu, 20 Sep 2007 17:16:37 +0000 (19:16 +0200)] 
include: Add new processor feature constants.

16 years agowinex11.drv: Don't call GDI functions while holding the xrender lock.
Alexandre Julliard [Fri, 21 Sep 2007 08:47:45 +0000 (10:47 +0200)] 
winex11.drv: Don't call GDI functions while holding the xrender lock.

16 years agoloader: Set the address space limit before starting the preloader.
Alexandre Julliard [Fri, 21 Sep 2007 08:43:45 +0000 (10:43 +0200)] 
loader: Set the address space limit before starting the preloader.

16 years agoserver: Clip the visible region of a window to the desktop window.
Alexandre Julliard [Thu, 20 Sep 2007 17:38:50 +0000 (19:38 +0200)] 
server: Clip the visible region of a window to the desktop window.

16 years agontdll/tests: Skip the debugger test if the child process is not loaded at the right...
Alexandre Julliard [Thu, 20 Sep 2007 15:01:31 +0000 (17:01 +0200)] 
ntdll/tests: Skip the debugger test if the child process is not loaded at the right address.

16 years agowgl: Don't set a pixel format on windows that already have one.
Chris Robinson [Wed, 19 Sep 2007 10:21:08 +0000 (03:21 -0700)] 
wgl: Don't set a pixel format on windows that already have one.

16 years agoriched20: Adjust event mask when sending EN_CHANGE notification.
Clinton Stimpson [Wed, 19 Sep 2007 14:31:14 +0000 (08:31 -0600)] 
riched20: Adjust event mask when sending EN_CHANGE notification.

16 years agowinex11.drv: wintab: Add missing CTX_PKTDATA support.
Mikolaj Zalewski [Wed, 19 Sep 2007 18:04:52 +0000 (11:04 -0700)] 
winex11.drv: wintab: Add missing CTX_PKTDATA support.

16 years agowinex11.drv: wintab: Add a missing break.
Mikolaj Zalewski [Wed, 19 Sep 2007 18:03:46 +0000 (11:03 -0700)] 
winex11.drv: wintab: Add a missing break.

16 years agogdi32: Use symbolic names for font tags.
Dmitry Timoshkov [Thu, 20 Sep 2007 10:10:31 +0000 (19:10 +0900)] 
gdi32: Use symbolic names for font tags.

16 years agowined3d: Better video memory reporting.
Roderick Colenbrander [Mon, 17 Sep 2007 20:16:48 +0000 (22:16 +0200)] 
wined3d: Better video memory reporting.

16 years agowined3d: Fix a typo in the surface code.
Stefan Dösinger [Tue, 18 Sep 2007 22:36:39 +0000 (00:36 +0200)] 
wined3d: Fix a typo in the surface code.

16 years agowined3d: Check for NULL streams.
Stefan Dösinger [Tue, 18 Sep 2007 22:17:06 +0000 (00:17 +0200)] 
wined3d: Check for NULL streams.

16 years agowined3d: Fix a typo in shader_glsl_cross.
Stefan Dösinger [Thu, 13 Sep 2007 10:41:18 +0000 (12:41 +0200)] 
wined3d: Fix a typo in shader_glsl_cross.

16 years agowined3d: Keep the selected stencil setup face set to GL_FRONT.
Stefan Dösinger [Fri, 14 Sep 2007 10:07:48 +0000 (12:07 +0200)] 
wined3d: Keep the selected stencil setup face set to GL_FRONT.

16 years agokernel32: Print last error in failure messages of the MapViewOfFile test.
Dmitry Timoshkov [Thu, 20 Sep 2007 10:09:48 +0000 (19:09 +0900)] 
kernel32: Print last error in failure messages of the MapViewOfFile test.

16 years agowidl: Handle top-level conformance for complex arrays.
Dan Hipschman [Thu, 20 Sep 2007 00:05:38 +0000 (17:05 -0700)] 
widl: Handle top-level conformance for complex arrays.

16 years agowidl: Respect pointer attributes better.
Dan Hipschman [Thu, 20 Sep 2007 00:04:49 +0000 (17:04 -0700)] 
widl: Respect pointer attributes better.

16 years agowidl: Set the pointer description offset to zero if there are no pointers.
Dan Hipschman [Thu, 20 Sep 2007 00:04:09 +0000 (17:04 -0700)] 
widl: Set the pointer description offset to zero if there are no pointers.

16 years agosetupapi: Add error checking to SetupDiCreateDeviceInfoW stub.
Juan Lang [Thu, 20 Sep 2007 00:49:17 +0000 (17:49 -0700)] 
setupapi: Add error checking to SetupDiCreateDeviceInfoW stub.

16 years agosetupapi: Implement SetupDiGetDeviceInstanceIdA on top of SetupDiGetDeviceInstanceIdW.
Juan Lang [Thu, 20 Sep 2007 00:47:52 +0000 (17:47 -0700)] 
setupapi: Implement SetupDiGetDeviceInstanceIdA on top of SetupDiGetDeviceInstanceIdW.

16 years agosetupapi: Implement SetupDiEnumDeviceInfo.
Juan Lang [Thu, 20 Sep 2007 00:46:58 +0000 (17:46 -0700)] 
setupapi: Implement SetupDiEnumDeviceInfo.

16 years agosetupapi: Add a placeholder for devices.
Juan Lang [Thu, 20 Sep 2007 00:46:29 +0000 (17:46 -0700)] 
setupapi: Add a placeholder for devices.

16 years agosetupapi: Add tests for SetupDiGetDeviceInstanceId.
Juan Lang [Thu, 20 Sep 2007 00:46:11 +0000 (17:46 -0700)] 
setupapi: Add tests for SetupDiGetDeviceInstanceId.

16 years agosetupapi: Add stubs for SetupDiGetDeviceInstanceIdA/W.
Juan Lang [Thu, 20 Sep 2007 00:45:31 +0000 (17:45 -0700)] 
setupapi: Add stubs for SetupDiGetDeviceInstanceIdA/W.

16 years agosetupapi: Add tests for SetupDiCreateDeviceInfo.
Juan Lang [Thu, 20 Sep 2007 00:45:12 +0000 (17:45 -0700)] 
setupapi: Add tests for SetupDiCreateDeviceInfo.

16 years agouser32: Add a test that shows ddeml string handles use local atoms.
James Hawkins [Thu, 20 Sep 2007 04:37:49 +0000 (23:37 -0500)] 
user32: Add a test that shows ddeml string handles use local atoms.

16 years agokernel32: Don't crash accessing an invalid handle in GlobalSize.
James Hawkins [Thu, 20 Sep 2007 06:49:26 +0000 (01:49 -0500)] 
kernel32: Don't crash accessing an invalid handle in GlobalSize.

16 years agoriched20: Add tests for text limit behavior.
Clinton Stimpson [Thu, 20 Sep 2007 00:34:26 +0000 (18:34 -0600)] 
riched20: Add tests for text limit behavior.

16 years agodmcompos: Indirection level fix.
Andrew Talbot [Wed, 19 Sep 2007 20:03:23 +0000 (21:03 +0100)] 
dmcompos: Indirection level fix.

16 years agowinex11.drv: Update the wm hints when the window frame is changed.
Alexandre Julliard [Wed, 19 Sep 2007 15:55:22 +0000 (17:55 +0200)] 
winex11.drv: Update the wm hints when the window frame is changed.

16 years agowinex11.drv: If a window is not resizable through the window manager fall back to...
Alexandre Julliard [Wed, 19 Sep 2007 15:54:33 +0000 (17:54 +0200)] 
winex11.drv: If a window is not resizable through the window manager fall back to non-managed resizing.

16 years agomsvcrt: Added implementation of a few more __crt functions.
Alexandre Julliard [Wed, 19 Sep 2007 15:53:06 +0000 (17:53 +0200)] 
msvcrt: Added implementation of a few more __crt functions.

16 years agomsvcrt: Added implementation for __STRINGTOLD.
Alexandre Julliard [Wed, 19 Sep 2007 15:52:40 +0000 (17:52 +0200)] 
msvcrt: Added implementation for __STRINGTOLD.

16 years agomsvcrt: Resolve symbols clashes with FreeBSD libc.
Tijl Coosemans [Tue, 18 Sep 2007 14:33:34 +0000 (16:33 +0200)] 
msvcrt: Resolve symbols clashes with FreeBSD libc.

16 years agodmband: Fix a memory leak.
Andrew Talbot [Tue, 18 Sep 2007 21:58:29 +0000 (22:58 +0100)] 
dmband: Fix a memory leak.

16 years agoriched20: Add test for event masks and notifications.
Clinton Stimpson [Wed, 19 Sep 2007 06:01:09 +0000 (00:01 -0600)] 
riched20: Add test for event masks and notifications.

16 years agokernel32: Add a test for rw mapping of a read-only section.
Dmitry Timoshkov [Wed, 19 Sep 2007 11:01:22 +0000 (20:01 +0900)] 
kernel32: Add a test for rw mapping of a read-only section.

16 years agogdi: Implement line-by-line phase of the BiDi algorithm.
Maarten Lankhorst [Sat, 15 Sep 2007 13:21:00 +0000 (15:21 +0200)] 
gdi: Implement line-by-line phase of the BiDi algorithm.

16 years agogdi: Implement implicit resolving in BiDi.
Maarten Lankhorst [Sat, 15 Sep 2007 13:17:58 +0000 (15:17 +0200)] 
gdi: Implement implicit resolving in BiDi.

16 years agogdi: Implement neutrals resolving in BiDi.
Maarten Lankhorst [Sat, 15 Sep 2007 13:16:38 +0000 (15:16 +0200)] 
gdi: Implement neutrals resolving in BiDi.

16 years agogdi: Implement weak resolving in BiDi.
Maarten Lankhorst [Sat, 15 Sep 2007 13:15:30 +0000 (15:15 +0200)] 
gdi: Implement weak resolving in BiDi.

16 years agogdi: Implement explicit resolving in BiDi.
Maarten Lankhorst [Sat, 15 Sep 2007 13:03:22 +0000 (15:03 +0200)] 
gdi: Implement explicit resolving in BiDi.

16 years agogdi: Implement BiDi classification of characters and copying according to them.
Maarten Lankhorst [Sat, 15 Sep 2007 08:16:22 +0000 (10:16 +0200)] 
gdi: Implement BiDi classification of characters and copying according to them.

16 years agogdi: Remove support for libicu and all dependencies.
Maarten Lankhorst [Tue, 11 Sep 2007 11:07:56 +0000 (13:07 +0200)] 
gdi: Remove support for libicu and all dependencies.

16 years agomshtml: Added Exec(IDM_FONT) stub implementation.
Jacek Caban [Wed, 19 Sep 2007 11:35:30 +0000 (13:35 +0200)] 
mshtml: Added Exec(IDM_FONT) stub implementation.

16 years agomshtml: Added more tests.
Jacek Caban [Wed, 19 Sep 2007 11:33:28 +0000 (13:33 +0200)] 
mshtml: Added more tests.

16 years agomshtml: Fixed IHTMLTxtRange::get_text implementation with no nsrange associated.
Jacek Caban [Wed, 19 Sep 2007 11:33:03 +0000 (13:33 +0200)] 
mshtml: Fixed IHTMLTxtRange::get_text implementation with no nsrange associated.

16 years agomshtml: Added IHTMLStyleSheetsCollection::get_length implementation.
Jacek Caban [Wed, 19 Sep 2007 11:10:02 +0000 (13:10 +0200)] 
mshtml: Added IHTMLStyleSheetsCollection::get_length implementation.

16 years agomshtml: Added get_styleSheets implementation.
Jacek Caban [Wed, 19 Sep 2007 11:09:35 +0000 (13:09 +0200)] 
mshtml: Added get_styleSheets implementation.

16 years agomshtml: Added HTMLStyle::get_textDecoration* implementation.
Jacek Caban [Wed, 19 Sep 2007 10:42:10 +0000 (12:42 +0200)] 
mshtml: Added HTMLStyle::get_textDecoration* implementation.

16 years agomshtml: Added more IHTMLStyle getters implementation.
Jacek Caban [Wed, 19 Sep 2007 10:41:46 +0000 (12:41 +0200)] 
mshtml: Added more IHTMLStyle getters implementation.

16 years agomshtml: Return NULL for empty results in get_style_attr.
Jacek Caban [Wed, 19 Sep 2007 10:41:27 +0000 (12:41 +0200)] 
mshtml: Return NULL for empty results in get_style_attr.

16 years agomshtml: Forward node ref calls to IHTMLDOMNode interface.
Jacek Caban [Wed, 19 Sep 2007 10:40:41 +0000 (12:40 +0200)] 
mshtml: Forward node ref calls to IHTMLDOMNode interface.

16 years agomshtml: Get rid of node_type variable in HTMLNode object.
Jacek Caban [Wed, 19 Sep 2007 10:40:15 +0000 (12:40 +0200)] 
mshtml: Get rid of node_type variable in HTMLNode object.

16 years agomshtml: Don't use node_type from HTMLNode object.
Jacek Caban [Wed, 19 Sep 2007 10:39:50 +0000 (12:39 +0200)] 
mshtml: Don't use node_type from HTMLNode object.

16 years agosetupapi: Add missing prototypes and definitions, and change function prototypes...
Juan Lang [Tue, 18 Sep 2007 20:33:15 +0000 (13:33 -0700)] 
setupapi: Add missing prototypes and definitions, and change function prototypes to match.

16 years agosetupapi: Fix typo.
Juan Lang [Tue, 18 Sep 2007 16:50:50 +0000 (09:50 -0700)] 
setupapi: Fix typo.

16 years agosetupapi: Fix return type.
Juan Lang [Tue, 18 Sep 2007 16:48:29 +0000 (09:48 -0700)] 
setupapi: Fix return type.

16 years agosetupapi: Correct type to match PSDK.
Juan Lang [Tue, 18 Sep 2007 16:47:21 +0000 (09:47 -0700)] 
setupapi: Correct type to match PSDK.

16 years agows2_32/tests: Don't wait for FD_CONNECT event when non-blocking connect() was successful.
Tijl Coosemans [Tue, 18 Sep 2007 18:03:47 +0000 (20:03 +0200)] 
ws2_32/tests: Don't wait for FD_CONNECT event when non-blocking connect() was successful.

16 years agocrypt32: Fix alignment for 64-bit systems.
Juan Lang [Tue, 18 Sep 2007 16:21:39 +0000 (09:21 -0700)] 
crypt32: Fix alignment for 64-bit systems.

16 years agocrypt32: Implement streamed encoding of an indefinite-length data message.
Juan Lang [Tue, 18 Sep 2007 16:21:08 +0000 (09:21 -0700)] 
crypt32: Implement streamed encoding of an indefinite-length data message.

16 years agocrypt32: Pass length rather than entire message to CRYPT_EncodeContentLength.
Juan Lang [Tue, 18 Sep 2007 16:20:17 +0000 (09:20 -0700)] 
crypt32: Pass length rather than entire message to CRYPT_EncodeContentLength.

16 years agowined3d: Disable two sided stencil if it is supported, but not enabled.
Stefan Dösinger [Fri, 14 Sep 2007 10:02:56 +0000 (12:02 +0200)] 
wined3d: Disable two sided stencil if it is supported, but not enabled.

16 years agowined3d: Enable the stencil test if two sided stencil is used.
Stefan Dösinger [Fri, 14 Sep 2007 10:00:46 +0000 (12:00 +0200)] 
wined3d: Enable the stencil test if two sided stencil is used.

16 years agowined3d: Fix a copypaste error.
Stefan Dösinger [Fri, 14 Sep 2007 09:57:42 +0000 (11:57 +0200)] 
wined3d: Fix a copypaste error.

16 years agowined3d: Set the stencil mask for both faces.
Stefan Dösinger [Fri, 14 Sep 2007 09:57:07 +0000 (11:57 +0200)] 
wined3d: Set the stencil mask for both faces.

16 years agowined3d: Untie culling and offscreen rendering.
Stefan Dösinger [Tue, 18 Sep 2007 09:43:09 +0000 (11:43 +0200)] 
wined3d: Untie culling and offscreen rendering.

16 years agowidl: Implement complex arrays.
Dan Hipschman [Tue, 18 Sep 2007 22:29:59 +0000 (15:29 -0700)] 
widl: Implement complex arrays.

16 years agowidl: Handle all buffer sizes.
Dan Hipschman [Tue, 18 Sep 2007 22:29:26 +0000 (15:29 -0700)] 
widl: Handle all buffer sizes.

16 years agowidl: Implement pointer descriptions for complex structures.
Dan Hipschman [Tue, 18 Sep 2007 22:28:49 +0000 (15:28 -0700)] 
widl: Implement pointer descriptions for complex structures.

16 years agowidl: Fix alignment comments.
Dan Hipschman [Tue, 18 Sep 2007 22:28:17 +0000 (15:28 -0700)] 
widl: Fix alignment comments.

16 years agorpcrt4: Implement RpcSmDestroyClientContext and RpcSsDestroyClientContext.
Rob Shearman [Tue, 18 Sep 2007 15:32:29 +0000 (16:32 +0100)] 
rpcrt4: Implement RpcSmDestroyClientContext and RpcSsDestroyClientContext.

16 years agorpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free...
Rob Shearman [Tue, 18 Sep 2007 15:31:55 +0000 (16:31 +0100)] 
rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free of memory.

16 years agotools: Remove the no longer needed bin2res tool.
Alexandre Julliard [Tue, 18 Sep 2007 11:29:07 +0000 (13:29 +0200)] 
tools: Remove the no longer needed bin2res tool.

16 years agowordpad.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:25:50 +0000 (13:25 +0200)] 
wordpad.exe: We can now store binary files in the repository.

16 years agowinetest.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:25:01 +0000 (13:25 +0200)] 
winetest.exe: We can now store binary files in the repository.

16 years agowinemine.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:22:14 +0000 (13:22 +0200)] 
winemine.exe: We can now store binary files in the repository.

16 years agowinefile.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:36:47 +0000 (13:36 +0200)] 
winefile.exe: We can now store binary files in the repository.

16 years agowinecfg.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:20:30 +0000 (13:20 +0200)] 
winecfg.exe: We can now store binary files in the repository.

16 years agouninstaller.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:19:44 +0000 (13:19 +0200)] 
uninstaller.exe: We can now store binary files in the repository.

16 years agotaskmgr.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:19:14 +0000 (13:19 +0200)] 
taskmgr.exe: We can now store binary files in the repository.

16 years agoregedit.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:35:16 +0000 (13:35 +0200)] 
regedit.exe: We can now store binary files in the repository.

16 years agooleview.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:15:44 +0000 (13:15 +0200)] 
oleview.exe: We can now store binary files in the repository.

16 years agomsiexec.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:15:04 +0000 (13:15 +0200)] 
msiexec.exe: We can now store binary files in the repository.

16 years agocmdlgtst.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:14:30 +0000 (13:14 +0200)] 
cmdlgtst.exe: We can now store binary files in the repository.

16 years agocmd.exe: We can now store binary files in the repository.
Alexandre Julliard [Tue, 18 Sep 2007 11:13:42 +0000 (13:13 +0200)] 
cmd.exe: We can now store binary files in the repository.

16 years agocrypt32: Use decode function's returned decoded length to advance pointer when decodi...
Juan Lang [Tue, 18 Sep 2007 01:02:26 +0000 (18:02 -0700)] 
crypt32: Use decode function's returned decoded length to advance pointer when decoding an array.

16 years agocrypt32: ret is already true, don't retest it.
Juan Lang [Tue, 18 Sep 2007 00:59:53 +0000 (17:59 -0700)] 
crypt32: ret is already true, don't retest it.

16 years agocrypt32: Explicitly count bytes to copy in DecodeCopyBytes.
Juan Lang [Tue, 18 Sep 2007 00:55:13 +0000 (17:55 -0700)] 
crypt32: Explicitly count bytes to copy in DecodeCopyBytes.

16 years agocrypt32: Test and correct decoding indefinite-length-encoded PKCS content.
Juan Lang [Tue, 18 Sep 2007 00:29:37 +0000 (17:29 -0700)] 
crypt32: Test and correct decoding indefinite-length-encoded PKCS content.

16 years agocrypt32: Use correct encoded length when decoding a sequence.
Juan Lang [Tue, 18 Sep 2007 00:28:09 +0000 (17:28 -0700)] 
crypt32: Use correct encoded length when decoding a sequence.

16 years agocrypt32: Simplify AsnDecodeSequenceItems a tiny bit.
Juan Lang [Tue, 18 Sep 2007 00:27:12 +0000 (17:27 -0700)] 
crypt32: Simplify AsnDecodeSequenceItems a tiny bit.