Commit Graph

89 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
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
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
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
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
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
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
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
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
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
mcafee%netscape.com
faf2c3743d Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf.
git-svn-id: svn://10.0.0.236/trunk@57219 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 19:50:34 +00:00
rgoodger%ihug.co.nz
0c1f20b34b adding some default prefs to accomodate the new prefwindow...
git-svn-id: svn://10.0.0.236/trunk@57094 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:49:41 +00:00
bryner%uiuc.edu
be9872a5ea Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.


git-svn-id: svn://10.0.0.236/trunk@56940 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:22:00 +00:00
rjc%netscape.com
e8458f5b5a Even better.
git-svn-id: svn://10.0.0.236/trunk@56625 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 15:18:52 +00:00
rjc%netscape.com
fa9d4e9e82 Add search default preferences.
git-svn-id: svn://10.0.0.236/trunk@56622 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:37:26 +00:00
mcafee%netscape.com
cf935b7f9c Adding pref for modeless pref window, still modal by default (21698)
git-svn-id: svn://10.0.0.236/trunk@56561 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 06:09:18 +00:00
sspitzer%netscape.com
b225d64c7c whoops, forgot to check in the default pref for #18118.
git-svn-id: svn://10.0.0.236/trunk@56509 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 22:09:29 +00:00
sspitzer%netscape.com
e6da898610 changes from bryner@uiuc.edu for the mouse wheel configuration.
r=sspitzer bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!


git-svn-id: svn://10.0.0.236/trunk@56190 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 06:46:56 +00:00
mcafee%netscape.com
c8217af351 Adding default for browser.cache.enable. r=syd, a=chofmann,jar
git-svn-id: svn://10.0.0.236/trunk@55979 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 07:33:01 +00:00
mscott%netscape.com
ab7173d18c *cringe* Bug #14928 --> throw the switch for uri loading! With this turned on, all urls which are run through
the webshell will now be run through the uri loader which knows how to dispatch urls based on content.

If any problems do arise, I'm ready to turn it back off again at a moment's notice.


git-svn-id: svn://10.0.0.236/trunk@55052 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:54:47 +00:00
norris%netscape.com
1ffa0ae294 Fix
20257 unable to edit existing images in editor due to JS error
	19933 JavaScript "window.location" core dumps in CAPS
Back out previous changes for enforcing security on listeners and go with a
simple restriction of access to the method for adding listeners.
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@54940 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:23:22 +00:00