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

707 Коммитов

Автор SHA1 Сообщение Дата
bnesse%netscape.com e389036f8f Added support for caching accesses to the root branch as per alecf. [Not part of the build]. 2001-04-18 05:18:47 +00:00
bnesse%netscape.com f897c867ba Cleaned up bad formatting. [Not part of the build.] 2001-04-18 05:17:54 +00:00
bnesse%netscape.com 4bb2a58ebd Added comments as per alecf. [Not part of the build.] 2001-04-18 05:16:47 +00:00
sgehani%netscape.com b7746da88a Make bookmarks checkbox reflect that the bookmarks folder is
in the personal toolbar by default.

b  = 68395
r  = jag
sr = alecf
2001-04-17 07:33:26 +00:00
mstoltz%netscape.com 7c8883cb35 Temporary fix for 66938 (wiretap exploit), previously reviewed for checkin on NS6.01 branch.
Limiting DOM access for scripts in mail messages to prevent stealing forwarded mail content.
2001-04-17 05:22:55 +00:00
loadrunner%betak.net 6d65b60d57 bug 54285, r=nhotta, jag, pink, sr=brendan 2001-04-17 02:16:51 +00:00
bnesse%netscape.com 5981a95a48 Fixed bad JS_Request stuff in openPrefFile. [Not part of the build]. 2001-04-16 22:34:30 +00:00
hwaara%chello.se d08c78b365 Implement date&time support in reply-headers, like:
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual.  This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl, sr=sspitzer@netscape.com

Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com, sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
dveditz%netscape.com 8047194c74 fix for 73520, update user agent to 0.8.1+ 2001-04-13 23:11:45 +00:00
ducarroz%netscape.com 05a8dda34f Part of bug 28348. Add pref to show progress dialog during send message. This pref will be turn to true when the progress dialog will be statble enough. R=varada, SR=sspitzer 2001-04-13 04:50:14 +00:00
bnesse%netscape.com f36e242d95 Fixes for handling default localized unichar prefs. [Not part of the build] 2001-04-12 23:28:43 +00:00
bnesse%netscape.com c67b6c40f8 Added additional comments about functionality of reset & clear. [Not part of the build] 2001-04-12 23:27:45 +00:00
bienvenu%netscape.com 351b86335f add prefs for compacting folders threshhold 15865 sr=sspitzer 2001-04-12 14:35:05 +00:00
bnesse%netscape.com e181566483 Re-integrated the nsISecurityPref interface because it still appears to be the best solution. [Not part of the build.] 2001-04-11 23:07:03 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
tao%netscape.com ee17057d13 71910: Location field for home page in Navigator prefs panel empty
(r=mcafee,sr=alecf). Relocate urls.
2001-04-09 23:13:30 +00:00
dbaron%fas.harvard.edu b4442c54a5 Make "Runtime mismatch, so leaking context!" error message from fix for 71237 |#ifdef DEBUG|. r=disttsc@bart.nl sr=shaver@mozilla.org 2001-04-09 23:08:37 +00:00
bstell%netscape.com 8c96c9a8c2 bug 55021, r=ftang@netscape.com, sr=erik@netscape.com
add pref for print.psnative.font for langGroups
2001-04-09 22:47:45 +00:00
aaronl%chorus.net 57c1ab8f3a Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi 2001-04-09 22:17:11 +00:00
sspitzer%netscape.com b07f238542 fix for #74072. since "forward as quoted" is obsolete, treat it as
"forward inline."  fix by cavin@netscape.com, sr=sspitzer@netscape.com
2001-04-06 03:53:42 +00:00
bnesse%netscape.com 09e0c6e76d Trimmed comments to < 80 characters as per request. [Not part of the build] 2001-04-05 23:08:05 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
loadrunner%betak.net 5783fe479e Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2001-04-05 01:05:28 +00:00
bnesse%netscape.com 1765028027 Added coments based on Judson's review comments. [Not Part of the Build] 2001-04-05 00:08:07 +00:00
stephend%netscape.com 61467f1444 Part of the fix for bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com 2001-04-04 03:18:34 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
bnesse%netscape.com 3d64268a4e Updates to the future preferences API based on the latest round of feedback. [Not Part of the Build] 2001-04-03 20:11:54 +00:00
erik%netscape.com f63ef34596 checkin for bstell@netscape.com:
bug 55021; r=ftang@netscape.com, sr=erik@netscape.com
remove default japanese postscript font names
these have been moved into nsPostScriptObj.cpp so user can override them
2001-04-03 06:27:40 +00:00
bnesse%netscape.com 54a5d3bbbc Updates and bug fixes based on feedback of initial prefservice and prefbranch feedback. [Not Part of the Build] 2001-03-29 00:48:30 +00:00
bnesse%netscape.com c5dfbe6870 Initial versions based on feedback of initial prefservice and prefbranch feedback. [Not Part of the Build] 2001-03-29 00:46:49 +00:00
shanjian%netscape.com f89bcc41a1 #72125 default font for simplified chinese system does not work
r = ftang, sr=erik
Add fallback font list for default font.
2001-03-26 23:43:52 +00:00
bienvenu%netscape.com 2b742cb3aa add new pref for limiting size of messages downloaded for offline 15865 sr=sspitzer 2001-03-25 18:48:27 +00:00
bnesse%netscape.com 72a774fffe Added some missing calls to add the requested preference to the branch root value. [Not part of the build] 2001-03-24 00:25:47 +00:00
valeski%netscape.com c1098ac6ac r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
bnesse%netscape.com 9742afa722 Potential final candidates for the basis of the nsPref re-write. [Not part of the build] 2001-03-22 23:34:41 +00:00
bryner%uiuc.edu 3eece340c0 Patch from sfraser to remove dependence on net.h (for bug 38061). r=bryner, sr=shaver. 2001-03-22 06:59:52 +00:00
tao%netscape.com b5146c4eae 71341: mailnews.view_default_charset pref item should not be stored,
(r=naoki,sr=erik)
2001-03-22 02:20:48 +00:00
shaver%mozilla.org 0377670868 39373 and 71237: make prefs use JS_*Request to defend against off-thread calls
and ensure that we don't destroy a context after the runtime has gone away.
(r=alecf, sr=brendan, assist=dbaron)
2001-03-20 14:34:56 +00:00
beard%netscape.com 753b54726b fix for bug #71879, r=dveditz, sr=alecf 2001-03-14 05:55:13 +00:00
dprice%netscape.com 1b42d68e45 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
ccarlen%netscape.com 3972e66a0f Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com 8d27bb9639 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
blakeross%telocity.com cb22baebf5 Option click to save links on mac (55686). r=timeless sr=alecf 2001-03-10 01:29:46 +00:00
disttsc%bart.nl aebc676048 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
racham%netscape.com 4cc60d9feb Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer 2001-03-07 01:16:44 +00:00
blakeross%telocity.com cc077cbbc9 Updating ua string to 0.8.1 2001-03-06 03:41:05 +00:00
mcafee%netscape.com fb180bf413 Backing out my attempt to fix (68208). sr=alecf 2001-02-28 00:00:27 +00:00
nhotta%netscape.com 5c700ba3f2 Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2001-02-27 23:33:47 +00:00
dprice%netscape.com 5184a7104b # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
mcafee%netscape.com 32eb4c93d1 Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem. 2001-02-27 01:08:17 +00:00