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.
Alistair Leslie-Hughes [Fri, 10 Oct 2008 10:00:53 +0000 (21:00 +1100)]
mshtml: Implement IHTMLStyle put/get borderWidth.
Andrey Turkin [Thu, 9 Oct 2008 18:34:27 +0000 (22:34 +0400)]
wordpad: Fix some compile-time warnings.
Andrey Turkin [Thu, 9 Oct 2008 18:34:16 +0000 (22:34 +0400)]
wordpad: Convert some ANSI calls to Unicode.
Andrey Turkin [Thu, 9 Oct 2008 18:34:01 +0000 (22:34 +0400)]
wordpad: Fix some unicode bugs.
Jacek Caban [Thu, 9 Oct 2008 20:36:01 +0000 (15:36 -0500)]
mshtml: Moved events declaration to separated file.
Jacek Caban [Thu, 9 Oct 2008 20:33:21 +0000 (15:33 -0500)]
mshtml: Added IDispatchEx support to HTMLEventObj.
Jacek Caban [Thu, 9 Oct 2008 20:33:40 +0000 (15:33 -0500)]
mshtml.idl: Added DispCEventObj declaration.
Jacek Caban [Thu, 9 Oct 2008 20:33:50 +0000 (15:33 -0500)]
mshtml: Don't use IDispatchEx for timer callbacks.
Jacek Caban [Thu, 9 Oct 2008 20:32:55 +0000 (15:32 -0500)]
mshtml: Added IHTMLSelectElement::[get|put]_disabled implementation.
Jacek Caban [Thu, 9 Oct 2008 20:30:06 +0000 (15:30 -0500)]
mshtml: Use IHTMLElement3 in IDispatchEx.
Jacek Caban [Thu, 9 Oct 2008 20:30:51 +0000 (15:30 -0500)]
mshtml: Added IHTMLElement3::[get|put]_implementation.
Jacek Caban [Thu, 9 Oct 2008 20:26:41 +0000 (15:26 -0500)]
mshtml: Forward IHTMLelement3::[get|put]_disabled to child object if possible.
Jacek Caban [Thu, 9 Oct 2008 20:26:18 +0000 (15:26 -0500)]
mshtml: Get rid of setup_nswindow.
It's no longer needed.
Jacek Caban [Thu, 9 Oct 2008 20:26:01 +0000 (15:26 -0500)]
mshtml: Use stored nsdoc in IHTMLOptionElementFactory::create.
Jacek Caban [Thu, 9 Oct 2008 20:25:47 +0000 (15:25 -0500)]
mshtml: Use stored nsdoc in IHTMOptionElement::put_text.
Jacek Caban [Thu, 9 Oct 2008 20:25:39 +0000 (15:25 -0500)]
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacentText.
Jacek Caban [Thu, 9 Oct 2008 20:25:31 +0000 (15:25 -0500)]
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacentHTML.
Jacek Caban [Thu, 9 Oct 2008 20:25:23 +0000 (15:25 -0500)]
mshtml: Use stored nsdoc in exec_indent.
Jacek Caban [Thu, 9 Oct 2008 20:25:15 +0000 (15:25 -0500)]
mshtml: Use stored nsdoc in IHTMLTxtRange::expand.
Dmitry Timoshkov [Fri, 10 Oct 2008 03:27:45 +0000 (12:27 +0900)]
winmm: The buffer provided by an application is valid only in the mmioOpen(FOURCC_MEM) case.
Alexandre Julliard [Fri, 10 Oct 2008 10:54:35 +0000 (12:54 +0200)]
stdole2: Add some missing attributes and fix some typos.
Alexandre Julliard [Fri, 10 Oct 2008 10:54:05 +0000 (12:54 +0200)]
widl: Add support for attributes on enum, struct and union definitions.
James Hawkins [Thu, 9 Oct 2008 23:02:06 +0000 (18:02 -0500)]
comctl32: Fix MCM_SETFIRSTDAYOFWEEK when the first day set is greater than max allowed.
Juan Lang [Thu, 9 Oct 2008 17:46:00 +0000 (10:46 -0700)]
crypt32: Fix some test failures on Win9x.
Paul Vriens [Thu, 9 Oct 2008 19:25:51 +0000 (21:25 +0200)]
spoolss/tests: Fix a failure on Vista/W2K8.
Paul Vriens [Thu, 9 Oct 2008 16:14:57 +0000 (18:14 +0200)]
winmm/tests: Fix some failures on Vista and W2K8.
Paul Vriens [Thu, 9 Oct 2008 14:51:44 +0000 (16:51 +0200)]
winmm/tests: Fix the failures on Win9x and WinMe.
Henri Verbeet [Thu, 9 Oct 2008 13:33:05 +0000 (15:33 +0200)]
ddraw: Remove a few more redundant inits (LLVM/Clang).
Henri Verbeet [Thu, 9 Oct 2008 13:32:44 +0000 (15:32 +0200)]
wined3d: Pass the correct RECT to LoadLocation() in LockRect().
Henri Verbeet [Thu, 9 Oct 2008 13:32:33 +0000 (15:32 +0200)]
wined3d: Declare diffuseColor and specularColor inside their respective blocks (LLVM/Clang).
Aric Stewart [Thu, 9 Oct 2008 13:40:39 +0000 (08:40 -0500)]
mlang/tests: Make sure a given codepage has 'abc' before depending on that conversion to detect if a codepage is convertable.
Michael Karcher [Thu, 9 Oct 2008 13:36:14 +0000 (15:36 +0200)]
msxml3: Text node should not aggregate element.
Michael Karcher [Thu, 9 Oct 2008 13:29:27 +0000 (15:29 +0200)]
msxml3: _domtext->element is in fact a IXMLDOMNode.
Hans Leidekker [Thu, 9 Oct 2008 13:17:29 +0000 (15:17 +0200)]
usp10: Store glyph mappings and widths in the script cache.
Stefan Leichter [Wed, 8 Oct 2008 21:25:42 +0000 (23:25 +0200)]
winscard: Add stubs for SCardAddReaderToGroupA/W.
Alexandre Julliard [Thu, 9 Oct 2008 12:27:21 +0000 (14:27 +0200)]
msi/tests: Clean up the binary.dat file.
Rob Shearman [Thu, 9 Oct 2008 10:54:05 +0000 (11:54 +0100)]
msvcmaker: Don't automatically add a define for the DLL name.
Use EXTRADEFS from the Makefile.in instead.
Rob Shearman [Thu, 9 Oct 2008 10:53:58 +0000 (11:53 +0100)]
msvcmaker: Don't generate project files for DLLs that can't be compiled with MSVC.
Juan Lang [Wed, 8 Oct 2008 22:24:12 +0000 (15:24 -0700)]
inetmib1: Fix remaining failure on Win9x/NT4.
Juan Lang [Wed, 8 Oct 2008 22:22:59 +0000 (15:22 -0700)]
inetmib1: Fix some test failures on Win9x/NT4.
Juan Lang [Wed, 8 Oct 2008 22:06:28 +0000 (15:06 -0700)]
wintrust: Fix test failures on Win9x.
Lei Zhang [Wed, 8 Oct 2008 21:39:31 +0000 (14:39 -0700)]
regedit: Pass VK_DELETE messages to Listview/Treeview child windows.
Alistair Leslie-Hughes [Fri, 3 Oct 2008 11:50:59 +0000 (21:50 +1000)]
msxml3: Add IXMLHTTPRequest support.
Alexander Morozov [Thu, 9 Oct 2008 09:00:00 +0000 (13:00 +0400)]
ntoskrnl.exe: Fix trace typo.
Paul Vriens [Thu, 9 Oct 2008 09:59:42 +0000 (11:59 +0200)]
user32/tests: Don't crash on NT4.
Paul Vriens [Thu, 9 Oct 2008 09:25:05 +0000 (11:25 +0200)]
wintrust/tests: Vista/W2K8 have some extra struct members.
Paul Vriens [Thu, 9 Oct 2008 07:52:17 +0000 (09:52 +0200)]
shell32/tests: Fix a failure on NT4.
Paul Vriens [Wed, 8 Oct 2008 18:37:57 +0000 (20:37 +0200)]
ole32/tests: Fix two failures on NT4.
James Hawkins [Thu, 9 Oct 2008 09:45:25 +0000 (04:45 -0500)]
msi: Initialize the count variable to zero.
James Hawkins [Thu, 9 Oct 2008 05:54:04 +0000 (00:54 -0500)]
msi: Add extra constraints on the formatting string of edit path text.
James Hawkins [Thu, 9 Oct 2008 04:07:19 +0000 (23:07 -0500)]
msi: Add a stub implementation of MsiDetermineApplicablePatches.
James Hawkins [Thu, 9 Oct 2008 03:42:50 +0000 (22:42 -0500)]
msi: Replace lengthy calls to MSI_DatabaseOpenView with MSI_OpenQuery.
James Hawkins [Thu, 9 Oct 2008 03:42:33 +0000 (22:42 -0500)]
msi: Add initial implementation of MsiDatabaseMerge, with tests.
James Hawkins [Thu, 9 Oct 2008 03:42:22 +0000 (22:42 -0500)]
msi: Add tests for converting record fields between strings and ints.
James Hawkins [Thu, 9 Oct 2008 03:42:05 +0000 (22:42 -0500)]
msi: Remove a part of a debugging statement that was accidentally left in.
Dmitry Timoshkov [Thu, 9 Oct 2008 05:30:00 +0000 (14:30 +0900)]
Dmitry Timoshkov [Thu, 9 Oct 2008 01:23:46 +0000 (10:23 +0900)]
gdi32: Remove the code which bypasses the DC transformation checks.
If it's absolutely required to check the child list first, that should be
done inside of find_in_cache using the same comparisons as done there.
Jacek Caban [Wed, 8 Oct 2008 23:09:27 +0000 (18:09 -0500)]
jscript: Added '%=' expression implementation.
Jacek Caban [Wed, 8 Oct 2008 23:09:17 +0000 (18:09 -0500)]
jscript: Added '%' expression implementation.