Hwang YunSong
|
302415c3db
|
wordpad: Update Korean resource.
|
2011-01-10 12:41:35 +01:00 |
|
Hwang YunSong
|
ac2b56162a
|
winspool.drv: Update Korean resource.
|
2011-01-10 12:41:35 +01:00 |
|
Hwang YunSong
|
e1c71291cc
|
wininet: Update Korean resource.
|
2011-01-10 12:41:34 +01:00 |
|
Vitaliy Margolen
|
6b30480021
|
dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes.
|
2011-01-10 12:41:20 +01:00 |
|
Vitaliy Margolen
|
e6a8aa67d0
|
dinput: Explicitly define ASCII and Unicode methods in joydev joystick.
|
2011-01-10 11:04:07 +01:00 |
|
Vitaliy Margolen
|
d88cbac1c5
|
dinput: Explicitly define ASCII and Unicode methods in evdev joystick.
|
2011-01-10 11:04:01 +01:00 |
|
Vitaliy Margolen
|
6a07885029
|
dinput: Explicitly define ASCII and Unicode methods in joystick base class. Use new methods in child classes.
|
2011-01-10 11:03:49 +01:00 |
|
Vitaliy Margolen
|
30ab6c1749
|
dinput: Explicitly define ASCII and Unicode methods in mouse.
|
2011-01-10 11:03:40 +01:00 |
|
Vitaliy Margolen
|
9f9e376239
|
dinput: Explicitly define ASCII and Unicode methods in keyboard.
|
2011-01-10 11:03:34 +01:00 |
|
Vitaliy Margolen
|
0f24b9e86f
|
dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes.
|
2011-01-10 11:03:17 +01:00 |
|
Vitaliy Margolen
|
9594be7f79
|
dinput: Change internal check_dinput_hooks method to take W iface.
|
2011-01-10 11:02:16 +01:00 |
|
Vitaliy Margolen
|
399be3455a
|
dinput: COM cleanup - use helper function instead of direct typecast in OS/X joystick.
|
2011-01-10 11:02:04 +01:00 |
|
Vitaliy Margolen
|
f09ace0d83
|
dinput: COM cleanup - use helper function instead of direct typecast in linuxinput joystick.
|
2011-01-10 11:02:00 +01:00 |
|
Vitaliy Margolen
|
a1b08e5d04
|
dinput: COM cleanup - use helper function instead of direct typecast in Linux joystick.
|
2011-01-10 11:01:55 +01:00 |
|
Vitaliy Margolen
|
de4a9bb319
|
dinput: COM cleanup - use helper function instead of direct typecast in base joystick class.
|
2011-01-10 11:01:51 +01:00 |
|
Vitaliy Margolen
|
31c828ea27
|
dinput: COM cleanup - use helper function instead of direct typecast in keyboard.
|
2011-01-10 11:01:46 +01:00 |
|
Vitaliy Margolen
|
625fefca61
|
dinput: COM cleanup - use helper function instead of direct typecast in mouse.
|
2011-01-10 11:01:39 +01:00 |
|
Vitaliy Margolen
|
fc023b96d2
|
dinput: COM cleanup - use helper function instead of direct typecast in base device class.
|
2011-01-10 10:58:36 +01:00 |
|
Vitaliy Margolen
|
0b99bf3edb
|
dinput: COM cleanup - use proper interface instead of typecasting This when calling queue_event.
|
2011-01-10 10:58:26 +01:00 |
|
Vitaliy Margolen
|
b66e00cb09
|
dinput: COM cleanup - return interface instead of typecasting This.
|
2011-01-10 10:58:19 +01:00 |
|
Vitaliy Margolen
|
15216098e0
|
dinput: COM cleanup - use proper DirectInput interface with IUknown calls.
|
2011-01-10 10:58:14 +01:00 |
|
Vitaliy Margolen
|
7b47282625
|
dinput: More COM cleanup for IDirectInput - use interfaces instead of typecasts.
|
2011-01-10 10:58:06 +01:00 |
|
Greg Geldorp
|
e26b3a21c3
|
winetest: Include account level info in the report.
|
2011-01-10 10:56:04 +01:00 |
|
Gerald Pfeifer
|
37f5080e1b
|
ws2_32: Restructure and simplify debugstr_wsaioctl a bit.
|
2011-01-10 10:44:51 +01:00 |
|
Hans Leidekker
|
f133222d5e
|
msi/tests: Add a test for MsiGetComponentState.
|
2011-01-10 10:42:43 +01:00 |
|
Hans Leidekker
|
35bdf01881
|
msi/tests: Add tests for publishing and unpublishing assemblies.
|
2011-01-10 10:42:39 +01:00 |
|
Hans Leidekker
|
f6c46e41a2
|
appwiz.cpl: Fix two RegQueryValueExW calls.
|
2011-01-10 10:42:32 +01:00 |
|
Hans Leidekker
|
3440e768dd
|
Revert "advapi32: Fix cred domain according to tests.".
This reverts commit 061eb12ca3 .
The patch makes tests for CredRead and CredEnumerate pass but breaks
CredWrite at the same time.
|
2011-01-10 10:42:29 +01:00 |
|
Hans Leidekker
|
06562d16b3
|
kernel32: Add a stub implementation of GetThreadIOPendingFlag.
|
2011-01-10 10:42:23 +01:00 |
|
Jacek Caban
|
d3f456d146
|
msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface.
|
2011-01-10 10:41:18 +01:00 |
|
Jacek Caban
|
730fa1e7f2
|
msxml3: Don't forward get_nodeTypedValue to node's IXMLDOMNode iface.
Its current implementation for XML_ENTITY_REF_NODE can't work and will
always return VT_NULL variant anyways.
|
2011-01-10 10:41:13 +01:00 |
|
Michael Stefaniuc
|
0abef30926
|
urlmon: Use an iface instead of a vtbl pointer in MkProtocol.
|
2011-01-10 10:41:04 +01:00 |
|
Michael Stefaniuc
|
d4f8ce0a54
|
urlmon: Use ifaces instead of vtbl pointers in MimeFilter.
|
2011-01-10 10:40:57 +01:00 |
|
Michael Stefaniuc
|
3d05c172f0
|
urlmon: Use ifaces instead of vtbl pointers in GopherProtocol.
|
2011-01-10 10:40:51 +01:00 |
|
Travis Athougies
|
ee8b276731
|
d3dcompiler_43/tests: Added error tests to HLSL test suite.
|
2011-01-10 10:39:51 +01:00 |
|
Travis Athougies
|
3add55840d
|
d3dcompiler_43/tests: Fixed nonconformant C string literals in HLSL test suite.
|
2011-01-10 10:39:44 +01:00 |
|
Jacek Caban
|
89991e1f4c
|
shdocvw: Improved 'iexplore -nohome' handling.
|
2011-01-10 10:37:52 +01:00 |
|
Jacek Caban
|
c56614e114
|
shdocvw: Moved allocating InternetExplorer object to separated function.
|
2011-01-10 10:37:45 +01:00 |
|
Jacek Caban
|
e2fa7a4019
|
shdocvw: Added beginning iexplore DDE suport.
|
2011-01-10 10:37:39 +01:00 |
|
Jacek Caban
|
f48fa4b945
|
shdocvw: Added InternetExplorer::get_Visible implementation.
|
2011-01-10 10:37:31 +01:00 |
|
Jacek Caban
|
74ccbf0083
|
shdocvw: Added InternetExplorer object tests.
|
2011-01-10 10:37:28 +01:00 |
|
Jacek Caban
|
967561f8ea
|
shdocvw: Separate DocHost ref count from InternetExplorer ref count.
|
2011-01-10 10:36:48 +01:00 |
|
Aurimas Fišeras
|
b0ba945eda
|
po: Update Lithuanian translation.
|
2011-01-10 10:36:23 +01:00 |
|
Alexandre Julliard
|
dfcd36ca40
|
taskmgr: Convert menu and string table resources to po files.
|
2011-01-08 16:43:38 +01:00 |
|
Alexandre Julliard
|
8a4daaba73
|
progman: Convert menu and string table resources to po files.
|
2011-01-08 16:19:06 +01:00 |
|
Alexandre Julliard
|
ff71d91043
|
notepad: Convert menu and string table resources to po files.
|
2011-01-08 15:53:31 +01:00 |
|
Alexandre Julliard
|
88155ca8c8
|
configure: Update libgettextpo check to detect too old versions.
|
2011-01-08 15:53:26 +01:00 |
|
Alexandre Julliard
|
7e6c75f1d1
|
makefiles: Generate dependencies for rsrc.pot.
|
2011-01-08 12:23:48 +01:00 |
|
Alexandre Julliard
|
fe6735b184
|
Release 1.3.11.
|
2011-01-07 19:27:53 +01:00 |
|
Matteo Bruni
|
ef0f358813
|
wined3d: Don't call glPointParameter with a random context.
|
2011-01-07 15:01:38 +01:00 |
|