wine
16 years agowinedump: Decipher contents of a couple EMF records.
Dmitry Timoshkov [Thu, 17 Apr 2008 12:11:16 +0000 (21:11 +0900)] 
winedump: Decipher contents of a couple EMF records.

16 years agoquartz: Avoid sizeof in traces.
Alexandre Julliard [Thu, 17 Apr 2008 18:17:03 +0000 (20:17 +0200)] 
quartz: Avoid sizeof in traces.

16 years agouser32: Added support for WS_EX_RIGHT in the static control.
Alexandre Julliard [Thu, 17 Apr 2008 17:26:43 +0000 (19:26 +0200)] 
user32: Added support for WS_EX_RIGHT in the static control.

16 years agouser32: Added support for WS_EX_RIGHT in the edit control.
Alexandre Julliard [Thu, 17 Apr 2008 17:26:39 +0000 (19:26 +0200)] 
user32: Added support for WS_EX_RIGHT in the edit control.

16 years agouser32: Added support for WS_EX_RIGHT in the button control.
Alexandre Julliard [Thu, 17 Apr 2008 17:26:34 +0000 (19:26 +0200)] 
user32: Added support for WS_EX_RIGHT in the button control.

16 years agowinex11: Moved the WM_SYSCOMMAND handling to window.c.
Alexandre Julliard [Thu, 17 Apr 2008 14:13:34 +0000 (16:13 +0200)] 
winex11: Moved the WM_SYSCOMMAND handling to window.c.

16 years agowinex11: Moved the MapNotify handler to event.c.
Alexandre Julliard [Thu, 17 Apr 2008 14:13:12 +0000 (16:13 +0200)] 
winex11: Moved the MapNotify handler to event.c.

16 years agowinex11: Moved the ExposeEvent handler to event.c.
Alexandre Julliard [Thu, 17 Apr 2008 14:07:06 +0000 (16:07 +0200)] 
winex11: Moved the ExposeEvent handler to event.c.

Use consistent naming for all event handlers.

16 years agoserver: Make enum_desktop enumerate all the desktops on the window station with the...
Maarten Lankhorst [Tue, 15 Apr 2008 23:38:58 +0000 (16:38 -0700)] 
server: Make enum_desktop enumerate all the desktops on the window station with the DESKTOP_ENUMERATE right.

16 years agoserver: Make enum_winstations enumerate all the window stations with WINSTA_ENUMERATE...
Maarten Lankhorst [Tue, 15 Apr 2008 21:32:43 +0000 (14:32 -0700)] 
server: Make enum_winstations enumerate all the window stations with WINSTA_ENUMERATE right.

16 years agoshlwapi/tests: Enumerate the STGM sharing modes in the SHCreateStreamOnFile tests.
Reece Dunn [Sun, 13 Apr 2008 13:05:07 +0000 (14:05 +0100)] 
shlwapi/tests: Enumerate the STGM sharing modes in the SHCreateStreamOnFile tests.

16 years agoshlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests.
Reece Dunn [Tue, 15 Apr 2008 20:16:03 +0000 (21:16 +0100)] 
shlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests.

16 years agogdiplus: Implement GdipCreatePath2I.
Nikolay Sivov [Wed, 16 Apr 2008 23:02:27 +0000 (03:02 +0400)] 
gdiplus: Implement GdipCreatePath2I.

16 years agogdiplus: Implement GdipCreateMatrix3I.
Nikolay Sivov [Wed, 16 Apr 2008 23:02:05 +0000 (03:02 +0400)] 
gdiplus: Implement GdipCreateMatrix3I.

16 years agogdiplus: Implement GdipAddPathArcI.
Nikolay Sivov [Wed, 16 Apr 2008 17:47:25 +0000 (21:47 +0400)] 
gdiplus: Implement GdipAddPathArcI.

16 years agogdiplus: Implement GdipAddPathLine2I.
Nikolay Sivov [Wed, 16 Apr 2008 17:47:19 +0000 (21:47 +0400)] 
gdiplus: Implement GdipAddPathLine2I.

16 years agogdiplus: Implement GdipCloneStringFormat.
Nikolay Sivov [Wed, 16 Apr 2008 17:47:12 +0000 (21:47 +0400)] 
gdiplus: Implement GdipCloneStringFormat.

16 years agooleaut32: Fix a few tests that fail in win2k.
James Hawkins [Wed, 16 Apr 2008 22:12:02 +0000 (17:12 -0500)] 
oleaut32: Fix a few tests that fail in win2k.

16 years agoole32: Fix a few tests that fail in win2k.
James Hawkins [Wed, 16 Apr 2008 21:39:45 +0000 (16:39 -0500)] 
ole32: Fix a few tests that fail in win2k.

16 years agokernel32: Fix a test that fails in win2k and up.
James Hawkins [Wed, 16 Apr 2008 21:30:19 +0000 (16:30 -0500)] 
kernel32: Fix a test that fails in win2k and up.

16 years agokernel32: Fix a test that fails in win2k.
James Hawkins [Wed, 16 Apr 2008 21:02:21 +0000 (16:02 -0500)] 
kernel32: Fix a test that fails in win2k.

16 years agoserver: Keep a file descriptor open to the config directory to make sure we don't...
Alexandre Julliard [Thu, 17 Apr 2008 10:41:34 +0000 (12:41 +0200)] 
server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place.

16 years agofusion: Explicitly check for -1 for a missing table.
James Hawkins [Wed, 16 Apr 2008 16:48:31 +0000 (11:48 -0500)] 
fusion: Explicitly check for -1 for a missing table.

16 years agowinedump: Print names for all known EMF records.
Dmitry Timoshkov [Thu, 17 Apr 2008 10:15:43 +0000 (19:15 +0900)] 
winedump: Print names for all known EMF records.

16 years agowinex11.drv: Map zero-sized windows but don't add WM decoration to them.
Dmitry Timoshkov [Wed, 16 Apr 2008 07:50:29 +0000 (16:50 +0900)] 
winex11.drv: Map zero-sized windows but don't add WM decoration to them.

16 years agohhctrl.ocx: Look up in chm if url doesn't contain "://".
Hin-Tak Leung [Mon, 14 Apr 2008 20:17:27 +0000 (20:17 +0000)] 
hhctrl.ocx: Look up in chm if url doesn't contain "://".

16 years agohhctrl.ocx: Return help window handle to caller.
Hin-Tak Leung [Wed, 16 Apr 2008 01:03:49 +0000 (01:03 +0000)] 
hhctrl.ocx: Return help window handle to caller.

16 years agotools: Modify wine.desktop to use start.exe /unix.
Vincent Povirk [Sun, 13 Apr 2008 00:31:00 +0000 (20:31 -0400)] 
tools: Modify wine.desktop to use start.exe /unix.

16 years agostart.exe: Add /Unix switch for native file managers.
Vincent Povirk [Sun, 13 Apr 2008 00:30:42 +0000 (20:30 -0400)] 
start.exe: Add /Unix switch for native file managers.

16 years agoSpelling fixes.
Austin English [Fri, 11 Apr 2008 02:17:14 +0000 (21:17 -0500)] 
Spelling fixes.

16 years agod3dx9: Add d3dx9tex.h.
Tony Wasserka [Tue, 15 Apr 2008 13:30:03 +0000 (15:30 +0200)] 
d3dx9: Add d3dx9tex.h.

16 years agomsxml3: Implement transformNode.
Alistair Leslie-Hughes [Wed, 26 Mar 2008 08:52:36 +0000 (19:52 +1100)] 
msxml3: Implement transformNode.

16 years agourlmon: Add stub for CoInternetSetFeatureEnabled.
Louis Lenders [Sun, 13 Apr 2008 20:42:32 +0000 (20:42 +0000)] 
urlmon: Add stub for CoInternetSetFeatureEnabled.

16 years agopowrprof: Implement IsPwrHibernateAllowed.
Michael Hoffman [Wed, 16 Apr 2008 21:59:01 +0000 (17:59 -0400)] 
powrprof: Implement IsPwrHibernateAllowed.

16 years agopowrprof: Implement IsPwrShutdownAllowed.
Michael Hoffman [Wed, 16 Apr 2008 21:59:52 +0000 (17:59 -0400)] 
powrprof: Implement IsPwrShutdownAllowed.

16 years agopowrprof: Implement IsPwrSuspendAllowed.
Michael Hoffman [Wed, 16 Apr 2008 22:00:33 +0000 (18:00 -0400)] 
powrprof: Implement IsPwrSuspendAllowed.

16 years agomshtml: Move get_typeinfo to dispex.c.
Jacek Caban [Thu, 17 Apr 2008 00:32:18 +0000 (02:32 +0200)] 
mshtml: Move get_typeinfo to dispex.c.

16 years agomshtml: Added generic IDispatchEx implementation and use it in OnNavigator.
Jacek Caban [Thu, 17 Apr 2008 00:31:43 +0000 (02:31 +0200)] 
mshtml: Added generic IDispatchEx implementation and use it in OnNavigator.

16 years agomshtml: Added IActiveScriptDebug32 stub implementation.
Jacek Caban [Thu, 17 Apr 2008 00:31:00 +0000 (02:31 +0200)] 
mshtml: Added IActiveScriptDebug32 stub implementation.

16 years agomshtml: Make sure to null terminate buffer in parse_extern_script.
Jacek Caban [Thu, 17 Apr 2008 00:30:40 +0000 (02:30 +0200)] 
mshtml: Make sure to null terminate buffer in parse_extern_script.

16 years agoquartz: Obtain the duration using the index in avisplitter.
Maarten Lankhorst [Thu, 17 Apr 2008 01:23:50 +0000 (18:23 -0700)] 
quartz: Obtain the duration using the index in avisplitter.

16 years agoquartz: Store the stream index in the avi stream for files that have them.
Maarten Lankhorst [Wed, 16 Apr 2008 21:29:09 +0000 (14:29 -0700)] 
quartz: Store the stream index in the avi stream for files that have them.

16 years agoquartz: Check for discontinuities in the directsound renderer.
Maarten Lankhorst [Wed, 16 Apr 2008 21:27:06 +0000 (14:27 -0700)] 
quartz: Check for discontinuities in the directsound renderer.

16 years agoquartz: Make sure at least 1 sample is processed before returning.
Maarten Lankhorst [Wed, 16 Apr 2008 21:26:15 +0000 (14:26 -0700)] 
quartz: Make sure at least 1 sample is processed before returning.

16 years agoquartz: Reject samples in transform filter only when stopped.
Maarten Lankhorst [Wed, 16 Apr 2008 21:25:03 +0000 (14:25 -0700)] 
quartz: Reject samples in transform filter only when stopped.

Use S_FALSE for saying sample is rejected.

16 years agoquartz: Reject samples in video renderer when stopped.
Maarten Lankhorst [Wed, 16 Apr 2008 21:24:34 +0000 (14:24 -0700)] 
quartz: Reject samples in video renderer when stopped.

When stopped video renderer no longer updates, so don't even try.

16 years agoquartz: Fix IMediaSample2 SetPreroll and SetSyncPoint.
Maarten Lankhorst [Wed, 16 Apr 2008 21:24:16 +0000 (14:24 -0700)] 
quartz: Fix IMediaSample2 SetPreroll and SetSyncPoint.

16 years agoquartz: Fix discontinuities in wave parser.
Maarten Lankhorst [Wed, 16 Apr 2008 20:39:10 +0000 (13:39 -0700)] 
quartz: Fix discontinuities in wave parser.

16 years agodplayx: Remove unused variables.
Andrew Talbot [Wed, 16 Apr 2008 21:09:26 +0000 (22:09 +0100)] 
dplayx: Remove unused variables.

16 years agodsound: Remove unused variable.
Andrew Talbot [Wed, 16 Apr 2008 21:09:30 +0000 (22:09 +0100)] 
dsound: Remove unused variable.

16 years agocomdlg32: Remove unused variable.
Andrew Talbot [Wed, 16 Apr 2008 21:09:22 +0000 (22:09 +0100)] 
comdlg32: Remove unused variable.

16 years agowinex11: Move code behind error return.
Marcus Meissner [Wed, 16 Apr 2008 18:54:31 +0000 (19:54 +0100)] 
winex11: Move code behind error return.

16 years agowined3d: Handle out of array bounds state.
Marcus Meissner [Wed, 16 Apr 2008 20:54:28 +0000 (22:54 +0200)] 
wined3d: Handle out of array bounds state.

16 years agokernel32: Remove an invalid trace and comment.
James Hawkins [Wed, 16 Apr 2008 20:38:46 +0000 (15:38 -0500)] 
kernel32: Remove an invalid trace and comment.

16 years agokernel32: Fix a few failing tests in win2k.
James Hawkins [Wed, 16 Apr 2008 20:37:09 +0000 (15:37 -0500)] 
kernel32: Fix a few failing tests in win2k.

16 years agokernel32: Split the GetComputerName/Ex tests into their own test functions.
James Hawkins [Wed, 16 Apr 2008 20:36:09 +0000 (15:36 -0500)] 
kernel32: Split the GetComputerName/Ex tests into their own test functions.

16 years agouser32: Fix a test that fails in XP and win2k3.
James Hawkins [Wed, 16 Apr 2008 20:33:31 +0000 (15:33 -0500)] 
user32: Fix a test that fails in XP and win2k3.

16 years agomsi: Fix the value parameter of IWineMsiRemotePackage::FormatRecord to have the right...
Rob Shearman [Wed, 16 Apr 2008 16:22:52 +0000 (17:22 +0100)] 
msi: Fix the value parameter of IWineMsiRemotePackage::FormatRecord to have the right level of indirection for an [out] parameter.

Remove the redundant size parameter and simplify the client code such
that the remote function is only called once, with the value being
automatically allocated. Add corresponding code on the server side to
automatically allocate said value.

16 years agoimm32: Create the IME UI window with the IME instance so the registered class can...
Aric Stewart [Wed, 16 Apr 2008 19:30:13 +0000 (14:30 -0500)] 
imm32: Create the IME UI window with the IME instance so the registered class can be found.

16 years agoimm32: Implement ImmSetConversionStatus.
ByeongSik Jeon [Wed, 16 Apr 2008 10:01:29 +0000 (19:01 +0900)] 
imm32: Implement ImmSetConversionStatus.

16 years agowinex11: Add VK_HANGUL, VK_HANJA for Korean Native IME.
ByeongSik Jeon [Wed, 16 Apr 2008 06:55:46 +0000 (15:55 +0900)] 
winex11: Add VK_HANGUL, VK_HANJA for Korean Native IME.

16 years agocomdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.
Alexandre Julliard [Wed, 16 Apr 2008 16:05:25 +0000 (18:05 +0200)] 
comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.

16 years agowinex11.drv: Fix Solaris build error.
Kusanagi Kouichi [Tue, 15 Apr 2008 15:34:54 +0000 (00:34 +0900)] 
winex11.drv: Fix Solaris build error.

Solaris doesn't define XICCallback.

16 years agoquartz: Add a Disconnect function to the parser and use it to clean up allocated...
Maarten Lankhorst [Wed, 16 Apr 2008 03:39:36 +0000 (20:39 -0700)] 
quartz: Add a Disconnect function to the parser and use it to clean up allocated memory in avisplitter.

16 years agoquartz: Parse old style avi index.
Maarten Lankhorst [Sat, 12 Apr 2008 00:58:47 +0000 (17:58 -0700)] 
quartz: Parse old style avi index.

16 years agoquartz: Make the avi splitter skip index headers.
Maarten Lankhorst [Fri, 11 Apr 2008 23:40:56 +0000 (16:40 -0700)] 
quartz: Make the avi splitter skip index headers.

16 years agoquartz: Dump opendml indexes and header.
Maarten Lankhorst [Fri, 11 Apr 2008 21:02:26 +0000 (14:02 -0700)] 
quartz: Dump opendml indexes and header.

16 years agorpcrt4: Handle exit path where bind not allocated yet.
Marcus Meissner [Wed, 16 Apr 2008 06:37:26 +0000 (08:37 +0200)] 
rpcrt4: Handle exit path where bind not allocated yet.

16 years agohhctrl.ocx: Apparently it is possible to have chm file without #STRINGS in it, so...
Tomasz Jezierski [Mon, 14 Apr 2008 21:07:59 +0000 (23:07 +0200)] 
hhctrl.ocx: Apparently it is possible to have chm file without #STRINGS in it, so we should not stop processing file at it.

16 years agofonts: Add the Romanian glyphs SsTt with "comma below" to the tahoma font.
Michael Stefaniuc [Tue, 15 Apr 2008 22:47:05 +0000 (00:47 +0200)] 
fonts: Add the Romanian glyphs SsTt with "comma below" to the tahoma font.

16 years agoqmgr/tests: Fix minor potential memory leaks.
Dan Hipschman [Tue, 15 Apr 2008 18:08:48 +0000 (11:08 -0700)] 
qmgr/tests: Fix minor potential memory leaks.

16 years agodmime: Remove unused variables.
Andrew Talbot [Tue, 15 Apr 2008 20:33:30 +0000 (21:33 +0100)] 
dmime: Remove unused variables.

16 years agocomctl32: Remove unused variables.
Andrew Talbot [Tue, 15 Apr 2008 21:19:12 +0000 (22:19 +0100)] 
comctl32: Remove unused variables.

16 years agodinput: Fix handle leak.
Andrew Talbot [Tue, 15 Apr 2008 21:54:03 +0000 (22:54 +0100)] 
dinput: Fix handle leak.

16 years agobrowseui: Fix handle leak.
Andrew Talbot [Tue, 15 Apr 2008 21:11:26 +0000 (22:11 +0100)] 
browseui: Fix handle leak.

16 years agowidl: Change alls calls to error in the parser to error_loc so that line number infor...
Rob Shearman [Tue, 15 Apr 2008 20:52:35 +0000 (21:52 +0100)] 
widl: Change alls calls to error in the parser to error_loc so that line number information is printed.

16 years agorpcrt4: Test and fix I_RpcExceptionFilter.
Rob Shearman [Tue, 15 Apr 2008 20:50:14 +0000 (21:50 +0100)] 
rpcrt4: Test and fix I_RpcExceptionFilter.

16 years agoole32: Add tests for clipboard's implementation of IDataObject_GetData.
Rob Shearman [Tue, 15 Apr 2008 17:29:41 +0000 (18:29 +0100)] 
ole32: Add tests for clipboard's implementation of IDataObject_GetData.

16 years agoole32: Fix OLEClipbrd_IDataObject_QueryGetData to conform to the tests.
Rob Shearman [Tue, 15 Apr 2008 17:29:32 +0000 (18:29 +0100)] 
ole32: Fix OLEClipbrd_IDataObject_QueryGetData to conform to the tests.

16 years agoole32: Add some tests for OleGetClipboard.
Rob Shearman [Tue, 15 Apr 2008 17:29:24 +0000 (18:29 +0100)] 
ole32: Add some tests for OleGetClipboard.

Test the IDataObject_QueryGetData function of the returned object.

16 years agoinclude: Make IContextMenu interface in shobjidl.idl local since some parameters...
Rob Shearman [Tue, 15 Apr 2008 17:29:19 +0000 (18:29 +0100)] 
include: Make IContextMenu interface in shobjidl.idl local since some parameters are pointers to structures with fields that can't be marshalled.

16 years agogdi32: LineDDA shouldn't include the end point. Add some tests.
Huw Davies [Tue, 15 Apr 2008 15:40:54 +0000 (16:40 +0100)] 
gdi32: LineDDA shouldn't include the end point.  Add some tests.

16 years agofusion: Fix a number of leaks in assembly_create.
Alexandre Julliard [Wed, 16 Apr 2008 11:51:17 +0000 (13:51 +0200)] 
fusion: Fix a number of leaks in assembly_create.

16 years agowine.inf: Use a proper services section to install services.
Alexandre Julliard [Wed, 16 Apr 2008 10:38:41 +0000 (12:38 +0200)] 
wine.inf: Use a proper services section to install services.

16 years agosetupapi: Install services in InstallHinfSection.
Alexandre Julliard [Wed, 16 Apr 2008 10:36:18 +0000 (12:36 +0200)] 
setupapi: Install services in InstallHinfSection.

16 years agosetupapi: Implemented SetupInstallServicesFromInfSectionW.
Alexandre Julliard [Wed, 16 Apr 2008 10:36:08 +0000 (12:36 +0200)] 
setupapi: Implemented SetupInstallServicesFromInfSectionW.

16 years agosetupapi: Move strdupW and strdupWtoA to the setupapi_private.h header.
Alexandre Julliard [Wed, 16 Apr 2008 10:21:09 +0000 (12:21 +0200)] 
setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header.

16 years agoinclude: Add the SPSVCINST_* setupapi flags.
Alexandre Julliard [Wed, 16 Apr 2008 10:16:51 +0000 (12:16 +0200)] 
include: Add the SPSVCINST_* setupapi flags.

16 years agofusion: Implement IAssemblyCache::InstallAssembly.
James Hawkins [Mon, 14 Apr 2008 02:00:15 +0000 (21:00 -0500)] 
fusion: Implement IAssemblyCache::InstallAssembly.

16 years agocrypt32: Remove unused variables.
Andrew Talbot [Mon, 14 Apr 2008 21:13:41 +0000 (22:13 +0100)] 
crypt32: Remove unused variables.

16 years agocomdlg32: Remove unused variables.
Andrew Talbot [Mon, 14 Apr 2008 21:13:38 +0000 (22:13 +0100)] 
comdlg32: Remove unused variables.

16 years agocrypt32: Remove unwanted shadow variable.
Andrew Talbot [Mon, 14 Apr 2008 21:02:20 +0000 (22:02 +0100)] 
crypt32: Remove unwanted shadow variable.

16 years agod3d9: Initialized 2 variables with NULL.
Marcus Meissner [Tue, 15 Apr 2008 07:30:30 +0000 (09:30 +0200)] 
d3d9: Initialized 2 variables with NULL.

16 years agoshell32: Correct casing for "Wine".
Marcus Meissner [Wed, 2 Apr 2008 07:37:25 +0000 (09:37 +0200)] 
shell32: Correct casing for "Wine".

16 years agouser32: Handle ctrl + end in edit control.
Lei Zhang [Tue, 15 Apr 2008 00:18:40 +0000 (17:18 -0700)] 
user32: Handle ctrl + end in edit control.

16 years agouser32: Handle ctrl + home in edit control.
Lei Zhang [Tue, 15 Apr 2008 00:16:36 +0000 (17:16 -0700)] 
user32: Handle ctrl + home in edit control.

16 years agouser32: Do checks in the right order in EDIT_BuildLineDefs_ML.
Lei Zhang [Mon, 14 Apr 2008 23:53:42 +0000 (16:53 -0700)] 
user32: Do checks in the right order in EDIT_BuildLineDefs_ML.

16 years agomshtml.idl: Added IHTMLWindow3 declaration.
Jacek Caban [Tue, 15 Apr 2008 00:09:14 +0000 (02:09 +0200)] 
mshtml.idl: Added IHTMLWindow3 declaration.

16 years agomshtmdid.h: Fixed IHTMLWindow2 dispids.
Jacek Caban [Tue, 15 Apr 2008 00:09:00 +0000 (02:09 +0200)] 
mshtmdid.h: Fixed IHTMLWindow2 dispids.

16 years agoinclude: Update aviriff header.
Maarten Lankhorst [Thu, 10 Apr 2008 22:45:32 +0000 (15:45 -0700)] 
include: Update aviriff header.