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

8566 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 1927d0a1ce Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
mscott%netscape.com 30f3d6d2a7 Bug #42836 --> attempt to fix crash on linux with migrated profiles by adding some null ptr checks.
r=putterman
2000-06-16 23:45:38 +00:00
nhotta%netscape.com 51b2e47bae Added code to parse Content-Type charset and store to DB, bug 33101, r=bienvenu. 2000-06-16 22:17:06 +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
jefft%netscape.com e9446a18d2 fixed bug 32178 -- Undo: completely unpredictable when it will enable or work; r=scottip, bienvenu 2000-06-16 13:48:02 +00:00
bienvenu%netscape.com f3b0625c40 override delete model for aol server, r=sspitzer 32519 2000-06-16 13:31:51 +00:00
bienvenu%netscape.com c103944fe9 fix fmr in imap parser causing envelope parser problems r=jefft 42498 2000-06-16 13:24:19 +00:00
bienvenu%netscape.com a2394b0581 more work on search BE, 33101 r=alecf parse local folders before searching 2000-06-16 13:21:41 +00:00
alecf%netscape.com a1a3e2b49f oops, missed a properties file with last checkin (#33101) 2000-06-16 07:45:38 +00:00
alecf%netscape.com 4c3736fddd update examples for people looking to hook up ISPs to the account wizard (not part of build) 2000-06-16 07:44:22 +00:00
alecf%netscape.com 486def43b7 make the search folder picker come from the folder picker overlay, and make it update correctly, plus start to hook up the datasources to the thread pane in the search window
r=sspitzer
part of bug #33101
2000-06-16 07:43:42 +00:00
alecf%netscape.com 1124ed9e8c update search datasource for #33101 - allow nsIMessages to be created from nsIMsgDBHdrs, and get rid of extraneous attribute from the search hit notify listener
r=sspitzer
2000-06-16 07:41:37 +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
alecf%netscape.com 00e5927696 oops, fix a typo in the last checkin 2000-06-15 06:42:18 +00:00
alecf%netscape.com cabaebfbc1 null-pointer check to attempt to fix #42271
r=sspitzer
2000-06-15 06:41:25 +00:00
sspitzer%netscape.com cb37fa8a05 remove unnecessary line. part of my checkin for #1181 2000-06-15 05:52:02 +00:00
sspitzer%netscape.com a7b8934c3d part of fix for #1182. when migrating an imap user, add the
default templates to Local Folders/Templates.  r=alecf
2000-06-15 05:14:02 +00:00
chuang%netscape.com c043154283 Bug 32286 Edit mailing list in address book, r=putterman 2000-06-15 05:10:03 +00:00
sspitzer%netscape.com 95a0944d24 fix #1181. make it so we install templates into bin/defaults/Templates and
bin/defaults/en-US/Templates.  then fix it so we check in the locale
directory first, and fall back to the other one if we have too.
r=alecf
2000-06-15 05:04:49 +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
rhp%netscape.com 6c08324089 Fix for null pointer access crasher - Bug #: 42359 - r: scottip 2000-06-15 01:53:39 +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
alecf%netscape.com fc8c14d497 fix for #40341 - enable/disable filters
r=sspitzer
2000-06-14 23:36:12 +00:00
putterman%netscape.com 8fdea99dcf Backing out changes to these files to fix blocker bugs 42485 and 42488. r=sspitzer, a=leaf. 2000-06-14 18:03:49 +00:00
putterman%netscape.com d8fa510492 Fix for 41327. r=sspitzer. Remove statement that gets printed to console a lot. 2000-06-14 14:05:46 +00:00
hyatt%netscape.com 51db845b7c 30511. r=ben 2000-06-14 06:13:59 +00:00
hyatt%netscape.com 524ee62958 30511. r=ben 2000-06-14 06:13:39 +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
alecf%netscape.com 2f8a7501aa fix for #42082 - enable the filter on creation
r=sspitzer
2000-06-14 00:04:43 +00:00
jefft%netscape.com e4d6f47b1c fixed bug 41170 - opening the twisty for an imap server should refresh the folder list; r=sspitzer, bienvenu 2000-06-13 23:18:04 +00:00
putterman%netscape.com eecae187b8 Fix for 41364. r=alecf. Address book picker from compose window now comes up and
displays addresses.
2000-06-13 13:41:49 +00:00
waterson%netscape.com 984630e965 Grow by power of two after reaching 16 elements; factor 'implementation' into a separate struct so the nsVoidArray object is one word when empty. 2000-06-13 08:33:19 +00:00
sspitzer%netscape.com f273c9c87b start of changes for http://bugscape/show_bug.cgi?id=1149
allow for default templates for the "Local Folders" account.
r=alecf
2000-06-13 05:04:34 +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 f7152de9de Changed charset conversion for UTF-8 to UCS2 to use NS_ConvertUTF8toUCS2, bug 41460, r=mscott. 2000-06-12 23:33:36 +00:00
nhotta%netscape.com 59512a9407 Changed MIME decoder for no charset label case, return "ISO-8859-1" if the header contains 8 bit, bug 41460, r=mscott. 2000-06-12 23:32:58 +00:00
sspitzer%netscape.com 1f7e4d3b1c moving the absync prefs to the right place. feature exception absync ui. 2000-06-12 23:29:27 +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
rhp%netscape.com c2f1ed3c3f Fix for invalid attachment - Bug #: 41415 - r: jefft 2000-06-12 23:16:50 +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
jefft%netscape.com c92dbad196 fixed bug26770 - Messages downloaded twice after hitting stop in POP download; r=bienvenu 2000-06-11 05:23:23 +00:00
tonyr%fbdesigns.com 258e991be5 Fixed import of html messages. b=3157, r=rhp, a=putterman 2000-06-10 16:35:13 +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
bienvenu%netscape.com f7cbeeb06d more work on search backend, fix scheduling of multiple urls, r=alecf 33101 2000-06-10 14:36:50 +00:00
sspitzer%netscape.com c5053a70b9 fix for nsbeta2+ bug #39184. make news pay attention to the port. also remove some
bloat from nsNNTPHost.cpp which was not used and will eventually be going away.
2000-06-10 00:52:43 +00:00