shdocvw: Added IHlinkFrame stub implementation.
[wine] / dlls / shdocvw /
2006-02-08  Jacek Cabanshdocvw: Added IHlinkFrame stub implementation.
2006-02-08  Jacek Cabanshdocvw: Includes clean up.
2006-02-08  Jacek Cabanshdocvw: Remove IQuickActivate interface implementation...
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Fatih Aşıcıshdocvw: Turkish translation.
2006-01-26  Jacek Cabanshdocvw: Added client site's IDispatch stub implementation.
2006-01-26  Jacek Cabanshdocvw: Added WebBrowser's IOleCommandTarget stub...
2006-01-26  Jacek Cabanshdocvw: Added client site's IOleCommandTarget stub...
2006-01-25  Jacek Cabanshdocvw: Added TranslateUrl implementation.
2006-01-25  Jacek Cabanshdocvw: Store IDocHostUIHandler interface in the WebBr...
2006-01-20  Jacek Cabanshdocvw: Added GetWindow implementation.
2006-01-18  Jacek Cabanshdocvw: Deactivate document in SetClientSite if Client...
2005-12-06  Jacek Cabanshdocvw: Added get_Document implementation.
2005-12-02  Jacek CabanSync the WebBrowser's window size with document's window.
2005-12-02  Jacek CabanUse sink in navigate_complete instead of ClientSite...
2005-12-02  Jacek CabanAdded implementation of IConnectionPoint::Advise and...
2005-12-02  Jacek CabanSync window sizes.
2005-12-01  Jacek CabanAdded implementation of OLEIVERB_SHOW in DoVerb.
2005-12-01  Jacek CabanAdded IOleInPlaceActiveObject stub implementation.
2005-12-01  Jacek CabanAdded SetObjectRects implementation.
2005-12-01  Jacek CabanReturn S_OK in [On|Can]InPlaceActivate.
2005-11-28  Jacek CabanActivate document object.
2005-11-28  Jacek CabanAdded GetOverrideKeyPath and GetOptionKeyPath implement...
2005-11-28  Jacek CabanAdded IOleDocumentSite implementation.
2005-11-28  Jacek CabanBetter windows handling.
2005-11-28  Jacek CabanAdded implementation of GetWindowContext.
2005-11-28  Jacek CabanDon't crash when parameters of Navigate2 are NULL.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-22  Jacek CabanCreate window in SetClientSite and return it in
2005-11-21  Jacek CabanAdded GetHostInfo implementation.
2005-11-18  YunSong HwangUpdate Korean translations.
2005-11-18  Jacek CabanFree ConnectionPoint objects (fix memory leak).
2005-11-17  Jacek CabanImprove IConnectionPoint handling.
2005-11-17  Jacek CabanAdded stub implementation of IDocHostUIHandler.
2005-11-16  Jacek CabanAdded OLEIVERB_INPLACEACTIVATE implementation in IOleOb...
2005-11-16  Jacek CabanAdded IOleInPlaceSite stub implementation.
2005-11-15  Jacek CabanBeginning implementation of Navigate2.
2005-11-14  YunSong HwangAdd Korean translations.
2005-11-12  Jacek CabanAdded IViewObject2 stub implementation.
2005-11-08  Michael JungSupport for shell instance objects.
2005-10-31  Michael JungOnly return SHDOCVW_ClassFactory if asked for CLSID_Web...
2005-10-31  Michael JungAdded initial tests for shdocvw's FolderShortcut related
2005-10-20  Alexandre JulliardFixed a handle leak.
2005-10-20  Vincent BéronAllow file:/// protocol to be used to download the...
2005-10-20  Vincent BéronRemove tempfile used to download Mozilla ActiveX contro...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-19  Alexandre JulliardTake into account -noname functions when checking for...
2005-09-16  Jacek CabanAdded SetClientSite implementation.
2005-09-12  Jacek CabanAdded IWebBrowser2 stub implementation.
2005-09-12  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-12  Jacek CabanMake IConnectionPointContainer interface heap based.
2005-09-09  Jacek CabanMake IQuickActivate interface heap based.
2005-09-08  Jacek CabanMake IProvideClassInfo2 interface heap based.
2005-09-08  Jacek CabanMake IPersist* interfaces heap based.
2005-09-07  Jacek CabanMake IOleControl and IOleInPlaceObject interface heap...
2005-09-06  Jacek Caban- Make WebBrowser heap based object.
2005-08-08  Alexandre JulliardFixed DllGetClassObject spec entries.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-27  Jacek CabanFix typo in comment about Wine registry key.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-06-20  Alexandre JulliardMoved a few registry keys from HKLM\Software\Wine to
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-12  Marcus MeissnerMove static variables out of header file, also the...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-04-11  José Manuel Ferrer... Spanish translations updated.
2005-03-22  Hans LeidekkerDutch resource translation.
2005-03-10  Juan LangFix a crash if the Mozilla ActiveX control doesn't...
2005-02-21  Marcelo DuarteUse "MS Shell Dlg" everywhere except for Japanese.
2005-02-16  Jonathan ErnstAdd French resources.
2005-02-15  Henning GerhardtAdd/updated German resources.
2005-02-14  Marcelo DuarteUpdate the resources for Portuguese.
2005-01-27  James HawkinsProperly implement DllCanUnloadNow ref counting. Make...
2005-01-19  Mike McCormackStub definition for OpenUrl.
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-11-19  Christian CostaAdded stub for SetQueryNetSessionCount.
2004-11-01  Mike McCormackDownload the Mozilla Active X control on demand.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-25  Jacek CabanAdded message box to inform user that one needs Mozilla...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-12  Filip NavaraGet rid of E_UNSPEC non-standard error value.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-02-21  Mike HearnImplement SHDOCVW_DllGetVersion. It returns the same...
2004-02-13  Mike McCormackUse the Mozilla Active X control in place of the IE6...
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-02  Rolf KalbermatterSHDOCVW_118 (ShellDDEInit) is really a dynamic forward...
2003-09-11  Robert ShearmanAdd proper names to ordinal-only functions.
next