wine
15 years agoview: 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.

15 years agotaskmgr: 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.

15 years agoregedit: 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.

15 years agoreg: 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.

15 years agooleview: 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.

15 years agonotepad: 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.

15 years agocmdlgtst: 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.

15 years agocmd: 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.

15 years agoclock: 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.

15 years agomshtml: Test for NULL nscontainer in set_event_handler_disp.
Jacek Caban [Fri, 10 Oct 2008 20:49:45 +0000 (15:49 -0500)] 
mshtml: Test for NULL nscontainer in set_event_handler_disp.

15 years agomshtml: Added element mouseout and selectstart event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:49:33 +0000 (15:49 -0500)] 
mshtml: Added element mouseout and selectstart event implementation.

15 years agomshtml: Added document keydown, keyup, dragstart 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.

15 years agomshtml: Added element keydown, mouseup and mousedown event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:49:16 +0000 (15:49 -0500)] 
mshtml: Added element keydown, mouseup and mousedown event implementation.

15 years agomshtml: Added element blur, focus, paste and drag 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.

15 years agomshtml: Added IHTMLInputElement::select implementation.
Jacek Caban [Fri, 10 Oct 2008 20:48:58 +0000 (15:48 -0500)] 
mshtml: Added IHTMLInputElement::select implementation.

15 years agomshtml: Added open and close implementation.
Jacek Caban [Fri, 10 Oct 2008 20:48:46 +0000 (15:48 -0500)] 
mshtml: Added open and close implementation.

15 years agomshtml: Added IHTMLFrameBase2::get_contentWidnow implementation.
Jacek Caban [Fri, 10 Oct 2008 20:48:32 +0000 (15:48 -0500)] 
mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation.

15 years agomshtml: Move GetContentDOMWindow call from HTMLWindow_Create.
Jacek Caban [Fri, 10 Oct 2008 20:48:14 +0000 (15:48 -0500)] 
mshtml: Move GetContentDOMWindow call from HTMLWindow_Create.

15 years agomshtml: Don't crash in notif_focus if client is NULL.
Jacek Caban [Fri, 10 Oct 2008 20:47:54 +0000 (15:47 -0500)] 
mshtml: Don't crash in notif_focus if client is NULL.

15 years agomshtml: Don't crash in UIActivate if hostui 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.

15 years agomshtml: Added IHTMLEventObj::get_srcElement implementation.
Jacek Caban [Fri, 10 Oct 2008 20:47:38 +0000 (15:47 -0500)] 
mshtml: Added IHTMLEventObj::get_srcElement implementation.

15 years agomshtml: Added set_event_handler(VT_NULL) implementation.
Jacek Caban [Fri, 10 Oct 2008 20:47:27 +0000 (15:47 -0500)] 
mshtml: Added set_event_handler(VT_NULL) implementation.

15 years agomshtml: Pass the right 'this' argument to event handlers.
Jacek Caban [Fri, 10 Oct 2008 20:47:15 +0000 (15:47 -0500)] 
mshtml: Pass the right 'this' argument to event handlers.

15 years agomshtml: Added IHTMLWindow2::get_event implementation.
Jacek Caban [Fri, 10 Oct 2008 20:47:02 +0000 (15:47 -0500)] 
mshtml: Added IHTMLWindow2::get_event implementation.

15 years agomshtml: Added event bubbling implementation.
Jacek Caban [Fri, 10 Oct 2008 20:46:47 +0000 (15:46 -0500)] 
mshtml: Added event bubbling implementation.

15 years agomshtml: Added get_onmouseover implementations.
Jacek Caban [Fri, 10 Oct 2008 20:46:32 +0000 (15:46 -0500)] 
mshtml: Added get_onmouseover implementations.

15 years agomshtml: Added IHTMLDocument2::put_onmouseover implementation.
Jacek Caban [Fri, 10 Oct 2008 20:46:20 +0000 (15:46 -0500)] 
mshtml: Added IHTMLDocument2::put_onmouseover implementation.

15 years agomshtml: Added IHTMLElement::put_onmouseover implementation.
Jacek Caban [Fri, 10 Oct 2008 20:46:08 +0000 (15:46 -0500)] 
mshtml: Added IHTMLElement::put_onmouseover implementation.

15 years agoconfigure: Moved the crosstest checks so that they are done for all platforms.
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.

15 years agocomcat: Moved all the implementation to ole32 where it belongs.
Alexandre Julliard [Sat, 11 Oct 2008 11:30:08 +0000 (13:30 +0200)] 
comcat: Moved all the implementation to ole32 where it belongs.

15 years agocomcat: Get rid of the redundant IUnknown vtable for the manager implementation.
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.

15 years agocomcat: Simplify the class factory implementation and make it more similar to the...
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.

15 years agocomcat: Moved dll registration to ole32.
Alexandre Julliard [Sat, 11 Oct 2008 11:08:22 +0000 (13:08 +0200)] 
comcat: Moved dll registration to ole32.

15 years agocomcat: Get rid of NULL checks on the This pointer.
Alexandre Julliard [Sat, 11 Oct 2008 09:57:39 +0000 (11:57 +0200)] 
comcat: Get rid of NULL checks on the This pointer.

15 years agoRelease 1.1.6. wine-1.1.6
Alexandre Julliard [Fri, 10 Oct 2008 14:57:22 +0000 (16:57 +0200)] 
Release 1.1.6.

15 years agoAssorted spelling fixes.
Francois Gouget [Fri, 10 Oct 2008 11:44:43 +0000 (13:44 +0200)] 
Assorted spelling fixes.

15 years agocryptdlg: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Fri, 10 Oct 2008 11:45:42 +0000 (13:45 +0200)] 
cryptdlg: Fix compilation on systems that don't support nameless unions.

15 years agomshtml/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Fri, 10 Oct 2008 11:44:00 +0000 (13:44 +0200)] 
mshtml/tests: Add a trailing '\n' to an ok() call.

15 years agoopengl32: Add a test case for WGL_ARB_create_context/opengl3.
Roderick Colenbrander [Thu, 9 Oct 2008 20:54:50 +0000 (20:54 +0000)] 
opengl32: Add a test case for WGL_ARB_create_context/opengl3.

15 years agofonts: Add afii61352 into tahomabd.sfd.
Konstantin Kondratyuk [Fri, 10 Oct 2008 06:37:00 +0000 (10:37 +0400)] 
fonts: Add afii61352 into tahomabd.sfd.

15 years agofonts: Add afii61352 into tahoma.sfd.
Konstantin Kondratyuk [Fri, 10 Oct 2008 06:26:44 +0000 (10:26 +0400)] 
fonts: Add afii61352 into tahoma.sfd.

15 years agomshtml: Implement IHTMLStyle put/get borderWidth.
Alistair Leslie-Hughes [Fri, 10 Oct 2008 10:00:53 +0000 (21:00 +1100)] 
mshtml: Implement IHTMLStyle put/get borderWidth.

15 years agowordpad: Fix some compile-time warnings.
Andrey Turkin [Thu, 9 Oct 2008 18:34:27 +0000 (22:34 +0400)] 
wordpad: Fix some compile-time warnings.

15 years agowordpad: Convert some ANSI calls to Unicode.
Andrey Turkin [Thu, 9 Oct 2008 18:34:16 +0000 (22:34 +0400)] 
wordpad: Convert some ANSI calls to Unicode.

15 years agowordpad: Fix some unicode bugs.
Andrey Turkin [Thu, 9 Oct 2008 18:34:01 +0000 (22:34 +0400)] 
wordpad: Fix some unicode bugs.

15 years agomshtml: Moved events declaration to separated file.
Jacek Caban [Thu, 9 Oct 2008 20:36:01 +0000 (15:36 -0500)] 
mshtml: Moved events declaration to separated file.

15 years agomshtml: Added IDispatchEx support to HTMLEventObj.
Jacek Caban [Thu, 9 Oct 2008 20:33:21 +0000 (15:33 -0500)] 
mshtml: Added IDispatchEx support to HTMLEventObj.

15 years agomshtml.idl: Added DispCEventObj declaration.
Jacek Caban [Thu, 9 Oct 2008 20:33:40 +0000 (15:33 -0500)] 
mshtml.idl: Added DispCEventObj declaration.

15 years agomshtml: Don't use IDispatchEx for timer callbacks.
Jacek Caban [Thu, 9 Oct 2008 20:33:50 +0000 (15:33 -0500)] 
mshtml: Don't use IDispatchEx for timer callbacks.

15 years agomshtml: Added IHTMLSelectElement::[get|put]_disabled implementation.
Jacek Caban [Thu, 9 Oct 2008 20:32:55 +0000 (15:32 -0500)] 
mshtml: Added IHTMLSelectElement::[get|put]_disabled implementation.

15 years agomshtml: Use IHTMLElement3 in IDispatchEx.
Jacek Caban [Thu, 9 Oct 2008 20:30:06 +0000 (15:30 -0500)] 
mshtml: Use IHTMLElement3 in IDispatchEx.

15 years agomshtml: Added IHTMLElement3::[get|put]_implementation.
Jacek Caban [Thu, 9 Oct 2008 20:30:51 +0000 (15:30 -0500)] 
mshtml: Added IHTMLElement3::[get|put]_implementation.

15 years agomshtml: Forward IHTMLelement3::[get|put]_disabled to child object if possible.
Jacek Caban [Thu, 9 Oct 2008 20:26:41 +0000 (15:26 -0500)] 
mshtml: Forward IHTMLelement3::[get|put]_disabled to child object if possible.

15 years agomshtml: Get rid of setup_nswindow.
Jacek Caban [Thu, 9 Oct 2008 20:26:18 +0000 (15:26 -0500)] 
mshtml: Get rid of setup_nswindow.

It's no longer needed.

15 years agomshtml: Use stored nsdoc in IHTMLOptionElementFactory::create.
Jacek Caban [Thu, 9 Oct 2008 20:26:01 +0000 (15:26 -0500)] 
mshtml: Use stored nsdoc in IHTMLOptionElementFactory::create.

15 years agomshtml: Use stored nsdoc in IHTMOptionElement::put_text.
Jacek Caban [Thu, 9 Oct 2008 20:25:47 +0000 (15:25 -0500)] 
mshtml: Use stored nsdoc in IHTMOptionElement::put_text.

15 years agomshtml: Use stored nsdoc in IHTMLElement::insertAdjacentText.
Jacek Caban [Thu, 9 Oct 2008 20:25:39 +0000 (15:25 -0500)] 
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacentText.

15 years agomshtml: Use stored nsdoc in IHTMLElement::insertAdjacentHTML.
Jacek Caban [Thu, 9 Oct 2008 20:25:31 +0000 (15:25 -0500)] 
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacentHTML.

15 years agomshtml: Use stored nsdoc in exec_indent.
Jacek Caban [Thu, 9 Oct 2008 20:25:23 +0000 (15:25 -0500)] 
mshtml: Use stored nsdoc in exec_indent.

15 years agomshtml: Use stored nsdoc in IHTMLTxtRange::expand.
Jacek Caban [Thu, 9 Oct 2008 20:25:15 +0000 (15:25 -0500)] 
mshtml: Use stored nsdoc in IHTMLTxtRange::expand.

15 years agowinmm: The buffer provided by an application is valid only in the mmioOpen(FOURCC_MEM...
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.

15 years agostdole2: Add some missing attributes and fix some typos.
Alexandre Julliard [Fri, 10 Oct 2008 10:54:35 +0000 (12:54 +0200)] 
stdole2: Add some missing attributes and fix some typos.

15 years agowidl: Add support for attributes on enum, struct and union definitions.
Alexandre Julliard [Fri, 10 Oct 2008 10:54:05 +0000 (12:54 +0200)] 
widl: Add support for attributes on enum, struct and union definitions.

15 years agocomctl32: Fix MCM_SETFIRSTDAYOFWEEK when the first day set is greater than max allowed.
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.

15 years agocrypt32: Fix some test failures on Win9x.
Juan Lang [Thu, 9 Oct 2008 17:46:00 +0000 (10:46 -0700)] 
crypt32: Fix some test failures on Win9x.

15 years agospoolss/tests: Fix a failure on Vista/W2K8.
Paul Vriens [Thu, 9 Oct 2008 19:25:51 +0000 (21:25 +0200)] 
spoolss/tests: Fix a failure on Vista/W2K8.

15 years agowinmm/tests: Fix some failures on Vista and W2K8.
Paul Vriens [Thu, 9 Oct 2008 16:14:57 +0000 (18:14 +0200)] 
winmm/tests: Fix some failures on Vista and W2K8.

15 years agowinmm/tests: Fix the failures on Win9x and WinMe.
Paul Vriens [Thu, 9 Oct 2008 14:51:44 +0000 (16:51 +0200)] 
winmm/tests: Fix the failures on Win9x and WinMe.

15 years agoddraw: Remove a few more redundant inits (LLVM/Clang).
Henri Verbeet [Thu, 9 Oct 2008 13:33:05 +0000 (15:33 +0200)] 
ddraw: Remove a few more redundant inits (LLVM/Clang).

15 years agowined3d: Pass the correct RECT to LoadLocation() in LockRect().
Henri Verbeet [Thu, 9 Oct 2008 13:32:44 +0000 (15:32 +0200)] 
wined3d: Pass the correct RECT to LoadLocation() in LockRect().

15 years agowined3d: Declare diffuseColor and specularColor inside their respective blocks (LLVM...
Henri Verbeet [Thu, 9 Oct 2008 13:32:33 +0000 (15:32 +0200)] 
wined3d: Declare diffuseColor and specularColor inside their respective blocks (LLVM/Clang).

15 years agomlang/tests: Make sure a given codepage has 'abc' before depending on that conversion...
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.

15 years agomsxml3: Text node should not aggregate element.
Michael Karcher [Thu, 9 Oct 2008 13:36:14 +0000 (15:36 +0200)] 
msxml3: Text node should not aggregate element.

15 years agomsxml3: _domtext->element is in fact a IXMLDOMNode.
Michael Karcher [Thu, 9 Oct 2008 13:29:27 +0000 (15:29 +0200)] 
msxml3: _domtext->element is in fact a IXMLDOMNode.

15 years agousp10: Store glyph mappings and widths in the script cache.
Hans Leidekker [Thu, 9 Oct 2008 13:17:29 +0000 (15:17 +0200)] 
usp10: Store glyph mappings and widths in the script cache.

15 years agowinscard: Add stubs for SCardAddReaderToGroupA/W.
Stefan Leichter [Wed, 8 Oct 2008 21:25:42 +0000 (23:25 +0200)] 
winscard: Add stubs for SCardAddReaderToGroupA/W.

15 years agomsi/tests: Clean up the binary.dat file.
Alexandre Julliard [Thu, 9 Oct 2008 12:27:21 +0000 (14:27 +0200)] 
msi/tests: Clean up the binary.dat file.

15 years agomsvcmaker: Don't automatically add a define for the DLL name.
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.

15 years agomsvcmaker: Don't generate project files for DLLs that can't be compiled with MSVC.
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.

15 years agoinetmib1: Fix remaining failure on Win9x/NT4.
Juan Lang [Wed, 8 Oct 2008 22:24:12 +0000 (15:24 -0700)] 
inetmib1: Fix remaining failure on Win9x/NT4.

15 years agoinetmib1: Fix some test failures on Win9x/NT4.
Juan Lang [Wed, 8 Oct 2008 22:22:59 +0000 (15:22 -0700)] 
inetmib1: Fix some test failures on Win9x/NT4.

15 years agowintrust: Fix test failures on Win9x.
Juan Lang [Wed, 8 Oct 2008 22:06:28 +0000 (15:06 -0700)] 
wintrust: Fix test failures on Win9x.

15 years agoregedit: Pass VK_DELETE messages to Listview/Treeview child windows.
Lei Zhang [Wed, 8 Oct 2008 21:39:31 +0000 (14:39 -0700)] 
regedit: Pass VK_DELETE messages to Listview/Treeview child windows.

15 years agomsxml3: Add IXMLHTTPRequest support.
Alistair Leslie-Hughes [Fri, 3 Oct 2008 11:50:59 +0000 (21:50 +1000)] 
msxml3: Add IXMLHTTPRequest support.

15 years agontoskrnl.exe: Fix trace typo.
Alexander Morozov [Thu, 9 Oct 2008 09:00:00 +0000 (13:00 +0400)] 
ntoskrnl.exe: Fix trace typo.

15 years agouser32/tests: Don't crash on NT4.
Paul Vriens [Thu, 9 Oct 2008 09:59:42 +0000 (11:59 +0200)] 
user32/tests: Don't crash on NT4.

15 years agowintrust/tests: Vista/W2K8 have some extra struct members.
Paul Vriens [Thu, 9 Oct 2008 09:25:05 +0000 (11:25 +0200)] 
wintrust/tests: Vista/W2K8 have some extra struct members.

15 years agoshell32/tests: Fix a failure on NT4.
Paul Vriens [Thu, 9 Oct 2008 07:52:17 +0000 (09:52 +0200)] 
shell32/tests: Fix a failure on NT4.

15 years agoole32/tests: Fix two failures on NT4.
Paul Vriens [Wed, 8 Oct 2008 18:37:57 +0000 (20:37 +0200)] 
ole32/tests: Fix two failures on NT4.

15 years agomsi: Initialize the count variable to zero.
James Hawkins [Thu, 9 Oct 2008 09:45:25 +0000 (04:45 -0500)] 
msi: Initialize the count variable to zero.

15 years agomsi: Add extra constraints on the formatting string of edit path text.
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.

15 years agomsi: Add a stub implementation of MsiDetermineApplicablePatches.
James Hawkins [Thu, 9 Oct 2008 04:07:19 +0000 (23:07 -0500)] 
msi: Add a stub implementation of MsiDetermineApplicablePatches.

15 years agomsi: Replace lengthy calls to MSI_DatabaseOpenView with MSI_OpenQuery.
James Hawkins [Thu, 9 Oct 2008 03:42:50 +0000 (22:42 -0500)] 
msi: Replace lengthy calls to MSI_DatabaseOpenView with MSI_OpenQuery.

15 years agomsi: Add initial implementation of MsiDatabaseMerge, with tests.
James Hawkins [Thu, 9 Oct 2008 03:42:33 +0000 (22:42 -0500)] 
msi: Add initial implementation of MsiDatabaseMerge, with tests.

15 years agomsi: Add tests for converting record fields between strings and ints.
James Hawkins [Thu, 9 Oct 2008 03:42:22 +0000 (22:42 -0500)] 
msi: Add tests for converting record fields between strings and ints.

15 years agomsi: Remove a part of a debugging statement that was accidentally left in.
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.

15 years agogdi32: Revert incorrect fix introduced in a5d288f08c08dc19d217093fdf8622605c92a4e0.
Dmitry Timoshkov [Thu, 9 Oct 2008 05:30:00 +0000 (14:30 +0900)] 
gdi32: Revert incorrect fix introduced in a5d288f08c08dc19d217093fdf8622605c92a4e0.

The real fix has been provided in 41aad2dce28ca0dd9d23fa6234ad8523302d6054.

15 years agogdi32: Remove the code which bypasses the DC transformation checks.
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.

15 years agojscript: Added '%=' expression implementation.
Jacek Caban [Wed, 8 Oct 2008 23:09:27 +0000 (18:09 -0500)] 
jscript: Added '%=' expression implementation.

15 years agojscript: Added '%' expression implementation.
Jacek Caban [Wed, 8 Oct 2008 23:09:17 +0000 (18:09 -0500)] 
jscript: Added '%' expression implementation.