server: Move socket async activation to sock_poll_event.
[wine] / dlls / shdocvw / Makefile.in
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-03-24  Henri Verbeetshdocvw: Add a stub ITaskbarList implementation.
2008-11-19  Detlef Riekenbergshdocvw/tests: Make the webbrowser test dpi aware,...
2008-08-04  Damjan Jovanovicshdocvw: Rudimentary implementation of CLSID_InternetSh...
2008-05-08  Aric Stewartshdocvw: Do not do our iexplore.exe registration if...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-11-02  Jacek Cabanshdocvw: Move registration code to .inf file.
2006-12-29  Alexandre Julliardshdocvw: IDL_TLB_SRCS should contain the source file...
2006-10-26  Jacek Cabanshdocvw: Added CUrlHistory stub implementation.
2006-10-06  Jacek Cabanshdocvw: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-31  Jacek Cabanshdocvw: Added typelib.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-04-20  Jacek Cabanshdocvw: Added beginning InternetExplorer implementation.
2006-04-12  Mike McCormackshdocvw: Register iexplore.exe as a COM local server.
2006-04-07  Mike McCormackshdocvw: Implement IEWinMain using a simple window...
2006-02-15  Eric Pouechshdocvw: Implemented a couple of forwards to shlwapi.
2006-02-08  Jacek Cabanshdocvw: Added IHlinkFrame stub implementation.
2006-02-08  Jacek Cabanshdocvw: Remove IQuickActivate interface implementation...
2005-11-28  Jacek CabanAdded implementation of GetWindowContext.
2005-11-17  Jacek CabanAdded stub implementation of IDocHostUIHandler.
2005-11-15  Jacek CabanBeginning implementation of Navigate2.
2005-11-12  Jacek CabanAdded IViewObject2 stub implementation.
2005-11-08  Michael JungSupport for shell instance objects.
2005-10-31  Michael JungAdded initial tests for shdocvw's FolderShortcut related
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-11-01  Mike McCormackDownload the Mozilla Active X control on demand.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-05-13  Francois GougetAdded version information.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.