gecko-dev/embedding/browser/webBrowser
Benjamin Smedberg 36bc86429d Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
..
Makefile.in Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07: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 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
nsCommandHandler.h
nsContextMenuInfo.cpp bug 398599. Fix prbool violations. r=bsmedberg a=sayrer 2007-10-12 16:47:11 -07:00
nsContextMenuInfo.h
nsDocShellTreeOwner.cpp Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc 2009-02-18 16:11:49 -08:00
nsDocShellTreeOwner.h Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
nsEmbedStream.cpp Bug 293670. Pages rendered with gtkmozembed stream API don't fire onload. r=bzbarsky 2009-07-03 18:00:02 -07:00
nsEmbedStream.h Bug 293670. Pages rendered with gtkmozembed stream API don't fire onload. r=bzbarsky 2009-07-03 18:00:02 -07: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 Don't set the dependent bit on windows not being opened at chrome, even if it's 2006-07-18 20:40:43 +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
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 Bug 492196. Make it possible to disable dns prefetch on a per-docshell-tree level; disable it by default in embedding contexts, for api compat. r+sr=jst 2009-05-17 10:22:54 -04:00
nsIWebBrowserStream.idl 265333 freeze nsIWebBrowserStream. r=marco sr=darin 2004-12-15 17:28:36 +00:00
nsWebBrowser.cpp Bug 308245 nsWebBrowser::Create fails to handle docShell(do_CreateInstance("@mozilla.org/docshell;1")) failing [@ nsWebBrowser::BindListener] 2009-07-22 17:31:04 -05:00
nsWebBrowser.h Bug 492196. Make it possible to disable dns prefetch on a per-docshell-tree level; disable it by default in embedding contexts, for api compat. r+sr=jst 2009-05-17 10:22:54 -04: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