gecko-dev/embedding/browser/webBrowser
cls%seawood.org a208c58c4e Update REQUIRES. 2000-12-03 22:33:51 +00:00
..
.cvsignore Ignore generated files. 2000-02-03 00:58:45 +00:00
MANIFEST_IDL New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +00:00
Makefile.in Update REQUIRES. 2000-12-03 22:33:51 +00:00
makefile.win New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +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 Making this mess build on Mac, fixing the tinderbox bustage. 2000-11-30 04:35:38 +00:00
nsDocShellTreeOwner.cpp Context menu listener code hooked into the window root object to receive DOM events even for subframes. b=60489, sr=hyatt 2000-12-01 22:13:45 +00:00
nsDocShellTreeOwner.h Context menu listener code hooked into the window root object to receive DOM events even for subframes. b=60489, sr=hyatt 2000-12-01 22:13:45 +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 New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +00:00
nsWebBrowser.h New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +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 Making this mess build on Mac, fixing the tinderbox bustage. 2000-11-30 04:35:38 +00:00