Commit Graph

632 Commits

Author SHA1 Message Date
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
jgmyers%netscape.com
3c987d940d back out cleanup fix 2001-01-10 07:42:59 +00:00
jgmyers%netscape.com
f4bcec3d9f attempt to fix mac build 2001-01-10 06:54:40 +00:00
jgmyers%netscape.com
8935d7e70b cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
chuang%netscape.com
d4e116148d bug 50241 Uncaught exception in abcommon.js, r=sspitzer,sr=mscott & bienvenu 2001-01-10 04:30:45 +00:00
chuang%netscape.com
b691466a6b Bug52084 Leaking all address book databases., sr=mscott 2001-01-09 19:27:32 +00:00
ducarroz%netscape.com
36ec4a093d Fix windows bustage and one warning. 2001-01-08 21:40:53 +00:00
ducarroz%netscape.com
e838b42d99 Fix for bug 42458. email autocomplete lookup algorithm now check first name and last name too. R=varada, SR=mscott 2001-01-08 20:01:14 +00:00
bryner%uiuc.edu
f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
jgmyers%netscape.com
3a0d56ef2d Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-29 15:40:49 +00:00
danm%netscape.com
a69146cf0b adding persistence of min/max state. arguably bug 32148 r=bienvenu,sspitzer. yes, i actually got this patch reviewed by two real people. 2000-12-27 22:41:46 +00:00
blakeross%telocity.com
e08b16e151 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf 2000-12-19 08:25:23 +00:00
racham%netscape.com
53278bf82d Fixing bugs 60634, 60635. Fixing javascript warnings for undeclared and badly scoped variables. r=racham, sr=bienvenu,mscott 2000-12-19 00:08:30 +00:00
bryner%uiuc.edu
cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
chuang%netscape.com
1008af70e7 bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer,sr=mscott 2000-12-11 21:35:13 +00:00
chuang%netscape.com
a84a3c73c4 Bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer, sr=mscott 2000-12-11 21:25:26 +00:00
alecf%netscape.com
af0eb76d7c fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
chuang%netscape.com
f465d9a246 Bug57975 Mailing list doesn't show up after created, r=ducarroz, sr=bienvenu 2000-12-06 00:30:26 +00:00
sspitzer%netscape.com
4fa551beb6 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
chuang%netscape.com
ad019471dc Bug 50641 [MLK] Leaking PRUnichar in DIR_GetLocalizedStringPref(), sr=bienvenu 2000-11-16 04:39:37 +00:00
bienvenu%netscape.com
78b954f839 fix for 50663, memory leak in ab directory handling, sr=me, checking in for jarrod.k.gray 2000-11-15 21:46:16 +00:00
dbaron%fas.harvard.edu
14f0d12bad Remove the last remnants of the misspelled nsTextFormater and remove the misspelled files. r=erik@netscape.com sr=brendan@mozilla.org b=16951 2000-11-08 03:02:17 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
alecf%netscape.com
fba350692f fix for #13806 r=sfraser, sr=mscott
stop exporting excess symbols from addressbook
2000-10-28 07:01:37 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
sspitzer%netscape.com
3995a26e5b fix for #57151. r=bienvenu, sr=mscott. properly migrate the users addressbook
when they are non-ascii.
2000-10-26 03:39:24 +00:00
chuang%netscape.com
412f372059 Bug 54530 Edit | List. Clicking OK crashes. r=putterman,sr=mscott 2000-10-20 01:55:50 +00:00
naving%netscape.com
210fb6bf79 r =scottip, a = mscott Fix for bug #50886. Fix memory leaks in two places when
GetPrimaryEmail() is called.
2000-10-13 23:13:42 +00:00
naving%netscape.com
2ba2ea10f3 r = scottip a = mscott. Fix for bug# 53348. Meunbar collapses but does not
restore.
2000-10-13 23:12:17 +00:00
naving%netscape.com
418be81c53 r =scottip a =mscott Fix bug #38600. Persist the sort column, key and
direction for the treeitems.
2000-10-13 23:11:02 +00:00
naving%netscape.com
a66a6d8e42 r = scottip a=mscott Fix bug #38600. Call the xulSortService when none of the
cards in the address book is selected. This is needed whenever AB is launched.
2000-10-13 23:09:42 +00:00
disttsc%bart.nl
f7f473f473 Change addressbook Edit > Edit Card... to Edit > Card Properties... and give it the ctrl+i accelerator.
bug=49782, r=putterman, a=waterson
2000-10-12 01:39:46 +00:00
chuang%netscape.com
1e44e649c0 bug50584 Lists in Personal Address Book not migrating as lists, r=bienvenu+putterman, sr=alecf 2000-10-10 21:38:26 +00:00
hewitt%netscape.com
8cd8c70157 on behalf of jglick, #54522 - mnemonics stuff, r=mcarlson, sr=mscott 2000-10-07 08:35:03 +00:00
putterman%netscape.com
2b700d9779 Fix for 54545. r=chuang, sr=mscott. Collected address book can now be turned off through prefs. 2000-10-05 03:52:38 +00:00
chuang%netscape.com
52edc879e8 bug52368 Deleted entries in PAB shows up in mailing list. r=putterman,sr=alecf 2000-10-04 20:36:46 +00:00
hewitt%netscape.com
47bbd9a1db #46519 - s/align/orient on tabcontrol, corrects classic look, r=hangas, a=ben 2000-09-22 05:14:11 +00:00
hyatt%netscape.com
ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
chuang%netscape.com
02ee848b36 Bug50584 Lists in Personal Address Book not migrating as lists, r=putterman,a=mscott 2000-09-22 03:59:13 +00:00