Mikołaj Zalewski [Sat, 1 Mar 2008 22:13:39 +0000 (23:13 +0100)]
wrc: Convert standard control classes names into ids also for UTF-8 resource files.
Marcus Meissner [Sat, 1 Mar 2008 22:12:26 +0000 (23:12 +0100)]
shlwapi: Handle buffer overflow on A->W converter.
Stefan Dösinger [Mon, 25 Feb 2008 09:59:53 +0000 (10:59 +0100)]
wined3d: Catch NOP palette changes.
Stefan Dösinger [Sat, 23 Feb 2008 16:57:53 +0000 (17:57 +0100)]
include: Declare IDirect3D9Ex and IDirect3DDevice9Ex.
Stefan Dösinger [Fri, 22 Feb 2008 12:05:21 +0000 (13:05 +0100)]
d3d9: Fix an ok line.
Stefan Dösinger [Thu, 28 Feb 2008 20:03:41 +0000 (21:03 +0100)]
wined3d: Give occlusion queries their own vtable.
Stefan Dösinger [Thu, 28 Feb 2008 20:02:58 +0000 (21:02 +0100)]
wined3d: Subclass queries.
Alistair Leslie-Hughes [Sat, 1 Mar 2008 12:20:20 +0000 (23:20 +1100)]
msxml3: Implement IXMLDOMProcessingInstruction_get_nodeName.
Alistair Leslie-Hughes [Sat, 1 Mar 2008 11:54:33 +0000 (22:54 +1100)]
msxml3: Implmented IXMLDOMCDATASection_get_data.
Alistair Leslie-Hughes [Sat, 1 Mar 2008 11:51:00 +0000 (22:51 +1100)]
msxml3: Implement IXMLDOMCDATASection_get_nodeValue.
Alistair Leslie-Hughes [Sat, 1 Mar 2008 11:32:58 +0000 (22:32 +1100)]
msxml3: Implement IXMLDOMText_appendData.
Alexandre Julliard [Sat, 1 Mar 2008 12:30:58 +0000 (13:30 +0100)]
winex11: Set the appropriate _NET_WM_STATE properties for maximized windows.
Alexandre Julliard [Sat, 1 Mar 2008 12:30:34 +0000 (13:30 +0100)]
ntdll: Only grab the loader lock once we actually call external functions.
Maarten Lankhorst [Fri, 29 Feb 2008 23:12:09 +0000 (15:12 -0800)]
kernel32: Fix GetVolumeInformation for fat32 partitions.
Jon Yang [Fri, 29 Feb 2008 05:54:47 +0000 (21:54 -0800)]
gdiplus: Implemented GdipDrawImageRectRectI.
James Hawkins [Sat, 1 Mar 2008 08:08:48 +0000 (02:08 -0600)]
msi: Include query.h to pull in the definition of STREAMS_CreateView.
James Hawkins [Sat, 1 Mar 2008 08:07:49 +0000 (02:07 -0600)]
msi: Add definitions for MsiEnumComponentCosts.
James Hawkins [Sat, 1 Mar 2008 08:06:54 +0000 (02:06 -0600)]
msi: Remove a pointless wrapper of RegCreateKey.
James Hawkins [Sat, 1 Mar 2008 05:29:43 +0000 (23:29 -0600)]
msi: Make local functions static.
James Hawkins [Fri, 29 Feb 2008 19:37:44 +0000 (13:37 -0600)]
msi: Implement the UILevel property of the Installer object.
James Hawkins [Fri, 29 Feb 2008 19:41:04 +0000 (13:41 -0600)]
msi: Don't bail out if the row to modify is not found as not all modify commands need the row.
James Hawkins [Sat, 1 Mar 2008 04:37:21 +0000 (22:37 -0600)]
janitorial: Remove links to any microsoft site.
James Hawkins [Sat, 1 Mar 2008 04:36:46 +0000 (22:36 -0600)]
janitorial: Remove links to any microsoft site.
James Hawkins [Sat, 1 Mar 2008 04:35:20 +0000 (22:35 -0600)]
janitorial: Remove links to any microsoft site.
James Hawkins [Sat, 1 Mar 2008 04:34:39 +0000 (22:34 -0600)]
janitorial: Remove links to any microsoft site.
James Hawkins [Sat, 1 Mar 2008 04:33:54 +0000 (22:33 -0600)]
janitorial: Remove links to any microsoft site.
James Hawkins [Sat, 1 Mar 2008 04:29:54 +0000 (22:29 -0600)]
janitorial: Remove links to any microsoft site.
James Hawkins [Sat, 1 Mar 2008 04:28:45 +0000 (22:28 -0600)]
janitorial: Remove links to any microsoft site.
Maarten Lankhorst [Sat, 1 Mar 2008 02:00:41 +0000 (18:00 -0800)]
cfgmgr32: Forward some more functions to setupapi.
Maarten Lankhorst [Sat, 1 Mar 2008 01:46:58 +0000 (17:46 -0800)]
setupapi: Implement CM_Get_Device_ID and add a stub for CM_Get_Parent.
Andrew Talbot [Fri, 29 Feb 2008 22:06:59 +0000 (22:06 +0000)]
itss: Assign to structs instead of using memcpy.
Andrew Talbot [Fri, 29 Feb 2008 22:06:47 +0000 (22:06 +0000)]
gdiplus: Assign to structs instead of using memcpy.
Andrew Talbot [Fri, 29 Feb 2008 22:06:34 +0000 (22:06 +0000)]
dinput: Assign to structs instead of using memcpy.
Andrew Talbot [Fri, 29 Feb 2008 22:06:16 +0000 (22:06 +0000)]
dbghelp: Assign to struct instead of using memcpy.
Alexandre Julliard [Sat, 1 Mar 2008 10:57:00 +0000 (11:57 +0100)]
Get rid of the global thread.h header.
Alexandre Julliard [Fri, 29 Feb 2008 19:55:42 +0000 (20:55 +0100)]
msi/tests: Replace a printf() by a trace().
Divan Burger [Wed, 20 Feb 2008 19:04:16 +0000 (21:04 +0200)]
user32: Correct the button sizes of the caption bar.
Rob Shearman [Fri, 29 Feb 2008 11:48:47 +0000 (11:48 +0000)]
gdi32: Move 16-bit printing functions to printdrv16.c.
Andrew Talbot [Fri, 29 Feb 2008 15:54:56 +0000 (15:54 +0000)]
comdlg32: Assign to structs instead of using memcpy.
Hans Leidekker [Fri, 29 Feb 2008 14:36:04 +0000 (15:36 +0100)]
mscms: Create a copy of memory based profiles.
Royal Chan [Fri, 29 Feb 2008 12:58:39 +0000 (04:58 -0800)]
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
Jacek Caban [Fri, 29 Feb 2008 12:05:22 +0000 (13:05 +0100)]
urlmon: Don't call ReportProgress(BINDSTATUS_DIRECTBIND) in MkProtocol::Start (current IE doesn't call it).
Jacek Caban [Fri, 29 Feb 2008 11:57:57 +0000 (12:57 +0100)]
wininet: Move InternetQueryDataAvailable to vtbl.
Alistair Leslie-Hughes [Fri, 29 Feb 2008 11:39:30 +0000 (22:39 +1100)]
msxml3: Implemented IXMLDOMText substringData.
Alexandre Julliard [Fri, 29 Feb 2008 18:56:04 +0000 (19:56 +0100)]
kernel32: Implement the fiber local storage functions.
Alexandre Julliard [Fri, 29 Feb 2008 18:55:34 +0000 (19:55 +0100)]
ntdll: Added definitions and structures for fiber local storage.
Alexandre Julliard [Fri, 29 Feb 2008 16:21:04 +0000 (17:21 +0100)]
user32: Moved win.h to the user32 directory.
Alexandre Julliard [Fri, 29 Feb 2008 12:44:55 +0000 (13:44 +0100)]
winex11: Avoid depending on win.h.
Alexandre Julliard [Fri, 29 Feb 2008 12:43:13 +0000 (13:43 +0100)]
winex11: Avoid accessing the internals of the window structure in the Map/UnmapNotify handlers.
Jon Yang [Wed, 27 Feb 2008 09:36:44 +0000 (01:36 -0800)]
gdiplus: Implemented and tested GdipGetImageDimension().
Detlef Riekenberg [Thu, 28 Feb 2008 20:46:17 +0000 (21:46 +0100)]
winspool: Implement Level 9 for GetPrinter.
Rob Shearman [Fri, 29 Feb 2008 11:25:13 +0000 (11:25 +0000)]
inetcomm: Add default case to sub_stream_Seek to avoid using uninitialised memory.
Rob Shearman [Fri, 29 Feb 2008 11:24:58 +0000 (11:24 +0000)]
Include config.h and wine/port.h in files that use snprintf.
Rob Shearman [Fri, 29 Feb 2008 11:12:32 +0000 (11:12 +0000)]
quartz: Don't assume that strlenW of a constant string can be determined at compile time.
Use sizeof instead to calculate the size of wszKeyName in
FilterMapper2_CreateCategory.
Rob Shearman [Fri, 29 Feb 2008 11:12:10 +0000 (11:12 +0000)]
kernel32: Fix typo in UTUnRegister.
Rob Shearman [Fri, 29 Feb 2008 11:11:52 +0000 (11:11 +0000)]
kernel32: Fix use of uninitialised nameW and typeW in find_resourceA.
Rob Shearman [Fri, 29 Feb 2008 11:11:33 +0000 (11:11 +0000)]
dxdiagn: Fix the variable that the result of GetFileVersionInfoW is assigned to in DXDiag_AddFileDescContainer.
Rob Shearman [Fri, 29 Feb 2008 11:10:56 +0000 (11:10 +0000)]
msisys.ocx: Fix the signature of DllGetClassObject to match that declared in the headers.
Alistair Leslie-Hughes [Fri, 29 Feb 2008 09:54:53 +0000 (20:54 +1100)]
msxml3: Correct IXMLDOMProcessingInstruction_put_data function.
Andrew Talbot [Fri, 29 Feb 2008 10:44:01 +0000 (10:44 +0000)]
hlink: Assign to struct instead of using memcpy.
Andrew Talbot [Fri, 29 Feb 2008 11:07:14 +0000 (11:07 +0000)]
imm32: Assign to structs instead of using memcpy.
Andrew Talbot [Fri, 29 Feb 2008 10:43:56 +0000 (10:43 +0000)]
hid: Assign to struct instead of using memcpy.
Louis Lenders [Tue, 26 Feb 2008 22:12:40 +0000 (22:12 +0000)]
programs: Add a stubbed out secedit.exe.
Dmitry Timoshkov [Fri, 29 Feb 2008 09:19:43 +0000 (17:19 +0800)]
kernel32: Add stubs for fiber local storage APIs.
Roy Shea [Fri, 29 Feb 2008 03:01:29 +0000 (19:01 -0800)]
qmgr: Implement job lists for IBackgroundCopyManager.
Roy Shea [Fri, 29 Feb 2008 03:00:12 +0000 (19:00 -0800)]
qmgr: Implement IBackgroundCopyFile_GetProgress.
Roy Shea [Fri, 29 Feb 2008 02:59:26 +0000 (18:59 -0800)]
qmgr: Implement GetLocalName and GetRemoteName for IBackgroundCopyFile.
Roy Shea [Fri, 29 Feb 2008 02:58:32 +0000 (18:58 -0800)]
qmgr: Implement Skip and Reset for IEnumBackgroundCopyFiles.
Dan Hipschman [Fri, 29 Feb 2008 02:57:52 +0000 (18:57 -0800)]
qmgr: Implement IEnumBackgroundCopyFiles_Next.
Jason Green [Thu, 28 Feb 2008 20:00:30 +0000 (15:00 -0500)]
d3d9: Add tests showing the D3DUSAGE_RENDERTARGET and D3DUSAGE_AUTOGENMIPMAP are mutually exlusive.
Stefan Dösinger [Fri, 15 Feb 2008 19:02:07 +0000 (20:02 +0100)]
wined3d: Remove VBFLAG_LOAD.
Alexandre Julliard [Thu, 28 Feb 2008 19:02:31 +0000 (20:02 +0100)]
winex11: Get rid of direct accesses to the window structure in the drag&drop code.
Paul Vriens [Thu, 28 Feb 2008 17:09:58 +0000 (18:09 +0100)]
wintrust/tests: Add a few tests.
Paul Vriens [Thu, 28 Feb 2008 15:48:00 +0000 (16:48 +0100)]
wintrust/tests: W2K and XP-SP1 don't set last error.
Mikołaj Zalewski [Thu, 28 Feb 2008 13:15:49 +0000 (14:15 +0100)]
net: Add Polish translation to rsrc.rc.
Mikołaj Zalewski [Thu, 28 Feb 2008 07:55:27 +0000 (08:55 +0100)]
shell32: Fixes in Polish translation.
Mikołaj Zalewski [Thu, 28 Feb 2008 07:51:40 +0000 (08:51 +0100)]
winefile: Add FOF_ALLOWUNDO to winefile to allow files go to trash.
Alexandre Julliard [Thu, 28 Feb 2008 18:56:48 +0000 (19:56 +0100)]
winmm/tests: Make sure the callback thread has a message queue.
Alexandre Julliard [Thu, 28 Feb 2008 18:56:38 +0000 (19:56 +0100)]
user32/tests: Flush events after showing/hiding a window to avoid z-order race conditions.
Alexandre Julliard [Thu, 28 Feb 2008 15:17:08 +0000 (16:17 +0100)]
user32: Hide the icon title when hiding a window.
Alexandre Julliard [Thu, 28 Feb 2008 15:09:39 +0000 (16:09 +0100)]
user32: Moved the ShowWindow implementation from winex11 back to user32.
Alexandre Julliard [Thu, 28 Feb 2008 16:01:10 +0000 (17:01 +0100)]
winex11: Merge the iconification support into the SetWindowPos driver backend.
Dmitry Timoshkov [Thu, 28 Feb 2008 12:04:49 +0000 (20:04 +0800)]
winex11: Add a workaround for Metacity being too strict and disabling fullscreen support for not resizable windows.
Hans Leidekker [Thu, 28 Feb 2008 10:21:52 +0000 (11:21 +0100)]
mscms: Avoid closing a random file when destroying a memory based profile.
Jacek Caban [Thu, 28 Feb 2008 11:41:40 +0000 (12:41 +0100)]
mshtml: Added nsIURI::Equals implementation on URIs without necko interface associated.
Jacek Caban [Thu, 28 Feb 2008 11:41:22 +0000 (12:41 +0100)]
mshtml: Added nsIURI::Clone implementation on URIs without necko interface associated.
Paul Vriens [Thu, 28 Feb 2008 11:30:36 +0000 (12:30 +0100)]
rpcrt4/tests: Make tests run on win9x/NT4 again.
Alistair Leslie-Hughes [Thu, 28 Feb 2008 10:06:54 +0000 (21:06 +1100)]
msxml3: Implement IXMLDOMComment_get_data.
Alistair Leslie-Hughes [Thu, 28 Feb 2008 10:36:02 +0000 (21:36 +1100)]
msxml3: Implement IXMLDOMText_get_data.
Alistair Leslie-Hughes [Thu, 28 Feb 2008 10:03:59 +0000 (21:03 +1100)]
msxml3: Implement IXMLDOMComment_get_nodeValue.
Roy Shea [Thu, 28 Feb 2008 05:04:58 +0000 (21:04 -0800)]
qmgr: Implement IEnumBackgroundCopyFiles_GetCount.
Roy Shea [Thu, 28 Feb 2008 05:04:07 +0000 (21:04 -0800)]
qmgr: Implement IBackgroundCopyJob_EnumFiles.
James Hawkins [Thu, 28 Feb 2008 04:11:39 +0000 (22:11 -0600)]
msi: Update controls based on a property when that property changes.
James Hawkins [Wed, 27 Feb 2008 23:47:03 +0000 (17:47 -0600)]
msi: If a feature's action is INSTALLSTATE_UNKNOWN, MsiEvaluateCondition should return MSICONDITION_FALSE.
Marcus Meissner [Fri, 22 Feb 2008 00:11:12 +0000 (01:11 +0100)]
msi: Initialize type (Coverity).
Alexandre Julliard [Thu, 28 Feb 2008 09:47:14 +0000 (10:47 +0100)]
server: Unlink remaining children inodes when deleting the parent.
Andrew Talbot [Wed, 27 Feb 2008 21:21:10 +0000 (21:21 +0000)]
gdi32: Assign to structs instead of using memcpy.
Rob Shearman [Wed, 27 Feb 2008 19:03:04 +0000 (19:03 +0000)]
rpcrt4: Add tests for RpcStringBindingParseA.
Rob Shearman [Wed, 27 Feb 2008 19:02:54 +0000 (19:02 +0000)]
rpcrt4: Don't crash in RpcStringBindingParseA/W if Endpoint or Options is NULL.
Rob Shearman [Wed, 27 Feb 2008 19:02:45 +0000 (19:02 +0000)]
dinput: Include fcntl.h instead of sys/fcntl.h since they are equivalent and the former is more portable.