gecko-dev/embedding/browser/webBrowser
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
..
.cvsignore
Makefile.in Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229, 2005-09-18 23:08:48 +00:00
nsCTooltipTextProvider.h
nsCWebBrowser.idl Add nsEmbedCID and move the webbrowser contractid to it. Bug 258039, r=darin 2005-03-06 20:53:33 +00:00
nsCommandHandler.cpp
nsCommandHandler.h
nsContextMenuInfo.cpp
nsContextMenuInfo.h
nsDocShellTreeOwner.cpp Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229, 2005-09-18 23:08:48 +00:00
nsDocShellTreeOwner.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsEmbedStream.cpp bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by just 2005-08-13 16:32:00 +00:00
nsEmbedStream.h 265333 change nsIWebBrowserStream in preparation of freezing: 2004-11-12 22:47:50 +00:00
nsICommandHandler.idl
nsIContextMenuListener.idl Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
nsIContextMenuListener2.idl Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
nsIEmbeddingSiteWindow.idl
nsIEmbeddingSiteWindow2.idl
nsIPrintPreviewNavigation.idl
nsIPrintingPrompt.idl
nsIPrintingPromptService.idl
nsITooltipListener.idl Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
nsITooltipTextProvider.idl Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
nsIWebBrowser.idl Make documentation a little more explicit about the ownership model. Bug 2005-02-23 06:14:44 +00:00
nsIWebBrowserChrome.idl
nsIWebBrowserChromeFocus.idl
nsIWebBrowserFocus.idl
nsIWebBrowserPrint.idl Fix comments on cancel() method. Bug 252011, patch by Daniel Kraft 2005-01-20 17:01:51 +00:00
nsIWebBrowserSetup.idl
nsIWebBrowserStream.idl 265333 freeze nsIWebBrowserStream. r=marco sr=darin 2004-12-15 17:28:36 +00:00
nsWebBrowser.cpp This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org 2005-09-16 02:25:37 +00:00
nsWebBrowser.h Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
nsWebBrowserContentPolicy.cpp
nsWebBrowserContentPolicy.h