Commit Graph

139 Commits

Author SHA1 Message Date
ben%netscape.com
7932902c0f 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
git-svn-id: svn://10.0.0.236/trunk@62037 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 06:34:54 +00:00
valeski%netscape.com
8ae9b94522 29164. adding milestone to mozilla build
git-svn-id: svn://10.0.0.236/trunk@61889 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 20:44:54 +00:00
sspitzer%netscape.com
57dcee134d fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited. also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited) if it is not http: or https:. There is a bug here, we call AddPage() too often and with url that should not be in the history db. this makes history usuable for beta, and prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.
git-svn-id: svn://10.0.0.236/trunk@61818 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:28:43 +00:00
leaf%mozilla.org
ce7c7af036 backing myself out, this should be on a branch.
git-svn-id: svn://10.0.0.236/trunk@61763 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 10:22:24 +00:00
leaf%mozilla.org
71a0544fee branch cleanup (start page, nspr branch used for pull)
git-svn-id: svn://10.0.0.236/trunk@61762 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 10:18:24 +00:00
sspitzer%netscape.com
e12ad37e1a fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs.
git-svn-id: svn://10.0.0.236/trunk@61741 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 07:42:09 +00:00
sspitzer%netscape.com
960136ad65 fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
git-svn-id: svn://10.0.0.236/trunk@61735 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 04:05:00 +00:00
erik%netscape.com
0f2b35bf91 bug 18136; adding the default font sizes for the various language groups
so that the font prefs UI and layout engine get the appropriate values;
r=pierre; a=rickg


git-svn-id: svn://10.0.0.236/trunk@61685 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:03:47 +00:00
hangas%netscape.com
48aedc4548 Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil
git-svn-id: svn://10.0.0.236/trunk@61635 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:55:17 +00:00
mcafee%netscape.com
5152c89dd8 Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering
git-svn-id: svn://10.0.0.236/trunk@61545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:13:17 +00:00
valeski%netscape.com
76486960a2 28782. a=jar. no longer used
git-svn-id: svn://10.0.0.236/trunk@61529 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:48:52 +00:00
gagan%netscape.com
570f14d71b r=valeski,rjc a=jar. Fixes for the following bugs-
bug 1582 - HTTP Referer header problem.
This is now resolved with a preference (network.sendRefererHeader)
If set to 0 no referrer header is sent (ever) If set to 1 the
referrer header is sent only in cases of user link-clicks and if
set to 2 is sent from image requests as well.

bug 17158 - No Proxies For wasn't implemented.
This was not being read correctly and I also moved and cleaned up
the parsing function to nsProtocolProxyService (thereby also
killing bug 27728)

bug 24642 - http://www.win98central.com/#437 was crashing.
bug 26686 - crash in nsHTTPRequest destructor.
Both of these crashes were because of the nsHTTPRequest being
unconditionally released in the destructor of nsHTTPChannel. Although the main problem remains, I have made it a non-crasher now.

bug 27844 - HTTP breaks when only using FTP proxy.
This was happening because we were not resetting values of the
proxy when they are removed from the preference pane.


git-svn-id: svn://10.0.0.236/trunk@61512 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:17:17 +00:00
mcafee%netscape.com
d676dd647b Adding pref to hide IRC menu (28192) r=matt,hyatt a=jar
git-svn-id: svn://10.0.0.236/trunk@61465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:38:52 +00:00
cata%netscape.com
fbb40c6519 Changing default pref value. r=naoki, a=bobj, bug #24027
git-svn-id: svn://10.0.0.236/trunk@61401 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 23:12:22 +00:00
sspitzer%netscape.com
f0fc6b174a fix for #14349, r=alecf,nhotta a=phil
migrate prefs that were in the system charset to utf8.


git-svn-id: svn://10.0.0.236/trunk@61281 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 03:42:56 +00:00
morse%netscape.com
5e0d124bcc bug 27027, remove wallet, r=matt, a=jar
git-svn-id: svn://10.0.0.236/trunk@61224 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:27:51 +00:00
sspitzer%netscape.com
9df10a343b fix for #24916, implement the "first time startup page" r=alecf, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61169 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:27:21 +00:00
nhotta%netscape.com
da471158d3 Added mailnews.send_default_charset, bug 23540, r=cata.
git-svn-id: svn://10.0.0.236/trunk@61109 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:39:29 +00:00
beard%netscape.com
0969a707fb bug 20185 [PDT+], use nsViewManager2 by default. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@61085 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:19:12 +00:00
cata%netscape.com
5e89e3f938 Add default pref value for the Charset Detector. r=none (one-liner)
git-svn-id: svn://10.0.0.236/trunk@61056 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:59:54 +00:00
racham%netscape.com
7dc4553fe1 Fixed bugs 23390, 27459. Adding required prefs. r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@60952 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:47:35 +00:00
brade%netscape.com
a7c480a33c found another lurker that should have been checked in last week (default prefs)
git-svn-id: svn://10.0.0.236/trunk@60737 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 14:52:50 +00:00
dougt%netscape.com
035683836e forgot to remove timebomb preferences which are no longer used in mozilla.
read xpfe/components/timebomb/nsITimeBomb.idl for new preferences which
are honored.
r=dveditz  This is leftover cruft.


git-svn-id: svn://10.0.0.236/trunk@60700 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:18:00 +00:00
morse%netscape.com
dd24be25e5 remove wallet, bug 27027, r=dp
git-svn-id: svn://10.0.0.236/trunk@60654 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:55:05 +00:00
morse%netscape.com
4f3cfab269 fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60608 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 19:51:59 +00:00
matt%netscape.com
69bf09e520 part of my last check in r=don
git-svn-id: svn://10.0.0.236/trunk@60435 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:04:18 +00:00
norris%netscape.com
78ff426219 Fix 18439 windows.status allows reading links
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@60428 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:18:39 +00:00
slamm%netscape.com
c099b34ece Add sidebar panel list url (bug 26073).
git-svn-id: svn://10.0.0.236/trunk@60381 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:17:39 +00:00
valeski%netscape.com
4853bfe16b 24679. removing the milestone from the UA string
git-svn-id: svn://10.0.0.236/trunk@60355 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:57:02 +00:00
valeski%netscape.com
fc6286501f 10465. Adding User Agent components. locale=permanent, changeable by i18n and l10n. milestone=temporary until we have something automated
git-svn-id: svn://10.0.0.236/trunk@60074 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:54:11 +00:00
ben%netscape.com
bb892dffc4 provide default pref for modal about window showing. r=bryner
git-svn-id: svn://10.0.0.236/trunk@59958 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 22:37:01 +00:00
cata%netscape.com
b0f922c805 Temporary splitting the charset menu, until scrollable menus become available. Bug #24029, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@59710 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:28:55 +00:00
racham%netscape.com
d52113ee1f Fix for bug 23339. Adding the domain name pref to grab cookies value. r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@59647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:21:15 +00:00
alecf%netscape.com
483daaaffa add defaults for biff so we don't get 0-length biff times by default
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59637 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:11:52 +00:00
alecf%netscape.com
ab32ef25c1 add news defaults so we dont download all articles by default
r=sspitzer,mscott


git-svn-id: svn://10.0.0.236/trunk@59625 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:33:29 +00:00
jefft%netscape.com
4ea190625c fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott
git-svn-id: svn://10.0.0.236/trunk@59619 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:35:45 +00:00
cata%netscape.com
e6b2d27833 Adding 2 i18n prefs. r=ftang. bug #24027
git-svn-id: svn://10.0.0.236/trunk@59483 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:09:05 +00:00
chuang%netscape.com
8a1a26be76 bug 25354 Address Book back end needs to support some extra columns, r=hangas
git-svn-id: svn://10.0.0.236/trunk@59346 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:41:31 +00:00
norris%netscape.com
56ce33c8e7 Fix 24563 Can not change window size with changing window innerHeight
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@58788 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:30:48 +00:00
norris%netscape.com
e4653042f2 Files:
caps/include/nsScriptSecurityManager.h
	caps/src/nsScriptSecurityManager.cpp
	modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson

Files:
	dom/src/base/nsGlobalWindow.cpp
	layout/base/src/nsDocument.cpp
	layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.


Files:
	dom/src/jsurl/nsJSProtocolHandler.cpp
	webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth

Files:
	layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki


git-svn-id: svn://10.0.0.236/trunk@58429 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 04:23:14 +00:00
pavlov%netscape.com
41c639a36f add a default pref r=alecf
git-svn-id: svn://10.0.0.236/trunk@58186 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:15:22 +00:00
morse%netscape.com
86d35354b8 speed up download of wallet tables, r=dp
git-svn-id: svn://10.0.0.236/trunk@58185 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:14:53 +00:00
morse%netscape.com
9a389dbd58 fix bugs 23037,23930,23912, r=dp
git-svn-id: svn://10.0.0.236/trunk@57931 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 10:03:22 +00:00
alecf%netscape.com
0f46623f5b add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@57899 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:06:39 +00:00
racham%netscape.com
fef006f6e9 Fixing bug 14358. Adding product registration prefs. a=McAfee.
git-svn-id: svn://10.0.0.236/trunk@57802 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:26:41 +00:00
norris%netscape.com
b0fea289c9 Work on 13838 missing property checks
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@57750 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:08:44 +00:00
gordon%netscape.com
06546812b8 Enabling memory cache. r=warren.
git-svn-id: svn://10.0.0.236/trunk@57745 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:56:39 +00:00
sspitzer%netscape.com
1418ea5226 "news.notify.size" is not used anymore.
git-svn-id: svn://10.0.0.236/trunk@57625 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:05:51 +00:00
mcafee%netscape.com
06dea4fb07 Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc
git-svn-id: svn://10.0.0.236/trunk@57471 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:45:13 +00:00
norris%netscape.com
66694f8a98 Get IRCChat working without compromising security.
Fix bugs 20261, 23518
r=rginda,mstoltz


git-svn-id: svn://10.0.0.236/trunk@57437 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:02:06 +00:00