Interlocked LONG* gcc warning fixes.
[wine] / dlls / mshtml /
2005-07-12  Jacek Caban- Added stub implementation of IOleCommandTarget.
2005-07-11  Jacek Caban- Remove licence header.
2005-07-11  Jacek Caban- Added test of IOleObject::[SG]etClientSite.
2005-07-06  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-07-03  Jacek CabanAdded stub implementation of IServiceProvider.
2005-07-02  Jacek Caban- Added more definitions.
2005-06-30  Alexandre JulliardUse proper symbols instead of magic number 23 for HTML...
2005-06-30  Jacek CabanAdded res protocol test.
2005-06-30  Jacek CabanFix blank.htm resources.
2005-06-30  Jacek CabanImplemented res protocol.
2005-06-28  Jacek CabanAdded stub implementation of IOleInPlaceObjectWindowless.
2005-06-27  Jacek CabanAdded blank.htm.
2005-06-27  Jacek CabanAdded tests.
2005-06-27  Jacek CabanAdded stub implementation of about and res protocols.
2005-06-25  Jacek CabanChanged message about Mozilla ActiveX Control.
2005-06-25  Jacek CabanImplemented Dll[Un]RegisterServer.
2005-06-23  Jacek CabanAdded stub implementation of IViewObject[2] interface.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-24  Jacek CabanAdded OLEIVERB_UIACTIVATE handling.
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-04-20  Francois GougetTweak the API documentation to silence winapi_check...
2005-04-15  Jacek Caban- More implementation of view
2005-04-14  Jacek CabanAdded more implementation of IDocumentView.
2005-04-13  Jacek Caban- Added IOleDocumentView interface.
2005-04-12  Jacek CabanStub implementation of IOleObject and IOleDocument.
2005-04-11  Jacek CabanStub implementation od IPersist, IPersistMoniker, IPers...
2005-03-31  Jacek CabanStub implementation of HTMLDocument2 interface.
2005-01-10  Jacek CabanAdded mshtml.idl.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-07-16  Stefan LeichterAdded stubs for DllInstall and DllRegisterServer.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-16  Mike McCormackTry using the Mozilla Active X control in MSHTML.
2003-12-30  David MillerRemoved explicit ordinals.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-08  Mike McCormackAdded an initial (mostly stub) implementation of MSHTML...