gecko-dev/embedding/browser/webBrowser
valeski%netscape.com 88476a5310 50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser 2000-09-01 21:10:23 +00:00
..
.cvsignore Ignore generated files. 2000-02-03 00:58:45 +00:00
MANIFEST_IDL Adding a file which was moved For adamlock bug #46847 2000-08-25 18:38:35 +00:00
Makefile.in API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 19:32:05 +00:00
makefile.win API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsCWebBrowser.idl updating impl list 2000-05-23 18:47:46 +00:00
nsCommandHandler.cpp API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsCommandHandler.h Added newline to end of file. b=48270 a=valeski 2000-08-16 08:47:57 +00:00
nsDocShellTreeOwner.cpp Fixes a cycle between docshelltreeowner and layout which caused a huge 2000-09-01 19:38:46 +00:00
nsDocShellTreeOwner.h Fixes a cycle between docshelltreeowner and layout which caused a huge 2000-09-01 19:38:46 +00:00
nsICommandHandler.idl API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsIContextMenuListener.idl Change consts to unsigned long. b=48270 a=valeski 2000-08-16 08:53:57 +00:00
nsIWebBrowser.idl 50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser 2000-09-01 21:10:23 +00:00
nsIWebBrowserChrome.idl API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsIWebBrowserSetup.idl API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsWBURIContentListener.cpp The parent content listener now doesn't have to implement every method. It can just implement the ones it wants and return NS_ERROR_NOT_IMPLEMENTED on the others. 2000-04-03 00:45:25 +00:00
nsWBURIContentListener.h Implemented the nsWBURIContentListener class and hooked it up to the build. It now sets itself as the parentURIListener for the internal docShell. Doing this makes the webBrowser control now the preferred handler for most webBrowser type loads. This fixes the problem where people who were embedding with this would always get a new window. Added a method to nsIWebBrowser to allow setting a parent URI Listener. Split the destruction of the webBrowser object into an InternalDestroy method. This fixes the odd construct where the destructor was calling Destroy and then having to clean up the Init structure that the Destroy method created. 2000-04-02 21:01:18 +00:00
nsWebBrowser.cpp 50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser 2000-09-01 21:10:23 +00:00
nsWebBrowser.h API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00