gecko-dev/embedding/browser/webBrowser
Arpad Borsos c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
..
Makefile.in Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -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 Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst 2007-10-05 16:37:25 -07: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 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
nsEmbedStream.h Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -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 Update comments to reflect reality. Bug 362803, patch by Eric Shepherd 2007-03-09 22:38:47 +00:00
nsIWebBrowserStream.idl 265333 freeze nsIWebBrowserStream. r=marco sr=darin 2004-12-15 17:28:36 +00:00
nsWebBrowser.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsWebBrowser.h Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02: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