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
Mozilla
/
mozilla
/
embedding
/
browser
/
webBrowser
History
jst%mozilla.jstenback.com
2affc5b4f0
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
...
git-svn-id: svn://10.0.0.236/trunk@149527 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-19 01:20:56 +00:00
..
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
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
nsContextMenuInfo.h
…
nsCTooltipTextProvider.h
…
nsCWebBrowser.idl
…
nsDocShellTreeOwner.cpp
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
nsDocShellTreeOwner.h
…
nsICommandHandler.idl
…
nsIContextMenuListener2.idl
…
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
…