Commit Graph

671 Commits

Author SHA1 Message Date
eddyk%netscape.com
c34374706a Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2001-04-12 02:42:08 +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
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
danm%netscape.com
bfe4893c0c fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
chuang%netscape.com
5c60f6a8ae Not part of build, new files for re-factoring addrbook 2001-03-28 07:54:42 +00:00
chuang%netscape.com
5a8a896eec Not part of build, new files for re-factoring addrbook 2001-03-28 07:40:07 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
timeless%mac.com
292395ae13 fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
blakeross%telocity.com
c3f907213c More of the same -- Fix 73033, crash on opening addressbook. 2001-03-23 01:45:52 +00:00
sspitzer%netscape.com
64fa6196c9 fix for #72932. we used to rely on the msg view navigation service to
flush the pending notifications on the document.  the msg view navigation
service is gone.  so I've added the functionality to the nsIAddrBookSession
(which is a service) so that everything works like it used to.

sr=mscott
2001-03-22 04:02:18 +00:00
sspitzer%netscape.com
03c51a7243 the interface changed, but the js never did. this caused and error
which prevented us from closing the window.  sr=mscott
2001-03-22 01:55:30 +00:00
sspitzer%netscape.com
f4cbe6b882 the message navigation service has gone away. we need a new way of doing
this.  for now, comment out the old code to prevent the js error.
sr=mscott
2001-03-22 01:31:42 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
disttsc%bart.nl
497249a5e8 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
mscott%netscape.com
fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
hewitt%netscape.com
3d5e92aa75 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 02:56:38 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
valeski%netscape.com
27feb04903 sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api 2001-03-13 01:59:19 +00:00
stephend%netscape.com
1cd0f5e33c Checking in fix for bug 70496. Patch by Keyser Sosez (ksosez@softhome.net r=boris, sr=seth 2001-03-07 02:40:24 +00:00
chuang%netscape.com
6f1d34ff6b Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott 2001-03-06 21:04:55 +00:00
timeless%mac.com
4e787bcc41 fix bug 63114 Text box too small in address book preference
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 00:51:49 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
blakeross%telocity.com
4acec0e951 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-22 23:32:13 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
timeless%mac.com
ffccef8a9a fix bug 69394 address book field names should be less U.S.-centric, even in U.S. version
fix by stephend@netscape.com r=chuang sr=sspitzer
2001-02-22 06:39:29 +00:00
waterson%netscape.com
9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
chuang%netscape.com
730d9a87e5 bug57021 Mailing list msg displays multiple copies of addressees. r=ducarroz, sr=bienvenu 2001-02-14 21:08:41 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
ducarroz%netscape.com
f50ca26bd5 Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu 2001-02-02 23:39:43 +00:00
blakeross%telocity.com
1eb95687ad Disabling autostretch where necessary (42406). r=gemal a=ben 2001-02-01 22:11:05 +00:00
gagan%netscape.com
79713bc4c2 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
disttsc%bart.nl
64e4e828f4 Fix warnings 'n stuff. bug=60627, patch=mao, r=jag, sr=sspitzer 2001-01-30 05:20:08 +00:00
timeless%mac.com
c59c223069 fix for bug 61805 javascript strict warnings in abAddressBookNameDialog.js
patch by maolson@earthlink.net r=timeless, a=alecf
2001-01-26 03:39:38 +00:00
jgmyers%netscape.com
2f7d03e291 clean out refs to FALSE: bug 63834 r=bryner sr=brendan 2001-01-26 01:59:16 +00:00
chuang%netscape.com
e4de95ccf4 Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
timeless%mac.com
b0d1ab49ed fix for bug 60629 javascript strict warnings in abCardOverlay.js
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:51:19 +00:00
chuang%netscape.com
56736e0108 Bug60107 Preference for limiting number of Collected Addresses not working, r=ducarroz, sr=bienvenu 2001-01-23 04:11:41 +00:00
chuang%netscape.com
76ace381e3 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu 2001-01-18 05:47:38 +00:00
blakeross%telocity.com
d7c4e149c9 took spelling lessons, fixing. 2001-01-11 22:44:54 +00:00
blakeross%telocity.com
660ba4e4b3 fix problem in last checkin. 2001-01-11 21:29:15 +00:00
blakeross%telocity.com
58b434774d Fix 60627: JS strict warnings in abCommon.js. patch by Mark Olson (maolson@earthlink.net). r=jag sr=mscott 2001-01-11 21:05:53 +00:00