Commit Graph

7360 Commits

Author SHA1 Message Date
mccabe%netscape.com
a1a082d9b2 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
rhp%netscape.com
78211d202e Just checking in a changes that will not get compiled because of ifdef. 2000-03-17 23:32:41 +00:00
ducarroz%netscape.com
192febf41d Fix bug 31568. Need to correctly manage errors when processing attachment. R=mscott,rhp 2000-03-17 23:19:46 +00:00
sspitzer%netscape.com
5ba3a9bed3 more changes for the new subscribe dialog. not part of the build yet. 2000-03-17 23:08:51 +00:00
nhotta%netscape.com
bc44a0d3b9 Cached charset names for charset title performance, bug 20249, r=duccaroz. 2000-03-17 22:32:14 +00:00
nhotta%netscape.com
42a831c815 Changed to call Finish() after the conversion, bug 29652 , r=cata. 2000-03-17 22:08:04 +00:00
dougt%netscape.com
8126ff53b4 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
sspitzer%netscape.com
cfcff9abdc start of new subscribe dialog. not part of the build. 2000-03-17 18:29:58 +00:00
sspitzer%netscape.com
659c2e27fd the start of the new subscribe dialog. not part of the build yet. 2000-03-17 18:28:31 +00:00
sspitzer%netscape.com
a55b60f3eb make the dialog truly modal. 2000-03-17 09:09:41 +00:00
mscott%netscape.com
3a07f7ef36 **NOT Part of the build yet**
Here's a fully scriptable version of nsIImapUrl. We used to only have a .h file
for this interface. When this file is part of the build,nsIImapUrl.h will become
obsolete.
2000-03-17 07:08:53 +00:00
sspitzer%netscape.com
7222c120db fix for #32202. open the "download headers" dialog modal to the messenger window.
r=bienvenu
2000-03-17 06:30:43 +00:00
nhotta%netscape.com
06e130de11 Adding an error hanlding for charset title, bug 20249, r=ducarroz. 2000-03-17 03:23:46 +00:00
nhotta%netscape.com
3ec5b20b44 Added charset feedback UI and some localizability works, bug 20249, r=ducarroz. 2000-03-17 01:13:04 +00:00
putterman%netscape.com
cc31405197 r=mscott. Fix for 31805. can now have multiple mail windows open. 2000-03-17 01:10:57 +00:00
bienvenu%netscape.com
f6ca95bef5 fix problems cancelling imap logon, fix handling of marking deleted messages read r=mscott,jefft 2000-03-17 00:52:03 +00:00
chuang%netscape.com
dcd4441db9 Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey 2000-03-16 23:15:37 +00:00
hangas%netscape.com
49c8da4a8e Fix for 32015 (adding sort direction indicators to address book column headers) submitted by Becki Sanford <becki@talkware.net>, modified by me, r=mscott 2000-03-16 23:12:50 +00:00
chuang%netscape.com
6706b9e1ba bug 27642 Javascript error when opening empty address book 2000-03-16 23:02:49 +00:00
chuang%netscape.com
6b23de5af6 Bug 26070 wrap reuseExp.label 2000-03-16 22:58:36 +00:00
ducarroz%netscape.com
4abbb98355 Fix for bug18584. Add new properties for the save message dialog. R=jefft 2000-03-16 15:31:34 +00:00
tbogard%aol.net
718e56a04e Converted calls to nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 02:30:51 +00:00
ducarroz%netscape.com
1ba7a3bfde Fix regression. Need to pass the event when creating, replying or forwarding a message. R=jefft 2000-03-16 00:42:55 +00:00
nhotta%netscape.com
a9a9a9109a Changed flag for entity conversion, bug 27376, r=akkana. 2000-03-16 00:28:01 +00:00
ducarroz%netscape.com
fd53eb234e Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft 2000-03-16 00:09:32 +00:00
ducarroz%netscape.com
bdb035644b Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft 2000-03-16 00:03:43 +00:00
nhotta%netscape.com
4dffd8f322 Added fallback charset for charset conversion, bug 28679, r=rhp. 2000-03-15 23:33:43 +00:00
jdunn%netscape.com
98ac40c70e removing redundant ;; to fix AIX build 2000-03-15 23:31:39 +00:00
jefft%netscape.com
3f40211291 fix bug31929 - wrong way to throw a message box; r=rhp 2000-03-15 15:38:14 +00:00
jst%netscape.com
7daf72a03d Checking in patch from ah@numerik.uni-kiel.de (Pike), adding new Makefiles. r=me 2000-03-15 15:12:49 +00:00
sspitzer%netscape.com
ccb360fd50 fix assertion when adding a new news account. check that the newsrc file exists before trying
to open it and parse it.
2000-03-15 08:17:06 +00:00
sspitzer%netscape.com
1648fa24bd add RemoveFiles() to interface. we need this for when we clean up after deleting and account. 2000-03-15 07:12:59 +00:00
sspitzer%netscape.com
4c06241f3e fix for bug #31904. couple the identity and the server the the account before
setting any values on the identity.
2000-03-15 07:05:17 +00:00
jefft%netscape.com
dd2accbee8 fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
rhp%netscape.com
4f7e28e9fa Hmm...not sure why this doesn't break on linux tinderbox...nsIMimeService.h is not the right capitalization 2000-03-15 04:33:33 +00:00
sspitzer%netscape.com
0b61fb23a1 fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
cancel a news message.  suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
mscott%netscape.com
a59e78ffbc add thread safe addref and release.
r=bienvenu
2000-03-15 02:29:46 +00:00
rhp%netscape.com
2ec0c6b8e6 Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589 2000-03-15 02:09:43 +00:00
ducarroz%netscape.com
6cfd1b423d Fix bug 31568. Need to check if hostname isn't empty. R=mscott, A=phil,jar 2000-03-15 02:02:17 +00:00
mscott%netscape.com
96fce242e1 Force all copy related objects to only get executed on the UI thread instead of the imap thread.
r=bienvenu
2000-03-15 02:00:27 +00:00
rhp%netscape.com
4e23d61267 Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
nhotta%netscape.com
53d8977bc3 Changed to use do_GetService instead of CreateInstance, bug 30212, r=cata. 2000-03-15 01:36:19 +00:00
slamm%netscape.com
0a37f9f745 Fix build bustage. Thanks to jst@citec.fi for the patch. r=akkana,bienvenu a=granrose 2000-03-14 18:27:27 +00:00
jefft%netscape.com
9cdfa6fef7 fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
jefft%netscape.com
489aa96a47 fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu 2000-03-14 13:37:54 +00:00
hyatt%netscape.com
336a29752a Converting tabs. 2000-03-14 11:40:59 +00:00
ben%netscape.com
9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
sspitzer%netscape.com
b624fe2894 fix for #31715. pass the nsIMsgWindow when trying to post a message.
(we may need it, if we have to authenticate the use for posting.)

also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
sspitzer%netscape.com
d7aaa45fbc use nsCOMPtr for the cached pref service instance. r=bryner. 2000-03-14 07:03:00 +00:00
putterman%netscape.com
0a24489bd2 r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
sort per folder.  27749 View Message menu works.  16966 Mark thread read.  28419 File Button
2000-03-14 05:38:51 +00:00