gecko-dev/embedding/browser/webBrowser
2006-02-03 21:28:11 +00:00
..
.cvsignore
Makefile.in Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky 2006-02-03 21:28:11 +00:00
nsCommandHandler.cpp Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
nsCommandHandler.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsContextMenuInfo.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsContextMenuInfo.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsCTooltipTextProvider.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsCWebBrowser.idl Add nsEmbedCID and move the webbrowser contractid to it. Bug 258039, r=darin 2005-03-06 20:53:33 +00:00
nsDocShellTreeOwner.cpp Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +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 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +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
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
nsIEmbeddingSiteWindow2.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIEmbeddingSiteWindow.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIPrintingPrompt.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIPrintingPromptService.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIPrintPreviewNavigation.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
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
nsIWebBrowserChrome2.idl Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky 2006-02-03 21:28:11 +00:00
nsIWebBrowserChrome.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIWebBrowserChromeFocus.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIWebBrowserFocus.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIWebBrowserPrint.idl Fix comments on cancel() method. Bug 252011, patch by Daniel Kraft 2005-01-20 17:01:51 +00:00
nsIWebBrowserSetup.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIWebBrowserStream.idl 265333 freeze nsIWebBrowserStream. r=marco sr=darin 2004-12-15 17:28:36 +00:00
nsWebBrowser.cpp Don't throw NS_ERROR_INVALID_ARG if listeners are added before window creation 2006-01-09 22:20:30 +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 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
nsWebBrowserContentPolicy.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00