Commit Graph

74700 Commits

Author SHA1 Message Date
Huw Davies 861bb8ee13 ole32: Remove some useless comments. 2010-12-20 12:47:42 +01:00
Detlef Riekenberg f29674e86f cmd: Do not reset errorlevel during SET. 2010-12-20 12:47:42 +01:00
Detlef Riekenberg 7506d41e75 cmd: Add german translation for CHOICE. 2010-12-20 12:47:41 +01:00
Detlef Riekenberg 7045e478a8 cmd: Add CHOICE builtin with DOS6 to XP commandline parameter. 2010-12-20 12:47:41 +01:00
André Hentschel 2f30e3e464 sane.ds: Fix translation of microsecond. 2010-12-20 12:47:41 +01:00
André Hentschel 9eda42fe94 gameux: Fix Path for the statistics. 2010-12-20 12:47:41 +01:00
André Hentschel 9b97fa1a60 gameux: Fix test failures on Wine wow64. 2010-12-20 12:47:41 +01:00
André Hentschel 0e5c2f346d msi/tests: Remove superfluous check. 2010-12-20 12:47:41 +01:00
Greg Geldorp ad8ce8388b rsaenh/tests: CryptGetKeyParam doesn't fail on Win7/Win2K8R2. 2010-12-20 12:47:41 +01:00
David Hedberg d2091a8043 shell32: Add IShellItem2 stub to ShellItem implementation. 2010-12-20 12:47:41 +01:00
David Hedberg 0d87e1f9fd shell32: IShellItem::GetAttributes should also work on the desktop shellfolder. 2010-12-20 12:47:40 +01:00
David Hedberg 7b67d4f5c6 include: Add IShellItem2 interface declaration. 2010-12-20 12:47:40 +01:00
David Hedberg dfc2f20b89 shell32: Return S_OK in ::SetPropertyBag. 2010-12-20 12:47:40 +01:00
David Hedberg f6dad19730 shell32: Fix ExplorerBrowser::SetRect to work properly when passed a NULL-valued hdwp. 2010-12-20 12:47:40 +01:00
David Hedberg 08fe24de06 wininet: Add a simple certificate dialog to InternetErrorDlg. 2010-12-20 12:47:39 +01:00
David Hedberg 46be41271c wininet: Make module handle scope global. 2010-12-20 12:47:39 +01:00
David Hedberg 3ce9304592 wininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID. 2010-12-20 12:47:39 +01:00
David Hedberg 7af43bb1b2 urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified. 2010-12-20 12:47:38 +01:00
Greg Geldorp 0650cb2456 kernel32/tests: Add tests to verify USERPROFILE and environment variables from registry are present and correct. 2010-12-20 12:47:38 +01:00
Nikolay Sivov 495792e228 oleaut32/varformat: Fix day string representation format output. 2010-12-20 12:47:38 +01:00
Rico Schüller 5b985bcb03 wined3d: Fix memset size in IWineD3DVolumeImpl_Unmap. 2010-12-20 12:47:38 +01:00
Albert Pool 018930a01e winecfg: Update Dutch translation. 2010-12-20 12:47:38 +01:00
Jacek Caban 50c99addb0 appwiz.cpl: Correctly handle NULL params in CPL_STARTWPARAMSW handler. 2010-12-20 12:47:38 +01:00
Alexandre Julliard c09f188c98 wiaservc: Convert coclasses registration to the IRegistrar mechanism. 2010-12-20 12:47:38 +01:00
Hwang YunSong caf742bdcf comdlg32: Update Korean resource. 2010-12-20 12:47:37 +01:00
Hwang YunSong a5661427dd comctl32: Update Korean resource. 2010-12-20 12:47:37 +01:00
Marcus Meissner f825f0d04a configure.ac: Add -Wlogical-op, if it's not noisy. 2010-12-20 12:47:33 +01:00
Alexandre Julliard 61d2d80795 loader: Define asm functions instead of inlines for x86-64 syscalls to avoid trouble with register constraints. 2010-12-18 12:33:29 +01:00
Alexandre Julliard 17e66e06d6 msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
Alexandre Julliard 875c1b8739 widl: Register the PSFactoryBuffer class as factory if it's defined in the idl file. 2010-12-17 14:58:47 +01:00
Alexandre Julliard 7372ffddb7 avifil32: Move extension registrations to the rgs file. 2010-12-17 13:50:41 +01:00
Alexandre Julliard ae2a992d70 quartz: Convert coclasses registration to the IRegistrar mechanism. 2010-12-17 13:26:04 +01:00
Michael Stefaniuc d1f907b9a8 winapi: Remove support for wineaudioio.drv. wineaudioio.drv is no more. 2010-12-17 13:26:04 +01:00
Michael Stefaniuc a2f0750f0b Remove the audioio sound driver. It is unused.
The supported Solaris version 9 and 10 do not have audioio anymore. They
are using the ESD sound driver instead.
2010-12-17 13:26:04 +01:00
Michael Stefaniuc d44bfdbff8 winecfg: Remove the support to configure the audioio driver sound. 2010-12-17 13:26:03 +01:00
Piotr Caban 52e5087aec kernel32: Added more ReadDirectoryChangesW tests. 2010-12-17 13:26:03 +01:00
Piotr Caban f4e64a442f server: Handle more inotify mask values. 2010-12-17 13:26:03 +01:00
Jacek Caban 98e1433779 mshtml: Added IHTMLStyleElement::type property implementation. 2010-12-17 13:26:03 +01:00
Jacek Caban 09c63b2215 mshtml: Added IHTMLStyleElement::media property implementation. 2010-12-17 13:26:03 +01:00
Jacek Caban 96efe799c1 mshtml: Added IHTMLScriptElement::get_scr implementation. 2010-12-17 13:26:02 +01:00
Jacek Caban f01d831b9b mshtml: Improved IOmNavigator::javaEnabled stub. 2010-12-17 13:26:02 +01:00
Jacek Caban 5cfe10b3e8 mshtml: Improved QueryService debug traces. 2010-12-17 13:26:02 +01:00
Jacek Caban 42d9e0c813 mshtml: Added support for forwarding object element's DOM calls to ActiveX control. 2010-12-17 13:26:02 +01:00
Jacek Caban 26049daf47 mshtml: Added IHTMLObjectElement::get_object implementation. 2010-12-17 13:26:02 +01:00
Jacek Caban d3aa44b20b shdocvw: Added support for QueryService(IID_IWebBrowserApp). 2010-12-17 13:26:02 +01:00
Jacek Caban ccf9b229e6 shdocvw: Moved getting dochost pointer to separated function. 2010-12-17 13:26:01 +01:00
Jacek Caban 07b6e423d3 shdocvw: Share get_LocationURL implementation between WebBrowser and InternetExplorer objects. 2010-12-17 13:26:01 +01:00
Marcus Meissner a601c75db3 kernel32: Fixed size to GetEnvironmentVariableW. 2010-12-17 13:26:01 +01:00
Juan Lang 667aeb3ede crypt32: Accept any matching CN when checking a certificate's name. 2010-12-17 13:26:01 +01:00
Hwang YunSong b439477612 cmdlgtst: Update Korean resource. 2010-12-17 13:26:01 +01:00