Граф коммитов

7635 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com c7bba0f95a Alert the user before sending a plain text mail if the string contains multilingual data, bug 28908, r=ducarroz. 2000-04-13 20:06:28 +00:00
nhotta%netscape.com 0d0cf0cf35 Added comments. 2000-04-13 20:01:17 +00:00
nhotta%netscape.com dbf5a63c0c Added fallback conversion to support broken 4.x japanese vCard, bug 21743, r=cata. 2000-04-13 19:57:52 +00:00
nhotta%netscape.com d93b98275a Adding new functions to control message view font, bug 26182, r=rhp. 2000-04-13 19:56:41 +00:00
bienvenu%netscape.com f7b6c32109 fix mac bustage 2000-04-13 14:58:30 +00:00
bienvenu%netscape.com 3300b312d1 remove unneeded header 2000-04-13 14:49:12 +00:00
bienvenu%netscape.com 28590b38a9 work on nntp connection cache,not turned on yet r=sspitzer 13506 2000-04-13 14:41:35 +00:00
bienvenu%netscape.com 353cd7c1db fix fast delete breaking delete, r=mscott 32742 2000-04-13 14:41:20 +00:00
warren%netscape.com b4bd3fb5bf Added sanity assertions. 2000-04-13 09:19:47 +00:00
bienvenu%netscape.com 131e6a9085 fix ClearFlag method, r=sspitzer 2000-04-13 05:55:48 +00:00
bienvenu%netscape.com 3033e31151 add InitFromUri method, r=mscott for nntp connection cache 2000-04-13 05:54:45 +00:00
bienvenu%netscape.com 38e9277f99 fix line buffer to grow past 4k r=mscott 33715 2000-04-13 05:53:56 +00:00
mscott%netscape.com 4ef2e2c271 Bug #35661 --> don't try to load a message if we are about to delete it
r=putterman
2000-04-13 03:03:50 +00:00
sspitzer%netscape.com c5fec07319 fix for #11043. implement news biff. thanks to tobias@adamson.com for contributing this patch. r=sspitzer 2000-04-13 02:59:01 +00:00
sspitzer%netscape.com be06b6be6d fix for #34791. "check new mail" -> "check new messages". 2000-04-13 02:53:55 +00:00
sspitzer%netscape.com 26796affc9 fix for blocker bug #35591. 3 pane toolbar buttons don't work. 2000-04-12 15:32:27 +00:00
jefft%netscape.com 354a26cd8b fixed bug 33566, 34252 - cancel from saveAs saveAttachment causes alert; r=scottip 2000-04-12 14:23:41 +00:00
sspitzer%netscape.com 15475908d1 changes so that the alert for cross posting to multiple news server shows up.
(instead of a silent failure.)  note, we are still being too over-zealous when
deciding if you are cross posting to multiple servers.  see bug #35338
2000-04-12 09:48:25 +00:00
sspitzer%netscape.com 1a8b22579a make sure we mark the newsrc file as dirty if we update it. 2000-04-12 08:50:01 +00:00
sspitzer%netscape.com d888dd675a add bug # to the assertion, so people know where to add info if they can reproduce this. 2000-04-12 06:22:14 +00:00
sspitzer%netscape.com 1d0daf3031 fix for #35567. bulletproof to avoid a crash. r=putterman. 2000-04-12 06:16:23 +00:00
ducarroz%netscape.com 32b3ac7287 Rename Addressbook classes nsIAutoCompleteSession & nsIAutoCompleteListener to avoid any conflict with the new autocomplete widget during it's landing. R=mscott. 2000-04-12 06:12:41 +00:00
sspitzer%netscape.com af99b19a63 fix a comment. 2000-04-12 05:55:49 +00:00
bienvenu%netscape.com 66055a5a32 more work on search, not used yet 2000-04-12 05:14:38 +00:00
bienvenu%netscape.com 8f0cd57b87 initial checkin, not part of build 2000-04-12 05:12:48 +00:00
ducarroz%netscape.com 519fef052d First Checked In. 2000-04-12 04:57:48 +00:00
mscott%netscape.com c7c6069d68 Bug #29222 --> fix alignment of add to ab and attachment icons
r=sspitzer
2000-04-12 02:17:45 +00:00
hyatt%netscape.com 857df0c253 Cuddling mailnews. XOXOXOXOX 2000-04-12 00:26:01 +00:00
putterman%netscape.com 8cbb6c9e43 Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer. 2000-04-11 20:19:32 +00:00
danm%netscape.com 39d7aed129 imap thread now uses a monitored thread event queue. bug 33928. r=mscott a=leaf 2000-04-10 23:29:55 +00:00
mscott%netscape.com f5b3d2926d Bug #12505 --> fix printing for imap. the load attributes for nsMsgProtocol weren't getting initialized!
Implement get/Set load attributes. When displaying a message, we weren't putting the channel in the right load
group. It was goinging into the 3-pane's load group instead of the message pane's load group. I needed to fix
this b4 I could implment get/set load attributes which in turn was required to fix printing of imap messages.
r=bienvenu
a=leaf
2000-04-10 01:50:06 +00:00
mscott%netscape.com 11c6a6bca7 Bug #12505 --> fix printing for local and news. the load attributes for nsMsgProtocol weren't getting initialized!
r=bienvenu
a=leaf
2000-04-10 01:48:41 +00:00
mscott%netscape.com 74be809464 Bug #31806 --> unhork the mail message pane where each email recipient in the to or cc field was showing up on
it's own line (inlcuding the ", " which also got it's own line).
However, this fix made us use a box where we used to use a div. div's wrap the addresses to the next line nicely
and boxes don't do this so more work still needs to be done.
r=putterman
a=leaf
2000-04-10 00:32:25 +00:00
nhotta%netscape.com 52b25adc68 Initialize the output buffer length in order to avoid infinite loop, bug 34859, r=ftang, a=leaf. 2000-04-07 23:58:59 +00:00
sspitzer%netscape.com 6fdba025f1 fix for #33749. first time compose window problems on linux. use skinnable menulist instead of html-select (kill two birds with one stone.) right-on=mscott, amen=leaf. 2000-04-07 23:47:31 +00:00
alecf%netscape.com 99b5f6167f update filter UI from pre-beta1 days
not part of build!
2000-04-06 05:24:56 +00:00
sspitzer%netscape.com 842ee38a0a fix for #33471. fix by mscott, r=sspitzer, a=leaf. stop now works again for news, pop & smtp. 2000-04-06 03:23:21 +00:00
akkana%netscape.com 9f26f657f6 24360: make mail compose window remember its size/position. r=cmanske,a=leaf 2000-04-06 01:22:41 +00:00
cls%seawood.org adef1ac6f6 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
bienvenu%netscape.com 138ad12155 adding some default server prefs for imap delete, fetch by junks, mpod 2000-04-05 05:31:14 +00:00
alecf%netscape.com 9092b44ed2 add new strings for smtp picker and localize the server type 2000-04-05 00:29:07 +00:00
alecf%netscape.com 7b32690c1c add "Advanced..." text 2000-04-05 00:28:27 +00:00
alecf%netscape.com 362d54dd4d add new DTD for smtp picker 2000-04-05 00:27:38 +00:00
alecf%netscape.com dc98284ff7 change "stationery" to "templates" 2000-04-05 00:26:47 +00:00
alecf%netscape.com c88f9a1562 fix typo with missing space 2000-04-05 00:26:21 +00:00
alecf%netscape.com 2f56122f5e fix <html> tag and width so that the verbose text appears 2000-04-05 00:25:22 +00:00
alecf%netscape.com 004e00c139 add "Advanced" button to main panel to get to per-identity smtp picker 2000-04-05 00:22:37 +00:00
alecf%netscape.com f611bbfd8c updates to the server panel - make server type localizable, use new XUL widget 2000-04-05 00:21:49 +00:00
alecf%netscape.com 9f0586ed8b add per-identity smtp chooser to build for #18184 2000-04-05 00:20:48 +00:00
alecf%netscape.com 0597af8bf5 add per-identity smtp picker for #18184 2000-04-05 00:20:21 +00:00