51072 Commits

Author SHA1 Message Date
Muneyuki Noguchi
8d29d140d7 msacm32: Convert Japanese resource to UTF-8. 2008-10-13 11:41:01 +02:00
Muneyuki Noguchi
e45e807ed6 mpr: Convert Japanese resource to UTF-8. 2008-10-13 11:40:58 +02:00
Muneyuki Noguchi
b2a8627dbd comdlg32: Convert Japanese resource to UTF-8. 2008-10-13 11:40:54 +02:00
Muneyuki Noguchi
9035894fff comctl32: Convert Japanese resource to UTF-8. 2008-10-13 11:40:51 +02:00
Muneyuki Noguchi
26134a731d avifil32: Convert Japanese resource to UTF-8. 2008-10-13 11:40:47 +02:00
Muneyuki Noguchi
98a37f8076 appwiz.cpl: Convert Japanese resource to UTF-8. 2008-10-13 11:40:43 +02:00
Muneyuki Noguchi
8fe9ad5ab3 write: Convert Japanese resource to UTF-8. 2008-10-13 11:40:34 +02:00
Muneyuki Noguchi
613685f6d1 wordpad: Convert Japanese resource to UTF-8. 2008-10-13 11:40:30 +02:00
Muneyuki Noguchi
1d9354f0e8 winhlp32: Convert Japanese resource to UTF-8. 2008-10-13 11:40:27 +02:00
Muneyuki Noguchi
99b3dd1216 winemine: Convert Japanese resource to UTF-8. 2008-10-13 11:40:23 +02:00
Muneyuki Noguchi
940a41637d winefile: Convert Japanese resource to UTF-8. 2008-10-13 11:40:19 +02:00
Muneyuki Noguchi
8987dbaee5 winecfg: Convert Japanese resource to UTF-8. 2008-10-13 11:40:16 +02:00
Muneyuki Noguchi
8b5f1632d7 wineboot: Convert Japanese resource to UTF-8. 2008-10-13 11:40:12 +02:00
Muneyuki Noguchi
706957ac4a view: Convert Japanese resource to UTF-8. 2008-10-13 11:40:08 +02:00
Muneyuki Noguchi
11b25629e9 taskmgr: Convert Japanese resource to UTF-8. 2008-10-13 11:40:04 +02:00
Muneyuki Noguchi
a969e0066e regedit: Convert Japanese resource to UTF-8. 2008-10-13 11:39:56 +02:00
Muneyuki Noguchi
9bfa96adc2 reg: Convert Japanese resource to UTF-8. 2008-10-13 11:39:52 +02:00
Muneyuki Noguchi
540d32d8e8 oleview: Convert Japanese resource to UTF-8. 2008-10-13 11:39:48 +02:00
Muneyuki Noguchi
9898c87071 notepad: Convert Japanese resource to UTF-8. 2008-10-13 11:39:41 +02:00
Muneyuki Noguchi
aac846d11c cmdlgtst: Convert Japanese resource to UTF-8. 2008-10-13 11:39:32 +02:00
Muneyuki Noguchi
e11c68e19d cmd: Convert Japanese resource to UTF-8. 2008-10-13 11:39:23 +02:00
Muneyuki Noguchi
c9c5c0e26b clock: Convert Japanese resource to UTF-8. 2008-10-13 11:39:14 +02:00
Jacek Caban
e23d0e077c mshtml: Test for NULL nscontainer in set_event_handler_disp. 2008-10-13 11:17:23 +02:00
Jacek Caban
46434faca3 mshtml: Added element mouseout and selectstart event implementation. 2008-10-13 11:17:18 +02:00
Jacek Caban
b21e90ee8a mshtml: Added document keydown, keyup, dragstart and selectstart event implementation. 2008-10-13 11:17:12 +02:00
Jacek Caban
36fa704444 mshtml: Added element keydown, mouseup and mousedown event implementation. 2008-10-13 11:17:06 +02:00
Jacek Caban
d6f07e0bf8 mshtml: Added element blur, focus, paste and drag event implementation. 2008-10-13 11:17:00 +02:00
Jacek Caban
bf61a2619f mshtml: Added IHTMLInputElement::select implementation. 2008-10-13 11:16:52 +02:00
Jacek Caban
50393191a1 mshtml: Added open and close implementation. 2008-10-13 11:16:46 +02:00
Jacek Caban
f27386fb81 mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation. 2008-10-13 11:16:39 +02:00
Jacek Caban
676d4af4f6 mshtml: Move GetContentDOMWindow call from HTMLWindow_Create. 2008-10-13 11:16:33 +02:00
Jacek Caban
b5aa4dd8e6 mshtml: Don't crash in notif_focus if client is NULL. 2008-10-13 11:16:27 +02:00
Jacek Caban
5e7cf7987f mshtml: Don't crash in UIActivate if hostui is NULL. 2008-10-13 11:16:15 +02:00
Jacek Caban
8db98e9eb6 mshtml: Added IHTMLEventObj::get_srcElement implementation. 2008-10-13 11:16:12 +02:00
Jacek Caban
a9bebdf5f8 mshtml: Added set_event_handler(VT_NULL) implementation. 2008-10-13 11:15:51 +02:00
Jacek Caban
3d3574eba0 mshtml: Pass the right 'this' argument to event handlers. 2008-10-13 11:15:43 +02:00
Jacek Caban
28d918f581 mshtml: Added IHTMLWindow2::get_event implementation. 2008-10-13 11:15:37 +02:00
Jacek Caban
a0c162cc4a mshtml: Added event bubbling implementation. 2008-10-13 11:15:32 +02:00
Jacek Caban
364b12609c mshtml: Added get_onmouseover implementations. 2008-10-13 11:15:22 +02:00
Jacek Caban
3cae9a7778 mshtml: Added IHTMLDocument2::put_onmouseover implementation. 2008-10-13 11:15:15 +02:00
Jacek Caban
4a2db7cc9b mshtml: Added IHTMLElement::put_onmouseover implementation. 2008-10-13 11:15:05 +02:00
Alexandre Julliard
9fb81984f5 configure: Moved the crosstest checks so that they are done for all platforms. 2008-10-11 21:19:53 +02:00
Alexandre Julliard
19966f8c0e comcat: Moved all the implementation to ole32 where it belongs. 2008-10-11 13:30:08 +02:00
Alexandre Julliard
67fe27d036 comcat: Get rid of the redundant IUnknown vtable for the manager implementation. 2008-10-11 13:23:52 +02:00
Alexandre Julliard
f8ff1bd6fb comcat: Simplify the class factory implementation and make it more similar to the other ones in ole32. 2008-10-11 13:11:49 +02:00
Alexandre Julliard
d4f107f54b comcat: Moved dll registration to ole32. 2008-10-11 13:08:22 +02:00
Alexandre Julliard
e5299ac7ba comcat: Get rid of NULL checks on the This pointer. 2008-10-11 11:57:39 +02:00
Alexandre Julliard
04f11f20ad Release 1.1.6. 2008-10-10 16:57:22 +02:00
Francois Gouget
0f38a60dd3 Assorted spelling fixes. 2008-10-10 14:14:05 +02:00
Francois Gouget
7e77ecdf30 cryptdlg: Fix compilation on systems that don't support nameless unions. 2008-10-10 14:14:01 +02:00