Alexandre Julliard [Wed, 18 Feb 2009 12:04:50 +0000 (13:04 +0100)]
ntdll: Move the CPU-specific handling of current TEB to the respective signal files.
Alexandre Julliard [Wed, 18 Feb 2009 11:30:01 +0000 (12:30 +0100)]
ntdll: Determine the Unix tid for the server directly in ntdll.
Vincent Povirk [Tue, 17 Feb 2009 20:39:17 +0000 (14:39 -0600)]
gdiplus: Fix GdipCreateBitmapFromHBITMAP flipping images vertically.
GdipCreateBitmapFromHBITMAP currently assumes that all bitmaps are
top-down, even though a positive height (which it also assumes)
signals a bottom-up DIB. The net result is that
GdipCreateBitmapFromHBITMAP flips images vertically.
Vincent Povirk [Tue, 17 Feb 2009 20:05:37 +0000 (14:05 -0600)]
gdiplus: Handle negative stride in GdipCreateBitmapFromScan0.
Francois Gouget [Tue, 17 Feb 2009 17:56:22 +0000 (18:56 +0100)]
kernel32: Fix an off-by-one error in build_envp().
We need to take into account the trailing NULL in envp.
Francois Gouget [Tue, 17 Feb 2009 17:54:43 +0000 (18:54 +0100)]
wined3d: Make debug{fixup_channel_source,yuv_fixup}() static.
Francois Gouget [Tue, 17 Feb 2009 17:51:43 +0000 (18:51 +0100)]
winetest: Annotate xmalloc() and xrealloc() with allocation size attribute.
Francois Gouget [Tue, 17 Feb 2009 17:49:52 +0000 (18:49 +0100)]
wintrust: Make WINTRUST_ReAlloc() static.
Francois Gouget [Tue, 17 Feb 2009 17:49:07 +0000 (18:49 +0100)]
crypt32: Merge two traces.
Juan Lang [Tue, 17 Feb 2009 17:43:23 +0000 (09:43 -0800)]
oleaut32: Remove an errant semicolon.
Aric Stewart [Tue, 17 Feb 2009 16:25:44 +0000 (10:25 -0600)]
msctf: Implement ITfInputProcessorProfiles::IsEnabledLanguageProfile.
Aric Stewart [Tue, 17 Feb 2009 16:25:36 +0000 (10:25 -0600)]
msctf: Implement ITfInputProcessorProfiles::EnableLanguageProfileByDefault.
Aric Stewart [Tue, 17 Feb 2009 16:25:28 +0000 (10:25 -0600)]
msctf: Implement ITfInputProcessorProfiles::EnableLanguageProfile.
Stefano Guidoni [Mon, 16 Feb 2009 19:22:23 +0000 (20:22 +0100)]
msacm32: Typo in Italian resource file.
Huw Davies [Tue, 17 Feb 2009 15:43:09 +0000 (15:43 +0000)]
inetcomm/tests: AddRef on the stream doesn't return the ref count on win95.
Huw Davies [Tue, 17 Feb 2009 15:42:09 +0000 (15:42 +0000)]
inetcomm/tests: Object is a static singleton on win95.
Huw Davies [Tue, 17 Feb 2009 11:52:55 +0000 (11:52 +0000)]
gdi32/tests: Allow the first char code to point to glyph 0 (the .notdef glyph).
Huw Davies [Tue, 17 Feb 2009 11:49:02 +0000 (11:49 +0000)]
gdi32: In a Baltic locale the last char of a symbol font is reported as 0xf8fd rather than 0xf0ff.
Huw Davies [Mon, 16 Feb 2009 23:22:55 +0000 (23:22 +0000)]
gdi32/tests: Win9x doesn't ensure the facename is nul terminated. Compare the logfont one element at a time.
Huw Davies [Mon, 16 Feb 2009 22:37:25 +0000 (22:37 +0000)]
gdi32/tests: Win98 and WinMe actually do set error codes.
Huw Davies [Mon, 16 Feb 2009 22:30:07 +0000 (22:30 +0000)]
gdi32/tests: GetTextFaceA called with a NULL buffer returns 0 on win98 and winMe.
Alexandre Julliard [Tue, 17 Feb 2009 13:58:11 +0000 (14:58 +0100)]
ole32/tests: Don't hang forever in the child process.
Alexandre Julliard [Tue, 17 Feb 2009 13:57:57 +0000 (14:57 +0100)]
user32/tests: Skip message tests if queuing keyboard events doesn't work.
Alexandre Julliard [Tue, 17 Feb 2009 13:57:23 +0000 (14:57 +0100)]
user32/tests: Test for failure to change system parameters even if getting them succeeded.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:29:58 +0000 (20:29 +1100)]
mshtml: Implement IHTMLStyle get/put minHeight.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:36:28 +0000 (20:36 +1100)]
mshtml: Add VT_I4 support to set_nsstyle_attr_var.
Alexandre Julliard [Tue, 17 Feb 2009 12:50:07 +0000 (13:50 +0100)]
shell32: Default to the more modern location for the user profile directory.
Michael Stefaniuc [Tue, 17 Feb 2009 09:53:34 +0000 (10:53 +0100)]
wintrust/tests: Fix typos in ok() strings.
Stefan Dösinger [Mon, 16 Feb 2009 23:25:51 +0000 (00:25 +0100)]
wined3d: Pass the requested srgb flag to PreLoad.
Add a new wined3d-internal PreLoad function to textures and surfaces
that takes a parameter specifying wether the rgb or srgb texture
should be loaded.
Stefan Dösinger [Mon, 16 Feb 2009 22:30:36 +0000 (23:30 +0100)]
wined3d: Add a debug function for surface locations.
Stefan Dösinger [Fri, 16 Jan 2009 15:22:09 +0000 (16:22 +0100)]
wined3d: Duplicate GL textures for srgb switching.
This reduces the number of srgb switching reloads quite a lot. The only
situation in which a reload is needed is if the rgb copy is modified on the GL
side and the srgb copy is needed.
Rob Shearman [Tue, 17 Feb 2009 09:48:25 +0000 (09:48 +0000)]
ole32: Round the extected size in the marshal and moniker tests using the results of sizing a global, not a heap pointer.
The rounding isn't the same on Win9x, and the size being compared to
is that of a global handle.
Rob Shearman [Tue, 17 Feb 2009 09:47:44 +0000 (09:47 +0000)]
include: Add WDT_INPROC64_CALL cases to unions in wtypes.idl.
Nikolay Sivov [Tue, 17 Feb 2009 09:29:47 +0000 (12:29 +0300)]
gdiplus: Fix a docheader typo, add some missed headers.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:06:18 +0000 (20:06 +1100)]
urlmon: Fix PutProperty_CLASSIDPROP check under win98 to w2k.
Michael Stefaniuc [Mon, 16 Feb 2009 21:09:01 +0000 (22:09 +0100)]
gdi32: SetAbortProc is not a 16bit function but a 32bit one.
Dylan Smith [Mon, 16 Feb 2009 17:35:56 +0000 (12:35 -0500)]
hhctrl.ocx: Handle quoted filenames in doWinMain.
Dylan Smith [Mon, 16 Feb 2009 18:50:26 +0000 (13:50 -0500)]
richedit: Removed unused ME_Document structure.
The ME_TextBuffer structure is what is used to store the document (as
a linked list), so the ME_Document structure isn't being used. There
was also a document pointer in the ME_Paragraph structure that was
also unused, so I removed it because it is probably related to this
used structure.
David Adam [Mon, 16 Feb 2009 16:39:12 +0000 (17:39 +0100)]
d3drm: D3DRMQuaternionSlerp should be tested against returned Windows values.
Alexandre Julliard [Tue, 17 Feb 2009 11:46:44 +0000 (12:46 +0100)]
ntdll/tests: Don't pass uninitialized object attributes to symlink functions.
Alexandre Julliard [Tue, 17 Feb 2009 11:46:08 +0000 (12:46 +0100)]
makefiles: Do not install progman, uninstaller and winebrowser in the bin directory.
Huw Davies [Mon, 16 Feb 2009 14:07:29 +0000 (14:07 +0000)]
gdi32/tests: Only test the lowest byte of GdiRealizationInfo flags so that the test passes on Vista.
Aurimas Fischer [Mon, 16 Feb 2009 13:31:22 +0000 (15:31 +0200)]
winecfg: Add Lithuanian translation.
Alexandre Julliard [Mon, 16 Feb 2009 14:02:32 +0000 (15:02 +0100)]
user32: Make sure to not corrupt last error in the message spy.
Nikolay Sivov [Thu, 12 Feb 2009 01:29:09 +0000 (04:29 +0300)]
gdiplus/tests: Use expectf macro for floating point tests.
Nikolay Sivov [Thu, 12 Feb 2009 01:17:55 +0000 (04:17 +0300)]
gdiplus/tests: Some tests for Image raw format value.
Aric Stewart [Fri, 13 Feb 2009 14:41:13 +0000 (08:41 -0600)]
msctf: Add Enable key and User key for language profile.
Huw Davies [Mon, 16 Feb 2009 12:39:15 +0000 (12:39 +0000)]
gdi32: Improve calculation of the character code text metrics.
Gerald Pfeifer [Sat, 14 Feb 2009 22:38:31 +0000 (23:38 +0100)]
comctl32: Simplify eight TOOLBAR_ function invocations.
Gerald Pfeifer [Fri, 13 Feb 2009 23:32:52 +0000 (00:32 +0100)]
comctl32: Simplify fifteen tooltips function invocations.
Hwang YunSong(황윤성) [Mon, 16 Feb 2009 01:12:27 +0000 (10:12 +0900)]
cryptui: Updated Korean resource.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:46 +0000 (09:53 +0100)]
mshtml: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 16 Feb 2009 08:54:10 +0000 (09:54 +0100)]
rpcrt4: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:59 +0000 (09:53 +0100)]
vwin32.vxd: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:53 +0000 (09:53 +0100)]
vwin32.vxd: Remove unused macros.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:37 +0000 (09:53 +0100)]
advapi32: Remove superfluous pointer casts.
Detlef Riekenberg [Sun, 15 Feb 2009 23:18:11 +0000 (00:18 +0100)]
spoolss: Implement EnumPorts.
Detlef Riekenberg [Sun, 15 Feb 2009 23:13:22 +0000 (00:13 +0100)]
spoolss: Properly initialize the backends.
Rein Klazes [Sun, 15 Feb 2009 13:27:55 +0000 (14:27 +0100)]
comctl32: Fix for owner draw statusbar.
Ownerdraw status bar should update on receiveing a SB_SETTEXT message,
even if the 'text' parameter has not changed. Fix with conformance
test.
Rein Klazes [Fri, 13 Feb 2009 09:58:14 +0000 (10:58 +0100)]
ole32: In PropVariantCopy() fix calculation size of array that contain pointers, not characters.
David Adam [Sat, 14 Feb 2009 13:56:27 +0000 (14:56 +0100)]
d3dx8: Implement the spherical interpolation part for D3DXQuaternionSlerp.
David Adam [Sat, 14 Feb 2009 13:45:35 +0000 (14:45 +0100)]
d3drm: Simplify some functions.
David Adam [Sat, 14 Feb 2009 13:35:42 +0000 (14:35 +0100)]
d3drm: Allow output pointer to be equal to input pointer.
David Adam [Sat, 14 Feb 2009 12:56:00 +0000 (13:56 +0100)]
d3drm: Implement the spherical interpolation part of D3DRMQuaternionSlerp.
David Adam [Sat, 14 Feb 2009 12:18:14 +0000 (13:18 +0100)]
d3drm: Remove unneeded includes.
Alexandre Julliard [Mon, 16 Feb 2009 12:08:50 +0000 (13:08 +0100)]
wrc: Print better error messages for functions that set errno.
Alexandre Julliard [Mon, 16 Feb 2009 12:08:44 +0000 (13:08 +0100)]
configure: Don't set target flags if build and host are the same.
Alexandre Julliard [Mon, 16 Feb 2009 11:46:58 +0000 (12:46 +0100)]
configure: Try to avoid warnings in checks to support configuring with -Werror.
Nikolay Sivov [Sat, 14 Feb 2009 13:38:34 +0000 (16:38 +0300)]
gdiplus: Implemented GdipIsVisiblePathPoint with tests.
Andrew Talbot [Sat, 14 Feb 2009 17:47:28 +0000 (17:47 +0000)]
twain_32: Replace realloc() and strdup().
Andrew Talbot [Sat, 14 Feb 2009 16:10:19 +0000 (16:10 +0000)]
rsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
Rob Shearman [Sat, 14 Feb 2009 18:11:35 +0000 (18:11 +0000)]
widl: Call Pointer function for freeing non-conformant strings and for all phases for returned non-conformant strings, as is done for conformant strings.
Also call Pointer functions for any string that isn't a reference pointer.
Rob Shearman [Sat, 14 Feb 2009 18:11:26 +0000 (18:11 +0000)]
widl: Only duplicate a type if absolutely necessary.
Document how much of hack duplicating a type in order to change its
pointer type is.
Rob Shearman [Sat, 14 Feb 2009 18:11:00 +0000 (18:11 +0000)]
widl: Call Struct and Union phase functions for reference pointers to structures and unions.
It's slightly quicker than calling pointer phase functions and does
the same job.
Rob Shearman [Sat, 14 Feb 2009 18:10:53 +0000 (18:10 +0000)]
widl: Fix marshalling/unmarshalling of enum arguments.
The generated code should use NdrSimpleType{Marshall,Unmarshall} instead
of direct buffer access, since the memory size isn't always equal to
the size on the wire and extra checks.
Aric Stewart [Fri, 13 Feb 2009 20:32:28 +0000 (14:32 -0600)]
wininet: use debugstr_a in NETCON_getNextLine TRACE to avoid overflow on long lines.
Jeremy White [Fri, 13 Feb 2009 19:14:58 +0000 (13:14 -0600)]
sane.ds: Implement NATIVEXFER/MSG_GET for RGB scans.
Jeremy White [Fri, 13 Feb 2009 19:14:45 +0000 (13:14 -0600)]
sane.ds: Implement stub support for ICAP_PIXELFLAVOR.
Jeremy White [Fri, 13 Feb 2009 19:14:30 +0000 (13:14 -0600)]
sane.ds: Get resolution from sane, instead of hard coding -1.
Alexandre Julliard [Mon, 16 Feb 2009 11:26:18 +0000 (12:26 +0100)]
winmm/tests: Assume volume is not supported if waveGetOutVolume fails.
Alexandre Julliard [Mon, 16 Feb 2009 11:02:46 +0000 (12:02 +0100)]
kernel32/tests: Add a few more error codes for GetDiskFreeSpace.
Alexandre Julliard [Mon, 16 Feb 2009 11:02:25 +0000 (12:02 +0100)]
kernel32/tests: Fix the last remaining failure on NT4.
Alexandre Julliard [Mon, 16 Feb 2009 10:53:22 +0000 (11:53 +0100)]
secur32: Properly initialize the helper structure when fork support is missing.
Alexandre Julliard [Mon, 16 Feb 2009 10:53:06 +0000 (11:53 +0100)]
user32/tests: Fix some checks of the key value in accelerators.
Alexandre Julliard [Mon, 16 Feb 2009 10:52:38 +0000 (11:52 +0100)]
user32/tests: Skip some tests if SetForegroundWindow doesn't behave correctly.
Alexandre Julliard [Mon, 16 Feb 2009 10:52:17 +0000 (11:52 +0100)]
user32/tests: Add a couple of optional message, mark as todo a test that now fails consistently on Wine.
Alexandre Julliard [Mon, 16 Feb 2009 10:51:44 +0000 (11:51 +0100)]
user32/tests: Another fix for lack of color cursor support.
Alistair Leslie-Hughes [Fri, 6 Feb 2009 09:03:47 +0000 (20:03 +1100)]
urlmon: Correctly test to see if PutProperty_CLASSIDPROP is called.
Aurimas Fischer [Sun, 15 Feb 2009 19:59:38 +0000 (21:59 +0200)]
wineps.drv: Add Lithuanian translation.
Aurimas Fischer [Thu, 5 Feb 2009 22:30:45 +0000 (00:30 +0200)]
comdlg32: Add Lithuanian translation.
Juan Lang [Fri, 13 Feb 2009 17:53:50 +0000 (09:53 -0800)]
odbccp32: Fix a couple failing tests, and log more information about remaining failures.
Juan Lang [Fri, 13 Feb 2009 17:27:04 +0000 (09:27 -0800)]
advapi32: Fix failing tests on a number of systems.
Juan Lang [Fri, 13 Feb 2009 17:45:26 +0000 (09:45 -0800)]
wintrust: Fix a few failing tests.
Juan Lang [Fri, 13 Feb 2009 17:38:29 +0000 (09:38 -0800)]
snmpapi: Relax tests to fix some failures.
The tests were overly restrictive. The functions are supposed to
return values less than 0, 0, or greater than 0, whereas the tests
restricted the return values to -1, 0, or 1. Using less than
0/greater than 0 comparisons rather than == -1 or == 1 should fix a
few failing tests, and match the API descriptions better.
Juan Lang [Fri, 13 Feb 2009 17:34:33 +0000 (09:34 -0800)]
crypt32: Fix a typo.
Aric Stewart [Fri, 13 Feb 2009 16:15:59 +0000 (10:15 -0600)]
gdiplus: In GdipDrawString do not NULL terminate the buffer. It is unneeded and overruns the buffer.
Alexandre Julliard [Mon, 16 Feb 2009 10:47:32 +0000 (11:47 +0100)]
ntdll: Don't fail in NtMapViewOfSection for 4Gb+ files if an explicit size is specified.
Alexandre Julliard [Mon, 16 Feb 2009 10:46:44 +0000 (11:46 +0100)]
ntdll: Improve debugging helper for object attributes structure.
Alexandre Julliard [Mon, 16 Feb 2009 10:41:09 +0000 (11:41 +0100)]
ntdll: Avoid null dereference in the NtCreateSymbolicLinkObject trace.
Alexandre Julliard [Fri, 13 Feb 2009 17:01:33 +0000 (18:01 +0100)]
Release 1.1.15.