Граф коммитов

348 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 841cf3d745 10465. Adding User Agent components. locale=permanent, changeable by i18n and l10n. milestone=temporary until we have something automated 2000-02-08 05:54:11 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
ben%netscape.com f3917d8ee8 provide default pref for modal about window showing. r=bryner 2000-02-06 22:37:01 +00:00
davidm%netscape.com 643d194472 Bug 25949 update access paths for codewarrior update. 2000-02-06 04:38:30 +00:00
sspitzer%netscape.com 1ce8b8478e use and XPIDLCString and prevent a leak. r=alecf 2000-02-05 08:24:07 +00:00
sspitzer%netscape.com 1b6f6f38ce make it so when we read in a prefs file, we call any callbacks.
we need this because if you go through the profile manager, and you have
pref call backs set up (like disabling the xul cache), the call backs won't
fire when you pick a profile.  r=alecf
2000-02-05 07:17:44 +00:00
cata%netscape.com 906f2c5982 Temporary splitting the charset menu, until scrollable menus become available. Bug #24029, r=ftang. 2000-02-04 01:28:55 +00:00
erik%netscape.com fbed46ec6e bug 24172; added default font names for Japanese, Korean, Simplified
Chinese; removed old unneeded "intl" prefs; r=none
2000-02-04 00:20:02 +00:00
erik%netscape.com 5f277176b0 bug 24172; added Comic Sans MS for cursive; removed fantasy fonts; r=none 2000-02-04 00:05:00 +00:00
racham%netscape.com a0d648e09d Fix for bug 23339. Adding the domain name pref to grab cookies value. r=gayatrib 2000-02-03 11:21:15 +00:00
alecf%netscape.com 69333716ca add defaults for biff so we don't get 0-length biff times by default
r=sspitzer
2000-02-03 08:11:52 +00:00
alecf%netscape.com ce71d9ffac add news defaults so we dont download all articles by default
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com 9ae0c201e0 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +00:00
ftang%netscape.com 16a8c496ed r=erik. fix bug 7521. add default face name for different language group 2000-02-02 23:37:00 +00:00
cata%netscape.com b8da73984d Adding 2 i18n prefs. r=ftang. bug #24027 2000-02-02 04:09:05 +00:00
chuang%netscape.com 8371b92b03 bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:41:31 +00:00
norris%netscape.com 71c03dd87a Fix 24563 Can not change window size with changing window innerHeight
r=mstoltz
2000-01-26 15:30:48 +00:00
sspitzer%netscape.com b26f7b3d29 turning off my debug printfs. 2000-01-25 03:19:53 +00:00
norris%netscape.com 8507a58ec3 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
2000-01-23 04:23:14 +00:00
pavlov%netscape.com c0e2eb46bc add a default pref r=alecf 2000-01-19 01:15:22 +00:00
morse%netscape.com de1e526b0a speed up download of wallet tables, r=dp 2000-01-19 01:14:53 +00:00
erik%netscape.com 7e108e017e bug 24172; added some default font names to this default Windows pref file;
r=cata
2000-01-18 23:03:11 +00:00
alecf%netscape.com c6e7c4f9b7 fix for #21425
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
sfraser%netscape.com 5b11c15980 Fix for bug 24232 -- ensure that we resolve aliases when loading defaulprefs files. r=alecf 2000-01-18 21:48:16 +00:00
brade%netscape.com 0f18b3d04a pref for mjudge (selection behavior) 2000-01-18 15:31:19 +00:00
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
erik%netscape.com 012a52cadf bug 8801; add default font name prefs for Unix; r=ftang 2000-01-15 16:38:35 +00:00
erik%netscape.com f39bfbbc25 bug 8801; remove all the new font size prefs, since default value is now
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
2000-01-15 16:32:11 +00:00
morse%netscape.com f71937910e fix bugs 23037,23930,23912, r=dp 2000-01-15 10:03:22 +00:00
alecf%netscape.com 532cba7b20 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
2000-01-15 03:06:39 +00:00
racham%netscape.com 45e92fe62b Fixing bug 14358. Adding product registration prefs. a=McAfee. 2000-01-14 08:26:41 +00:00
norris%netscape.com 87697c901f Work on 13838 missing property checks
r=mstoltz
2000-01-14 00:08:44 +00:00
gordon%netscape.com c984eee3a8 Enabling memory cache. r=warren. 2000-01-13 23:56:39 +00:00
sspitzer%netscape.com 09bddcbd46 "news.notify.size" is not used anymore. 2000-01-13 04:05:51 +00:00
sspitzer%netscape.com eb70358b99 fix for #23573
sort the non-special default js files in reverse alphabetical order before parsing them.
r=alecf
2000-01-12 00:53:38 +00:00
mcafee%netscape.com baf0d6059d Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc 2000-01-12 00:45:13 +00:00
norris%netscape.com ab39816cf4 Get IRCChat working without compromising security.
Fix bugs 20261, 23518
r=rginda,mstoltz
2000-01-11 22:02:06 +00:00
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
sspitzer%netscape.com d6ed91fe90 fix bug #23370 2000-01-11 10:01:31 +00:00
sspitzer%netscape.com 248e618bcb fix bug #23366 2000-01-11 09:57:50 +00:00
mcafee%netscape.com 45467c5e4f Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf. 2000-01-08 19:50:34 +00:00
mcafee%netscape.com f96506ddf4 DEBUG_mcafee debug info. r=pavlov 2000-01-08 03:28:04 +00:00
mcafee%netscape.com 731745f837 Ifdef-ing out LI pref stuff, this is not used. r=alecf 2000-01-08 01:56:50 +00:00
rgoodger%ihug.co.nz d2a1efc951 adding some default prefs to accomodate the new prefwindow... 2000-01-07 08:49:41 +00:00
mcafee%netscape.com 2658ce362e ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti 2000-01-07 08:29:50 +00:00
sspitzer%netscape.com b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
sspitzer%netscape.com e397a910fc fix for javascript assertion in bug #23282 2000-01-06 22:24:27 +00:00
bryner%uiuc.edu d83a9c65ee 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.
2000-01-06 06:22:00 +00:00
rjc%netscape.com 8fa5608f44 Set the default value of the "custtoolbar.personal_toolbar_folder" preference to be an empty string, due to how the bookmark's service now works. 2000-01-05 04:49:50 +00:00
warren%netscape.com 8ff1cacc76 Removed obsolete security stuff. 2000-01-04 22:19:45 +00:00