1. 99dd348 shdocvw: Specify the full path to iexplore.exe. by Alexandre Julliard · 15 years ago
  2. 0856f77 shdocvw: Specify the full application path when starting winemenubuilder.exe. by Alexandre Julliard · 15 years ago
  3. bbfee00 shdocvw: Improved debug messages. by Jacek Caban · 15 years ago
  4. 5789e66 shdocvw/tests: Fix test on Win7. by Ge van Geldorp · 16 years ago
  5. d24690c shdocvw: Added IWebBrowser2::get_ReadyState implementation. by Jacek Caban · 16 years ago
  6. 8c7ec91 shdocvw: Use IPropertyNotifySink to track ready state and complete notification. by Jacek Caban · 16 years ago
  7. 7b15652 shdocvw: Move OnObjectAvailable implementation to dochost.c. by Jacek Caban · 16 years ago
  8. c8e34cf shdocvw: Added IPropertyNotifySink stub implementation. by Jacek Caban · 16 years ago
  9. 929c80d shdocvw.inf: Add default registry key "HKCU\Software\Microsoft\Internet Explorer\Settings. by Louis Lenders · 16 years ago
  10. 80f02b8 mshtml: Use URL moniker to load http documents. by Jacek Caban · 16 years ago
  11. c19c009 shdocvw: Return succes in bind status callback functions. by Jacek Caban · 16 years ago
  12. 44e874a shdocvw/tests: Use the global wine_dbgstr_w instead of a local variant. by Alexandre Julliard · 16 years ago
  13. a357582 shdocvw: Support URLs passed by reference in WebBrowser_Navigate2. by Juan Lang · 16 years ago
  14. a1ab2df shdocvw: Add basic support for InPlaceDeactivate. by Alistair Leslie-Hughes · 16 years ago
  15. 3bc4e67 shdocvw: Fix format parameter type. by Vladimir Pankratov · 16 years ago
  16. 52bade9 shdocvw: Check GetContainer result before setting new container. by Jacek Caban · 16 years ago
  17. a4c1c66 shdocvw: Add stub for SHRestricted2W. by Stefan Leichter · 16 years ago
  18. 83eb00c shdocvw: Import the version.rc into the main rc file. by Michael Stefaniuc · 16 years ago
  19. 583be32 shdocvw: Handle DISPID_AMBIENT_DLCONTROL case. by Austin English · 16 years ago
  20. f1cb327 shdocvw: Add SHDOCVW_LockModule()/SHDOCVW_UnlockModule() calls to ITaskbarList. by Henri Verbeet · 16 years ago
  21. 697e529 shdocvw: Take the riid parameter to TaskbarList_Create() into account. by Henri Verbeet · 16 years ago
  22. 52fdc9e shdocvw/tests: Fix a test failure with IE8. by Paul Vriens · 16 years ago
  23. 8968f5f shdocvw/tests: Fix shdocvw:webbrowser test on some Windows boxes. by Ge van Geldorp · 16 years ago
  24. 8e12ad4 shdocvw: Add a stub ITaskbarList implementation. by Henri Verbeet · 16 years ago
  25. efbb4eb widl: Output "LONG" instead of "long" for a 32bit integer. by Michael Stefaniuc · 16 years ago
  26. 4f65338 shdocvw/tests: Add a missing FreeLibrary(). by Paul Vriens · 16 years ago
  27. 423ffdd shdocvw/tests: Detect more interfaces in the webbrowser test. by Detlef Riekenberg · 16 years ago
  28. 41c0d35 shdocvw/tests: Add IServiceProvider to the webbrowser test. by Detlef Riekenberg · 16 years ago
  29. 6b505e1 shdocvw/tests: Dump the guid for additional interfaces. by Detlef Riekenberg · 16 years ago
  30. 64adaf7 shdocvw: Added QueryStatus implementation. by Jacek Caban · 16 years ago
  31. 7ac34f9 shdocvw: Added loading tests. by Jacek Caban · 16 years ago
  32. f250f4f Assorted spelling fixes. by Francois Gouget · 16 years ago
  33. a14a75b shdocvw: Correct OnAmbientPropertyChange regression. by Alistair Leslie-Hughes · 16 years ago
  34. 69a8066 shdocvw: OnAmbientPropertyChange should refresh all properties with a DISPID_UNKNOWN. by Alistair Leslie-Hughes · 16 years ago
  35. 58292e8 shdocvw: Add IServiceProvider support. by Alistair Leslie-Hughes · 16 years ago
  36. 0a9a1bc shdocvw: Add test to show IServiceProvider is supported. by Alistair Leslie-Hughes · 16 years ago
  37. da5372b shdocvw: Fixed tests on IE7. by Jacek Caban · 16 years ago
  38. 3aebdbb shdocvw: Stub implementation of IEParseDisplayNameWithBCW. by Aric Stewart · 16 years ago
  39. 53bc998 shdocvw: Fix a pointer cast warning on 64-bit. by Alexandre Julliard · 16 years ago
  40. 10b2d6d shdocvw/tests: Fix test failures on XP SP2 and higher. by Paul Vriens · 16 years ago
  41. 2166afc Assorted spelling fixes. by Francois Gouget · 16 years ago
  42. e9e1274 shdocvw/tests: Add tests for ParseURLFromOutsideSource. by Detlef Riekenberg · 16 years ago
  43. 468da8e shdocvw: Implement ParseURLFromOutsideSource. by Detlef Riekenberg · 16 years ago
  44. 1a0f1f5 shdocvw/tests: Fix a test on IE 5.x. by Detlef Riekenberg · 16 years ago
  45. 9814ca9 shdocvw: Remove unneeded address-of operators from array name. by Andrew Talbot · 16 years ago
  46. bbaa72d shdocvw: Implement go_home function. by Vladimir Pankratov · 16 years ago
  47. 2a2387b shdocvw: Remove WINAPI on static functions where not needed. by Francois Gouget · 16 years ago
  48. 3c88a2f shdocvw: Silence invalid QueryInterface FIXME. by Alistair Leslie-Hughes · 16 years ago
  49. e37f8f2 shdocvw: Fix the computation of the default extents. by Alexandre Julliard · 16 years ago
  50. a815677 shdocvw/tests: Make the webbrowser test dpi aware, make it pass in wine. by Detlef Riekenberg · 16 years ago
  51. bc295ef shdocvw: Fixed buffer size to GetPrivateProfileStringW. by Marcus Meissner · 16 years ago
  52. 9ff230d shdocvw, winemenubuilder: Generate fd.o entries for .url files. by Damjan Jovanovic · 16 years ago
  53. 27685ad shdocvw: Correct tests. by Alistair Leslie-Hughes · 16 years ago
  54. b901c8d shdocvw: Fix the COLOR_xxx usage. by Dmitry Timoshkov · 16 years ago
  55. a43adb4 shdocvw: Revert "Added Support for the IViewObjectEx" with tests. by Jacek Caban · 16 years ago
  56. b91061e shdocvw: Added Support for the IViewObjectEx interface. by Alistair Leslie-Hughes · 16 years ago
  57. f0ec2a5 shdocvw/tests: Use the correct size for memset. by Detlef Riekenberg · 16 years ago
  58. 199bcc9 shdocvw/tests: Avoid sizeof in trace. by Alexandre Julliard · 16 years ago
  59. d4e7845 shdocvw/tests: Add tests for URLSubRegQueryA. by Detlef Riekenberg · 16 years ago
  60. 507665d shdocvw: Implement URLSubRegQueryA. by Detlef Riekenberg · 16 years ago
  61. 88a6c9c shdocvw/tests: Remove duplicated header include. by Michael Stefaniuc · 16 years ago
  62. 6898957 shdocvw: Use FAILED instead of !SUCCEEDED. by Michael Stefaniuc · 16 years ago
  63. 4d46c99 shdocvw: Fixed tests on IE5. by Jacek Caban · 17 years ago
  64. 567fb5e shdocvw: Create default App Paths key for iexplore.exe. by Louis Lenders · 17 years ago
  65. 4014595 shdocvw: Set the default homepage. by Detlef Riekenberg · 17 years ago
  66. 3b3ac07 shdocvw: Remove redundant NULL check before SysFreeString. by Detlef Riekenberg · 17 years ago
  67. d23fc94 shdocvw: Sign-compare warnings fix. by Andrew Talbot · 17 years ago
  68. 0995176 shdocvw: Fixed building on msvc. by Reece Dunn · 17 years ago
  69. 4823b2c Assorted spelling fixes. by Francois Gouget · 17 years ago
  70. d586661 shdocvw: Pass the right IDispatch to NavigateComplete2 and DocumentComplete. by Jacek Caban · 17 years ago
  71. ad886d6 shdocvw: Rudimentary implementation of CLSID_InternetShortcut. by Damjan Jovanovic · 17 years ago
  72. 79c64ac tests: Don't depend on the static uuid libraries in the tests. by Alexandre Julliard · 17 years ago
  73. f0d8b8b shdocvw: Added WebBrowser's IDispatch methods implementation. by Jacek Caban · 17 years ago
  74. 54ef871 shdocvw: Fixed DISPID_ONTOOLBAR test on IE7. by Jacek Caban · 17 years ago
  75. 87b1cab shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser. by Petr Dlouhý · 17 years ago
  76. 38cae0b shdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch). by Michael Stefaniuc · 17 years ago
  77. d4a3e9c shdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detected to be present. by Aric Stewart · 17 years ago
  78. dad21bb makefiles: List the static libraries as normal imports instead of extra libs. by Alexandre Julliard · 17 years ago
  79. 8ebe988 Add makedep magic comments for typelibs in resource files. by Alexandre Julliard · 17 years ago
  80. 03599db shdocvw: Fix a test that fails on all platforms. by James Hawkins · 17 years ago
  81. 876257a shdocvw: Fixed typo in CLSID_InternetShortcut. by Alexandre Julliard · 17 years ago
  82. 0682f85 Fix spelling of dwAssign. by Francois Gouget · 17 years ago
  83. f0dd3ef shdocvw: Assign to structs instead of using memcpy. by Andrew Talbot · 17 years ago
  84. 4730102 shdocvw: WebBrowser_get_Busy implementation. by Jared Lapsley · 17 years ago
  85. 81ae418 shdocvw: Return something more useful for WebBrowser_get_ReadyState. by Louis Lenders · 17 years ago
  86. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  87. 81590db shdocvw: Guess URL scheme if not available. by Jacek Caban · 17 years ago
  88. 7cb53e0 shdocvw: Register default URL prefixes. by Jacek Caban · 17 years ago
  89. 5ef0460 shdocvw: Don't use typeof as it's not portable. by Rob Shearman · 17 years ago
  90. e7c1d5d shdocvw: The default value for the "CLSID\%CLSID_Internet" key isn't set on Windows, so we shouldn't set it either. by Rob Shearman · 17 years ago
  91. c6c5e99 shdocvw: Add more keys to the CLSID_Internet key. by Rob Shearman · 17 years ago
  92. 23c896a shdocvw: Fix quoting of double-quote in shdocvw.inf. by Rob Shearman · 17 years ago
  93. 71d07da shdocvw: Added WebBrowser::TheaterMode implementation. by Jacek Caban · 17 years ago
  94. 8906976 shdocvw: Silence more invalid QueryInterface FIXMEs. by Jacek Caban · 17 years ago
  95. 20163e0 shdocvw: Added get_LocationURL implementation. by Jacek Caban · 17 years ago
  96. 1df00af shdocvw: Pretend success in WebBrowser_get_RegisterAsDropTarget. by Louis Lenders · 17 years ago
  97. 99bde8b shdocvw: The WINAPI modifier on function pointers should become before the '*' for portability. by Rob Shearman · 17 years ago
  98. 13a785c shdocvw: Store headers as BSTR. by Jacek Caban · 17 years ago
  99. b90346f shdocvw: Do navigation in message handler. by Jacek Caban · 17 years ago
  100. 4e3bd6e shdocvw: Delay creating URL moniker to bind_to_object call. by Jacek Caban · 17 years ago