This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-22 03:43:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
embedding
/
browser
/
webBrowser
History
bryner%brianryner.com
605cc06382
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
..
.cvsignore
…
Makefile.in
Bug 73353: more REQUIRES updates.
2003-07-17 20:34:47 +00:00
nsCommandHandler.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:51:43 +00:00
nsCommandHandler.h
…
nsContextMenuInfo.cpp
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
nsContextMenuInfo.h
Adding new files for bugscape 8854 - allow access to background images for embedding context menu listeners. Adding new interfaces, nsIContextMenuListener2 and nsIContextMenuInfo, to allow access to more information about the menu context. Also fixes bug 163928. r=pinkerton/sr=alecf
2002-09-16 00:07:07 +00:00
nsCTooltipTextProvider.h
…
nsCWebBrowser.idl
…
nsDocShellTreeOwner.cpp
Bug 217886 frame structure gets lost in builds since 20030826
2003-09-04 02:23:20 +00:00
nsDocShellTreeOwner.h
…
nsICommandHandler.idl
…
nsIContextMenuListener2.idl
Adding new files for bugscape 8854 - allow access to background images for embedding context menu listeners. Adding new interfaces, nsIContextMenuListener2 and nsIContextMenuInfo, to allow access to more information about the menu context. Also fixes bug 163928. r=pinkerton/sr=alecf
2002-09-16 00:07:07 +00:00
nsIContextMenuListener.idl
…
nsIEmbeddingSiteWindow2.idl
…
nsIEmbeddingSiteWindow.idl
…
nsIPrintingPrompt.idl
…
nsIPrintingPromptService.idl
…
nsIPrintPreviewNavigation.idl
…
nsITooltipListener.idl
…
nsITooltipTextProvider.idl
…
nsIWebBrowser.idl
…
nsIWebBrowserChrome.idl
…
nsIWebBrowserChromeFocus.idl
Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.
2003-04-22 00:14:42 +00:00
nsIWebBrowserFocus.idl
Freeze nsIWebBrowserFocus and nsIWebBrowserChromeFocus (bug 191236). r=saari, sr=alecf, a=asa.
2003-02-20 23:11:07 +00:00
nsIWebBrowserPrint.idl
…
nsIWebBrowserSetup.idl
…
nsWebBrowser.cpp
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
2003-07-19 21:19:12 +00:00
nsWebBrowser.h
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
2003-06-16 14:59:23 +00:00
nsWebBrowserContentPolicy.cpp
Bug
#217459
2003-09-05 20:35:04 +00:00
nsWebBrowserContentPolicy.h
…