Jeremy White [Sun, 12 Oct 2008 20:36:14 +0000 (15:36 -0500)]
gdi32/tests: Make the comparison of the enumerated and returned logfont structures actually work.
Jeremy White [Sun, 12 Oct 2008 19:18:14 +0000 (14:18 -0500)]
gdi32: Expand maximum font count to 4096, warn when we go over that limit.
Andrew Talbot [Fri, 10 Oct 2008 19:00:41 +0000 (20:00 +0100)]
gdi32: Sign-compare warnings fix.
Marcus Meissner [Sun, 12 Oct 2008 17:50:20 +0000 (19:50 +0200)]
Fixed RegEnumKey(Ex)W buffer sizes.
Detlef Riekenberg [Sun, 12 Oct 2008 23:53:46 +0000 (01:53 +0200)]
d3d9/tests: Fix test for old gfx-card.
Detlef Riekenberg [Sun, 12 Oct 2008 23:47:46 +0000 (01:47 +0200)]
d3d9/tests: Fix test on win9x.
Detlef Riekenberg [Sun, 12 Oct 2008 23:33:13 +0000 (01:33 +0200)]
d3d8/tests: Fix test on win9x with broken driver.
Detlef Riekenberg [Sun, 12 Oct 2008 23:18:58 +0000 (01:18 +0200)]
crypt32/tests: Fix some tests on win9x.
Detlef Riekenberg [Sun, 12 Oct 2008 23:00:49 +0000 (01:00 +0200)]
crypt32/tests: Fix a test on win9x.
Eric Pouech [Sun, 12 Oct 2008 11:34:16 +0000 (13:34 +0200)]
msvcrt: Implemented wcscat_s.
Andrey Turkin [Sun, 12 Oct 2008 11:09:45 +0000 (15:09 +0400)]
wordpad: Do not leak a handle on error path.
Andrey Turkin [Sun, 12 Oct 2008 11:13:08 +0000 (15:13 +0400)]
wordpad: Use inches instead of cm in calculations.
Michael Karcher [Sat, 11 Oct 2008 21:59:25 +0000 (23:59 +0200)]
msxml3: Use orphan node list.
Michael Karcher [Sat, 11 Oct 2008 21:59:19 +0000 (23:59 +0200)]
msxml3: Add an orphan node list to xmlDoc.
Michael Karcher [Sat, 11 Oct 2008 21:59:12 +0000 (23:59 +0200)]
msxml3: Use the _private element of xmlDoc as pointer.
Michael Karcher [Sat, 11 Oct 2008 21:59:05 +0000 (23:59 +0200)]
msxml3: Remove unneeded code.
xmlNewDocFragment has already set xmlNode->doc, no need to do
that again.
Michael Karcher [Sat, 11 Oct 2008 21:58:59 +0000 (23:58 +0200)]
msxml3: Fix memory leaks in node.c.
Michael Karcher [Sat, 11 Oct 2008 22:03:07 +0000 (00:03 +0200)]
msxml3/tests: Fix assorted memory leaks.
Michael Karcher [Sat, 11 Oct 2008 21:58:43 +0000 (23:58 +0200)]
msxml3: Fix leaking the BindStatusCallback if bind_url fails.
Michael Karcher [Sat, 11 Oct 2008 21:58:35 +0000 (23:58 +0200)]
msxml3: Fix leaks in callers of xmlChar_from_wchar.
Michael Karcher [Sat, 11 Oct 2008 21:58:27 +0000 (23:58 +0200)]
msxml3: Remove superflous re-conversion from wide chars to utf8.
Michael Karcher [Sat, 11 Oct 2008 21:58:19 +0000 (23:58 +0200)]
msxml3: Use right COM invocation macro.
Michael Karcher [Sat, 11 Oct 2008 21:58:11 +0000 (23:58 +0200)]
msxml3: IXMLDOMNode_put_nodeValue: Use variant coercion.
Michael Karcher [Sat, 11 Oct 2008 21:58:02 +0000 (23:58 +0200)]
msxml3: Correct handling of listLength == NULL in IXMLDOMNamedNodeMap::get_length.
Michael Karcher [Sat, 11 Oct 2008 21:57:48 +0000 (23:57 +0200)]
msxml3: Implementation of IXMLDOMNamedNodeMap::removeNamedItem.
Lei Zhang [Sat, 11 Oct 2008 06:34:23 +0000 (23:34 -0700)]
shlwapi: Close registry handles when destroying IQueryAssociations.
Lei Zhang [Sat, 11 Oct 2008 06:34:04 +0000 (23:34 -0700)]
shlwapi: Handle ASSOCSTR_EXECUTABLE in IQueryAssociations_GetString.
Lei Zhang [Sat, 11 Oct 2008 05:21:25 +0000 (22:21 -0700)]
shlwapi: Fix AssocQueryStringW parameter checking.
Lei Zhang [Sat, 11 Oct 2008 05:20:51 +0000 (22:20 -0700)]
shlwapi: Add some tests for AssocQueryStringW.
Andrey Turkin [Thu, 9 Oct 2008 21:14:39 +0000 (01:14 +0400)]
riched20: Add spare area to ITextServicesImpl to work around broken apps.
Aric Stewart [Fri, 10 Oct 2008 16:11:53 +0000 (11:11 -0500)]
shell32: Refine UNIXFS_path_to_pidl to return more detailed failures.
Dylan Smith [Fri, 10 Oct 2008 20:37:19 +0000 (16:37 -0400)]
richedit: Added test for word wrapping behaviour.
Dylan Smith [Fri, 10 Oct 2008 20:37:13 +0000 (16:37 -0400)]
richedit: Moved optional message loop in tests to its own function.
Dylan Smith [Fri, 10 Oct 2008 20:37:03 +0000 (16:37 -0400)]
richedit: Added DestroyWindow call to clean up the end of a test.
Dylan Smith [Fri, 10 Oct 2008 20:36:54 +0000 (16:36 -0400)]
richedit: Added EM_SETMARGINS to the list of unsupported messages.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:52:17 +0000 (17:52 +0900)]
shlwapi: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 09:05:36 +0000 (18:05 +0900)]
winmm: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 09:02:22 +0000 (18:02 +0900)]
wininet: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:59:48 +0000 (17:59 +0900)]
wineps.drv: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:56:45 +0000 (17:56 +0900)]
user32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:49:09 +0000 (17:49 +0900)]
shell32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:46:15 +0000 (17:46 +0900)]
setupapi: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:44:11 +0000 (17:44 +0900)]
serialui: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:42:05 +0000 (17:42 +0900)]
oledlg: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:39:05 +0000 (17:39 +0900)]
msrle32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:33:31 +0000 (17:33 +0900)]
mshtml: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:31:08 +0000 (17:31 +0900)]
msacm32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:26:35 +0000 (17:26 +0900)]
mpr: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:24:03 +0000 (17:24 +0900)]
comdlg32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:18:28 +0000 (17:18 +0900)]
comctl32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:15:28 +0000 (17:15 +0900)]
avifil32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sun, 12 Oct 2008 08:12:43 +0000 (17:12 +0900)]
appwiz.cpl: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:51:41 +0000 (23:51 +0900)]
write: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:49:33 +0000 (23:49 +0900)]
wordpad: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:47:11 +0000 (23:47 +0900)]
winhlp32: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:45:05 +0000 (23:45 +0900)]
winemine: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:43:07 +0000 (23:43 +0900)]
winefile: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:39:28 +0000 (23:39 +0900)]
winecfg: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:36:37 +0000 (23:36 +0900)]
wineboot: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:33:02 +0000 (23:33 +0900)]
view: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:30:16 +0000 (23:30 +0900)]
taskmgr: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:25:28 +0000 (23:25 +0900)]
regedit: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:23:03 +0000 (23:23 +0900)]
reg: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:20:38 +0000 (23:20 +0900)]
oleview: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:16:18 +0000 (23:16 +0900)]
notepad: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:12:54 +0000 (23:12 +0900)]
cmdlgtst: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:08:42 +0000 (23:08 +0900)]
cmd: Convert Japanese resource to UTF-8.
Muneyuki Noguchi [Sat, 11 Oct 2008 14:03:47 +0000 (23:03 +0900)]
clock: Convert Japanese resource to UTF-8.
Jacek Caban [Fri, 10 Oct 2008 20:49:45 +0000 (15:49 -0500)]
mshtml: Test for NULL nscontainer in set_event_handler_disp.
Jacek Caban [Fri, 10 Oct 2008 20:49:33 +0000 (15:49 -0500)]
mshtml: Added element mouseout and selectstart event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:49:25 +0000 (15:49 -0500)]
mshtml: Added document keydown, keyup, dragstart and selectstart event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:49:16 +0000 (15:49 -0500)]
mshtml: Added element keydown, mouseup and mousedown event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:49:09 +0000 (15:49 -0500)]
mshtml: Added element blur, focus, paste and drag event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:48:58 +0000 (15:48 -0500)]
mshtml: Added IHTMLInputElement::select implementation.
Jacek Caban [Fri, 10 Oct 2008 20:48:46 +0000 (15:48 -0500)]
mshtml: Added open and close implementation.
Jacek Caban [Fri, 10 Oct 2008 20:48:32 +0000 (15:48 -0500)]
mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation.
Jacek Caban [Fri, 10 Oct 2008 20:48:14 +0000 (15:48 -0500)]
mshtml: Move GetContentDOMWindow call from HTMLWindow_Create.
Jacek Caban [Fri, 10 Oct 2008 20:47:54 +0000 (15:47 -0500)]
mshtml: Don't crash in notif_focus if client is NULL.
Jacek Caban [Fri, 10 Oct 2008 20:47:47 +0000 (15:47 -0500)]
mshtml: Don't crash in UIActivate if hostui is NULL.
Jacek Caban [Fri, 10 Oct 2008 20:47:38 +0000 (15:47 -0500)]
mshtml: Added IHTMLEventObj::get_srcElement implementation.
Jacek Caban [Fri, 10 Oct 2008 20:47:27 +0000 (15:47 -0500)]
mshtml: Added set_event_handler(VT_NULL) implementation.
Jacek Caban [Fri, 10 Oct 2008 20:47:15 +0000 (15:47 -0500)]
mshtml: Pass the right 'this' argument to event handlers.
Jacek Caban [Fri, 10 Oct 2008 20:47:02 +0000 (15:47 -0500)]
mshtml: Added IHTMLWindow2::get_event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:46:47 +0000 (15:46 -0500)]
mshtml: Added event bubbling implementation.
Jacek Caban [Fri, 10 Oct 2008 20:46:32 +0000 (15:46 -0500)]
mshtml: Added get_onmouseover implementations.
Jacek Caban [Fri, 10 Oct 2008 20:46:20 +0000 (15:46 -0500)]
mshtml: Added IHTMLDocument2::put_onmouseover implementation.
Jacek Caban [Fri, 10 Oct 2008 20:46:08 +0000 (15:46 -0500)]
mshtml: Added IHTMLElement::put_onmouseover implementation.
Alexandre Julliard [Sat, 11 Oct 2008 19:19:53 +0000 (21:19 +0200)]
configure: Moved the crosstest checks so that they are done for all platforms.
Alexandre Julliard [Sat, 11 Oct 2008 11:30:08 +0000 (13:30 +0200)]
comcat: Moved all the implementation to ole32 where it belongs.
Alexandre Julliard [Sat, 11 Oct 2008 11:14:44 +0000 (13:14 +0200)]
comcat: Get rid of the redundant IUnknown vtable for the manager implementation.
Alexandre Julliard [Sat, 11 Oct 2008 11:11:49 +0000 (13:11 +0200)]
comcat: Simplify the class factory implementation and make it more similar to the other ones in ole32.
Alexandre Julliard [Sat, 11 Oct 2008 11:08:22 +0000 (13:08 +0200)]
comcat: Moved dll registration to ole32.
Alexandre Julliard [Sat, 11 Oct 2008 09:57:39 +0000 (11:57 +0200)]
comcat: Get rid of NULL checks on the This pointer.
Alexandre Julliard [Fri, 10 Oct 2008 14:57:22 +0000 (16:57 +0200)]
Release 1.1.6.
Francois Gouget [Fri, 10 Oct 2008 11:44:43 +0000 (13:44 +0200)]
Assorted spelling fixes.
Francois Gouget [Fri, 10 Oct 2008 11:45:42 +0000 (13:45 +0200)]
cryptdlg: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Fri, 10 Oct 2008 11:44:00 +0000 (13:44 +0200)]
mshtml/tests: Add a trailing '\n' to an ok() call.
Roderick Colenbrander [Thu, 9 Oct 2008 20:54:50 +0000 (20:54 +0000)]
opengl32: Add a test case for WGL_ARB_create_context/opengl3.
Konstantin Kondratyuk [Fri, 10 Oct 2008 06:37:00 +0000 (10:37 +0400)]
fonts: Add afii61352 into tahomabd.sfd.
Konstantin Kondratyuk [Fri, 10 Oct 2008 06:26:44 +0000 (10:26 +0400)]
fonts: Add afii61352 into tahoma.sfd.