Commit Graph

6638 Commits

Author SHA1 Message Date
mcafee%netscape.com
244a57d9b2 Cleaning up XUL, shrinking UI to fit, simplified some labels. r=rgoodger@ihug.co.nz 2000-01-12 04:50:15 +00:00
bienvenu%netscape.com
f89d9339f3 folder sink idl, not part of build yet 2000-01-12 03:30:21 +00:00
sspitzer%netscape.com
00fd3093ac fix the bogus comment 2000-01-12 03:03:30 +00:00
putterman%netscape.com
f02e8fafc5 Begin work on mail context menus. This is for the thread pane. r= alecf. 2000-01-12 02:25:35 +00:00
rjc%netscape.com
b3dac48b54 Fix broken end tag location. 2000-01-12 01:48:17 +00:00
alecf%netscape.com
66785118f1 fix typos, no review needed 2000-01-12 01:47:36 +00:00
alecf%netscape.com
01fec6c998 make the account wizard use a common overlay for some elements
prep for using ben's account wizard.
r=sspitzer
2000-01-12 01:46:55 +00:00
jdunn%netscape.com
370313154b Fix slamm's warnings of shadowing previous variables.
r= rhp@netscape.com
r= warren@netscape.com
r= rpotts@netscape.com
2000-01-12 00:54:10 +00:00
slamm%netscape.com
9822eafc10 Remove obsolete call to sidebarOpenClosePanel(). r=sspitzer 2000-01-12 00:48:27 +00:00
rhp%netscape.com
78ff616b28 Fix for line endings after linked text - Bug #: 23507 - r: jefft 2000-01-12 00:37:47 +00:00
putterman%netscape.com
63a9c92d75 Slightly speed up opening a mail folder by using IsHeaderRead instead of IsRead. r=bienvenu. 2000-01-12 00:31:06 +00:00
bienvenu%netscape.com
4a6b816bca first entry into cvs, not part of build 2000-01-12 00:24:26 +00:00
alecf%netscape.com
7d69499e10 open account wizard on a timer so that it doesn't actually open during the onload= handler... so that users can get to it using the parent window's window icon on the Windows taskbar.
r=sspitzer
2000-01-11 23:57:41 +00:00
bienvenu%netscape.com
687319afb6 set new flag for all new news messages, not just ones with re:,r=sspitzer 23647 2000-01-11 23:38:53 +00:00
alecf%netscape.com
b7130baea5 fix for #14089, various typos & layout problems fixed
r=sspitzer
2000-01-11 23:21:47 +00:00
mscott%netscape.com
8ecb0c65fa Bug #8985 --> add a key binding for the delete key such that hitting the delete button in messenger will
delete the selected message(s).
r=sspitzer
2000-01-11 22:59:12 +00:00
alecf%netscape.com
4be3dc2230 rearrange some of the members of this interface just for readability
r=sspitzer
2000-01-11 22:49:29 +00:00
ducarroz%netscape.com
609762887c Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu 2000-01-11 22:41:36 +00:00
mscott%netscape.com
f68ff8a7c9 Bug #8276 --> some old code in here wasn't allocating enough bytes for a string when quoting an address. As a result,
it was possilbe to give it a string with semicolons such that we would corrupt memory. an easy example:
foo@netscape.com;foo@netscape.com would cause us to write past the end of an allocated buffer and crash.
The fix is to make sure we allocate enough memory.
r=sspitzer
2000-01-11 22:37:24 +00:00
mscott%netscape.com
1613b35d89 Bug #23351 --> patch from bns_robson@hotmail.com to fix
problem where we weren't pausing for more data if the server hadn't sent
the response back.
r=mscott
2000-01-11 21:06:36 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
jefft%netscape.com
9b660a887d fixed bug 23442 -- [DOGFOOD] Empty trash on IMAP account causes crash; check for return value in js; r=putterman 2000-01-11 20:44:55 +00:00
jefft%netscape.com
be314bdf69 fixed bug -- Empty trash on local and POP folders doesn't work; implemented empty trash for pop; r=putterman 2000-01-11 20:41:24 +00:00
chuang%netscape.com
1a89572c34 Fix bug20235 AB Formatting checkbox not remembered, r=habgas 2000-01-11 20:06:39 +00:00
sspitzer%netscape.com
42ce930293 back end (migration) fix for bug #16219
migrate the mail.pop3_gets_new_mail and mail.imap.new_mail_get_headers get
migrated to mail.server.server1.download_on_biff
2000-01-11 20:03:51 +00:00
rhp%netscape.com
d027771e9c Fix for invalid multipart message creation - Bug #: 19223 - r: mscott 2000-01-11 15:41:21 +00:00
sspitzer%netscape.com
d6ed91fe90 fix bug #23370 2000-01-11 10:01:31 +00:00
sspitzer%netscape.com
248e618bcb fix bug #23366 2000-01-11 09:57:50 +00:00
sspitzer%netscape.com
1609e6eb8a fix bug #23249. prepopulate the address widget the newsgroup name (not the full uri). also, if they had a news server selected, treat this like a normal "To:" compose. 2000-01-11 09:51:28 +00:00
sspitzer%netscape.com
b9dfd88b3b make it so the identity for the "Local Folders" account that gets created defaults the copies and
folders prefs to the "Local Folders."
2000-01-11 09:28:24 +00:00
sspitzer%netscape.com
d613e577e1 fix a reference error that I caused with my last checkin. 2000-01-11 08:20:31 +00:00
sspitzer%netscape.com
9ca75194ad fix for bug #23457. when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").

fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.

r=alecf
2000-01-11 08:01:37 +00:00
bienvenu%netscape.com
eeceb110d7 remove unneeded include 2000-01-11 06:15:31 +00:00
pavlov%netscape.com
97d562dc92 check for null before calling into a method of the object r=dmose 2000-01-11 06:11:12 +00:00
bruce%cybersight.com
7d37b23a32 Real fix for the Solaris bustage. 2000-01-11 06:06:29 +00:00
bienvenu%netscape.com
fd8894dec9 add include of nsIEventQueue.h 2000-01-11 05:57:45 +00:00
bienvenu%netscape.com
9c7d36144c fix build bustage 2000-01-11 05:51:14 +00:00
bienvenu%netscape.com
f018c66b93 add include of prmon.h to fix build bustage 2000-01-11 02:50:46 +00:00
bienvenu%netscape.com
76d996686e removing in favor of idl file,r=mscott 2000-01-11 02:28:29 +00:00
bienvenu%netscape.com
298d239019 convert nsIImapProtocol.cpp to idl,r=mscott 2000-01-11 02:27:43 +00:00
bienvenu%netscape.com
5fbdf449f1 add nsIImapProtocol.idl,r=mscott 2000-01-11 02:27:17 +00:00
waterson%netscape.com
46e921da0f Bug 18631. Add GetDataSources() method to nsIRDFCompositeDataSource. r=scottip,rjc 2000-01-11 01:59:12 +00:00
jdunn%netscape.com
cb0c532e85 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
nhotta%netscape.com
803f935959 Apply unicode conversion to the file name to attach, bug 23111, r=cata. 2000-01-11 01:22:33 +00:00
bienvenu%netscape.com
d6cdc6cbd7 make nsIImapProtocol scriptable, r=mscott 2000-01-11 01:18:56 +00:00
bryner%uiuc.edu
77ecf71c68 Fix build bustage. r=pinkerton. 2000-01-11 00:03:15 +00:00
pinkerton%netscape.com
dc2bec46d9 reverting html->text api. 2000-01-10 23:05:16 +00:00
sspitzer%netscape.com
2ec51e08fd check in benb's (mozilla@bucksch.org) fixes for bug #23330
don't convert emoticons to gifs when sending a html message.
I also took the liberty of removing the dead code from nsMsgSendPart.cpp
r=sspitzer
2000-01-10 22:51:01 +00:00
alecf%netscape.com
64eae5d51e fix for #23527 - use onchange= to disable the password, not onclick
(and enable the password by default since onchange= is broken right now)
r=sspitzer
2000-01-10 22:06:41 +00:00
mscott%netscape.com
268927d21c Use the URILoader to load attachment urls when sending a reply to a message with attachments. this allows us to use the
stream converter logic in the uri loader.
r=rhp
2000-01-10 20:59:10 +00:00