Commit Graph

57710 Commits

Author SHA1 Message Date
Michael Stefaniuc 6d4170bd40 mshtml: COM cleanup for the IHTMLElementCollection iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc 700ab01b6d mshtml: COM cleanup for the IHTMLFiltersCollection iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc 98d5a2e7f0 mshtml: COM cleanup for the IHTMLElement3 iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc a75e2b2789 mshtml: COM cleanup for the IHTMLElement2 iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc d4248e95f5 mshtml: COM cleanup for the IHTMLElement iface. 2010-12-30 12:21:53 +01:00
Nikolay Sivov cd88a165a4 oleaut32: Get rid of useless comment lines. 2010-12-30 12:21:53 +01:00
Luca Bennati be3127f5c6 appwiz.cpl: Update Italian translation. 2010-12-30 12:21:53 +01:00
Luca Bennati e6983d20fb jscript: Update Italian translation. 2010-12-30 12:21:53 +01:00
Łukasz Wojniłowicz d8186eb4bc jscript: Update Polish translation. 2010-12-30 12:21:53 +01:00
Łukasz Wojniłowicz 5766d7565d appwiz.cpl: Update Polish translation. 2010-12-30 12:21:52 +01:00
Anders Jonsson 8ba970d5aa jscript: Update Swedish translation. 2010-12-30 12:21:52 +01:00
Anders Jonsson db192b6d7b appwiz.cpl: Update Swedish translation. 2010-12-30 12:21:52 +01:00
Jacek Caban ca3e5c47ce shdocvw: Get rid of no longer used DOCHOST_THIS. 2010-12-30 12:21:52 +01:00
Aurimas Fišeras 09b14ce784 appwiz.cpl: Update Lithuanian translation. 2010-12-30 12:21:52 +01:00
Jacek Caban 4582a8fe42 jscript: Moved remaining registration to IRegistrar mechanism. 2010-12-29 17:43:18 +01:00
Jacek Caban 3d1595dc81 jscript: Return 'unknown' in typeof operator for native object's values that can't be retrieved. 2010-12-29 17:43:13 +01:00
Jacek Caban 48202ee09e jscript: Don't unescape '\v'. 2010-12-29 17:01:46 +01:00
Eryk Wieliczko b6acca6696 msvcrt: Implement _ftime64_s and _ftime32_s. 2010-12-29 12:05:23 +01:00
Greg Geldorp f6990085cc setupapi/tests: Uninstall .pnf if uninstall of .inf failed. 2010-12-29 12:03:48 +01:00
Jacek Caban b00117d4b6 appwiz.cpl: Added checksum validation of downloaded file. 2010-12-29 11:59:39 +01:00
Adam Martinson 2eb2f71c03 configure: Fix OpenCL includes on systems with only CL/cl.h. 2010-12-29 11:59:39 +01:00
Arno Teigseth 01b9fd3679 msvcrt: Added _ui64tow_s. 2010-12-29 11:59:39 +01:00
Michael Stefaniuc 74ce3e53d4 oleaut32/tests: COM cleanup for usrmarshal.c. 2010-12-29 11:59:38 +01:00
Michael Stefaniuc bae6528247 sti: Use an iface instead of a vtbl pointer in sti_cf. 2010-12-29 11:59:38 +01:00
Michael Stefaniuc 3dd2c0d832 hnetcfg: Use an iface instead of a vtbl pointer in hnetcfg_cf. 2010-12-29 11:59:38 +01:00
Michael Stefaniuc 957cfa68da wmiutils: Use an iface instead of a vtbl pointer in wmiutils_cf. 2010-12-29 11:59:38 +01:00
Michael Stefaniuc a36f51f357 xmllite/tests: Use an iface instead of a vtbl pointer in testinput. 2010-12-29 11:59:38 +01:00
Michael Stefaniuc d15f5722cb explorerframe/tests: COM cleanup for INameSpaceTreeControlEventsImpl. 2010-12-29 11:59:37 +01:00
Michael Stefaniuc e53582fdc1 msxml3: Use an iface instead of a vtbl pointer in parse_error_t. 2010-12-29 11:59:37 +01:00
Michael Stefaniuc 17b4de2bba wbemprox: Use an iface instead of a vtbl pointer in wbemprox_cf. 2010-12-29 11:59:37 +01:00
Michael Stefaniuc 65ff66a111 inetcomm: Use an iface instead of a vtbl pointer in cf. 2010-12-29 11:59:36 +01:00
Michael Stefaniuc 3388353679 mshtml: Use an iface instead of a vtbl pointer in nsProtocolHandler. 2010-12-29 11:59:35 +01:00
Michael Stefaniuc 4b37d5c72b mshtml: COM cleanup for the IHTMLTxtRange iface. 2010-12-29 11:59:35 +01:00
Michael Stefaniuc 2a2bc6a98d msxml3: Use an iface instead of a vtbl pointer in httprequest. 2010-12-29 11:59:35 +01:00
Michael Stefaniuc 7af2899aeb oledb32: Use ifaces instead of vtbl pointers in convert. 2010-12-29 11:59:34 +01:00
Michael Stefaniuc 5101f249c8 hlink: Use ifaces instead of vtbl pointers in HlinkImpl. 2010-12-29 11:59:34 +01:00
Michael Stefaniuc abcd84aa0e mapi32: COM cleanup for the IPropData iface. 2010-12-29 11:59:34 +01:00
Michael Stefaniuc e67e836ef9 mapi32: Fully merge the IMAPIProp ifaces into IPropData. 2010-12-29 11:59:34 +01:00
Michael Stefaniuc ef39e0ec1a crypt32: Don't open code CONTAINING_RECORD(). 2010-12-29 11:59:34 +01:00
André Hentschel ffea4ba5ac advapi32/tests: Even more tests for the merged view of HKCR. 2010-12-29 11:59:33 +01:00
Gerald Pfeifer 8f7d06b69b dbghelp: Make ehdr_addr in elf_enum_modules_internal dependent on AT_SYSINFO_EHDR. 2010-12-29 11:59:33 +01:00
André Hentschel ba1f962d10 ntdll/tests: Don't test function directly when reporting GetLastError(). 2010-12-29 11:59:33 +01:00
Vitaliy Margolen 2774d40463 dinput: Convert DirectInput to using interface instead of vtbl. 2010-12-29 10:48:32 +01:00
Yaron Shahrabani 4a17b11d97 wininet: Updated Hebrew translation. 2010-12-29 10:47:47 +01:00
André Hentschel 06560dd092 jscript: Update German translation. 2010-12-29 10:47:38 +01:00
Aurimas Fišeras 6ac2a7eb04 jscript: Update Lithuanian translation. 2010-12-29 10:47:33 +01:00
Jacek Caban 10b1a7edf6 jscript: Added conditional compilation tests. 2010-12-28 16:35:43 +01:00
Jacek Caban 45e33ec280 jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01:00
Jacek Caban 74416052ce jscript: Moved allocating double literal to separated function. 2010-12-28 16:35:43 +01:00
Jacek Caban 501cad6920 jscript: Moved new_boolean_literal to lex.c. 2010-12-28 16:35:42 +01:00
Jacek Caban 0f36ef09b1 jscript: Ensure that the whole script is parsed. 2010-12-28 16:35:42 +01:00
Jacek Caban 5e469f4fff jscript: Use HRESULTs instead of IDSs in parser. 2010-12-28 16:35:42 +01:00
Jacek Caban 7774a0a4c1 jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
Jacek Caban aab8a1ba3a jscript: Better syntax error tests. 2010-12-28 16:35:41 +01:00
Greg Geldorp 519c288946 shell32/tests: Fix race conditions. 2010-12-28 16:35:41 +01:00
Rico Schüller ba9d311f0d d3dcompiler: Implement ID3D11ReflectionInterface::GetDesc(). 2010-12-28 16:35:40 +01:00
Rico Schüller 127d07a3cc d3dcompiler: Add initial SHDR and SHEX parsing. 2010-12-28 16:35:40 +01:00
Rico Schüller a2a7000eeb d3dcompiler: Add initial RDEF parsing. 2010-12-28 16:35:40 +01:00
Alexandre Julliard 66814d0dd6 winex11: Make the tool window flag take precedence when setting the window type.
This prevents some menus from being marked as dialogs.
2010-12-28 16:35:40 +01:00
Hwang YunSong a13078eebd msvidc32: Update Korean resource. 2010-12-28 16:35:39 +01:00
Hwang YunSong dd7dc1f8ec msvfw32: Update Korean resource. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 6723b3c56c mshtml: COM cleanup for the remaining ifaces in NSContainer. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 29944c7caf mshtml: COM cleanup for the nsIWebBrowserChrome iface. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 6994317b05 avifil32: Reorder some code to avoid forward declarations for the IGetFrameVtbl methods. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 157480df1a avifil32: Use an iface instead of a vtbl pointer in IGetFrameImpl. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 61d84d68bb avifil32: Reorder some code to avoid forward declarations for the IAVIStreamVtbl methods. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc a45ae7ba88 avifil32: Use an iface instead of a vtbl pointer in IAVIStreamImpl. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 13e1997860 msxml3: Standardize the COM usage in saxreader.c. 2010-12-28 16:35:39 +01:00
Nikolay Sivov b3514b4718 oleaut32: Use function description layout instead of hardcoded byte offsets. 2010-12-28 16:35:39 +01:00
Greg Geldorp 7234ddd263 shell32/tests: Support for IShellFolderView::RemoveObject was removed in Win7. 2010-12-28 16:35:39 +01:00
Jacek Caban a131886a86 mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation. 2010-12-28 16:35:39 +01:00
Jacek Caban f52e0a776f mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
Jacek Caban 76c028b7c2 mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions. 2010-12-28 16:35:36 +01:00
Eric Pouech 1966ba8b7f dbghelp: For targets on Linux, report the VDSO system page as a known ELF module. 2010-12-28 11:18:33 +01:00
Eric Pouech 749dafd987 dbghelp: Extend elf_map_file so that it can also handle ELF maps directly from debuggee address space. 2010-12-28 11:16:07 +01:00
Eric Pouech 737b5b95bb dbghelp: Use pread instead of read in elf_map_file. 2010-12-28 11:15:24 +01:00
Eric Pouech 655247354a dbghelp: Split elf_load_file into two functions (one for creating a file-map, another one for loading info out of a file-map). 2010-12-28 11:15:06 +01:00
Eric Pouech 8740f1dc1e dbghelp: Factorize a bit the ELF enumeration callbacks. 2010-12-28 11:14:43 +01:00
Andrew Nguyen 12880784fe wined3d: Handle the swapchain presentation interval with wglSwapIntervalEXT. 2010-12-27 15:39:41 +01:00
Andrew Nguyen a7346e9fc8 winex11.drv: Enhance the wrapper functions for WGL_EXT_swap_control. 2010-12-27 15:39:41 +01:00
Andrew Nguyen 0f050b3ecb wined3d: Fix typo in GL_SGIS_generate_mipmap preprocessor definition. 2010-12-27 15:39:41 +01:00
Andrew Nguyen 7e13b1afaf wined3d: Remove references to GLX_SGI_video_sync.
Usage of GLX_SGI_video_sync is problematic, and wined3d cannot use GLX extensions.
2010-12-27 15:39:41 +01:00
Michael Stefaniuc 6b90fc236e mshtml: COM cleanup for the rest of the *Window* ifaces in HTMLWindow. 2010-12-27 15:39:41 +01:00
Michael Stefaniuc 2e24de635d mshtml: COM cleanup for the IHTMLWindow2 iface. 2010-12-27 15:39:40 +01:00
Jacek Caban f8afae75b5 jscript: Added ScriptEngine*Version functions implementation. 2010-12-27 15:39:40 +01:00
Jacek Caban 36fe9472c2 jscript: Added ScriptEngine() implementation. 2010-12-27 15:39:39 +01:00
Timo Teräs bfc8832ccb iphlpapi: Fix GetAdaptersAddresses return values. 2010-12-27 15:39:39 +01:00
Hwang YunSong 8dceb07620 msrle32: Update Korean resource. 2010-12-27 15:39:38 +01:00
Hwang YunSong a0639d004d msi: Update Korean resource. 2010-12-27 15:39:38 +01:00
Greg Geldorp c1dc5f8879 spoolss/tests: Skip tests on Win7. 2010-12-27 15:39:38 +01:00
André Hentschel 57aa778e2d setupapi/tests: Don't test function directly when reporting GetLastError(). 2010-12-27 15:39:37 +01:00
André Hentschel 424fa9a7f3 setupapi/tests: Better clean up if SetupUninstallOEMInf fails. 2010-12-27 15:39:37 +01:00
Alexandre Julliard 086848a45f ntdll: Use the gettid system call on all Linux platforms. 2010-12-27 12:07:12 +01:00
Alexandre Julliard 264996a75d ntdll: Use the futex system calls on all Linux platforms. 2010-12-27 12:01:52 +01:00
Alexandre Julliard 0f9e93afaa ntdll: Use the getdents64 system call on all Linux platforms. 2010-12-27 12:01:43 +01:00
Michael Stefaniuc b574f2fd91 mshtml: COM cleanup for the IObjectWithSite iface. 2010-12-27 11:51:52 +01:00
Michael Stefaniuc 2efc64fbc2 mshtml: COM cleanup for the ISupportErrorInfo iface. 2010-12-27 11:51:47 +01:00
Michael Stefaniuc a8bb1ab85b mshtml: COM cleanup for the IHlinkTarget iface. 2010-12-27 11:51:40 +01:00
Michael Stefaniuc 6c7a78eca0 mshtml: COM cleanup for the IOleControl iface. 2010-12-27 11:51:33 +01:00
Michael Stefaniuc 541a49edc2 mshtml: COM cleanup for all the IOleCommandTarget ifaces. 2010-12-27 11:51:25 +01:00
Michael Stefaniuc 389a7f547e mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
Nikolay Sivov 22022d13d1 oleaut32: Get rid of some magic offset values, use structure for that. 2010-12-27 11:50:38 +01:00
Nikolay Sivov 677302cf22 oleaut32: Move common define to a header. 2010-12-27 11:49:52 +01:00
Nikolay Sivov c924922935 oleaut32: Get SYSKIND value with a helper. 2010-12-27 11:49:30 +01:00
Nikolay Sivov 069b8e50eb oleaut32: Allow all property methods to have the same name. 2010-12-27 11:49:23 +01:00
Nikolay Sivov b6313c702e oleaut32: Add a helper to return INVOKEKIND flags value. 2010-12-27 11:49:14 +01:00
Eric Pouech cecddb3216 msvcr90: Fix an integer overflow on 64 bit system for qsort_s tests. 2010-12-27 11:48:55 +01:00
Eric Pouech 495e55c07d urlmon: Fixed traces on 64bit systems. 2010-12-27 11:48:49 +01:00
Eric Pouech cf06ef640d dbghelp: Fix ELF file computation on 64bit systems. 2010-12-27 11:47:51 +01:00
Marcus Meissner 4b5641add1 winealsa.drv: Re-add capcontrols initialization. 2010-12-27 11:47:21 +01:00
Jacek Caban 87f0ba49e0 urlmon: Fixed a race in tests causing unexpected Switch call failures. 2010-12-27 11:46:17 +01:00
Sven Baars a529c4a835 wininet: Update the Dutch translation. 2010-12-27 11:46:05 +01:00
Hwang YunSong 6835fba305 msacm32: Update Korean resource. 2010-12-27 11:45:48 +01:00
Hwang YunSong ebea4cbc38 mpr: Update Korean resource. 2010-12-27 11:45:44 +01:00
Aurimas Fišeras 088fffec94 wininet: Update Lithuanian translation. 2010-12-27 11:45:28 +01:00
Hans Leidekker 6d10216891 msi: Change ACTION_UpdateComponentStates to take a feature pointer. 2010-12-24 15:51:31 +01:00
Hans Leidekker 706b54daa7 msi: Use a function to determine if a feature is selected. 2010-12-24 15:51:25 +01:00
Hans Leidekker 03a3292ffe msi: Set the install level to the maximum if the requested install state is not the default. 2010-12-24 15:51:14 +01:00
Hans Leidekker cbf7a1e86e msi: Set the Preselected property if the default feature selection is modified in a dialog. 2010-12-24 15:50:59 +01:00
Alexandre Julliard 7a041d5209 appwiz.cpl: Convert the application list to a standard Wine list. 2010-12-24 14:51:03 +01:00
Hwang YunSong 2f9927b8ab localui: Update Korean resource. 2010-12-24 12:05:51 +01:00
Hwang YunSong 0ac0955a98 localspl: Update Korean resource. 2010-12-24 12:05:47 +01:00
Hans Leidekker 271d7b6a65 appwiz.cpl: Run msiexec if the WindowsInstaller value is set. 2010-12-24 12:05:34 +01:00
Nikolay Sivov 60001e1c67 oleaut32: Hide variables and functions count storage details in helpers. 2010-12-24 12:05:18 +01:00
Nikolay Sivov 8305abdab7 oleaut32: Fix ICreateTypeInfo2::SetVarHelpContext() to iterate properly. 2010-12-24 12:05:10 +01:00
André Hentschel a22b2c5686 gameux: Fix another test failure on Wine wow64. 2010-12-24 12:05:06 +01:00
Luca Bennati 63d8852c66 wininet: Update Italian translation. 2010-12-24 12:05:03 +01:00
Hans Leidekker 05a95f2e92 msi: Remove an incorrect error trace. 2010-12-23 17:45:11 +01:00
Hans Leidekker 6625f07ebf msi: Don't flag an error in the InstallServices action if the component does not exist. 2010-12-23 17:45:07 +01:00
Hans Leidekker 5f9dd9df1f msi: Global and local win32 assembly names are formatted differently. 2010-12-23 17:45:01 +01:00
Hans Leidekker 9e30f77568 msi: Add some traces. 2010-12-23 17:44:54 +01:00
Hans Leidekker 489f82e9b4 msi: Rewrite command line parsing to handle quoted values correctly. 2010-12-23 17:44:47 +01:00
Hans Leidekker 7bc7d09109 msi: Return INSTALLSTATE_UNKNOWN from MsiGetComponentState if the component is disabled. 2010-12-23 17:44:35 +01:00
Kirill Smelkov d5cb11a45a kernel32: Support deleting resources in UpdateResource. 2010-12-23 17:07:40 +01:00
Jacek Caban 467844765b urlmon: Make protocol tests more verbose. 2010-12-23 17:07:40 +01:00
Jacek Caban 75c7d56465 mshtml: Get rid of no longer used GECKO_DATADIR. 2010-12-23 17:07:40 +01:00
David Hedberg 35a45d8190 shell32: Add IInputObject stub to ExplorerBrowser. 2010-12-23 17:07:40 +01:00
Alexandre Julliard 37ae7a533c ntdll: Use the syscall function instead of inline assembly. 2010-12-23 16:10:18 +01:00
Michael Stefaniuc 91ecb05f29 ole32: Standardize the COM usage in defaulthandler.c. 2010-12-23 13:47:27 +01:00
Michael Stefaniuc feba7c37b4 ole32: Use ifaces instead of vtbl pointers in DataCache. 2010-12-23 13:47:27 +01:00
Greg Geldorp e2ce3cffe3 shdocvw/tests: Need to save .url before committing extra props for IE6. 2010-12-23 13:47:27 +01:00
André Hentschel c6682ef5dc advapi32: Print a FIXME also for the unknown levels. 2010-12-23 13:47:27 +01:00
André Hentschel 2bbb9cb888 shell32/tests: Fix a typo. 2010-12-23 13:47:26 +01:00
Frédéric Delanoy 79f36b2a08 wininet: Update French translation. 2010-12-23 13:47:26 +01:00
Hwang YunSong 36cbe780ec iccvid: Update Korean resource. 2010-12-23 13:47:26 +01:00
Hwang YunSong 719b60187d hhctl.ocx: Update Korean resource. 2010-12-23 13:47:25 +01:00
Austin English a5c50a25fb quartz: Avoid %L in traces (LLVM/Clang). 2010-12-23 13:47:25 +01:00
Austin English cccc36e25a mscoree/tests: Fix a broken test (LLVM/Clang). 2010-12-23 13:47:25 +01:00
Michael Stefaniuc 62e9961e29 mshtml: COM cleanup for the IOleInPlaceObjectWindowless iface. 2010-12-23 13:47:25 +01:00
Michael Stefaniuc 176358216f mshtml: COM cleanup for the IViewObjectEx iface. 2010-12-23 13:47:25 +01:00