This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5964ebdfd596aed4dd62ff7c1474fba5420aef88
Mozilla
/
mozilla
/
embedding
/
browser
/
webBrowser
History
jaggernaut%netscape.com
937638062c
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@102907 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-14 05:37:29 +00:00
..
Makefile.in
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
makefile.win
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
MANIFEST_IDL
…
nsCommandHandler.cpp
…
nsCommandHandler.h
…
nsCWebBrowser.idl
…
nsDocShellTreeOwner.cpp
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
nsDocShellTreeOwner.h
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
nsDOMWalker.cpp
Changed memory allocation and stack usage to be less brutal as the DOM is being walked. b=92534 r=rjesup@wgate.com sr=blizzard@mozilla.org
2001-08-18 09:59:28 +00:00
nsDOMWalker.h
…
nsICommandHandler.idl
…
nsIContextMenuListener.idl
…
nsIEmbeddingSiteWindow.idl
…
nsIPrintPreviewNavigation.idl
…
nsITooltipListener.idl
Added new interface nsITooltipTextProvider and service to chrome listener. b=90195 r=valeski:@netscape.com sr=rpotts@netscape.com
2001-07-13 09:20:07 +00:00
nsIWebBrowser.idl
…
nsIWebBrowserChrome.idl
…
nsIWebBrowserChromeFocus.idl
…
nsIWebBrowserFocus.idl
…
nsIWebBrowserPersist.idl
…
nsIWebBrowserPrint.idl
…
nsIWebBrowserSetup.idl
Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann.
2001-06-26 01:19:11 +00:00
nsNonPersistAuthPrompt.cpp
…
nsNonPersistAuthPrompt.h
…
nsWebBrowser.cpp
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
nsWebBrowser.h
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
nsWebBrowserContentPolicy.cpp
…
nsWebBrowserContentPolicy.h
…
nsWebBrowserPersist.cpp
Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
2001-09-05 03:52:26 +00:00
nsWebBrowserPersist.h
…