rhp%netscape.com
50479c69ac
Adding new files to the tree for AppleDouble support - NOT PART OF THE BUILD YET!
2000-01-25 15:42:32 +00:00
rhp%netscape.com
8a03b1b80e
Fix for rendering I18N vCards - Bug: 21743 - r: nhotta
2000-01-25 14:59:09 +00:00
rhp%netscape.com
c52336dade
Fix for rendering I18N vCards - Bug: 21743 - r: nhotta
2000-01-25 14:50:18 +00:00
rhp%netscape.com
1ccd7f7af5
Simple Fix - Comparison should NOT be case sensitive
2000-01-25 06:49:59 +00:00
sspitzer%netscape.com
3faa747d74
the real fix. I need to cast to (const char *) for certain platforms.
2000-01-25 05:51:41 +00:00
putterman%netscape.com
607037e85a
r=alecf. More work on context menus for 10881. This time it's the folder pane.
2000-01-25 05:13:22 +00:00
sspitzer%netscape.com
991a220f4c
"Local Folders" doesn't have an identity anymore. r=mscott
...
initial changes for authenticated news. still more to be done. r=mscott
bulletproofing changes for migration, never set the port of a server to zero.
2000-01-25 04:57:22 +00:00
tonyr%fbdesigns.com
455abf7762
Update to build under Unix
2000-01-25 04:40:00 +00:00
mscott%netscape.com
cfcda02ffe
Just a little tweak so no code reviewer. SetWindow was returning an error if you passed in null for the dom
...
window. This was throwing an exception that wasn't being caught in JS in the unload handler for the msg window
because when we are unloading we force some clean up by setting the window to null.
2000-01-25 03:57:54 +00:00
sspitzer%netscape.com
de516b8dcd
removing the extra quotes from the strings.
2000-01-25 03:21:54 +00:00
rhp%netscape.com
fe576e931d
Fixes for several I18N display issues - Bugs #: 3979 23634 2406 24485 - r: jefft
2000-01-25 03:18:36 +00:00
ducarroz%netscape.com
d29e7f2ff4
Fix for bug 24628. Smarter decodage of parameters, use pattern [="] and [",] instead on checking only on the quote/doubelquote characters do detect start and end quote in parameters. R=jefft
2000-01-25 03:00:12 +00:00
ducarroz%netscape.com
5f81d1f98e
Fix for bug 16924,21280. We need to set the focus on a new created row on timer to let a reflow really create the new node. R=alecf
2000-01-25 02:58:53 +00:00
sspitzer%netscape.com
c5475be197
fix for #24882 , initialize member to null.
2000-01-25 02:40:53 +00:00
hangas%netscape.com
bd6b1c478e
Fix for 21151 (enable delete button and menu item even when thread pane not in focus) r=mscott.
2000-01-25 02:34:15 +00:00
dougt%netscape.com
ef9ca59371
nsIFile Landing
2000-01-24 22:00:59 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
alecf%netscape.com
12a6947eaa
timers can't be reused on all platforms, so just keep recreating it each time it fires
...
r=scottip
a=leaf
fix for #24874 (blocker)
2000-01-24 18:52:42 +00:00
bienvenu%netscape.com
62562d8fcd
bulletproof against num thread children getting to 0 r=jefft
2000-01-24 15:51:47 +00:00
brade%netscape.com
75cc556538
separate debug options out of EditorCommands.js (r=kin)
2000-01-24 15:31:39 +00:00
brade%netscape.com
89f92f2701
remove unused function (r=kin)
2000-01-24 15:29:39 +00:00
alecf%netscape.com
5dd2818558
fix missing space from complete identity line (too simple for a reviewer!)
2000-01-24 06:11:36 +00:00
mscott%netscape.com
92656b03e2
add a new line to the end of this file
2000-01-24 02:08:44 +00:00
mscott%netscape.com
1b2ddc2f7d
Add Add to AB and Send Mailto strings because these are in the new popup when you click
...
on an email address.
r=alecf
2000-01-24 02:07:44 +00:00
mscott%netscape.com
5ae8fba629
Bug #24399 --> make the interface called from JS use unicode instead of
...
UTF-8 strings. This means we have to convert unicode to UTF-8 and then
convert the results of the parsing back into unicode before returning.
this was already checked into the m13 branch.
r=alecf,sspitzer
2000-01-24 02:01:59 +00:00
mscott%netscape.com
d5568e8496
Bug #24399 --> fix displaying of email addresses with japanese characters
...
turn email addresses into titled buttons instead of html anchors such that
clicking on the address brings up a menu popup which shows you add to address book
or send mail to options...
r=alecf
2000-01-24 02:00:14 +00:00
mscott%netscape.com
240b6092cd
Convert all email addresses into titled buttons instead of html anchors. Make subject
...
bold.
r=alecf
2000-01-24 01:58:23 +00:00
mscott%netscape.com
62da49dc15
add a popup for Add To AB and Send Mail To when you click on an email address.
...
r=alecf
2000-01-24 01:57:10 +00:00
alecf%netscape.com
175eb4d66e
include the interface, not the implementation, to reduce dependancies & speed up build (no reviewer, just a simple change)
2000-01-24 01:55:56 +00:00
mscott%netscape.com
62341de424
Bug #23528 --> add style for making the subject bold. Add styles for email address button
...
to make it look like a link.
r=alecf
2000-01-24 01:55:39 +00:00
alecf%netscape.com
383daafe05
coalesce meteor starts/stops that happen within a 1/2 second of each other - speeds up mail operations
...
r=mscott
2000-01-24 01:54:05 +00:00
mscott%netscape.com
e76bc873fd
Add msgHdrViewAddresses.js to the Mac build.
2000-01-24 00:46:14 +00:00
mscott%netscape.com
cf03372892
Add msgHdrViewAddresses.js to the Unix build.
2000-01-24 00:45:32 +00:00
mscott%netscape.com
8a980e9cb2
Add msgHdrViewAddresses.js to the windows build.
2000-01-24 00:44:24 +00:00
mscott%netscape.com
0bc8841f29
Adding this file to the repository (not built yet). This is a stub file
...
which contains some JS methods used for special email address processing
you might want to perform on email addresses.
2000-01-24 00:43:06 +00:00
tonyr%fbdesigns.com
0fcd263ede
Added unix makefiles for import service and text import component
2000-01-23 19:51:23 +00:00
alecf%netscape.com
ade4d33028
fix linux bustage
2000-01-22 02:22:09 +00:00
ducarroz%netscape.com
33ead1d581
Bug 24705. OpenComposeWindowWithURI must not escape parameters before calling OpenComposeWindowWithValues since fix for bug 24301. R=ssptizer,jefft A=brendan@mozilla.org,jar,chofmann
2000-01-22 01:02:01 +00:00
ducarroz%netscape.com
d3074f6898
Bug 24301. OpenComposeWindowWithValues now pass value through a nsIMsgCompFields object instead of passing them directly as argument. R=mscott,bienvenu A=chofmann
2000-01-21 15:08:55 +00:00
mscott%netscape.com
5dcede0562
Bug #23325 --> if someone tries to illegally make us resolve a relative url against a mailnews url (imap,
...
mailbox, news, etc.) just return "about:blank" as the url. Why? 'cause mailnews urls aren't relative and
trying to do so with msgs that don't have base urls associated with them is causing lots of problems.
r=sspitzer,rhp
a=chofmann
2000-01-21 05:49:20 +00:00
jefft%netscape.com
c89b22c331
fixed bug 23447 -- Empty Trash on Pop3 not working; JS file change only; r=bienvenu,putterman; a=chofmann
2000-01-21 01:30:00 +00:00
putterman%netscape.com
52d7065ba5
Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
...
message counts. a=chofmann. r=alecf and bienvenu.
2000-01-20 22:56:00 +00:00
mscott%netscape.com
c288785103
Bug #24274--> when creating a new channel, if we don't have a mock channel,
...
return an error instead of NS_OK.
r=bienvenu,travis
a=chofmann
2000-01-20 03:55:25 +00:00
jefft%netscape.com
76637e18d5
non-crashing fix for bug 24407; check for null pointer prior calling nsCRT::strdup(); r=bienvenu,mscott
2000-01-19 23:43:42 +00:00
bienvenu%netscape.com
e3baa5fd90
fix copying multiple msgs from local folder to imap r=jefft,mscott a=chofmann 24384
2000-01-19 22:25:53 +00:00
bienvenu%netscape.com
c7da6c43ef
fix online to offline move to delete source headers, r=mscott
2000-01-19 01:28:16 +00:00
pavlov%netscape.com
c43b606870
add support for new pref/migrate it from 4.x r=alecf
2000-01-19 01:16:35 +00:00
pavlov%netscape.com
aa3ebcb49b
add a default pref r=alecf
2000-01-19 01:15:22 +00:00
alecf%netscape.com
4ef7a2b16e
use the right port when constructing the IMAP url
...
r=mscott
2000-01-18 22:43:58 +00:00
bienvenu%netscape.com
b11c7a0430
add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302
2000-01-18 22:33:35 +00:00
dveditz%netscape.com
9fbd4f3e75
cleaning up leftover bookkeeping files in mdb and mork directories (since moved)
2000-01-18 20:40:37 +00:00
rhp%netscape.com
dd3aab1997
Fix a problem with META that specify charsets - Bug #: 22036 - r: jefft
2000-01-18 14:23:00 +00:00
alecf%netscape.com
67b921f15c
allow imap to support port numbers in the pref file
...
r=mscott
bugged by=pavlov
2000-01-18 02:34:08 +00:00
tonyr%fbdesigns.com
7598649d26
Added the import tools to the build (finally!)
2000-01-17 23:58:08 +00:00
rhp%netscape.com
24c85027f9
Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft
2000-01-17 23:24:04 +00:00
sford3%swbell.net
948579bb84
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
mscott%netscape.com
329424b0b4
Fix a problem I introduce with the new message display for sspitzer to help with printing. when AscynConvertDAta
...
is called, we want to remember off the desired output content type. then when scanning the url and attempting
to determine which emitter to use, we can look at this content type again to help us make the right decision
r=sspitzer
2000-01-17 20:59:44 +00:00
mscott%netscape.com
466ba23665
loading a uri takes the channel instead of the uri. The caller
...
must create the channel before call openuri.
r=rpotts.
2000-01-17 19:56:31 +00:00
jefft%netscape.com
9249bb4233
Fixed bug 22129 -- lack of recieve mail functionality; it turns out that we didn't handle actual message size different that the server returned message size well; we have to check for dot_fix, assumed_end and pause for more data to end incorporate complete message download; turned on auth login so we have a little security; generate X-UIDL header if needed; better cache of server capability; r=rhp
2000-01-17 17:32:07 +00:00
tonyr%fbdesigns.com
afed602b24
Update UI to have single entry point
2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com
986a4acb67
Added importDialog.dtd
2000-01-17 06:06:13 +00:00
tonyr%fbdesigns.com
da9465c4df
First Checked In.
2000-01-17 06:04:49 +00:00
hyatt%netscape.com
d17711abfa
Added support for snapping a tree widget to a certain row height. r=pavlov
2000-01-17 03:57:00 +00:00
sspitzer%netscape.com
07fbc3eb2b
#define some hard coded strings
2000-01-15 09:55:02 +00:00
sspitzer%netscape.com
95447e565d
add a debugging printf.
2000-01-15 09:30:34 +00:00
sspitzer%netscape.com
b24ad0f01b
add the removeIdentity() method to the the account manager interface.
...
I need this, because at migration time, I create a bogus identity
for migration purpose, and I want to clean up after myself.
2000-01-15 09:14:27 +00:00
sspitzer%netscape.com
b8680ff540
step 2 of divorce the mailnews migration code from the account manager
2000-01-15 09:00:46 +00:00
sspitzer%netscape.com
d9231e1818
added files: mozilla/mailnews/base/public/nsIMessengerMigrator.idl
2000-01-15 08:59:09 +00:00
sspitzer%netscape.com
139344b488
added files: mozilla/mailnews/base/src/nsMessengerMigrator.cpp
2000-01-15 08:58:50 +00:00
sspitzer%netscape.com
de60fafd38
moving the mailnews migration code out of the account wizard.
...
step 1: add the new files.
2000-01-15 08:51:16 +00:00
sspitzer%netscape.com
1033ad311d
perhaps I should keep my personal feelings about the Mac to myself. r=steve jobs
2000-01-15 06:13:04 +00:00
sspitzer%netscape.com
e4a65034ac
cache the 4.x server type. first step in moving migration out of the account
...
manager and into its own service. r=alecf
2000-01-15 06:11:04 +00:00
alecf%netscape.com
0d62551cfa
add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
...
r=sspitzer
2000-01-15 03:06:39 +00:00
mscott%netscape.com
11e4701e91
bug #23894 --> be sure to escape the display name for the attachment b4
...
inserting it into the open attachment method.
r=sspitzer
2000-01-15 01:45:12 +00:00
mscott%netscape.com
105834316d
Bug #23894 --> be sure to unescape the attachment's display name before brining up the file picker.
...
r=sspitzer
2000-01-15 01:41:52 +00:00
ducarroz%netscape.com
b29c378864
Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft
2000-01-15 01:38:34 +00:00
ducarroz%netscape.com
b2e7e4de66
Rewrite fix for bug 23111. Now use new API for retreiving file system character set. R=nhotta
2000-01-15 01:33:23 +00:00
ducarroz%netscape.com
15ff466663
Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff
2000-01-15 01:33:19 +00:00
ducarroz%netscape.com
53e5118884
Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft
2000-01-15 01:33:18 +00:00
ducarroz%netscape.com
e5f68401df
New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft
2000-01-15 01:33:17 +00:00
alecf%netscape.com
4ab4d970ee
back me out
2000-01-14 22:53:46 +00:00
alecf%netscape.com
b4c796b63d
back my changes out
2000-01-14 22:53:16 +00:00
alecf%netscape.com
a791c7c105
back out my changes
2000-01-14 22:51:53 +00:00
sspitzer%netscape.com
920287de74
backing out andreas and warren
2000-01-14 22:01:56 +00:00
alecf%netscape.com
d34375c61d
fix usages of getprehost so that we can send mail
...
a=granrose
2000-01-14 20:20:04 +00:00
alecf%netscape.com
9f6a49ba77
fix usages of GetPreHost so that mail folders can appear
...
a=granrose
2000-01-14 20:19:17 +00:00
alecf%netscape.com
26dec628b3
fix usages of GetPreHost so that local/imap/news folders can be displayed
...
a=granrose
2000-01-14 20:17:14 +00:00
alecf%netscape.com
77227b1cfd
fix null pointer check for blocker #23958
2000-01-14 19:07:33 +00:00
alecf%netscape.com
76b7dad32e
make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
...
(in preparationfor #19079 )
r=scottip
2000-01-14 09:01:39 +00:00
warren%netscape.com
d6a205f1ec
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
2000-01-14 08:50:03 +00:00
sspitzer%netscape.com
70db1835e1
fix for #17691 #20480 #20482
...
I wasn't properly landling the cases where the copies and folders prefs
from 4.x were ""
2000-01-14 07:53:28 +00:00
tonyr%fbdesigns.com
e0594d3051
Update to generic modules and add field map support
2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com
2962d3da1f
Added field mapping UI
2000-01-14 01:40:34 +00:00
bienvenu%netscape.com
65fd2d63fa
fix box spec memory leaks, mismatched free r=mscott
2000-01-14 01:02:57 +00:00
rhp%netscape.com
98d674070f
Changes to fix problem with rendering and qutoing I18N messages - Bug #: 22655 - r: naoki
2000-01-14 01:01:18 +00:00
danm%netscape.com
e61e030fc9
removing JS for persisting position and size (now handled automatically by C code)
2000-01-14 00:09:50 +00:00
alecf%netscape.com
c818cf0144
fix compiler bustage
...
r=mscott
2000-01-13 23:43:46 +00:00
sspitzer%netscape.com
7b6d2cca05
we don't have panes in 5.0, remove some of this HAVE_PANES cruft.
2000-01-13 09:31:20 +00:00
sspitzer%netscape.com
1e1d22cfe9
fix that annoying off by one bug.
2000-01-13 09:27:08 +00:00
sspitzer%netscape.com
fdd118938a
polish and shine.
2000-01-13 09:08:35 +00:00
alecf%netscape.com
76fbf838ae
switch account wizard to using .controls instead of getElementsByTagName
2000-01-13 09:01:00 +00:00
sspitzer%netscape.com
b1ba261894
fix some minor problems with the download header dialog.
2000-01-13 08:51:53 +00:00
sspitzer%netscape.com
421b30a8d1
clean this up. since I'm passing the server id through, I don't
...
need to pass the markOldRead and max_articles values through.
I can get them in JS. no doy.
2000-01-13 08:37:26 +00:00
sspitzer%netscape.com
088f19a6bd
heed the per server "news.notify.on" pref.
2000-01-13 08:22:19 +00:00
sspitzer%netscape.com
a62fc2b022
changes for the per server (instead of global) news.mark_old_read, max_messages, and news.notify.on
...
prefs. hook up the download news headers dialog to use and set these prefs.
2000-01-13 08:12:12 +00:00
putterman%netscape.com
2293dce080
Secondary sort thread pane by date. r=sspitzer. Bug 15142.
2000-01-13 06:02:29 +00:00
bienvenu%netscape.com
0fe654b890
fix mark all read performance for news,r=sspitzer 17470
2000-01-13 05:44:07 +00:00
mscott%netscape.com
fe1a92bf73
Landing imap integration with the memory cache!! *Yeah*
...
Bug #23491 --> add memory cache support for imap urls.
Bug #23325 --> fix a crasher...only try to find a folder if we have a folder name
r=bienvenu
2000-01-13 04:54:23 +00:00
chuang%netscape.com
5d0c0c96c8
fix bug5476 Preference radio buttons are not initialized, r=ducarroz
2000-01-13 04:31:02 +00:00
sspitzer%netscape.com
dc13b97a8f
"news.notify.size" is not used anymore
2000-01-13 04:09:43 +00:00
sspitzer%netscape.com
a3a463c333
"news.notify.size" is not used anymore.
2000-01-13 04:05:51 +00:00
alecf%netscape.com
b3277046b1
use new .controls attribute to speed up account manager
2000-01-13 03:48:16 +00:00
mscott%netscape.com
afbe693058
Bug #23491 --> add GetSet/AddToMemoryCache as part of hooking up imap urls
...
to the memory cache
r=bienvenu
2000-01-13 03:20:59 +00:00
mscott%netscape.com
50aab79cf4
Bug #23491 --> implement GetSet/AddToMemoryCache as part of hooking up imap urls
...
to the memory cache
r=bienvenu
2000-01-13 03:20:29 +00:00
rhp%netscape.com
69b7c12369
Fix for bug #: 12675 - Code never reached in vCard handler. r: rhp (external contribution)
2000-01-13 02:47:30 +00:00
rhp%netscape.com
c4b022703a
Fix for controlling FCC operation - Bug #18919 - r: jefft
2000-01-13 02:20:28 +00:00
bienvenu%netscape.com
a00f2e6c59
fix solaris build bustage
2000-01-12 23:48:35 +00:00
sspitzer%netscape.com
a5b5ca4131
after all my bitching, I goofed and made it so for a new imap server, the copies and folders prefs defaults to the imap server, and not local folders.
...
fix #21237
2000-01-12 22:18:50 +00:00
bienvenu%netscape.com
04d23a3e5b
remove obsolete file
2000-01-12 22:07:53 +00:00
bienvenu%netscape.com
93d41f7679
remove obsolete folder sink proxy
2000-01-12 21:59:10 +00:00
bienvenu%netscape.com
a1ff78fcb1
add copymessages to message service,r=mscott
2000-01-12 21:43:59 +00:00
bienvenu%netscape.com
ae821c4267
add idl for mailbox spec and mail folder sink, r=mscott
2000-01-12 21:42:19 +00:00
bienvenu%netscape.com
98942401bc
add nsIIMailboxSpec, nsIImapMailFolderSpec.idl,r=mscott
2000-01-12 21:41:23 +00:00
sspitzer%netscape.com
c048f5dd70
fix warning.
2000-01-12 08:57:41 +00:00
alecf%netscape.com
c932504ca6
increment i every time we go through the loop to avoid an infinite loop
...
r=sspitzer
fixes #17833
2000-01-12 08:50:42 +00:00
alecf%netscape.com
7daf656e98
remove large font so wizard is readable
2000-01-12 08:32:33 +00:00
sspitzer%netscape.com
efca0bc1e6
don't hardcode this alert, move it to a string bundle.
2000-01-12 08:04:07 +00:00
sspitzer%netscape.com
f78463161d
fix for #13767 , when creating a news account, default compose html to false.
2000-01-12 07:57:42 +00:00
putterman%netscape.com
4f132e8564
Instead of selecting first new message on startup, just scroll to it. r=alecf.
2000-01-12 07:18:58 +00:00
mcafee%netscape.com
045b09730c
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
63c72643a0
folder sink idl, not part of build yet
2000-01-12 03:30:21 +00:00
sspitzer%netscape.com
f171ceb068
fix the bogus comment
2000-01-12 03:03:30 +00:00
putterman%netscape.com
c55c5754a3
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
7f8d2fed87
Fix broken end tag location.
2000-01-12 01:48:17 +00:00
alecf%netscape.com
0822a81c6c
fix typos, no review needed
2000-01-12 01:47:36 +00:00
alecf%netscape.com
16102b1cda
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
bf9205fff0
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
7d7643f78b
Remove obsolete call to sidebarOpenClosePanel(). r=sspitzer
2000-01-12 00:48:27 +00:00
rhp%netscape.com
5a32bb8132
Fix for line endings after linked text - Bug #: 23507 - r: jefft
2000-01-12 00:37:47 +00:00
putterman%netscape.com
6a9a13ff8f
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
c8911f9026
first entry into cvs, not part of build
2000-01-12 00:24:26 +00:00
alecf%netscape.com
681e3fd26d
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
db9468616e
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
0005d898e6
fix for #14089 , various typos & layout problems fixed
...
r=sspitzer
2000-01-11 23:21:47 +00:00
mscott%netscape.com
86a4ae344c
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
52d3b2b7c2
rearrange some of the members of this interface just for readability
...
r=sspitzer
2000-01-11 22:49:29 +00:00
ducarroz%netscape.com
42d6cd338d
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
40d59103b6
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
ff06693a14
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
13efd9e8c6
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
e18bd7193a
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
59cc486ac6
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
ee023755df
Fix bug20235 AB Formatting checkbox not remembered, r=habgas
2000-01-11 20:06:39 +00:00
sspitzer%netscape.com
838180536d
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
ef9f8a1a12
Fix for invalid multipart message creation - Bug #: 19223 - r: mscott
2000-01-11 15:41:21 +00:00
sspitzer%netscape.com
f1228cd423
fix bug #23370
2000-01-11 10:01:31 +00:00
sspitzer%netscape.com
caf634d142
fix bug #23366
2000-01-11 09:57:50 +00:00
sspitzer%netscape.com
f4005c3832
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
a3da2c8fec
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
c186b0fe92
fix a reference error that I caused with my last checkin.
2000-01-11 08:20:31 +00:00
sspitzer%netscape.com
079c129409
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
bb2b2a27fe
remove unneeded include
2000-01-11 06:15:31 +00:00
pavlov%netscape.com
3b5c2e9cd5
check for null before calling into a method of the object r=dmose
2000-01-11 06:11:12 +00:00
bruce%cybersight.com
b40636b42d
Real fix for the Solaris bustage.
2000-01-11 06:06:29 +00:00
bienvenu%netscape.com
88b511db06
add include of nsIEventQueue.h
2000-01-11 05:57:45 +00:00
bienvenu%netscape.com
ce3843e1fc
fix build bustage
2000-01-11 05:51:14 +00:00
bienvenu%netscape.com
d6f72b0e78
add include of prmon.h to fix build bustage
2000-01-11 02:50:46 +00:00
bienvenu%netscape.com
4cfb048838
removing in favor of idl file,r=mscott
2000-01-11 02:28:29 +00:00
bienvenu%netscape.com
e908918a40
convert nsIImapProtocol.cpp to idl,r=mscott
2000-01-11 02:27:43 +00:00
bienvenu%netscape.com
bb14b3e798
add nsIImapProtocol.idl,r=mscott
2000-01-11 02:27:17 +00:00
waterson%netscape.com
abd7ead67c
Bug 18631. Add GetDataSources() method to nsIRDFCompositeDataSource. r=scottip,rjc
2000-01-11 01:59:12 +00:00
jdunn%netscape.com
157f231d1d
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
e65fae394e
Apply unicode conversion to the file name to attach, bug 23111, r=cata.
2000-01-11 01:22:33 +00:00
bienvenu%netscape.com
3d072adf0c
make nsIImapProtocol scriptable, r=mscott
2000-01-11 01:18:56 +00:00
bryner%uiuc.edu
a13b9b6139
Fix build bustage. r=pinkerton.
2000-01-11 00:03:15 +00:00
pinkerton%netscape.com
60f00a0390
reverting html->text api.
2000-01-10 23:05:16 +00:00
sspitzer%netscape.com
1e7462c423
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
a48944a3a7
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
221c10ca71
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
bienvenu%netscape.com
7e2a8bbfa8
use string bundles for news messages,r=sspitzer 12105
2000-01-10 20:57:49 +00:00
chuang%netscape.com
c6523943f9
Fix Bug10868 import tab delimited text file with .tab extension, r=hangas
2000-01-10 20:52:57 +00:00
hyatt%netscape.com
143d222499
Cleaning up the folder pane.
2000-01-10 11:41:05 +00:00
hyatt%netscape.com
5b5da8f095
Getting the addressing tree out of a div.
2000-01-10 07:37:39 +00:00
hyatt%netscape.com
73e0d69cbf
Improving trees.
2000-01-10 03:04:05 +00:00
putterman%netscape.com
72739c8ed4
Select Inbox on startup if it's currently in the content model. r=mscott.
2000-01-10 01:34:36 +00:00
mscott%netscape.com
a6cfe9dac4
performance tweak --> header parser is supposed to be a service not a component.
...
r=bienvenu
2000-01-10 01:21:18 +00:00
bienvenu%netscape.com
8c0e47b586
hook up load group for msg protocol so stop will work, r=mscott
2000-01-09 23:38:52 +00:00
bienvenu%netscape.com
82d1fa71c9
hook up stop for news, r=mscott
2000-01-09 23:38:31 +00:00
bienvenu%netscape.com
60e51380ff
add ability to null out msg status feedback, r=putterman
2000-01-09 23:15:07 +00:00
bienvenu%netscape.com
c637ef6dde
set new flag for new news headers,r=mscott 23425
2000-01-09 22:19:18 +00:00
mscott%netscape.com
a4be3b0f68
performance tweak --> header parser is supposed to be a service not a component.
...
r=bienvenu
2000-01-09 22:00:03 +00:00
mscott%netscape.com
815841f538
performance tweak --> header parser is supposed to be a service not a component.
...
r=ducarroz
2000-01-09 21:59:36 +00:00
mscott%netscape.com
a9a1994b38
performance tweak --> header parser is supposed to be a service not a component.
...
r=bienvenu.
2000-01-09 21:57:21 +00:00
putterman%netscape.com
f783868075
Select and scroll to first new message in a folder. r=bienvenu.
2000-01-09 19:47:58 +00:00
putterman%netscape.com
5d52afa8dc
Put message header and message pane in a box. r=hyatt.
2000-01-09 19:47:09 +00:00
tonyr%fbdesigns.com
72b11a79bc
Update to changed nsIMsgAccountManager interfaces
2000-01-09 17:30:18 +00:00
alecf%netscape.com
f663a87d16
minor aesthetic changes on advice of ben goodger
2000-01-08 19:29:31 +00:00
rhp%netscape.com
a4a4131bf8
Changes to fix I18N vCards - Bug #: 23324 - r: nhotta
2000-01-08 17:24:55 +00:00
rhp%netscape.com
6945b5511c
Fix for quoting blurb about signed messages - Bug #23075 - r: jefft
2000-01-08 17:12:43 +00:00
alecf%netscape.com
cb05bcaa63
final stage of XPIDLizing nsIMsgHdr
2000-01-08 09:55:37 +00:00
alecf%netscape.com
ca56ac6103
oops, fix case change (thanks seth)
2000-01-08 09:05:16 +00:00
alecf%netscape.com
01b1d6bb93
require servers to have a username and hostname at creation time r=sspitzer
2000-01-08 09:03:55 +00:00
sspitzer%netscape.com
2cdc555231
back out that last checkin. it makes no sense, as it's wrapped in an #ifdef.
2000-01-08 08:03:23 +00:00
sspitzer%netscape.com
01e22ed9ce
*** empty log message ***
2000-01-08 07:56:42 +00:00
rpotts%netscape.com
3e79b2aec1
Made contentType a read/write attribute of nsIChannel
2000-01-08 06:26:04 +00:00
sspitzer%netscape.com
3ad93338aa
added files: mozilla/mailnews/local/src/nsNoneService.cpp
2000-01-08 04:02:54 +00:00
sspitzer%netscape.com
7a838822da
added files: mozilla/mailnews/local/public/nsINoneService.idl
2000-01-08 04:01:38 +00:00
sspitzer%netscape.com
66a2024b3e
fix #23372 , remove hard coded string from account manager and account wizard
...
js. fix #23313 , don't allow user to delete "local folders" account.
fix #23413 , implement delete account. further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)
r=alecf
2000-01-08 04:01:06 +00:00
alecf%netscape.com
243a1ed8ed
finally sever header dependancies between mailsession and accountmanager
...
(just a header update, no reviewer)
2000-01-08 03:56:15 +00:00
alecf%netscape.com
d880f23e83
clean up compose test dependancies (not part of product)
2000-01-08 03:41:55 +00:00
alecf%netscape.com
66706ba627
minor dependancy cleanup
2000-01-08 03:40:54 +00:00
alecf%netscape.com
2486757488
minor mailsession dependancy cleanup
2000-01-08 03:40:28 +00:00
alecf%netscape.com
e985f3bd19
null pointer check, no reveiwer
2000-01-08 03:39:59 +00:00
alecf%netscape.com
cbfdff9868
more minor dependancy cleanup
2000-01-08 03:39:36 +00:00
alecf%netscape.com
c298765487
more incredibly minor mailsession dependancy cleanup (no reviewer)
2000-01-08 03:38:45 +00:00
alecf%netscape.com
6718a995f6
clean up dependancies on mailsession (minor, no reviewer)
2000-01-08 03:38:16 +00:00
alecf%netscape.com
5c88c4030d
fix uninitialized variable warning
2000-01-08 03:36:37 +00:00
pinkerton%netscape.com
938b7c8db0
Added a new param to the HTML->Text sink stream to take the charset so that we can convert to plain text with the correct charset for the platform. Enhanced the XIFFormatConverter to take advantage of this, fixing bug 21414. r=akkana, nhotta.
2000-01-08 01:48:39 +00:00
bienvenu%netscape.com
37f6448763
add folder listing, support for imap extensions, fix prob deleting from trash,r=mscott
2000-01-08 01:38:34 +00:00
bienvenu%netscape.com
5e3d360e44
add list folder method,r=mscott
2000-01-08 01:36:09 +00:00
bienvenu%netscape.com
20983ec52f
add folder listing support,r=mscott
2000-01-08 01:36:05 +00:00
jefft%netscape.com
fcba941dbd
fixed bug 17497 - Move/file a news message engages a move instead of copy; move news message treated as copy message; r=putterman
2000-01-08 01:34:08 +00:00
rhp%netscape.com
838984784b
Final fix for vcard crashing bug - Bug 23309 - r: sspitzer/alecf
2000-01-07 16:08:03 +00:00
sspitzer%netscape.com
9fa1876e8a
fix javascript assertion when creating a new account.
...
this bug was introduced when I landed the changes for #21978
2000-01-07 08:35:18 +00:00
alecf%netscape.com
73ca2705fc
get rid of evil tabs so I can actually read this in something other than vi :)
2000-01-07 08:24:35 +00:00
alecf%netscape.com
3df2aa15e6
print exception r=sspitzer
2000-01-07 07:54:09 +00:00
sspitzer%netscape.com
33ca74f641
fix bug #23317 . when using the account wizard, check the
...
protocol info to see if username is required and how to preflight
the pretty name. (news does it different than imap and pop.)
to help the insane clown posse, create a string bundle to be used
by the account wizard.
fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.
r=alecf
2000-01-07 07:49:37 +00:00
alecf%netscape.com
05574b4c49
update mail pref panes to match the new prefwindow landing
2000-01-07 07:09:12 +00:00
sspitzer%netscape.com
43e4bc8ae9
fix #21978 . two changes: "Local Mail" is now "Local Folders"
...
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
sspitzer%netscape.com
799e3e6307
check in bulletproofing fix for #23309
2000-01-07 03:07:14 +00:00
jdunn%netscape.com
3adcf16109
resolving all unresolved symbols at link time
...
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:48:46 +00:00
alecf%netscape.com
485ff760cf
fix crash viewing Ben Goodger's vCard :)
...
just a null pointer check, no reviewer
2000-01-07 01:00:29 +00:00
ducarroz%netscape.com
d8c33499ce
Fix for bug 22055. We need to extract the message ID and the reference of the original message in order to build the new reference. R=bienvenu
2000-01-07 00:51:00 +00:00
putterman%netscape.com
f7af9ce2b6
When navigating through the thread pane, scroll to the newly selected message. r=alecf
2000-01-07 00:42:28 +00:00
bienvenu%netscape.com
c865b62dec
fix new flag handling, r=putterman
2000-01-07 00:24:35 +00:00
mscott%netscape.com
a5abc8e43e
Bug #17065 --> remove our hack in CreateNewLineFromSocket on Unix. This hack was in place
...
as a work around for the fact that events were getting processed on the wrong threads. dougt
fixed this problem for us. So we don't need this work around which was forcing us to spike the cpu.
r=bienvenu
2000-01-06 23:44:41 +00:00
jefft%netscape.com
fb78af0676
fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz
2000-01-06 23:35:57 +00:00
alecf%netscape.com
343a053e83
slightly better e-mail validation for #3744
...
r=sspitzer
2000-01-06 23:34:26 +00:00
sspitzer%netscape.com
b1d8076155
fix for javascript assertion in bug #23282
2000-01-06 22:24:27 +00:00
mscott%netscape.com
47e56b5e4c
Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
...
in the attachment pop up menu.
Also removed a function I didn't need (DumpAttachmentsMenu)
r=alecf.
2000-01-06 21:29:44 +00:00
mscott%netscape.com
7d5f205cec
Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
...
in the attachment pop up menu.
the header sink needs to use a wstring for the attachment name.
r=alecf.
2000-01-06 21:29:09 +00:00
mscott%netscape.com
f78cc1cac0
Fix a rare crash when displaying imap messages. Don't remove the mock channel from the url
...
on the imap thread. Why? Because this causes the channel to be removed from the load group
which triggers a chain of UI notifications that should be on the UI thread and not the imap thread.
r=bienvenu
2000-01-06 21:24:03 +00:00
bienvenu%netscape.com
735d0b4851
fix parent thread for top level messages,fixes delete in threaded view r=putterman 22287
2000-01-06 21:18:45 +00:00
sspitzer%netscape.com
9656f2ad86
fix for #23274 . make "File | New... | Account" work.
2000-01-06 21:13:01 +00:00
rhp%netscape.com
0b5e9c6795
Fix for incorrect reporting of number of attachments for signed messages - Bug #: 23182 - r: jefft
2000-01-06 19:59:48 +00:00
sspitzer%netscape.com
66a0c36aa7
fix for bug #21235 . fix the "triple click" problem with the folder picker.
...
thanks to waterson for the tip. also, add the MPL to the top of the file.
2000-01-06 19:54:46 +00:00
nhotta%netscape.com
f5e7bc5002
Changed to apply the entity conversion before charset conversion, bug 20062, r=akkana.
2000-01-06 19:49:23 +00:00
nhotta%netscape.com
4212130e9e
Changed to scan for HTML before converting from unicode to mail charset, bug 22315, r=rhp.
2000-01-06 19:48:45 +00:00
tonyr%fbdesigns.com
e38c0ca4a0
Added nsIFieldMap interface.
2000-01-06 16:43:06 +00:00
tonyr%fbdesigns.com
8d32d296d4
Fixed to actually build.
2000-01-06 16:43:01 +00:00