Commit Graph

29203 Commits

Author SHA1 Message Date
Jacek Caban c4dd6c68d0 mshtml: Use moniker in AsyncOpen if channel is NULL. 2006-08-09 17:16:21 +02:00
Jacek Caban f175762340 mshtml: Set nsURI's moniker in NewURI. 2006-08-09 17:16:15 +02:00
Jacek Caban 0c11b48240 mshtml: Set nsURI's moniker in OnStartURILoad. 2006-08-09 17:16:03 +02:00
Jacek Caban ca595cd799 mshtml: Don't crash in QueryInterface if uri is NULL. 2006-08-09 17:15:50 +02:00
Jacek Caban 6a6f9158b1 mshtml: Added default GetSpec implementation. 2006-08-09 17:15:41 +02:00
Jacek Caban 114a1a22aa mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in ResProtocolInfo::CombineUrl. 2006-08-09 17:15:27 +02:00
Jacek Caban 3d506d8575 mshtml: Continue searching for Gecko if loading xpcom.dll failed. 2006-08-09 17:15:15 +02:00
Jacek Caban aa760c8b1e mshtml: Store IMoniker in BSCallback. 2006-08-09 17:14:28 +02:00
Jacek Caban f0ca85f78e mshtml: Added GetMoniker and SetMoniker methods to nsIWineURI. 2006-08-09 17:13:03 +02:00
Jacek Caban cba2e19409 mshtml: Create "Internet Explorer_Hidden" window. 2006-08-09 17:12:50 +02:00
Jacek Caban 3f05182335 mshtml: Load the page from moniker if we don't have nsIChannel. 2006-08-09 17:12:29 +02:00
Jacek Caban 84d93d1981 shdocvw: Return DIID_DWebBrowserEvents in GetGUID for WebBrowser_V1. 2006-08-09 17:12:24 +02:00
Huw Davies 0476397387 shlwapi: Add tests for PathUnquoteSpaces. 2006-08-09 17:12:21 +02:00
Kai Blin d2989cc32d secur32: Make ntlm tests run on both WinXP and Win2k. 2006-08-09 17:12:14 +02:00
Kai Blin a71cf8446f secur32: Add tests for MakeSignature, VerifySignature, EncryptMessage and DecryptMessage. 2006-08-09 17:10:37 +02:00
Mike McCormack 4fa9f63761 shell32: IShellLink::SetPath removes quotes from the path. 2006-08-09 17:10:32 +02:00
Mike McCormack 1cc186ba81 shell32: Fix test compilation with MSVC6. 2006-08-09 17:10:27 +02:00
Alexandre Julliard 672bfc2d62 server: Make the message extra info 64 bits on Win64. 2006-08-09 17:10:14 +02:00
Alexandre Julliard d3b3096756 server: Split the queuing of hardware messages into a separate send_hardware_message request. 2006-08-09 16:45:26 +02:00
Mikołaj Zalewski 64c5142ae9 shell32: Add recyclebin.c file missing in previous commit. 2006-08-09 13:05:58 +02:00
Mikołaj Zalewski a0f696bbfc shell32: Update Polish translation. 2006-08-09 12:49:15 +02:00
Mikołaj Zalewski 4bb595e4c6 shell32: Add a custom icon for the trash folder. 2006-08-09 12:49:07 +02:00
Mikołaj Zalewski 76a20d38f3 shell32: Add trash items enumeration. 2006-08-09 12:47:57 +02:00
Mikołaj Zalewski 289e469e7c shell32: Add a Trash virtual folder. 2006-08-09 12:47:39 +02:00
Yong Chi f0d6cba3a5 ddraw: Fix for incorrect return value from wined3d. 2006-08-09 12:39:47 +02:00
Alexandre Julliard 4e67a4558c Make.rules: Added rules for client/proxy/server generation from IDL files. 2006-08-09 12:38:15 +02:00
Alexandre Julliard a075001704 explorer: Never paint the desktop when using the X root window. 2006-08-09 11:21:41 +02:00
Juan Lang 5349745a90 crypt32: Trace key type in CryptFindOIDInfo. 2006-08-09 11:21:24 +02:00
Hwang YunSong(황윤성) 78610e20cc user32: Updated Korean resource. 2006-08-09 11:21:16 +02:00
Michael Stefaniuc 243a3e4107 msvcrt: Remove redundant NULL checks before MSVCRT_free. 2006-08-09 11:21:07 +02:00
Michael Stefaniuc 125e310ed3 comdlg32: Remove redundant NULL checks before MemFree. 2006-08-09 11:21:02 +02:00
Matt Finnicum 43a23b00a7 wordpad: Request WS_VSCROLL now that riched20 supports it. 2006-08-09 11:20:52 +02:00
Matt Finnicum 658c0cdd1a riched20: Implement EM_SHOWSCROLLBAR, EM_SETSCROLLPOS, ES_DISABLENOSCROLL, and WS_VSCROLL. 2006-08-09 11:20:43 +02:00
James Hawkins bf4e00fd9b msi: Add tests for the RemoveFiles action. 2006-08-09 11:20:25 +02:00
Andrew Talbot 9a67d452fa user/tests: Write-strings warnings fix. 2006-08-09 11:20:18 +02:00
Andrew Talbot 5f2558f506 shlwapi/tests: Write-strings warnings fix. 2006-08-09 11:20:12 +02:00
Kai Blin c62193266d secur32: Move NTLM tests to ntlm.c to avoid cluttering main.c with NTLM-specific tests. 2006-08-09 11:20:03 +02:00
Juan Lang e649994262 rsaenh: Test and fix CryptEncrypt with NULL buffer. 2006-08-08 20:15:08 +02:00
Jeff Latimer ff421fde8e usp10: ScriptItemize will break up the string into script_items. 2006-08-08 20:07:09 +02:00
Francois Gouget faf05dfd3b configure: Fix the linux/ipx.h detection. 2006-08-08 19:48:05 +02:00
Roderick Colenbrander c856432fab wined3d: Volume texture addressing caps. 2006-08-08 19:37:30 +02:00
Roderick Colenbrander eba1f90ef6 wined3d: Shader declaration cap fixes. 2006-08-08 19:37:23 +02:00
Matt Finnicum cba3b122ed riched20: Modify ME_CharFromPoint to work properly with password controls. 2006-08-08 19:35:44 +02:00
Samuel Lidén Borell 1209e6691b mshtml: Add Swedish translation. 2006-08-08 19:35:33 +02:00
Roderick Colenbrander 194cdfa4b0 wined3d: Shader cap fixes. 2006-08-08 19:35:24 +02:00
Robert Shearman b550f34f2e user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer process. 2006-08-08 19:35:15 +02:00
Mike McCormack 5678ec4db6 shell32: Use case insensitive comparisons when comparing paths. 2006-08-08 19:34:40 +02:00
James Hawkins f84fa0ce63 msi: Fix the compressed files logic.
If the compressed file attribute is not set, use the Word Count
property to determine if files are compressed.
2006-08-08 19:34:34 +02:00
Hwang YunSong(황윤성) 8f6de4af74 shell32: Updated Korean resource. 2006-08-08 11:22:11 +02:00
Jan Zerebecki ccf0d11352 wined3d: Stub out remaining renderstates. 2006-08-08 11:21:17 +02:00