gecko-dev/embedding/browser/webBrowser
locka%iol.ie 88a8521783 New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
..
.cvsignore
MANIFEST_IDL Removed bogus IDL entry causing horkage. b=50949 2000-09-20 12:49:48 +00:00
Makefile.in Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
makefile.win API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsCWebBrowser.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +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
nsDOMWalker.cpp New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
nsDOMWalker.h New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
nsDocShellTreeOwner.cpp new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:16:29 +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 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIContextMenuListener.idl New context menu listener code. b=55516, r=blizzard@mozilla.org 2000-10-10 12:19:17 +00:00
nsIWebBrowser.idl 50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser 2000-09-01 21:10:23 +00:00
nsIWebBrowserChrome.idl new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:16:29 +00:00
nsIWebBrowserPersist.idl New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +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 Fix bug #59194. This should restore focus to the right window when Mozilla is given focus when embedded in another application. r=saari,adamlock,valeski sr=hyatt 2000-11-17 19:57:16 +00:00
nsWebBrowser.h Fix bug #59194. This should restore focus to the right window when Mozilla is given focus when embedded in another application. r=saari,adamlock,valeski sr=hyatt 2000-11-17 19:57:16 +00:00
nsWebBrowserPersist.cpp New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
nsWebBrowserPersist.h New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00