Commit Graph

1510 Commits

Author SHA1 Message Date
amasri%netscape.com
60e5d7208c Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:09:45 +00:00
hyatt%netscape.com
3bae878045 30511 2000-06-19 23:39:43 +00:00
bryner%uiuc.edu
6156d432ab Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
hyatt%netscape.com
7a23dfacfe New tree widget. r=saari, bug#30511 2000-06-19 22:59:39 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
ducarroz%netscape.com
66852fb1ad FIx for bug 42088. Do not try to hidde a window that we have juste closed!!! r=mscott 2000-06-16 22:06:41 +00:00
valeski%netscape.com
f0fec56b70 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
cmanske%netscape.com
3a3f5cf275 Added list commandset; part of bug 41735, r=brade 2000-06-16 14:21:39 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
putterman%netscape.com
839e0beab3 fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
varada%netscape.com
fff2acbadc fix for bug #32963- including Mail/News Account Settings in mail compose window menu 2000-06-15 00:40:13 +00:00
rhp%netscape.com
e8f1aca352 Fixing problem with data loss on forwarding - Bug #: 42398 - r: sspitzer
One is a structure and one is a spec of the attachment URI...they are used
differently...one can be null while the other is valid...I was throwing
away attachments by mistake forwarded messages were falling into this list
2000-06-14 02:50:09 +00:00
ducarroz%netscape.com
1ce46c1da9 Fix (workaround) for bug 41143, 41686. Instead of setting the value (the dot value) during the recipient field creation (which solved bug 37435 but exposes bug 41143 & 41686), I check if the value of the text field is defined when transfering the recipients to the compose fields else I get the attribute value. R=sspitzer 2000-06-13 01:21:53 +00:00
nhotta%netscape.com
464f987aba Added charset conversions in order to pass unicode data to HTML to Plain text converter, bug 41771, r=rhp. 2000-06-13 00:00:21 +00:00
nhotta%netscape.com
82f510177c Changed to send format=flowed mail conditionaly depends on a mail charset and a pref setting, check in for bratell@lysator.liu.se, bug 26734, r=nhotta,rhp. 2000-06-12 23:29:21 +00:00
sspitzer%netscape.com
8c994aadc2 backing the workaround out. it causes regressions. 2000-06-12 14:47:22 +00:00
sspitzer%netscape.com
ccb82cba9b check in work around for dogfood+ bugs #41143 and #41686 so that message compose isn't
a total mess on the tip.  (thanks to mjudge, hyatt and brendan for debugging
and coming up with a workaround.)
2000-06-12 14:07:52 +00:00
bienvenu%netscape.com
c81725307d add ability to set charset on msg hdr for i18n search r=putterman, 33101 2000-06-11 22:08:08 +00:00
rhp%netscape.com
fd2c46b7e0 Fix for silent failure on some mail send operations - Bug #: 35744 r: jefft 2000-06-10 14:47:17 +00:00
alecf%netscape.com
c7861bd9f1 fix for #35799 - make deleting an SMTP server work
r=sspitzer
2000-06-09 00:07:55 +00:00
rhp%netscape.com
e1c5906176 Fix for losing content after a save as draft operation - Bug #: 41506 - r: jefft 2000-06-08 23:37:16 +00:00
alecf%netscape.com
fe7b54cdc3 fix for #35675 - use shared routine to pop up account wizard 2000-06-08 02:20:22 +00:00
sspitzer%netscape.com
035438a614 fix for #23062. stop stripping the "@domain.com" from the smtp username.
also, fix the code the builds the smtp url to handle a username with
an "@" in it.
2000-06-07 23:05:12 +00:00
jefft%netscape.com
d5511ecb58 fixed bug 31455 - SMTP auth login not working; r=mscott 2000-06-07 14:43:50 +00:00
alecf%netscape.com
3d7acb9e0d fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
rhp%netscape.com
3be7b55ced Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +00:00
nhotta%netscape.com
caa54650d3 Excluded types MESSAGE_RFC822 and MESSAGE_NEWS from being encoded as base64 to fix forward inline problem, bug 40745, r=rhp, a=ftang. 2000-06-06 23:29:56 +00:00
nhotta%netscape.com
dcc1a8019f Changed to use PRUnichar version of escape function,
not call ToNewCString which does not work if the data is not Latin1, bug 34373, r=rhp, a=bobj.
2000-06-05 22:02:14 +00:00
valeski%netscape.com
74232ed5dd 41110. nsiwebshellwindow erradication 2000-06-05 21:42:02 +00:00
ben%netscape.com
9f5813b58f update mailnews to use utility overlay and global overlay 2000-06-05 06:34:57 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
warren%netscape.com
88151adad6 Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:39:45 +00:00
rhp%netscape.com
2d421d4bfe Fix for crasher bug on Save as Draft - Bug #: 38561 - r: xxxxx 2000-06-02 22:17:33 +00:00
valeski%netscape.com
9eaf5faf45 41110. nsIWebshellWindow erradication effort. This cleans mail/news. r=rhp 2000-06-01 13:55:22 +00:00
rhp%netscape.com
5f1c958453 Fix for intelligent send feature - Bug #: 28420 - r: rhp - Externally contributed fix 2000-05-29 16:31:08 +00:00
warren%netscape.com
3658e33085 Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp 2000-05-25 08:27:40 +00:00
ben%netscape.com
8fcbd1bd46 skinnability fixes for main windows 2000-05-25 06:00:16 +00:00
sspitzer%netscape.com
06e22a4d45 fix for #36159, get send unsent messages to work again. while I'm here, remove
the rosetta_mailnews.h horse crap.  r=mscott.
2000-05-25 01:02:13 +00:00
mcafee%netscape.com
acbc70693e Fixing double-quit menu item problem; doubly-included globalOverlay files in browser, mailcompose. (38170) r=jrgm, ducarroz 2000-05-24 08:30:47 +00:00
sspitzer%netscape.com
f1996ddb49 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:02:09 +00:00
alecf%netscape.com
3c17fb6537 first part of fix for #28898 - switch SMTP server API to store the key not the server itself, for easier access from the account manager
r=sspitzer
2000-05-22 05:33:49 +00:00
rhp%netscape.com
1da16c155c Fix for signatures in Japanese - Bug #: 34373 - r: sspitzer 2000-05-20 07:12:28 +00:00
rhp%netscape.com
5ad69adb6d Fix for mail bodies displaying HTML codes - Bug #38555 - r: sspitzer 2000-05-20 05:54:22 +00:00
alecf%netscape.com
4bd898d3d6 reflect server hostname into smtp datasource for #18184 r=putterman 2000-05-19 19:57:55 +00:00
rhp%netscape.com
579573d16e Fix for crash when forwarding NTTP message - Bug #: 38223 - r: ducarroz 2000-05-18 01:37:24 +00:00
rhp%netscape.com
ced3a2b195 Fix for crashing on save drafts - Bug #: 38561 - r: ducarroz 2000-05-18 00:24:31 +00:00
sfraser%netscape.com
634ff81936 Remove linkage with NetworkModular.shlb 2000-05-17 08:43:18 +00:00
warren%netscape.com
5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
ducarroz%netscape.com
fa1e55f310 Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars. 2000-05-17 05:45:07 +00:00
ducarroz%netscape.com
1a6eaad8a6 Fix for bug 36730. Activate Autocomplete popup menu. 2000-05-17 05:07:13 +00:00