Commit Graph

4472 Commits

Author SHA1 Message Date
rjc%netscape.com
397a9884e1 Fix bug # 31624 (add Mac IE favorites foreign charset alias resolution support) and bug # 29135 (default to adding new bookmark items under the root node if there is no selection). Review: me 2000-03-15 01:24:47 +00:00
hyatt%netscape.com
4be33a20d3 Fixing build horkage. 2000-03-14 12:09:28 +00:00
ben%netscape.com
61203b2f72 fix prefwindow not coming up problem 2000-03-14 11:46:59 +00:00
hyatt%netscape.com
cc3cf630c3 Converting tabs 2000-03-14 11:40:02 +00:00
ben%netscape.com
9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
hyatt%netscape.com
6a78fcfac1 Moving scrollbars into separate file. Adding XBL for radios and tabs. 2000-03-14 11:17:11 +00:00
ben%netscape.com
216fd0885c forgot to add these files 2000-03-14 11:09:47 +00:00
ben%netscape.com
54958006d1 fixes for profile manager bugs 24851, 27526, 27595, 28283, 29139, 30246, 31472, 31473, 28185, 30094, 31151, 29633, 17721 2000-03-14 11:07:09 +00:00
tbogard%aol.net
f4be7fb6ae Updated paramaters to GetNewBrowserChrome() and changed it to GetNewBrowser() to reflect changes in the API. Added new functions SizeBrowserTo() and ShowAsModal() that were added to the nsIWebBrowserChrome API. 2000-03-14 07:06:07 +00:00
putterman%netscape.com
040516ee3d r=ben. Add styles for button menus of buttons with other28 class. Used for File
button in mailnews thread pane.
2000-03-14 05:02:56 +00:00
tbogard%aol.net
0f3b6e671c BrowserViewSource now brings up viewSource.xul instead of navigator.xul. Navigator.xul no longer supports coming up in viewSource mode. Using the same window for such a thing causes unneeded slow down and complexity. 2000-03-14 04:44:58 +00:00
tbogard%aol.net
4a46746490 Brought the viewSource.xul back to life. It now uses the docShell viewMode to specify that the iframe is in viewSource mode. 2000-03-14 04:43:50 +00:00
tbogard%aol.net
b4d03a1e45 Removed the ViewSource function as it is no longer used. BrowserViewSource is what is always used now. 2000-03-14 04:41:46 +00:00
slamm%netscape.com
82897231d3 Change 'Search Results' to 'Search' 2000-03-14 03:01:28 +00:00
slamm%netscape.com
8ba923bbdd Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
akkana%netscape.com
fec2126d44 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2000-03-14 02:56:48 +00:00
hyatt%netscape.com
a33410c106 Making menus give feedback even when disabled. r=ben 2000-03-13 10:37:57 +00:00
ben%netscape.com
719842a270 fix for 28103, landing on trunk first... r=danm 2000-03-12 23:30:25 +00:00
sspitzer%netscape.com
7d2ed2aada all three platforms have an implementation of nsIUserInfo now.
(but mac and windows impls need work, see bugs #29594 and #29596)
2000-03-12 11:59:34 +00:00
sspitzer%netscape.com
3fdf1674f6 added files: mozilla/xpfe/appshell/src/nsUserInfoMac.cpp 2000-03-12 11:57:56 +00:00
sspitzer%netscape.com
bf56d7dbed minor tweakage, not part of the build yet. 2000-03-12 11:52:02 +00:00
sspitzer%netscape.com
e66c382543 we now have an implementation of nsIUserInfo for windows.
only GetUsername is implemented.
2000-03-12 11:49:28 +00:00
sspitzer%netscape.com
3e1091328f fix build bustage. I need to make this code more portable across unixes. 2000-03-12 10:26:09 +00:00
rickg%netscape.com
ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
sspitzer%netscape.com
1a0905dcd2 turn on nsUserInfo for unix only right now. windows and mac to follow. 2000-03-12 08:17:43 +00:00
sspitzer%netscape.com
cb1347cfe8 add debugging printfs. fix warning. 2000-03-12 08:10:23 +00:00
sspitzer%netscape.com
313010ccfd added files: mozilla/xpfe/appshell/public/nsIUserInfo.idl 2000-03-12 07:58:13 +00:00
sspitzer%netscape.com
a27c258b6e adding nsIUserInfo the the build 2000-03-12 07:51:35 +00:00
danm%netscape.com
ee983e0548 removing unnecessary change from last checkin 2000-03-12 06:12:05 +00:00
danm%netscape.com
428fcedaae opening new window through a function on the opening window. bug 24903 r=ben 2000-03-12 03:06:05 +00:00
danm%netscape.com
058b4e3f19 adding a new timer-driven function to open a new navigator window. bug 24903 r=ben 2000-03-12 02:58:36 +00:00
morse%netscape.com
078082d8a9 hide wallet functions when not in browser, fixes bugs 29842, 29846, & 29848 2000-03-11 22:23:28 +00:00
morse%netscape.com
e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
hyatt%netscape.com
8819435c16 Patching scrollbar look 2000-03-11 11:10:41 +00:00
hyatt%netscape.com
f2b33a40cf style rules & xbl bindings for new widgets 2000-03-11 10:32:59 +00:00
norris%netscape.com
060e388a6b Files:
caps/idl/nsICertificatePrincipal.idl
	caps/idl/nsIPrincipal.idl
	caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com

Files:
	caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com

Files:
	caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com

Files:
	dom/public/nsDOMPropEnums.h
	dom/public/nsDOMPropNames.h
	dom/src/base/nsGlobalWindow.cpp
	modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com

Files:
	dom/src/base/nsJSUtils.cpp
	dom/src/base/nsJSUtils.h
	dom/src/base/nsJSEnvironment.cpp
	dom/tools/JSStubGen.cpp
	layout/base/src/nsDocument.cpp
	layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com

Files:
	layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00
pavlov%netscape.com
e2c86d150c argh.. fix mac 2000-03-11 05:18:48 +00:00
pavlov%netscape.com
ff7a889382 adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
pavlov%netscape.com
ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
norris%netscape.com
9b2edd3c59 Remove mURL from nsWebShell, and GetURL from nsIWebShell.
r=travis
2000-03-11 02:57:39 +00:00
tbogard%aol.net
dceeae290a Hold on to a docShell instead of a webShell. 2000-03-11 01:28:07 +00:00
tbogard%aol.net
b02ae83842 SetWebShell now sets a DocShell instead. 2000-03-11 01:27:42 +00:00
tbogard%aol.net
ac382f95a8 No longer implement the nsIBrowserWindow interface. Changed nsIDocumentLoaderObserver declarations to use the XPIDL generated macro. 2000-03-11 01:26:36 +00:00
tbogard%aol.net
1cf2eba45a No longer implement the nsIBrowserWindow interface. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs to initialize creation of the docShell/ webShell. 2000-03-11 01:25:54 +00:00
tbogard%aol.net
221a237933 Now holds on to a docShell instead of a webShell. Use IDL generated NS_DECL_NSIDOCUMENTLOADEROBSERVER instead of inline function declarations. 2000-03-11 00:46:37 +00:00
tbogard%aol.net
b48dd234f0 Now holds on to a docShell instead of a webShell. Talks through the new interfaces where possible. HandleUnkownContentType is no longer part of nsIDocumentLoaderObserver interface. 2000-03-11 00:46:26 +00:00
tbogard%aol.net
225c10c319 Remove dependency on nsIBrowserWindow. 2000-03-11 00:21:27 +00:00
tbogard%aol.net
9167609e43 Removed dependency on nsBrowserWindow.h 2000-03-11 00:18:20 +00:00
tbogard%aol.net
26eb0883a4 GetContentViewer from DocShell instead of webShell. 2000-03-11 00:17:52 +00:00
tbogard%aol.net
7aa966acf2 Use the docShell APIs to navigate through children of the docShell. 2000-03-11 00:14:50 +00:00