ducarroz%netscape.com
b90a68a568
Fix for bug 75650. Fix some memories leak which result on not remowing temp files. R=varada, SR=sspitzer
2001-04-17 23:41:29 +00:00
ducarroz%netscape.com
d52a020758
Fix for bug 76215. Need to start progressmeters even when we don't show the progress dialog. R=varada, SR=sspitzer
2001-04-17 23:38:44 +00:00
bienvenu%netscape.com
6854b90991
fix problem reading unread imap msg from mem cache not marking msg read r=naving,sr=sspitzer 24787
2001-04-17 23:32:09 +00:00
varada%netscape.com
812413d8ed
fix for bug#74601;getting rid of last option in reply-on-top for compose prefs;r=ducarroz;sr=bienvenu
2001-04-17 23:09:06 +00:00
bienvenu%netscape.com
6304afcda8
fix problem with new messages icon not showing up on inbox r=sspitzer, sr=mscott 76130
2001-04-17 14:36:23 +00:00
ssu%netscape.com
82e0b7637c
fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)"
...
and bug 75658 - 'Edit|Unsubscribe' and 'Edit|Cancel Message' not showing up..instead label 'Delete' is displayed
r=bhuvan
sr=sspitzer
2001-04-17 08:55:19 +00:00
chuang%netscape.com
8ee9eb0968
Bug4640 Login fails to AB Sync without asking me for a password, r=racham, sr=sspitzer
2001-04-17 03:28:49 +00:00
dbaron%fas.harvard.edu
9db9333e20
Fix form controls and Windows/Unix classic skin to use new system colors -moz-FieldText, -moz-Dialog, and -moz-DialogText where appropriate to allow accurate representation of system colors on GTK.
...
Fix various CSS errors in themes.
b=67448 r=hewitt@netscape.com sr=blizzard@mozilla.org
2001-04-17 02:54:21 +00:00
naving%netscape.com
b52e7f3dd9
75992. sr=bienvenu. When it is cross-server update the counts correctly.
2001-04-16 23:42:07 +00:00
jgmyers%netscape.com
ddc11fc7e7
rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott
2001-04-16 21:01:29 +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
varada%netscape.com
0712752de9
fix for bug#73672;Msgpane collapse not reloading messages;r=putterman;sr=mscott;
2001-04-16 20:08:13 +00:00
bienvenu%netscape.com
e4c92af3c5
remove ifdeffed out code for cacheless view no bug needed sr=sspitzer
2001-04-15 16:52:42 +00:00
sspitzer%netscape.com
895c2fff04
clean up my fix for #75942 to not give a JS error in the filter dialog.
...
(I forgot the search terms are shared.) also make it so if you hit enter in
a search term and the search has started, it will stop it and and start a new one.
rename gButton to gSearchStopButton, since that is what it is.
sr=bienvenu
2001-04-14 23:08:00 +00:00
disttsc%bart.nl
5ad5ad4564
Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf.
2001-04-14 20:08:32 +00:00
bienvenu%netscape.com
d8235fe21a
fix 75912 downloading news msgs for offline use stops if article not found, also 71581 hang going offline if you have no newsgroups configured for offline use sr=sspitzer
2001-04-14 15:30:19 +00:00
bienvenu%netscape.com
0290c88968
add error status for news msg not found 15870 sr=sspitzer
2001-04-14 15:28:50 +00:00
bienvenu%netscape.com
bd38a71d20
fix status msg for offline news sr=sspitzer 15870
2001-04-14 15:27:31 +00:00
sspitzer%netscape.com
fd244297e9
#5335 show location in search dialog
...
#75942 enter in a search term kicks off search
#72253 no sort by thread in the search dialog
#44341 showing the wrong columns in search dialog
#75939 bad row count problems with search
remove unused search-widgets.css
r=mscott,sr=bienvenu
2001-04-14 02:16:56 +00:00
blakeross%telocity.com
0997e8bc01
Accelerator and command problems in mailnews (75447, 75038, 75453). r=ssu sr=sspitzer
2001-04-14 01:08:15 +00:00
sspitzer%netscape.com
cda8f1a24a
fix for crasher #75831 . make sure we close the dbview when we close
...
the stand alone message window. sr=bienvenu
2001-04-13 22:05:10 +00:00
ducarroz%netscape.com
911c409db2
Part of bug 22486. Fix performance regression introduce yesterday with my big cleanup of message compose. R=shaver, SR=sspitzer
2001-04-13 21:53:20 +00:00
varada%netscape.com
0802fd28ba
fix for bug#72916;changing xul broadcasters to commands and observes to commands;r=ducarroz;sr=mscott
2001-04-13 21:44:22 +00:00
sspitzer%netscape.com
8609b35624
rest of fix for for #75317 .
...
temp files created when forwarding a message with attachments are not being deleted. fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-13 21:38:47 +00:00
naving%netscape.com
17e78d87ed
68737. sr=bienvenu. rv wasn't being set correctly to default value for
...
linux release builds.
2001-04-13 21:37:10 +00:00
valeski%netscape.com
f3c5380747
sr=darin. no bug. just dead wood static cid cleanup
2001-04-13 11:23:11 +00:00
sspitzer%netscape.com
7d2dd6feab
fix for #73156 . enter should work like open in the thread / search pane.
...
patch by the bossman (putterman@netscape.com ), sr=sspitzer
2001-04-13 08:17:56 +00:00
sspitzer%netscape.com
a2264f1a51
fix for #75317 . temp files created when forwarding a message with attachments are not being
...
deleted. fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-13 08:13:48 +00:00
ducarroz%netscape.com
67651449db
should fix senna Linux bustage
2001-04-13 06:26:15 +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
ducarroz%netscape.com
75490058dd
Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer
2001-04-13 04:38:01 +00:00
disttsc%bart.nl
2fa99760de
Bug 47740: "Wrong wording when right-clicking on a From address", author=Keyser Sosez <ksosez@softhome.net>, r=timeless, sr=sspitzer
2001-04-13 03:57:57 +00:00
mscott%netscape.com
2dc43f386f
Bug #73819 --> hook imap and news up to the new memory cache.
...
r/sr=sspitzer,bienvenu
2001-04-13 03:48:37 +00:00
hwaara%chello.se
7be5357047
A rather large optimization to GetNumSelected(). bug 75833, r=jag, sr=bienvenu.
2001-04-13 01:30:06 +00:00
naving%netscape.com
f142d07935
75775. sr=bienvenu. check for null pointer and assert if null. This happens when we
...
have download_on_biff true.
2001-04-12 23:41:01 +00:00
bienvenu%netscape.com
e9c87145da
fix handling of new flag for filtered pop messages r=gaytrib, sr=sspitzer 55900
2001-04-12 23:39:18 +00:00
ducarroz%netscape.com
dee4508b4e
Part of fix for bug 28348. Add Progress Dialog. R=varada, SR=sspitzer
2001-04-12 23:37:28 +00:00
ducarroz%netscape.com
e0d5eca890
Part of fix for bug 28348. Add Progress dialog. R=varada, SR=sspitzer
2001-04-12 23:36:23 +00:00
ducarroz%netscape.com
fa81082d75
New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer
2001-04-12 23:33:30 +00:00
naving%netscape.com
080db94711
61171. r/sr=mscott, bienvenu. If password fails start all over again
...
because some servers close the connection
2001-04-12 23:31:45 +00:00
chuang%netscape.com
89aa4e2c3c
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
chuang%netscape.com
b22ca1c6d8
Bug 69480 Abbress Book re-factoring landing
2001-04-12 17:31:51 +00:00
bienvenu%netscape.com
ce119855ef
add prefs for compacting folders threshhold 15865 sr=sspitzer
2001-04-12 14:35:05 +00:00
hewitt%netscape.com
58196589e7
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +00:00
bienvenu%netscape.com
eeb2282360
make sure m_mdb gets assigned so we don't have UMR read sr=sspitzer, no bug
2001-04-12 04:47:04 +00:00
bienvenu%netscape.com
76fd4f58d8
fix crash in nsMsgCopyMsgHdr sr=sspitzer 41933
2001-04-12 04:46:13 +00:00
bienvenu%netscape.com
b998aaf3a5
add support for imap get new mail downloading message bodies r/sr =sspitzer,mscott 15865
2001-04-12 04:42:28 +00:00
eddyk%netscape.com
c34374706a
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
ducarroz%netscape.com
04338d4ee1
Fix for bug 74829. Cannot pass null for an out argument. R=varada, SR=mscott
2001-04-12 01:47:08 +00:00
ssu%netscape.com
e073d5090b
fixing bug 73895 - Bookmark this link doesn't work in message pane. r=racham sr=mscott.
2001-04-11 23:29:10 +00:00