Commit Graph

11497 Commits

Author SHA1 Message Date
stephend%netscape.com
a2cb719a37 Bug 83318 - Wording changes from 'Get Msg' to 'Get Msgs' and 'New Msg' to 'Compose'. 50865 - Removing the duplicated charset menu item for folders. Both bugs have r=jglick@netscape.com, sr=sspitzer@netscape.com 2001-10-27 08:19:54 +00:00
bnesse%netscape.com
faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
rpotts%netscape.com
ae53430684 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
shanjian%netscape.com
796133ab85 #106650 Crash viewing some mails
r=ducarroz, sr=sspitzer
2001-10-26 23:59:30 +00:00
sfraser%netscape.com
72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
naving%netscape.com
fc043ae72e 106819 r=suresh sr=mscott. Do not steal focus after search textbox is cleared. 2001-10-26 22:33:27 +00:00
naving%netscape.com
7c1966ad79 94968. r/sr=mscott. fix the folder-picker to not show bogus folders. 2001-10-26 22:08:21 +00:00
naving%netscape.com
e3756b4921 106875 r=stephend sr=mscott. Remove tooltip for the searchBar. 2001-10-26 21:28:46 +00:00
hwaara%chello.se
79da968230 #72667, get custom quoted colors working again; obey the pref.
r=ducarroz, mcafee, sr=sspitzer
2001-10-26 19:25:19 +00:00
hwaara%chello.se
591a469d0b #47981, link to newsgroups launches new mail window. Make our window handling in news a lot better, reuse whatever 3pane is already open. r/sr=sspitzer 2001-10-26 19:19:35 +00:00
nhotta%netscape.com
2e7ba04626 Replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu. 2001-10-26 17:24:18 +00:00
alecf%netscape.com
6ae8a9bee0 Convert users of nsCRT::ToUpper(PRUnichar) to ToUpper(PRUnichar) for bug 100214, r=jag, sr=scc 2001-10-26 17:18:35 +00:00
naving%netscape.com
736cf2bf01 102735 r/sr=bienvenu. Save the sort info etc, when doing empty trash(imap). 2001-10-26 04:22:17 +00:00
alecf%netscape.com
491fe6b2bd Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
alecf%netscape.com
8b0ceb8c3c final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
bienvenu%netscape.com
1397acb0a3 fix crash with move mail by using an nsCOMPtr to hold the ref r=naving, sr=sspitzer 104398 2001-10-26 03:13:41 +00:00
stephend%netscape.com
730714aad2 Bug 106668. JS strict warnings in the new Search widget. r=naving@netscape.com, sr=brendan@mozilla.org 2001-10-26 02:20:53 +00:00
racham%netscape.com
4a92ee7b35 Fixing crasher bug 105670. Adding null check on incoming server in the process of getting default account. r=racham, sr=sspitzer 2001-10-26 02:19:43 +00:00
cavin%netscape.com
ecc90c94ff Bug #74955: When loading folders, preset the msg hdr cache table size to eliminate
the need of allocating and de-allocating tables. Same thing for users of nsUInt32Array
and nsUInt8Array. r=bienvenu, sr=sspitzer.
2001-10-26 02:02:58 +00:00
bienvenu%netscape.com
9ba9c5c25b fix abr caused by removing charset conversion code r=naving, sr=sspitzer 106725 2001-10-26 00:24:01 +00:00
bienvenu%netscape.com
26a8e5a49f remove bunch of unused code after charset conversion code that needed it was removed r=naving, sr=sspitzer 106725 2001-10-26 00:22:07 +00:00
bienvenu%netscape.com
cad2c8dede fix problem with 64 bit sorts, r=bienvenu, sr=sspitzer 101011 patch by shanmu@netscape.com 2001-10-26 00:19:13 +00:00
nhotta%netscape.com
7acfb18cb2 Fixed to pass char* to PR_smprintf() instead of PRUnichar* which is not recognized, bug 105704, r=naving, sr=alecf. 2001-10-26 00:03:59 +00:00
naving%netscape.com
bf43e53f5b 103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane. 2001-10-25 05:34:49 +00:00
stephend%netscape.com
7e27172542 Bug 94022. Copies and Folders -> Copies & Folders. r=timeless, sr=sspitzer 2001-10-25 04:58:07 +00:00
dbaron%fas.harvard.edu
02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
naving%netscape.com
831cdc2bcf 102467 r/sr=bienvenu. fix a small memory leak 2001-10-25 03:14:33 +00:00
timeless%mac.com
c9812723f1 Bugzilla Bug 97136 Unable to load filter on space characters
patch by alexey@ihug.com.au r=naving, sr=bienvenu
2001-10-25 03:11:40 +00:00
bienvenu%netscape.com
e570c61bb7 bulletproof for crash with filters and movemail r=adam@gimp.org, sr=sspitzer 2001-10-25 02:26:16 +00:00
bienvenu%netscape.com
97a78db72b add ui for label feature, r=ssu, sr=sspitzer, fix problem with command enabling for local mail, r=varada, sr=sspitzer 106067 106504 2001-10-25 02:25:08 +00:00
nhotta%netscape.com
a415cc19fd For mail body charset conversion, if charset is "us-ascii" then use "ISO-8859-1", bug 82591, r=ducarroz, sr=sspitzer. 2001-10-24 23:54:07 +00:00
shanjian%netscape.com
1fbc4952f5 fix mac bustage,
r=jelwell
2001-10-24 03:17:44 +00:00
mscott%netscape.com
774ca560cc Bug #105553 --> convert message header display to use new XBL widget
Bug #73413 --> hook up a first pass at view all headers
Bug #51616 --> don't let long subjects (with no spaces) reak havoc on the message pane.
r=ducarroz
sr=sspitzer
2001-10-24 00:27:03 +00:00
mscott%netscape.com
106150bc6e Bug #105553 --> add XBL widgets for use in message display
r=sspitzer
sr=hewitt
2001-10-24 00:26:09 +00:00
shanjian%netscape.com
bdb2ec8203 #12481 libmime to feed more characters for charset detection
r=naoki, r=ducarroz, sr=sspitzer
2001-10-24 00:16:01 +00:00
varada%netscape.com
14d4a36839 fix for 65761 - prefill filters using email address;r=ducarroz;sr=sspitzer 2001-10-24 00:00:32 +00:00
sspitzer%netscape.com
397051ef10 fix for #55473. "View" | "Sort by" and "Messages" should be radio buttons, not checkboxes.
thanks to andreas.premstaller@uibk.ac.at for the patch.  r/sr=sspitzer
2001-10-23 23:54:54 +00:00
naving%netscape.com
1436cf66f1 106160. r=sspitzer sr=bienvenu fix a crash on reading local messages, the fix is not to loadURL if we cannot
get a msgHdr for the message.
2001-10-23 23:41:47 +00:00
nhotta%netscape.com
8465fb9bac Fix the window close problem for saveAs in .js, enable the charset alert in .cpp and some clean up,
bug 89655, r=ducarroz, sr=bienvenu.
2001-10-23 23:25:02 +00:00
sspitzer%netscape.com
84fc843537 fix for #106308. fix duplicate resource ids. r=hwaara, rs=bienvenu 2001-10-23 22:40:12 +00:00
bienvenu%netscape.com
a2ab34e8d5 some front end for labels r=ssu, sr=sspitzer 106067 2001-10-23 22:22:32 +00:00
bienvenu%netscape.com
7952a2ada6 some front end for label filters r=naving, sr=sspitzer 106067 2001-10-23 22:21:38 +00:00
bienvenu%netscape.com
5be48bed01 add backend support for filter labels r=ssu, sr=sspitzer 106067 2001-10-23 22:07:24 +00:00
bienvenu%netscape.com
5955ba4686 add backend support for labels r=ssu, sr=sspitzer 106067 2001-10-23 22:06:03 +00:00
bienvenu%netscape.com
bc51fb126a add label type r=ssu, sr=sspitzer 106067 2001-10-23 22:04:03 +00:00
sspitzer%netscape.com
b5586a89ce fix for #106165. fix js warning when psm not built or installed. r/sr=bienvenu 2001-10-23 02:11:08 +00:00
nhotta%netscape.com
37cfb61ef8 For charset menupopup, make sure to set selectedItem and removed unnecessary code, bug 87691, r=jbetak, sr=sspitzer. 2001-10-22 22:47:48 +00:00
dougt%netscape.com
0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
nhotta%netscape.com
6b00f41a54 In MIME encoder, replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu. 2001-10-22 20:59:03 +00:00
bnesse%netscape.com
73c9a1111f Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00