Commit Graph

429 Commits

Author SHA1 Message Date
morse%netscape.com
6b0428948f remove image blocking 2000-04-13 05:16:10 +00:00
ruslan%netscape.com
41eec21b26 Adding additional prefs for networking 2000-04-12 02:51:58 +00:00
alecf%netscape.com
da68f81bcc fix for #34199 r=sspitzer a=leaf
when enumerating preferences, build up the list before the callback is called, instead of while the hash table is being enumerated
2000-04-05 23:09:04 +00:00
bienvenu%netscape.com
138ad12155 adding some default server prefs for imap delete, fetch by junks, mpod 2000-04-05 05:31:14 +00:00
mkaply%us.ibm.com
3f84397612 # 34082
r= alecf@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:35:25 +00:00
cls%seawood.org
f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
davidm%netscape.com
333db27269 remove obsolete cache preferences 2000-04-03 01:50:53 +00:00
jst%netscape.com
94e684ba9d Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now. 2000-04-02 17:46:30 +00:00
jst%netscape.com
9f4e5b9940 Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far. 2000-04-01 13:31:23 +00:00
rjc%netscape.com
6f18d0a1da Get hard-coded beta1 search URLs out of the tip. 2000-04-01 09:37:27 +00:00
mscott%netscape.com
c89735a246 Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00
ruslan%netscape.com
5b6e4d9089 Add a few new prefs for the future pipelining landing 2000-03-30 22:25:20 +00:00
neeti%netscape.com
7e5b8fc55c bug 12423,Read user.js on startup after prefs.js is read.r=alecf 2000-03-30 04:25:07 +00:00
alecf%netscape.com
37043e78db further fix prefs saving problem by not recording error when ANY prefs file failes to open, just when evaluation fails 2000-03-29 10:07:39 +00:00
alecf%netscape.com
a58777b62d fix my stupid redness 2000-03-29 01:09:56 +00:00
alecf%netscape.com
3b3ee468e0 fix regression #33625 - back out removal of Exists() for now (eventually there will be a better fix here) 2000-03-29 00:39:47 +00:00
ruslan%netscape.com
8b111cbfe2 Adding a new preference for maximum number of http connections: network.http.max-connections=8 (current default) 2000-03-28 22:42:24 +00:00
ruslan%netscape.com
b2670e1173 Turning http 1.1 support by default. This may cause leaks to go up slightly
(due to the fact that the idle transports are not always released correctly;
that was always the case, but now it might get exagerrated. Comment out
network.http.version=1.1 and network.http.accept-encoding in case of problems
(it'll return everything back).
2000-03-28 22:14:43 +00:00
rhp%netscape.com
c2e5120e3a Changing the default value of using quoted printable in mail message bodies - Bug #29210 2000-03-28 07:21:13 +00:00
alecf%netscape.com
bbf1180ce1 back out my change until I can build this on windows again 2000-03-28 05:39:14 +00:00
alecf%netscape.com
4b5ea380c9 clean up the original prefapi.c
- make lots of functions static that aren't called from outside libpref
- remove dead code
r=neeti
2000-03-28 04:52:52 +00:00
alecf%netscape.com
53d68ef962 trim down nsIPref and begin to cleanup nsIPref
- remove extra calls to nsFileSpec::Exists()
- get rid of PREF_SUPPORT_OLD_PATH_STRINGS
- don't expose nearly so much from the nsIPref interface
r=neeti
2000-03-28 04:50:47 +00:00
erik%netscape.com
bc23e8c247 bug 28968; added default fonts for Unicode under Unix; r=none 2000-03-26 22:36:13 +00:00
pierre%netscape.com
e013a6492a Updated font names for cursive and fantasy to OS9 defaults (the previous ones were not even in OS8.6). 2000-03-25 18:48:25 +00:00
ruslan%netscape.com
18ca13c753 Add more comments to all.js for upcoming http 1.1 preferences 2000-03-24 03:25:08 +00:00
matt%netscape.com
5a1dc07c1b Adding bug for change in java pref 6894 2000-03-23 23:07:20 +00:00
bienvenu%netscape.com
e82f7bfb0f add pref for max mpod depth 2000-03-22 21:53:26 +00:00
nhotta%netscape.com
5c630c7eb8 Removed obsolete prefs from all.js, bug 28854, r=cata. 2000-03-20 23:11:18 +00:00
norris%netscape.com
d2401d0be5 Fix a number of security bugs. (I can't see the numbers at home because
they have restricted visibility.)
r=mstoltz
2000-03-18 17:48:12 +00:00
ruslan%netscape.com
278afa1388 Add extra comments on new keep-alive preferences 2000-03-18 08:25:01 +00:00
chuang%netscape.com
dcd4441db9 Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey 2000-03-16 23:15:37 +00:00
morse%netscape.com
5bd6e22c39 turn on image management, r=norris 2000-03-16 15:34:52 +00:00
sspitzer%netscape.com
0b61fb23a1 fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
cancel a news message.  suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
ruslan%netscape.com
7586d0290d Add comments to all.js for http1.1 preferences 2000-03-14 03:56:18 +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
erik%netscape.com
6871a9f5c7 bug 30539; added default fonts for Central European; r=none 2000-03-12 22:33:40 +00:00
rhp%netscape.com
481a94841a Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution) 2000-03-12 01:53:04 +00:00
morse%netscape.com
fc9bd9e8ec have wallet functions enabled by default instead of vice versa, bug 27027 2000-03-12 00:09:49 +00:00
morse%netscape.com
e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +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
mccabe%netscape.com
c53dc8519f Fix to 30547
JavaScript error alert popups are now controlled by the "javascript.error.alerts" pref, initially defaulting to false.

In response to to various emails and newsgroup pressure.

a=jar
2000-03-07 07:41:29 +00:00
alecf%netscape.com
3be2acf19d first cut at new prefservice. forward the root prefbranch to an internal member variable
not part of build
2000-03-07 01:14:22 +00:00
alecf%netscape.com
5e5035e8c1 first cut at prefbranches, use the old PREF_* api for now
not part of build
2000-03-07 01:13:28 +00:00
alecf%netscape.com
9234e33e7c add nsIPrefService, update nsIPrefBranch to add some functions I missed (not part of build) 2000-03-07 01:01:48 +00:00
warren%netscape.com
c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
sspitzer%netscape.com
bedc87f009 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
rjc%netscape.com
9180354767 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2000-03-04 03:07:15 +00:00
alecf%netscape.com
f58a6a6df0 add files for pref revamp
(not part of seamonkey build)
2000-03-04 01:45:51 +00:00
alecf%netscape.com
dca8d028ee first time adding nsIPrefListener - not part of build 2000-03-03 20:18:17 +00:00
ben%netscape.com
1da67ff961 search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2000-03-02 06:34:54 +00:00