Louis Lenders [Mon, 10 Mar 2008 06:21:11 +0000 (06:21 +0000)]
oleacc: Add GetOleaccVersionInfo.
Lei Zhang [Tue, 11 Mar 2008 20:53:49 +0000 (13:53 -0700)]
shell32: Use xdg well known directories for desktop folder symbolic link.
Lei Zhang [Tue, 11 Mar 2008 20:51:43 +0000 (13:51 -0700)]
shell32: Use xdg well known directories for my_xxx folder symbolic links.
Lei Zhang [Tue, 11 Mar 2008 00:59:48 +0000 (17:59 -0700)]
shell32: Add xdg-user-dirs lookup code.
Paul Vriens [Wed, 12 Mar 2008 08:59:45 +0000 (09:59 +0100)]
kernel32/tests: Add a few skips instead of just returning.
Paul Vriens [Wed, 12 Mar 2008 08:50:37 +0000 (09:50 +0100)]
kernel32/tests: DATE_YEARMONTH is only present on W2K and later.
Paul Vriens [Wed, 12 Mar 2008 08:27:56 +0000 (09:27 +0100)]
kernel32/tests: Skip some tests on win95.
Ken Thomases [Wed, 12 Mar 2008 07:06:37 +0000 (02:06 -0500)]
coreaudio: Signal driver load failure if any component fails to initialize.
Ken Thomases [Wed, 12 Mar 2008 07:06:17 +0000 (02:06 -0500)]
coreaudio: Standardize on DRV_SUCCESS/FAILURE status codes for setup functions.
Ken Thomases [Wed, 12 Mar 2008 07:05:56 +0000 (02:05 -0500)]
dsound: Adjust for partial block before prepare-header and add-buffer steps.
Otherwise, the wave-in driver(s) may copy incorrect data to internal structures.
Ken Thomases [Wed, 12 Mar 2008 07:05:27 +0000 (02:05 -0500)]
avifil32: Fix copy/paste error.
James Hawkins [Tue, 11 Mar 2008 23:08:57 +0000 (18:08 -0500)]
msi: Deformat the service name and display name when installing the service.
Lei Zhang [Wed, 12 Mar 2008 05:28:37 +0000 (22:28 -0700)]
comctl32: Fix TB_GETSTRING return values.
Lei Zhang [Wed, 12 Mar 2008 05:27:35 +0000 (22:27 -0700)]
comctl32: Add tests for TB_GETSTRING, fix NULL pointer access.
Jacek Caban [Wed, 12 Mar 2008 01:24:23 +0000 (02:24 +0100)]
wininet: Move InternetQueryOption(INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT) to vtbl.
Jacek Caban [Wed, 12 Mar 2008 01:24:06 +0000 (02:24 +0100)]
wininet: Move InternetQueryOption(INTERNET_OPTION_DATAFILE_NAME).
Jacek Caban [Wed, 12 Mar 2008 01:23:48 +0000 (02:23 +0100)]
wininet: Move InternetQueryOption(INTERNET_OPTION_URL) to vtbl.
Jacek Caban [Wed, 12 Mar 2008 01:23:20 +0000 (02:23 +0100)]
wininet: Move INTERNET_OPTION_HANDLE_TYPE to vtbl.
Jacek Caban [Tue, 11 Mar 2008 21:28:21 +0000 (22:28 +0100)]
mshtml: Improve header parsing.
Andrew Talbot [Tue, 11 Mar 2008 20:55:17 +0000 (20:55 +0000)]
oleaut32: Assign to structs instead of using memcpy.
Michael Stefaniuc [Tue, 11 Mar 2008 23:24:35 +0000 (00:24 +0100)]
comctl32/tests: Fix a variable type in monthcal.c. Removes 19 -Wsign-compare warnings.
Michael Stefaniuc [Tue, 11 Mar 2008 20:08:27 +0000 (21:08 +0100)]
gdiplus/tests: Remove redundant NULL check before GdipFree().
Michael Stefaniuc [Tue, 11 Mar 2008 20:08:02 +0000 (21:08 +0100)]
widl: Remove local variable shadowing in add_func_desc().
Mikołaj Zalewski [Tue, 11 Mar 2008 09:33:42 +0000 (10:33 +0100)]
mshtml: Add Polish translation.
Mikołaj Zalewski [Mon, 10 Mar 2008 21:07:19 +0000 (22:07 +0100)]
regedit: Remove windows class names (they shouldn't be localized) and unused IDC_REGEDIT menu from resources.
Alexandre Julliard [Tue, 11 Mar 2008 18:50:27 +0000 (19:50 +0100)]
winex11: Discard ConfigureNotify events even if the intervening events are for other windows.
Alexandre Julliard [Tue, 11 Mar 2008 18:48:57 +0000 (19:48 +0100)]
advapi32: Implemented RegOverridePredefKey.
Huw Davies [Tue, 11 Mar 2008 14:15:47 +0000 (14:15 +0000)]
comctl32: Revert to waiting on just the thread object, since the thread no longer sends messages.
Huw Davies [Tue, 11 Mar 2008 12:43:12 +0000 (12:43 +0000)]
comctl32: Animation notifications should be posted not sent.
Huw Davies [Tue, 11 Mar 2008 14:12:51 +0000 (14:12 +0000)]
comctl32: Get the background brush in ACM_OPEN where native does.
Alexandre Julliard [Tue, 11 Mar 2008 15:14:44 +0000 (16:14 +0100)]
msvcrt: Implemented __CppXcptFilter.
Paul Vriens [Tue, 11 Mar 2008 13:25:05 +0000 (14:25 +0100)]
winecfg: Fix setting version to Vista.
Alexandre Julliard [Tue, 11 Mar 2008 14:38:21 +0000 (15:38 +0100)]
uuid: Avoid some guids that shouldn't be defined in libuuid.
Jacek Caban [Tue, 11 Mar 2008 12:01:00 +0000 (13:01 +0100)]
include: Added activaut.idl.
Jacek Caban [Tue, 11 Mar 2008 12:00:46 +0000 (13:00 +0100)]
activscp.idl: Added CATID_* declarations.
Aric Stewart [Tue, 11 Mar 2008 10:34:48 +0000 (19:34 +0900)]
gdi32: Skip leading @ from FontFace when looking for font to load.
Denver Gingerich [Mon, 10 Mar 2008 16:44:38 +0000 (12:44 -0400)]
ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate.
Christopher Berner [Wed, 5 Mar 2008 20:28:54 +0000 (12:28 -0800)]
user32: Make LoadStringW pass tests.
Alistair Leslie-Hughes [Tue, 11 Mar 2008 08:33:06 +0000 (19:33 +1100)]
msxml3: Corrected double free in test.
James Hawkins [Tue, 11 Mar 2008 05:30:24 +0000 (00:30 -0500)]
msi: Ignore the custom action type 51 if the source field is empty.
James Hawkins [Tue, 11 Mar 2008 04:03:50 +0000 (23:03 -0500)]
msi: Fix an off-by-one error when applying embedded transforms.
James Hawkins [Tue, 11 Mar 2008 04:02:02 +0000 (23:02 -0500)]
msi: Optimize MsiSourceListAddSourceEx for adding to the end of the list.
Alexandre Julliard [Tue, 11 Mar 2008 11:11:35 +0000 (12:11 +0100)]
winex11: Add support for merging redundant events, and use it for ConfigureNotify and MotionNotify.
Paul Vriens [Tue, 11 Mar 2008 10:09:38 +0000 (11:09 +0100)]
kernel32: Fix/change tests for systems with no ServicePack.
Aric Stewart [Tue, 11 Mar 2008 02:33:12 +0000 (11:33 +0900)]
wineboot: Add Japanese resources.
Stefan Dösinger [Mon, 10 Mar 2008 21:24:13 +0000 (22:24 +0100)]
wined3d: Set the fullscreen flag before the display Mode.
Stefan Dösinger [Mon, 10 Mar 2008 21:20:50 +0000 (22:20 +0100)]
wined3d: Only restore the style and exStyle when it is untouched.
Stefan Dösinger [Mon, 10 Mar 2008 21:15:22 +0000 (22:15 +0100)]
wined3d: Only adjust windows in fullscreen mode to the screen.
Andrew Talbot [Mon, 10 Mar 2008 21:58:43 +0000 (21:58 +0000)]
ole32: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 10 Mar 2008 21:58:39 +0000 (21:58 +0000)]
ole32: Assign to structs instead of using memcpy.
Mikołaj Zalewski [Mon, 10 Mar 2008 20:36:35 +0000 (21:36 +0100)]
comdlg32: Move font style names to resources.
Mikołaj Zalewski [Sun, 2 Mar 2008 21:37:26 +0000 (22:37 +0100)]
shell32: Remove DISCARDABLE from STRINGTABLE resources.
Rob Shearman [Mon, 10 Mar 2008 19:30:20 +0000 (19:30 +0000)]
urlmon: Initialise the cache_file field of DownloadBSC on creation.
L. Rahyen [Mon, 10 Mar 2008 15:54:16 +0000 (15:54 +0000)]
winecfg: Make DPI interval to be the same as in Windows.
Nathan Beckmann [Mon, 10 Mar 2008 15:16:57 +0000 (08:16 -0700)]
gdiplus: Add more sophisticated tests for GdipSaveImageToFile.
Add a test to make sure the saved image has the same dimensions as
original. Delete the test file when finished.
Nathan Beckmann [Mon, 10 Mar 2008 15:16:56 +0000 (08:16 -0700)]
gdiplus: Implement BMP encoding.
Implement the encoding function for GDI+ images so that
GdipSaveImageToStream can encode images as BMP files.
Nathan Beckmann [Mon, 10 Mar 2008 15:16:55 +0000 (08:16 -0700)]
gdiplus: Implement GdipSaveImageToStream using encoders.
Add the correct framework for a fully-functional implementation of
image encoding (not a hack like before). Currently, only a stub for
BMP encoding is supported. New tests added as well.
Nathan Beckmann [Mon, 10 Mar 2008 15:16:54 +0000 (08:16 -0700)]
gdiplus: Implement GdipSaveImageToFile via GdipSaveImageToStream.
Still need to implement saving the image based on the encoder
parameter.
Basic tests included.
Nathan Beckmann [Mon, 10 Mar 2008 15:16:53 +0000 (08:16 -0700)]
gdiplus: Remove unnecessary IStream_AddRef from GdipLoadImageFromFile.
Chris Robinson [Mon, 10 Mar 2008 08:50:57 +0000 (01:50 -0700)]
quartz: Don't print errors for handled return values.
Maarten Lankhorst [Mon, 10 Mar 2008 18:14:05 +0000 (11:14 -0700)]
include: Add flag for BSM_ALLDESKTOPS.
Rob Shearman [Mon, 10 Mar 2008 17:24:49 +0000 (17:24 +0000)]
rpcrt4: Fix the pointer level being passed into call_unmarshaller in client_do_args_old_format for base return parameters.
NdrBaseTypeUnmarshall expects a pointer to a pointer to a base type.
pRetVal contains a pointer to a base type, so we need to pass the
address of pRetVal into call_unmarshaller here.
Rob Shearman [Mon, 10 Mar 2008 17:05:59 +0000 (17:05 +0000)]
rpcrt4: Fix -Oi interpreter for base types.
Don't call memory sizing rountines to compute the size of a type, since
memory sizing routines have side effects like checking there is enough
space in the buffer for the type and incrementing the buffer pointer.
Instead, create a function which returns the necessary size of the
limited set of types we can encounter and remove call_memory_sizer which
is no longer needed.
Rob Shearman [Mon, 10 Mar 2008 16:42:06 +0000 (16:42 +0000)]
rpcrt4: Check that the input to RPCRT4_strndupW was not NULL before assuming that the string couldn't be allocated due to lack of memory.
Rob Shearman [Mon, 10 Mar 2008 16:35:33 +0000 (16:35 +0000)]
makefiles: Simplify the use of the MODULE variable in static import libraries.
Don't include platform-specific information when declaring the name of
the static import libary to build. Instead, add this information in
Makeimplib.rules.in.
Rob Shearman [Mon, 10 Mar 2008 16:41:55 +0000 (16:41 +0000)]
secur32: Fix ntlm_GetCachedCredential to not call strlenW on a NULL pointer.
pszHost should just be set to pszTargetName if pszTargetName doesn't
contain any other information.
Rob Shearman [Mon, 10 Mar 2008 16:41:44 +0000 (16:41 +0000)]
wininet: Retrieve the maximum token length from the SSP and use a buffer of that length in calls to InitializeSecurityContextW.
Otherwise, InitializeSecurityContextW could run out of space with our
small, fixed buffer and fail.
Rob Shearman [Mon, 10 Mar 2008 16:40:23 +0000 (16:40 +0000)]
wininet: Allow HTTP_DoAuthorization to accept a NULL username/domain in the non-Basic case.
When using SSPI, pass in a NULL identity in this case so that the SSP
can try to use cached credentials.
Rob Shearman [Mon, 10 Mar 2008 16:39:40 +0000 (16:39 +0000)]
wininet: Don't call DeleteSecurityContext and FreeCredentialsHandle on invalid handles.
Rob Shearman [Mon, 10 Mar 2008 16:39:15 +0000 (16:39 +0000)]
wininet: Make the reference count of WININETHANDLEHEADER thread-safe by using InterlockedIncrement/InterlockedDecrement.
Francois Gouget [Mon, 10 Mar 2008 13:14:53 +0000 (14:14 +0100)]
d3d9/tests: Fix compilation on systems that don't support nameless unions.
Paul Vriens [Mon, 10 Mar 2008 12:53:56 +0000 (13:53 +0100)]
comctl32/tests: Free the library after use.
Huw Davies [Mon, 10 Mar 2008 12:31:43 +0000 (12:31 +0000)]
gdi32: Store the Windows path (if it's available) in the font registry entries.
Alistair Leslie-Hughes [Mon, 10 Mar 2008 10:33:58 +0000 (21:33 +1100)]
msxml3: Implemented IXMLDOMText_insertData.
Alistair Leslie-Hughes [Mon, 10 Mar 2008 09:39:23 +0000 (20:39 +1100)]
msxml3: Support IXMLDOMCharacterData lookup in IXMLDOMText QueryInterface.
Alexandre Julliard [Mon, 10 Mar 2008 16:22:08 +0000 (17:22 +0100)]
winex11: Added an exception handler to catch bad pointers in X11DRV_SetImageBits.
Alexandre Julliard [Mon, 10 Mar 2008 16:21:33 +0000 (17:21 +0100)]
gdi32: Properly handle SetDIBits failure in StretchDIBits.
Dmitry Timoshkov [Mon, 10 Mar 2008 09:32:00 +0000 (17:32 +0800)]
fonts: Add some missing Ukrainian and Belarusian cyrillic glyphs.
Alexander Dorofeyev [Sun, 9 Mar 2008 14:09:52 +0000 (16:09 +0200)]
wined3d: Use primary_render_target_is_p8 in read_from_framebuffer.
Alexander Dorofeyev [Sun, 9 Mar 2008 14:09:26 +0000 (16:09 +0200)]
d3d8/tests: Cover one more case in p8_texture_test.
Test if a P8 texture gets properly updated if there was a palette change while
this texture wasn't bound to any stage.
Alexander Dorofeyev [Sun, 9 Mar 2008 14:08:57 +0000 (16:08 +0200)]
wined3d: Get rid of spurious err when locking with WINED3DLOCK_DISCARD.
Paul Vriens [Sun, 9 Mar 2008 12:09:59 +0000 (13:09 +0100)]
comctl32/tests: Don't use FreeLibrary with GetModuleHandle.
Paul Vriens [Sun, 9 Mar 2008 11:15:05 +0000 (12:15 +0100)]
advpack/tests: Free the library after use.
Alistair Leslie-Hughes [Mon, 10 Mar 2008 04:52:48 +0000 (15:52 +1100)]
msxml3: Implement IXMLDOMCDATASection_appendData.
Alistair Leslie-Hughes [Sun, 9 Mar 2008 04:18:40 +0000 (15:18 +1100)]
msxml3: Implement IXMLDOMCDATASection_substringData.
Alistair Leslie-Hughes [Mon, 10 Mar 2008 04:58:30 +0000 (15:58 +1100)]
msxml3: Implement IXMLDOMComment_substringData.
Detlef Riekenberg [Sat, 8 Mar 2008 23:38:49 +0000 (00:38 +0100)]
winspool: Cleanup for DEVMODEdupWtoA.
Detlef Riekenberg [Fri, 7 Mar 2008 22:49:57 +0000 (23:49 +0100)]
winspool: Implement SpoolerInit.
Detlef Riekenberg [Fri, 7 Mar 2008 22:07:05 +0000 (23:07 +0100)]
winspool: Export ConvertAnsiDevModeToUnicodeDevMode and ConvertUnicodeDevModeToAnsiDevMode.
Nathan Beckmann [Fri, 7 Mar 2008 09:19:05 +0000 (01:19 -0800)]
gdiplus: Return an error for consecutive GdipLockBitmapBit calls.
Nathan Beckmann [Fri, 7 Mar 2008 09:19:04 +0000 (01:19 -0800)]
gdiplus: Update bitmap state in GdipUnlockBitmapBits.
Nathan Beckmann [Fri, 7 Mar 2008 09:19:03 +0000 (01:19 -0800)]
gdiplus: Fix memory leak in GdipLockBitmapBits.
Nathan Beckmann [Fri, 7 Mar 2008 09:19:02 +0000 (01:19 -0800)]
gdiplus: Tests for GdipLockBitmapBits/GdipUnlockBitmapBits.
Jeremy White [Fri, 7 Mar 2008 16:11:09 +0000 (10:11 -0600)]
gdi32: Revise CreateScalableFontResourceA to pass through CreateScalableFontResourceW.
Tony Wasserka [Sat, 8 Mar 2008 13:25:15 +0000 (14:25 +0100)]
d3dx9: Add the _D3DXERR enumeration.
Alexandre Julliard [Mon, 10 Mar 2008 10:30:45 +0000 (11:30 +0100)]
msvcrt/tests: The new string functions don't have to exist.
Jacek Caban [Sat, 8 Mar 2008 23:07:57 +0000 (00:07 +0100)]
jscript: Added stub DLL.
Jacek Caban [Sat, 8 Mar 2008 19:15:45 +0000 (20:15 +0100)]
urlmon: Fixed MapUrlToZone test on IE7.
Jacek Caban [Sat, 8 Mar 2008 19:15:30 +0000 (20:15 +0100)]
mshtml: Use load group to find NSContainer in AsyncOpen if URI has no associated container.
Jacek Caban [Sat, 8 Mar 2008 19:14:38 +0000 (20:14 +0100)]
mshtml: Added IHTMLScriptElement:get_type implementation.