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

736 Коммитов

Автор SHA1 Сообщение Дата
mstoltz%netscape.com 4460f27ed5 *** empty log message *** 2001-05-15 04:44:56 +00:00
bstell%netscape.com a695a4b308 bug 47836, r=ftang, rs=bstell (see Brendan's comments in bug 77300)
change minimum Korean font size from 16 to 10 pixels
2001-05-12 03:43:19 +00:00
darin%netscape.com b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
mstoltz%netscape.com 59c995612e Fixes for bugs 79796, 77203, and 54060. r=jband@netscape.com,
sr=brendan@mozilla.org
2001-05-11 00:43:27 +00:00
jst%netscape.com 35447f5647 Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 18:02:50 +00:00
racham%netscape.com b22d243c41 Fix to bug 77967. Needed conversion from UTF8 to UCS2 instead from ASCII while reading the pref. Patch by bnesse. r=naoki sr=sspitzer. 2001-05-07 07:51:24 +00:00
dbaron%fas.harvard.edu 18d477a03a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding timer, necko, embedcomponents, and profile to REQUIRES. 2001-05-05 12:44:26 +00:00
bnesse%netscape.com 5de2572d81 Checking in for Mitesh. Bug 70348 Add autoconfig support. r=bnesse, sr=alecf 2001-05-04 20:46:41 +00:00
mitesh%netscape.com 1e1ffa36cf Checking in Bug 70348
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
dianesun%netscape.com 5e553e31ab Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +00:00
srilatha%netscape.com 22437b8ee1 LDAP UI implementation.
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
blizzard%redhat.com 94160ddd28 Bug #77185. Bump the version number to 0.9+ for the tip. r/a=leaf. 2001-05-03 03:28:12 +00:00
mitesh%netscape.com 42dddd7c62 Checking in for chipc@netscape.com
Bug 5132 - cfg implementation
r=bnesse and sr=alecf
2001-05-02 23:00:22 +00:00
bnesse%netscape.com c1849239c6 Fix for bug 77975, user.js support broken. r=srilatha, sr=alecf. 2001-05-02 01:37:33 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
hyatt%netscape.com 7869a9d445 Fix for 77218. r=danm, sr=ben 2001-04-28 07:59:12 +00:00
valeski%netscape.com 00bca056ef mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
bnesse%netscape.com a84ed17e3f Fix for smoketest blocker 77916 (blocking 77894). r=bnesse, sr=sfraser 2001-04-27 20:30:36 +00:00
sfraser%netscape.com 245d4eb76f Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com 1d2fe07528 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 05:13:10 +00:00
dougt%netscape.com 6c7010a32d Disabling directory veiwer for protocols that honor network.dir.generate_html. This includes ftp. r=bbaetz@cs.mcgill.ca, sr=me 2001-04-26 23:55:10 +00:00
bnesse%netscape.com 000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
bnesse%netscape.com a3dbff7fe1 Replacing changes that were backed out and adding fixes for bugs which were found while this code was active. [Not part of the build] 2001-04-24 20:32:16 +00:00
harishd%netscape.com d4272380d9 69455 - enable noframes content when frames are disabled
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
bryner%uiuc.edu 97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com 0265019370 Swapped order of #includes to fix nebiros (SunOS/sparc) build bustage. 2001-04-20 04:00:02 +00:00
bnesse%netscape.com 2ec608c728 Fixing senna build bustage. 2001-04-20 00:36:08 +00:00
bnesse%netscape.com b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
bnesse%netscape.com 29bc80cd8b Removed #pragma mark - stuff that was causing build problems on Windows in preparation for landing bug 46863 tomorrow. [Not part of the build --- yet :)] 2001-04-19 03:49:00 +00:00
bnesse%netscape.com b9b49f0a2a 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 5b94d02a3a Cleaned up bad formatting. [Not part of the build.] 2001-04-18 05:17:54 +00:00
bnesse%netscape.com c70641bd34 Added comments as per alecf. [Not part of the build.] 2001-04-18 05:16:47 +00:00
sgehani%netscape.com e0321683cb 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 c60a1c0ded 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 d369386c27 bug 54285, r=nhotta, jag, pink, sr=brendan 2001-04-17 02:16:51 +00:00
bnesse%netscape.com 5cedb5aa04 Fixed bad JS_Request stuff in openPrefFile. [Not part of the build]. 2001-04-16 22:34:30 +00:00
hwaara%chello.se 4e1c241b36 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 981e8139c0 fix for 73520, update user agent to 0.8.1+ 2001-04-13 23:11:45 +00:00
ducarroz%netscape.com aa48d46148 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 331cae143d Fixes for handling default localized unichar prefs. [Not part of the build] 2001-04-12 23:28:43 +00:00
bnesse%netscape.com f87f83c2a5 Added additional comments about functionality of reset & clear. [Not part of the build] 2001-04-12 23:27:45 +00:00
bienvenu%netscape.com ce119855ef add prefs for compacting folders threshhold 15865 sr=sspitzer 2001-04-12 14:35:05 +00:00
bnesse%netscape.com aa6c00b8a9 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 a0daa1645d 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 ed726cd791 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 71061cfcba 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 d788d6028b 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 5454c6984a Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi 2001-04-09 22:17:11 +00:00
sspitzer%netscape.com 03730aa14e 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 786d052d2a Trimmed comments to < 80 characters as per request. [Not part of the build] 2001-04-05 23:08:05 +00:00