gecko-dev/embedding/browser/webBrowser
Robert Longson d7ae83357a Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky 2010-03-01 19:21:02 +00:00
..
Makefile.in Bug 513032 - remove empty conditionals in our makefiles, r=ted 2009-08-27 10:48:18 -07:00
nsCTooltipTextProvider.h
nsCWebBrowser.idl
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 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky 2010-03-01 19:21:02 +00:00
nsDocShellTreeOwner.h Bug 533048. Don't do extra work for link targeting in nsDocShellTreeOwner. r=jst 2009-12-11 22:36:34 -08: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
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 Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron 2009-12-10 20:02:13 -08: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
nsWebBrowser.cpp Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant. 2010-03-01 21:03:49 +13: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