Commit Graph

54895 Commits

Author SHA1 Message Date
Francois Gouget
7d9cd71db7 d3dcompiler_43: Make asmshader_error() and set_rel_reg() static. 2010-09-13 13:26:59 -05:00
Francois Gouget
330520980a d3dcompiler_43: Move asmparser_message() and asmshader_error() up to avoid forward declarations. 2010-09-13 13:26:54 -05:00
Andrew Talbot
ab6ad77243 dsound: Constify some variables. 2010-09-13 11:01:52 -05:00
Eric Pouech
1e12e90cc9 dbghelp: Fix regression with prevented StackWalk on i386 CPU to be called with a NULL context. 2010-09-13 11:01:38 -05:00
Paul Vriens
ba5e809864 msvcp80/msvcr90: Fix some typos in the forwards. 2010-09-13 11:01:05 -05:00
Hans Leidekker
02e38f3066 shell32: Add support for CSIDL_PROGRAM_FILESX86 and CSIDL_PROGRAM_FILES_COMMONX86. 2010-09-13 10:59:27 -05:00
Hans Leidekker
7e9d50a122 msi: Avoid pointer truncation in MSI_ViewFetch and MSI_ViewModify. 2010-09-13 10:59:18 -05:00
Jacek Caban
addefe4ce5 msxml3: Don't use xmlnode's IXMLDOMNode iface in insertBefore implementations. 2010-09-13 10:59:02 -05:00
Jacek Caban
e9ebd8c964 msxml3: Don't use xmlnode's IXMLDOMNode iface in get_attributes implementations. 2010-09-13 10:58:56 -05:00
Jacek Caban
55175042eb msxml3: Don't use xmlnode's IXMLDOMNode iface in get_[previous|next]Sibling implementations. 2010-09-13 10:31:58 -05:00
Alistair Leslie-Hughes
5e5cd71ff1 msxml: Added support to create msxml4/6 interfaces. 2010-09-13 10:31:49 -05:00
Alistair Leslie-Hughes
ea451adf58 mshtml: Correct test for another unknown dispID. 2010-09-13 10:31:39 -05:00
Aric Stewart
5c581f079e gdi32: Silence a common and expected error. 2010-09-13 09:56:05 -05:00
Aric Stewart
7bf4db877a usp10: Check font for required features and report error if missing. 2010-09-13 09:55:49 -05:00
Aric Stewart
29d2c5a208 usp10: Improve handling of spaces during Itemization. 2010-09-13 09:55:46 -05:00
Aric Stewart
facc7b0306 usp10: Implement handling fMergeNeutralItems. 2010-09-09 19:56:36 +02:00
Luca Bennati
e9f3578854 devenum: Update Italian translation. 2010-09-09 19:56:36 +02:00
Luca Bennati
1f30199d29 wldap32: Update Italian translation. 2010-09-09 19:56:36 +02:00
Luca Bennati
7b96a28611 kernel32: Update Italian translation. 2010-09-09 19:28:32 +02:00
Luca Bennati
5e87eacb14 cryptui: Update Italian translation. 2010-09-09 19:28:32 +02:00
Luca Bennati
5687a16407 crypt32: Update Italian translation. 2010-09-09 19:28:32 +02:00
Austin English
4ada99aa83 ws2_32: Add a stub for WSANSPIoctl. 2010-09-09 19:28:32 +02:00
Austin English
66e635adac kernel32/tests: Typo fixes. 2010-09-09 19:28:32 +02:00
Austin English
e899b55ec1 rstrtmgr: Add stubs for RmGetList and RmRegisterResources. 2010-09-09 19:28:27 +02:00
Alexandre Goujon
ee706d3d68 avifil32: Fix EditStreamSetInfo wine checks. 2010-09-09 18:16:41 +02:00
Mariusz Pluciński
bb9a6ea2b0 gameux: IGameExplorer::RemoveGame implementation. 2010-09-09 18:04:57 +02:00
Mariusz Pluciński
9b7347b619 gameux: Add storing Description registry value. 2010-09-09 18:04:48 +02:00
Mariusz Pluciński
3c68877bc5 gameux: Add storing Title registry value. 2010-09-09 18:04:42 +02:00
Mariusz Pluciński
180ac750bb gameux: Add support of loading Application Id into registry. 2010-09-09 18:04:27 +02:00
Mariusz Pluciński
0949e083ec gameux: Initial implementation of IGameExplorer::AddGame. 2010-09-09 18:04:00 +02:00
Mikko Rasa
b46183a2b4 wined3d: Recognize GeForce GTX 460. 2010-09-09 18:03:18 +02:00
Joris Huizer
33042ed137 msxml3/tests: Add lastChild tests. 2010-09-09 14:58:23 +02:00
Alistair Leslie-Hughes
ed7f017d71 msxml6: Register interfaces. 2010-09-09 14:58:13 +02:00
Paul Vriens
75c5484174 dlls: Fix some specfiles with respect to 'str' and 'wstr' usage. 2010-09-09 14:57:44 +02:00
Roderick Colenbrander
a352ad2097 wined3d: Add Intel gpu and driver information. 2010-09-09 13:20:37 +02:00
Roderick Colenbrander
d79bbdca51 wined3d: Add AMD NT6x drivers. 2010-09-09 13:20:36 +02:00
Roderick Colenbrander
ae5d8698f9 wined3d: Add Nvidia NT6x driver information. 2010-09-09 13:20:36 +02:00
Thomas Mullaly
bef85fbc98 urlmon: Implemented IUriBuilder_RemoveProperties. 2010-09-09 13:20:33 +02:00
Thomas Mullaly
9d41c3d51a urlmon: Implemented IUriBuilder_HasBeenModified. 2010-09-09 13:20:33 +02:00
Thomas Mullaly
d95d6b5d1b urlmon: Implemented IUriBuilder_{Get/Set}IUri. 2010-09-09 13:20:33 +02:00
Thomas Mullaly
d56e62a1cf urlmon/tests: IUriBuilder's can create IUri's even if they don't have a base IUri. 2010-09-09 13:20:32 +02:00
Thomas Mullaly
dd0ea1cc29 urlmon/tests: Restructured IUriBuilder tests so they can accept IUriBuilders which don't have a base IUri.
Turns out an IUriBuilder doesn't need a valid IUri set as its IUri
property for the CreateUri* functions to succeed.
2010-09-09 13:20:32 +02:00
Thomas Mullaly
84987e05b5 urlmon/tests: Removed no longer needed todo_wine's. 2010-09-09 13:20:32 +02:00
Thomas Mullaly
dfa7c7e8e6 urlmon: Fixed bug in IUriBuilder_GetUserName. 2010-09-09 12:47:29 +02:00
Austin English
f74944d210 mmdevapi: Remove an unused variable. 2010-09-09 12:46:05 +02:00
Joris Huizer
37f61acb77 msxml3: Fix copy/paste error in get_lastChild functions. 2010-09-09 12:45:42 +02:00
Joris Huizer
2fd50cb4b8 wined3d: Fix typo in checkGLcall. 2010-09-09 12:45:30 +02:00
Wolfram Sang
9e1d9ef972 hhctrl: Add check for no filename. 2010-09-09 12:45:20 +02:00
Jacek Caban
92c7e1ae44 shdocvw: Fixed tests on IE <6. 2010-09-09 12:45:00 +02:00
Owen Rudge
0d6f4d2406 d3dx9/tests: Add D3DXCreateTextureFromResource tests. 2010-09-09 12:44:48 +02:00