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-02-13 03:24:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
webshell
/
public
History
tbogard%aol.net
a676f8f5a8
ContentViewer now takes an nsIWidget instead of a native window. Don't pass the scrolling preferences through the intialization as they are always the same and ignored.
2000-03-11 01:19:12 +00:00
..
.cvsignore
…
Makefile.in
remove files that are moving to the uri loader as idl files.
2000-01-29 06:05:43 +00:00
makefile.win
Remove nsIDocumentloader, nsIDocumentLoaderObserver from the builds. These files are now
2000-01-29 06:04:35 +00:00
MANIFEST
Remove nsIDocumentloader, nsIDocumentLoaderObserver from the builds. These files are now
2000-01-29 06:04:35 +00:00
nsIBrowserWindow.h
nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
2000-03-02 07:13:02 +00:00
nsIClipboardCommands.h
…
nsIContentViewer.h
ContentViewer now takes an nsIWidget instead of a native window. Don't pass the scrolling preferences through the intialization as they are always the same and ignored.
2000-03-11 01:19:12 +00:00
nsIContentViewerContainer.h
…
nsIContentViewerEdit.h
…
nsIContentViewerFile.h
support for regression testing. r=rods
2000-01-26 15:14:41 +00:00
nsIDocStreamLoaderFactory.h
…
nsIDocumentLoaderFactory.h
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
2000-01-29 04:27:32 +00:00
nsIDocumentLoadInfo.h
…
nsILinkHandler.h
…
nsIRefreshURI.h
…
nsIThrobber.h
…
nsIUrlDispatcher.h
…
nsIWebShell.h
Remove Init, SetDocLoaderObserver, GetDocLoaderObserver, SetParent, GetParent, GetChildCount, AddChild, RemoveChild, ChildAt, GetName, SetName, FindChildWithName, SetChromeEventHandler, GetContentViewer, IsBusy, SetDocument, StopBeforeRequestingURL, StopAfterURLAvailable, GetMarginWidth, SetMarginWidth, GetMarginHeight, SetMarginHeight, SetZoom, GetZoom. These should no longer be used. The docShell APIs should be used intead.
2000-03-11 01:04:28 +00:00
nsIWebShellServices.h
…
nsweb.h
…