Commit Graph

54990 Commits

Author SHA1 Message Date
jim_nance%yahoo.com
c76eb69761 Helper scripts for Digital Unix atom tools. Not part of the
default build.
2000-03-11 19:56:25 +00:00
bienvenu%netscape.com
fb177151c1 fix progress for mailbox parsing 29934 2000-03-11 19:48:06 +00:00
bienvenu%netscape.com
e1eea71612 change default for fetching by chunks if pref is not specfiied 31191 2000-03-11 19:45:56 +00:00
bienvenu%netscape.com
94234d0729 add nsIAbUpgrader.idl 2000-03-11 19:42:37 +00:00
bienvenu%netscape.com
3a9cda9f72 add PROGID and CID for ab upgraders, 10837 2000-03-11 19:41:18 +00:00
erik%netscape.com
9391108515 removing unused code; a=blizzard 2000-03-11 19:28:35 +00:00
troy%netscape.com
c038391890 r=troy@netscape.com Patch from pnunn@netscape.com that eliminates asserts
in the xpcom ref counting macros that the class should have threadsafe
addref/release functions but doesn't
2000-03-11 16:59:16 +00:00
troy%netscape.com
dfd7864b4c b=30391 r=troy@netscape.com Patch from rbs@maths.uq.edu.au to add parens when
necessary to PR_ABS macro
2000-03-11 16:50:52 +00:00
troy%netscape.com
ea24db7d11 b=28526. Added rule for TD so that the first child has a zero top margin.
This is the same rule we have for the BODY element
2000-03-11 16:46:21 +00:00
tbogard%aol.net
de89e55b72 Added overides for the Session History navigation in docShell. Removed some old ones that were recently removed from nsIWebShell. 2000-03-11 12:02:06 +00:00
tbogard%aol.net
381178b1ab Removed Back(), Forward(), CanBack(), and CanForward(). People wanting to do these things can use the nsIWebNavigation interface. 2000-03-11 12:00:33 +00:00
tbogard%aol.net
932354edc2 Back() and Forward() have been changed to use the nsIWebNavigation interfaces instead of the old nsIWebShell. 2000-03-11 11:59:55 +00:00
tbogard%aol.net
6f99d05f74 Fixed ordering of member variable initialization to fix compiler warnings. Back() and Forward() now use the nsIWebNavigation interface instead of the old nsIWebShell one. 2000-03-11 11:58:13 +00:00
tbogard%aol.net
f1ce4f6a5b Temporarily disable the assertion since it really is aggrevated on viewer. 2000-03-11 11:56:33 +00:00
tbogard%aol.net
4a4386efc1 Fixed build warning. 2000-03-11 11:11:42 +00:00
hyatt%netscape.com
8819435c16 Patching scrollbar look 2000-03-11 11:10:41 +00:00
pavlov%netscape.com
ecfbc0cc6f add code to the destructor so we clean up our object 2000-03-11 10:53:50 +00:00
hyatt%netscape.com
e2685a2157 Making unix happy. 2000-03-11 10:53:02 +00:00
hyatt%netscape.com
cfc03d9e38 added files: mozilla/layout/xul/base/src/nsXULButtonFrame.cpp 2000-03-11 10:39:46 +00:00
hyatt%netscape.com
2681ca4093 new button files, will replace titledbutton 2000-03-11 10:39:21 +00:00
hyatt%netscape.com
6ead515970 Improving XBL support. 2000-03-11 10:38:36 +00:00
pavlov%netscape.com
6833dbc93d remove pointless #if 1 2000-03-11 10:38:09 +00:00
hyatt%netscape.com
91f9dc53a1 new XBL features 2000-03-11 10:36:39 +00:00
hyatt%netscape.com
8ebf3d0720 new xul widgets & cleanup of existing widgets 2000-03-11 10:34:29 +00:00
hyatt%netscape.com
f2b33a40cf style rules & xbl bindings for new widgets 2000-03-11 10:32:59 +00:00
hyatt%netscape.com
f1f3c62f2b new xul widgets 2000-03-11 10:31:34 +00:00
bryner%uiuc.edu
b35bd6ca05 Fix bug 30174, mouse wheel does not scroll FTP directories. r=troy. 2000-03-11 08:45:38 +00:00
rickg%netscape.com
be9e2860b2 fixed PDT+ bug 30026; r=harishd, markA; a=jar 2000-03-11 08:08:24 +00:00
rbs%maths.uq.edu.au
450f4f021a Move maps from PRUint8* to PRUint32*. Use the charset converter manager to retrieve maps and convertres. Added GetGlyphIndices(), fix for b:6585, and lay some groundwork for new modes (e.g., HEX/Unicode) for ViewSource, r:troy,erik. a:troy 2000-03-11 07:49:08 +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
eef56ae4c6 add to include directory 2000-03-11 05:49:49 +00:00
pavlov%netscape.com
89d57962b8 add directory to include path 2000-03-11 05:49:01 +00:00
pavlov%netscape.com
37f09b396e added files: mozilla/netwerk/protocol/http/src/nsHTTPSHandler.cpp 2000-03-11 05:39:48 +00:00
pavlov%netscape.com
fae2934366 remove the include of domstubs.idl and just forward declare the interfaces to avoid the need for domstubs.idl to be exported before this directory can be built. 2000-03-11 05:33:33 +00:00
pavlov%netscape.com
e2c86d150c argh.. fix mac 2000-03-11 05:18:48 +00:00
pavlov%netscape.com
535c1ec0b8 fix windows... really.... no, seriously. I mean it! 2000-03-11 05:15:44 +00:00
pavlov%netscape.com
fb5234b2f9 fix for windows 2000-03-11 04:55:28 +00:00
pavlov%netscape.com
1c9cecf145 fix speedracer 2000-03-11 04:34:33 +00:00
pavlov%netscape.com
ff7a889382 adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
pavlov%netscape.com
91e4635bf5 fix windows build problems 2000-03-11 03:35:49 +00:00
norris%netscape.com
5add6838c7 Fix Linux bustage. 2000-03-11 03:20:25 +00:00
leaf%mozilla.org
c69953f151 Automated update 2000-03-11 03:15:13 +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
slamm%netscape.com
d1cfaee4f4 Run warnings on testfailed builds too. 2000-03-11 02:55:19 +00:00
pavlov%netscape.com
8ddada7465 set IS_COMPONENT to 1 so that we generate a component instead of a 'normal' dynamic library 2000-03-11 02:43:04 +00:00
srinivas%netscape.com
e96f262a4b Handle the ERANGE error on Solaris. Bugzilla 31437. 2000-03-11 02:38:25 +00:00
tbogard%aol.net
953c2ed5fb HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver. 2000-03-11 01:33:13 +00:00
tbogard%aol.net
aad547c864 HandleUnkownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the DocShell APIs to get the contentViewer instead of the webShell ones. 2000-03-11 01:32:46 +00:00
tbogard%aol.net
dc8e284e04 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs where possible instead of the webShell ones. 2000-03-11 01:32:16 +00:00