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 |
Jacek Caban
|
0a9738775c
|
mshtml: Use inline function instead of macro for BSCallback vtbl implementations.
|
2011-01-07 15:01:26 +01:00 |
Jacek Caban
|
233a9ea5e6
|
mshtml: Avoid obj to iface cast in ProtocolFactory_Create.
|
2011-01-07 15:01:21 +01:00 |
Rex Tsai
|
21578a1a40
|
wininet: Update Traditional Chinese translation.
|
2011-01-07 15:01:13 +01:00 |
Rex Tsai
|
898de76040
|
setupapi: Update Traditional Chinese translation.
|
2011-01-07 15:01:07 +01:00 |
Rex Tsai
|
1a75769263
|
wineboot: Update Traditional Chinese translation.
|
2011-01-07 15:01:03 +01:00 |
Greg Geldorp
|
1e922ebb07
|
gdi32/tests: Fix System font test for Japanese.
|
2011-01-07 15:00:52 +01:00 |
Alexandre Julliard
|
41f1f5230a
|
po: Update the English po files.
|
2011-01-07 12:20:15 +01:00 |
Alexandre Julliard
|
e7749967b8
|
kernel32: Update the country code for Serbia.
|
2011-01-07 12:11:53 +01:00 |
Alexandre Julliard
|
c0b813f002
|
po: Use more standard names for the Serbian locales.
|
2011-01-07 12:11:41 +01:00 |
Henri Verbeet
|
c117248bd1
|
wined3d: Pass an IWineD3DResourceImpl pointer to resource_get_type().
|
2011-01-07 10:23:37 +01:00 |
Henri Verbeet
|
7e67bcedfd
|
wined3d: Pass an IWineD3DResourceImpl pointer to resource_set_priority().
|
2011-01-07 10:23:25 +01:00 |
Henri Verbeet
|
2d9748b1e3
|
wined3d: Pass an IWineD3DResourceImpl pointer to resource_get_priority().
|
2011-01-07 10:23:21 +01:00 |
Henri Verbeet
|
a80749fd57
|
wined3d: Pass an IWineD3DResourceImpl pointer to resource_set_private_data().
|
2011-01-07 10:23:17 +01:00 |
Hwang YunSong
|
d512ccdfa1
|
wineps.drv: Update Korean resource.
|
2011-01-07 10:23:10 +01:00 |