Commit Graph

4703 Commits

Author SHA1 Message Date
blakeross%telocity.com
04b07bd531 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
dbaron%fas.harvard.edu
7b59563e1e Fix AIX (and presumably OS/2) bustage by changing |true| to |PR_TRUE|. 2001-12-08 19:47:46 +00:00
bienvenu%netscape.com
69cf984d40 speedup folder loading when many headers to download, r/sr =sspitzer 112761 2001-12-08 00:59:38 +00:00
bienvenu%netscape.com
3a97262377 make manyHeadersToDownload an attribute instead of a method, r/sr =sspitzer, cleanup as part of work for 112761 2001-12-08 00:58:34 +00:00
ssu%netscape.com
2f052fab78 fix that's part of bug 81292 - labels feature. rs=sspitzer. 2001-12-08 00:52:56 +00:00
ssu%netscape.com
a404a2362f fixing bug 106187 - Add Label as a filter action. r=varada, sr=sspitzer. 2001-12-07 23:19:03 +00:00
pete%alphanumerica.com
efee7eec18 b=77933, r=ccarlen, sr=jst
nsIFile::CreateUnique() has unused parameter

removed unused parameter
/**
    WARNING commercial tree has one hit for this API change
 */
--pete
2001-12-07 23:06:51 +00:00
ssu%netscape.com
3f515758a8 fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu 2001-12-07 21:37:22 +00:00
bienvenu%netscape.com
c0f2a94fa3 reduce bloat of nsMsgHdrs when parsing local folder r=naving, sr=sspitzer 113847 2001-12-07 15:34:12 +00:00
alecf%netscape.com
2c81421fa3 fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta 2001-12-06 23:41:46 +00:00
bienvenu%netscape.com
dd6db76c67 fix regression reading offline news messages 111065 r=mscott,sr=sspitzer 2001-12-06 00:42:58 +00:00
racham%netscape.com
ca648a8496 Fixing bug 107363. Making file picker to start inthe existing signature folder, if there is one. r=ducarroz, sr=sspitzer 2001-12-05 03:05:19 +00:00
racham%netscape.com
b2e402cb42 Fixing bug 104358. js warnings in smtpserverlist.js. r=bhuvan 2001-12-05 03:04:58 +00:00
naving%netscape.com
fe233270bf 112355 r=sspitzer sr=bienvenu. null out folder's db reference as the search is over on a folder. this will
help in cutting bloat during and after the search is over.
2001-12-05 00:08:16 +00:00
hewitt%netscape.com
66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
naving%netscape.com
4dbec63c5d Adding a comment, no bug, no reviewer 2001-12-04 21:50:42 +00:00
bienvenu%netscape.com
bf2d990e36 reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366 2001-12-04 15:34:00 +00:00
naving%netscape.com
b921004426 113359 r=suresh sr=bienvenu. free the collation key after finding the place where the new msg hdr will be
inserted.
2001-12-04 05:08:26 +00:00
mscott%netscape.com
01b6ba74ca Bug #113384 --> hook up CAB collection to a timer to improve initial
message display time.
r=sspitzer
sr=bienvenu
2001-12-04 04:04:22 +00:00
mscott%netscape.com
52d1d09ad7 Bug #112661 --> back out my removal of the firing of selection changed
because it stopped us from selecting the next message when you delete the top of
a collapsed thread.
r/sr=bienvenu
2001-12-04 04:02:02 +00:00
mscott%netscape.com
829746a823 remove some obsolete comments. 2001-12-03 23:36:57 +00:00
blakeross%telocity.com
9948b8966a 110674 - msgdeletemessage() has two unnecessary function calls. r=hwaara sr=sspitzer 2001-12-03 06:03:33 +00:00
nhotta%netscape.com
10919378a6 Attempt to fix the Mac bustage. 2001-12-01 18:28:15 +00:00
nhotta%netscape.com
89c29421d0 Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu. 2001-12-01 17:39:17 +00:00
nhotta%netscape.com
16a527d0a8 For search, cache default charset to the class. For eudora, changed to get a pref directly,
bug 110127, r=naving, sr=bienvenu.
2001-12-01 17:36:35 +00:00
rpotts%netscape.com
1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
mkaply%us.ibm.com
d4e7f75c1a No bug
r=mkaply
OS/2 only - "." and " " should not be special file system chars on OS/2
2001-11-30 21:28:41 +00:00
nhotta%netscape.com
2bef954c77 Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting,
bug 111055, r=ducarroz, sr=sspitzer.
2001-11-29 04:56:42 +00:00
dbaron%fas.harvard.edu
2019c65bd9 Fix leak of nsMsgProgress (and the things it owns) when sending mail. r=bienvenu sr=waterson b=99180 2001-11-28 04:47:20 +00:00
mscott%netscape.com
ee30eb36ed Bug #112324 --> don't initialize the view header menu item in the onload handler for the mail
3-pane. This helps start up time in a very small way.

r=bienvenu
rs=sspitzer
2001-11-28 04:17:54 +00:00
mscott%netscape.com
eb13ead84f Bug #110543 --> afire a custom event when the message pane loads
inform any listeners when we start to display a message
r=kai
sr=sspitzer
2001-11-28 01:06:37 +00:00
mscott%netscape.com
4360b11ab3 make the user agent header field name stay at the top of the line when the user agent wraps.
rs=sspitzer
2001-11-28 00:04:30 +00:00
mscott%netscape.com
ba2767833f Bug #112220 avoid an extra firing of the on select outliner handler when deleting
a message. Supress command updating when selecting the next message
after a delete
r=bienvenu
rs=sspitzer
2001-11-27 21:45:41 +00:00
rjc%netscape.com
fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
naving%netscape.com
b0774fd75d 111829 r/sr=bienvenu. fix leaking folder name upon creating new folder. 2001-11-26 22:05:26 +00:00
mscott%netscape.com
46e02fb8e3 give the header toggle widget box flex so the subject line wraps. rs=sspitzer 2001-11-26 19:33:16 +00:00
blakeross%telocity.com
2a48def19d 109117 - offline ui: download/sync now window has extra big ok and cancel buttons. r=bienvenu sr=ben 2001-11-26 00:43:56 +00:00
mscott%netscape.com
28d930437d Bug #111274 --> define the addresses object inside the while loop.
r/sr=sspitzer
2001-11-21 23:22:43 +00:00
bienvenu%netscape.com
f08a7554f8 rest of fix for 111071 can't cancel out of imap password prompt, r=mscott, sr=sspitzer 2001-11-21 21:55:36 +00:00
sspitzer%netscape.com
8b78949da7 fix warning, add a comment. piggybacking on our carpool.
r/sr=no one
2001-11-21 21:53:57 +00:00
bienvenu%netscape.com
133b78b2c5 cache char set in folder info r=naving, sr=sspitzer 102806 and also show folder contents before folder finishes loading 2001-11-21 21:52:06 +00:00
bienvenu%netscape.com
6bc704bab2 remove unused attribute from msg hdr r=naving, sr=sspitzer 110820 2001-11-21 21:51:42 +00:00
bienvenu%netscape.com
25723f49e3 use xpcom add/release ref calls for mork objects now that mork supports it r=naving, sr=sspitzer 110850 2001-11-21 21:51:29 +00:00
bienvenu%netscape.com
7034ec4dd0 fixing #ifdef debug me code, no bug or reviewer 2001-11-21 15:42:56 +00:00
hewitt%netscape.com
0785fec5fa 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
hewitt%netscape.com
640e9eb08d 66441 - Get rid of gray_*_splitter from utilityOverlay, r=ben, sr=hyatt 2001-11-21 06:59:57 +00:00
bienvenu%netscape.com
0f3ec60899 fix going offline from compose window, patch from sspitzer, r/sr = me 111087 2001-11-21 01:48:50 +00:00
bienvenu%netscape.com
55cb9ebe61 fix cancelling from imap password prompt r=sspitzer, sr=mscott 111071 2001-11-21 01:45:59 +00:00
mscott%netscape.com
4fc0e35c4e Bug #110905 --> remove code to enumerate over parsed header results.
allow the ability to get all of the results all at once in a set of
arrays. This improves message display performance by reducing the number
of round trips between the JS thread and the UI thread.
r=ducarroz
sr=bienvenu
2001-11-20 22:53:47 +00:00