ducarroz%netscape.com
353dede1e0
First Checked In.
2000-02-12 03:58:01 +00:00
hangas%netscape.com
445cd82e25
Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip
2000-02-12 01:37:43 +00:00
hangas%netscape.com
7cd73e4c87
Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt.
2000-02-11 06:05:04 +00:00
ducarroz%netscape.com
bd80e2acf8
Fix for the regression of bug 26408. I forget to call awFinishCopyNode after we create rows during the initialization. R=jefft
2000-02-11 05:52:38 +00:00
rhp%netscape.com
09ebc0aef9
Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu
2000-02-11 01:31:15 +00:00
fergus%netscape.com
72fc015263
Changes to Localization notes. r=chjung@netscape.com
2000-02-11 01:11:35 +00:00
ducarroz%netscape.com
e88a376e86
Fix regression 27194. A=granrose. Check in missing for fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
2000-02-10 18:04:13 +00:00
rhp%netscape.com
de76ea0ee3
Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip
2000-02-10 06:48:22 +00:00
ducarroz%netscape.com
4386fc3801
Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
2000-02-10 06:05:57 +00:00
cmanske%netscape.com
7ef59d741f
Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz
2000-02-10 05:13:32 +00:00
valeski%netscape.com
10bda47d73
#define collision. net.h must dies
2000-02-09 06:48:12 +00:00
tbogard%aol.net
f5d81c3e9c
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
valeski%netscape.com
16f0daf3c5
r=dougt. 10465. mail news now uses the HTTP handler service for user agent components
2000-02-08 06:24:07 +00:00
alecf%netscape.com
a6b43c654b
attempted fix for mac bustage
2000-02-08 04:36:12 +00:00
sspitzer%netscape.com
ad5fa4d555
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
ducarroz%netscape.com
48060129e5
Fix related to bug 10932 and 26344. Need to reset all the event handlers of a dynamically created node after it has been inserted in the DOM. Also do not created a new recipient row when the user press enter after entering a recipient. R=mscott
2000-02-08 02:39:41 +00:00
rhp%netscape.com
cc34e6b8ad
Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft
2000-02-08 01:15:54 +00:00
sspitzer%netscape.com
17eebe8a61
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
rhp%netscape.com
014209f138
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
2000-02-07 03:06:51 +00:00
rhp%netscape.com
fef7b277db
Small cleanup patch for nsMsgCompUtils.cpp in the work on bug 16398 (format=flowed). - r: rhp (external contribution)
2000-02-06 17:24:40 +00:00
sspitzer%netscape.com
4b48f48eda
in the immortal words of sfraser: "die, appcores, die".
...
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.
r=alecf
2000-02-06 06:54:52 +00:00
pp%ludusdesign.com
6281a9efd1
Converting ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-06 03:18:27 +00:00
waterson%netscape.com
59a22e3c11
Bug 26344. Copy event handler 'by hand', as attribute-based compilation will only occur when an element is in the document. Added grafitti about using cloneNode(), which may be better, modulo bug 26528. r=mscott
2000-02-06 01:36:23 +00:00
rhp%netscape.com
a6723b2717
Fix mail send problems when invalid embedded objects exist in message - Bug #: 24999 - r: ducarroz
2000-02-05 22:31:37 +00:00
alecf%netscape.com
cf7553e6c9
oops, missed one
...
this and the last checkin r=sspitzer
2000-02-05 06:08:12 +00:00
alecf%netscape.com
8389bb5c80
switch from nsAutoCString to nsCAutoString
2000-02-05 06:07:25 +00:00
ducarroz%netscape.com
0735d1968a
Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas
2000-02-05 01:15:06 +00:00
ducarroz%netscape.com
434cd97064
Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas
2000-02-04 22:52:03 +00:00
mscott%netscape.com
7f04e0c460
more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
...
application layer into the webshell/docshell layer.
r=travis
2000-02-04 08:45:34 +00:00
valeski%netscape.com
79132da2fc
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
2000-02-03 03:44:22 +00:00
mscott%netscape.com
01765890e9
Fix for possible build breakage on Mac.
2000-02-03 02:48:43 +00:00
rhp%netscape.com
9be907a783
More AppleDouble work - NOT PART OF THE BUILD
2000-02-03 02:41:27 +00:00
rhp%netscape.com
a140fa6173
More AppleDouble work - NOT PART OF THE BUILD
2000-02-03 01:43:52 +00:00
mscott%netscape.com
ef3ae390c3
More work on AppleDouble - NOT PART OF THE BUILD!!!
2000-02-03 01:33:40 +00:00
rhp%netscape.com
418f559d8d
More AppleDouble work - NOT PART OF THE BUILD
2000-02-03 01:28:07 +00:00
rhp%netscape.com
944680346e
More AppleDouble work - NOT PART OF THE BUILD
2000-02-03 01:20:49 +00:00
rhp%netscape.com
904ed0139a
More AppleDouble work - NOT PART OF THE BUILD
2000-02-03 00:38:20 +00:00
mscott%netscape.com
7e3f24e22f
More work on AppleDouble - NOT PART OF THE BUILD!!!
2000-02-03 00:07:22 +00:00
rhp%netscape.com
140391e238
More work on AppleDouble - NOT PART OF THE BUILD!
2000-02-02 23:55:13 +00:00
rhp%netscape.com
54c0bf4393
Cleaning up files - NOT PART OF THE BUILD
2000-02-02 23:51:16 +00:00
rhp%netscape.com
a596d8dc76
More AppleDouble work - NOT PART OF THE BUILD
2000-02-02 22:31:28 +00:00
alecf%netscape.com
b9c7db8158
cleanup access to the account manager and remove crufty code
...
r=sspitzer
2000-02-02 07:04:12 +00:00
alecf%netscape.com
9b1895e5c9
cleanup to use default account rather than depricated GetCurrentIdentity
...
r=sspitzer
2000-02-02 07:03:08 +00:00
alecf%netscape.com
8cc26fea2c
stop using currentIdentity, use the default account instead
...
r=sspitzer
2000-02-02 06:56:16 +00:00
alecf%netscape.com
92069a2324
remove obsolete method so I can remove GetCurrentServer()
...
(test program only, not part of product)
2000-02-02 06:42:59 +00:00
mscott%netscape.com
ec1d07af8f
rhp: More AppleDouble work - NOT PART OF THE BUILD!!!
2000-02-02 02:36:36 +00:00
alecf%netscape.com
e0b19ea6b3
fix up the messages pref pane so stuff wraps a little nicer
...
r=sspitzer
2000-02-02 02:31:50 +00:00
rhp%netscape.com
27ff1d96dd
More work on AppleDouble - NOT PART OF THE BUILD!!!
2000-02-02 02:24:03 +00:00
alecf%netscape.com
ad7405dfbd
fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
...
r=ducarroz
2000-02-02 01:54:32 +00:00
rhp%netscape.com
650269aa67
More work on AppleDouble - NOT PART OF THE BUILD!!!
2000-02-02 01:43:25 +00:00
rhp%netscape.com
c5fd1b8f97
Changes to prepare for AppleDouble support - NO CHANGES ARE PART OF THE BUILD!
2000-02-02 00:08:12 +00:00
rhp%netscape.com
877171c87e
Fix to add feedback for send operation - Bug 25500 - r: ducarroz
2000-02-01 22:46:38 +00:00
ducarroz%netscape.com
af89452e49
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
2000-02-01 01:53:01 +00:00
alecf%netscape.com
85d0e1bd30
support multiple smtp servers in the backend, #18184
...
r=mscott
2000-02-01 00:05:02 +00:00
putterman%netscape.com
f49730e17b
Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates.
2000-01-31 22:20:55 +00:00
rhp%netscape.com
e5f673a03c
Incorrect determination of 8 bit emails - Bug #: 25674 - r: jefft
2000-01-31 05:16:03 +00:00
mscott%netscape.com
5a5a055b9b
tweaks to make doc loader observer scriptable
...
api synch with nsIURIContentListener
r=travis
2000-01-29 06:12:55 +00:00
cmanske%netscape.com
54e280fc3a
Changed IDs for colorpicker popups so they work in message composer. r=danm
2000-01-29 01:00:08 +00:00
alecf%netscape.com
2e0819a6c6
prepare to abolish GetCurrentIdentity
...
(tests only, no reviewer)
2000-01-28 08:16:19 +00:00
ducarroz%netscape.com
e8a111652c
Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft
2000-01-28 06:20:44 +00:00
rhp%netscape.com
20dd28c498
Updating work for AppleDouble support - NOT PART OF THE BUILD
2000-01-28 03:36:57 +00:00
bienvenu%netscape.com
4bee4994d2
add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman
2000-01-28 01:22:33 +00:00
rhp%netscape.com
5de8c8c564
Adding more Mac specific files to the tree - NOT PART OF THE BUILD
2000-01-27 00:45:31 +00:00
rhp%netscape.com
ec5cc798e7
Adding new files for AppleDouble support ... NOT PART OF THE BUILD
2000-01-27 00:02:23 +00:00
rhp%netscape.com
59e29c468b
Had to convert these from C to CPP - THESE ARE NOT PART OF THE BUILD!
2000-01-26 23:13:23 +00:00
rhp%netscape.com
ba5cbc022b
Fix for identifying 7bit ascii emails as 8bit data - Bug #: 20767 - r: bienvenu
2000-01-26 22:55:11 +00:00
alecf%netscape.com
7dc314de99
reduce dependancies
...
r=sspitzer
2000-01-26 08:17:07 +00:00
sfraser%netscape.com
5a6563d24a
Remove linkage with the Appcores shared libs (appcores is dead, baby, appcores is dead). r=law
2000-01-26 01:07:24 +00:00
rhp%netscape.com
34de28c4b3
Fix for forwarding naming bug - Bug #: 25027 - r: jefft
2000-01-26 00:30:57 +00:00
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
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
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
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
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
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
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
b8680ff540
step 2 of divorce the mailnews migration code from the account manager
2000-01-15 09:00:46 +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
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
alecf%netscape.com
4ab4d970ee
back me out
2000-01-14 22:53:46 +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
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
chuang%netscape.com
5d0c0c96c8
fix bug5476 Preference radio buttons are not initialized, r=ducarroz
2000-01-13 04:31:02 +00:00
rhp%netscape.com
c4b022703a
Fix for controlling FCC operation - Bug #18919 - r: jefft
2000-01-13 02:20:28 +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
sspitzer%netscape.com
efca0bc1e6
don't hardcode this alert, move it to a string bundle.
2000-01-12 08:04:07 +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
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
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
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
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
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
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
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
hyatt%netscape.com
5b5da8f095
Getting the addressing tree out of a div.
2000-01-10 07:37:39 +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
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
alecf%netscape.com
cb05bcaa63
final stage of XPIDLizing nsIMsgHdr
2000-01-08 09:55:37 +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
alecf%netscape.com
d880f23e83
clean up compose test dependancies (not part of product)
2000-01-08 03:41:55 +00:00
alecf%netscape.com
2486757488
minor mailsession dependancy cleanup
2000-01-08 03:40:28 +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
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
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
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
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
mscott%netscape.com
d0ae8fffc5
DisplayMessage now takes in the nsIMsgWindow
...
r=bienvenu
2000-01-06 00:47:58 +00:00
rhp%netscape.com
6a2589635b
Fix for incorrect signature HTML - Bug #23011 - r: jefft
2000-01-05 15:08:32 +00:00
rhp%netscape.com
0e68fe484f
Fix for incorrect signature HTML - Bug #23011 - r: jefft
2000-01-05 14:43:38 +00:00
alecf%netscape.com
a9926bbf8e
pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary ( #7808 )
2000-01-05 02:02:50 +00:00
ducarroz%netscape.com
d92206ebd0
Fix for bug 21025. Need to unescape the attachment url before putting it in the attachment pane. R=jefft
2000-01-05 00:20:34 +00:00
rhp%netscape.com
5b5569660b
Fix for incorrect charset on Draft messages - Bug #: 22508 - r: nhotta
2000-01-04 23:22:51 +00:00
sspitzer%netscape.com
549c71a4e4
fix for #21457 .
...
if the user has foo@bar.com as there smtp user name
(either from migration or from the account wizard)
send only foo as the username to the smtp server
r=mozilla@bucksch.org
1999-12-29 22:47:09 +00:00
sspitzer%netscape.com
dc475222c7
second half of the fix for #22791 .
...
dawn is right again, we need to change the order of the options
because if the user had "forward as quoted", we want it to look like
"forward as attachment", because "forward as quoted" is obsolete.
The back end will behave like "forward as attachment", and this makes it
so the front end will too.
1999-12-29 18:26:50 +00:00
sspitzer%netscape.com
41af3eb7b5
fix warning.
1999-12-29 00:14:35 +00:00
rhp%netscape.com
8f9421babc
This is part of fix for sending >72 character length lines - Bug #22465
1999-12-25 21:51:45 +00:00
sspitzer%netscape.com
3b2359c363
fix for #18751 . now, if the user has a newsgroup selected in the folder pane,
...
and they hit new message, it comes up prepopulated to post to that group
on that host.
1999-12-24 10:54:52 +00:00
ducarroz%netscape.com
2636e08bc0
Fix for bug 22420. Change capitalization. R=nicole
1999-12-23 23:37:00 +00:00
sspitzer%netscape.com
62d2796475
fix the pref panel to explain what emoticons and structs are by example.
...
this is obviously no the final ui, but until we have an official one
for this new pref, this will do. r=bienvenu
1999-12-23 23:03:10 +00:00
sspitzer%netscape.com
e34432f695
rest of fix for #21649 . don't get the pref values inside the stream converter, get it in compose and mime, and pass the value through.
...
thanks to mozilla@bucksch.org for explaining the right thing to do.
also fix a couple of warnings.
r=bienvenu
1999-12-23 22:20:10 +00:00
ducarroz%netscape.com
a2ab4c5e0f
Fix for bug 22329. Don't access m_editor in the destructor as it could be destroyed before us. R=jefft
1999-12-23 00:04:22 +00:00
sspitzer%netscape.com
9a54bf82b9
a couple more cleanup fixes for the new pref ui for bug #21649
1999-12-22 09:23:09 +00:00
sspitzer%netscape.com
6876ef33bf
whoops, fix typo.
1999-12-22 09:14:36 +00:00
sspitzer%netscape.com
526346d44f
rest of fix for #21649
1999-12-22 09:14:04 +00:00
sspitzer%netscape.com
08f2c6cd42
fix the pref ui a little, fix a js exception, add a label to the spell
...
checking field set, add ui for emoticon to glyph conversion. part 1 of fix
for #21649
1999-12-22 08:37:30 +00:00
jefft%netscape.com
7185e425d7
fixed bug 22043 -- [Dogfood] Can't forward imap mail: get 'mailbox does not exist' error; r=bienvenu,rhp a=chofmann
1999-12-21 18:28:27 +00:00
rhp%netscape.com
474ceb45b8
Fix for corrupted messages on failed send - Bug #: 18772 - r: jefft a: chofmann
1999-12-21 15:26:37 +00:00
sspitzer%netscape.com
daeb1d0091
move #ifdef DEBUG to a wide scope
1999-12-21 01:18:20 +00:00
rhp%netscape.com
515823a6ca
Fix for corrupting binary attachments - Bug #: 21907 - r: scottip - a: chofmann
1999-12-16 22:08:29 +00:00
ducarroz%netscape.com
12733af5c2
Fix for bug 21606. Don't autocomplete an empty string. R=putterman
1999-12-13 22:59:01 +00:00
duncan%be.com
c4650940e2
Fix minor BeOS build breakage.
...
r=dveditz
1999-12-12 20:32:26 +00:00
rhp%netscape.com
8ff445ec12
Changes for mangled attachments - Bug #20956 - r: valeski
1999-12-07 22:17:41 +00:00
Jerry.Kirk%Nexwarecorp.com
5f4320924d
Added $(TK_LIBS) to EXTRA_LIBS for Neutrino because Timers require the
...
photon native library to be linked in to work properly.
r=rhp
1999-12-07 12:57:31 +00:00
jdunn%netscape.com
6cea79b83b
alecf's checkon on 12/2 (test.cpp) started use of accountmanager which requires
...
libmsgbaseutil so we need to link it in
r= alecf
1999-12-06 22:04:24 +00:00
ducarroz%netscape.com
83af437555
Fix for bug 20922. OnAutocComplete and AutoComplete now must start with a lower case. R=hangas
1999-12-06 20:10:05 +00:00
rhp%netscape.com
1ad0e2f856
Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch)
1999-12-06 04:53:29 +00:00
hyatt%netscape.com
b3adb806c3
Making messengercompose compliant.
1999-12-05 09:10:47 +00:00
drapeau%eng.sun.com
de7f48e5a5
Fix for minor bug that prevents the module "geturl.cpp" from compiling
...
with Sun's Workshop compiler. The error reported by Workshop:
"nsURLFetcher.h", line 92: Error: Declaration terminated incorrectly.
This is due to a line with only a semicolon on it, looks to be a typo
(extra semicolon).
1999-12-04 23:36:01 +00:00
warren%netscape.com
bf4ef9672f
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
1999-12-04 10:01:32 +00:00
cmanske%netscape.com
7a493ed3db
XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade
1999-12-04 01:35:30 +00:00
sspitzer%netscape.com
eca3788d93
fix for #17402 , stationary -> stationery.
...
r=alecf
major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.
our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.
also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement. Before we were
passing through to the back end the selected xul element, now we pass
the resource in.
other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)
bugs fixed : #14773 , #14254 , #20599 , #20646
r=alecf
a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
1999-12-03 08:10:09 +00:00
ducarroz%netscape.com
cc9f91e6d8
Fix for bug 20554. As tree cells are now boxes, We need to set/get the value attribute instead of creating a text node under it. R=putterman
1999-12-03 00:12:23 +00:00
sspitzer%netscape.com
2dc58e715b
fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs
1999-12-02 22:34:19 +00:00
alecf%netscape.com
8dfb58e0e1
mail architecture cleanup (no bug - emptying my tree before next week's closure)
...
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
1999-12-02 06:59:28 +00:00
alecf%netscape.com
4f85b2ae18
add sendlater to unix build (test only, no review)
1999-12-02 06:32:36 +00:00
alecf%netscape.com
3941a57406
update to use accountmanager as a service (test only, no review)
1999-12-02 06:31:47 +00:00
alecf%netscape.com
15fc5e6a05
add geturl and sendpage tests to unix build (test only, no review)
1999-12-02 06:29:27 +00:00
alecf%netscape.com
684d6e15e4
update this test (test only, no review)
...
use accountmanager as a service now
1999-12-02 06:28:42 +00:00
alecf%netscape.com
5239736e7f
fix makefile so this test builds on unix
1999-12-02 06:27:00 +00:00
alecf%netscape.com
cc00aaa5d3
add compose2 to the unix build (test only, no review)
1999-12-02 06:25:06 +00:00
alecf%netscape.com
1e2bc36b9b
port this to unix so I stop breaking the tree
...
test only, no review necessary
1999-12-02 06:24:07 +00:00
alecf%netscape.com
cbe91f065b
fix for #20405 - change Organization, Identity Name and FullName to be unicode, using new unicode prefs
...
r=rhp
1999-12-02 03:11:52 +00:00
ducarroz%netscape.com
30fa8e4460
Fix for bug 20219. Use spring instead of flex to separate a label from its text field. R=sspitzer
1999-12-02 02:17:50 +00:00
ducarroz%netscape.com
65a16ca43e
Fix column width problem in MsgCompose addressing widget. This is related to bug 20506. R=sspitzer.
1999-12-02 01:11:16 +00:00
ducarroz%netscape.com
4e85a6f601
Fix build bustage. Casting missing!
1999-12-02 00:04:26 +00:00
ducarroz%netscape.com
e2b9d47819
Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske
1999-12-01 22:54:48 +00:00
ducarroz%netscape.com
dfbb3e4b9e
Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft
1999-12-01 22:34:49 +00:00
ducarroz%netscape.com
cf57bd1554
Fix for bug 17771. Add a split addresses function in nsIMsgCompFields to let the UI use backend code to split correctly email addresses. R=jefft
1999-12-01 22:34:45 +00:00
ducarroz%netscape.com
6841033c1e
Rename shadow variable. R=jefft
1999-12-01 22:33:55 +00:00
cmanske%netscape.com
b39b6ad932
Changed Message Composer UI for new color picker UI. r=sfraser
1999-12-01 22:19:56 +00:00
sspitzer%netscape.com
480870fa53
fix for #20506 . this makes the addressing text area big as wide as possible, which is what we want.
1999-12-01 22:14:09 +00:00
rhp%netscape.com
d14f84b6e1
Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman
1999-11-30 22:16:11 +00:00
rhp%netscape.com
a848d1073f
Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman
1999-11-30 22:00:15 +00:00
warren%netscape.com
a265a32348
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
sspitzer%netscape.com
67bde0d5cf
pass up error values upon failure. we were hitting these failures on
...
bug #18620 , and doing this is correct, and it will help us find similar problems
sooner in the future.
1999-11-30 00:52:32 +00:00
dougt%netscape.com
1da7d3868d
fix for 18078. r=mstoltz,warren
1999-11-30 00:32:43 +00:00
sspitzer%netscape.com
7e1ab2889c
fixed by ducarroz. r=sspitzer
1999-11-29 22:28:40 +00:00
hangas%netscape.com
1f11af9677
Fix for 18018, mail prefs messed up. r=davidm
1999-11-29 21:38:32 +00:00
sspitzer%netscape.com
482fba02c7
remove workaround for #14312 , it is no longer needed.
1999-11-29 20:41:23 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
ducarroz%netscape.com
78992bad99
First Checked In.
1999-11-24 23:01:13 +00:00
akkana%netscape.com
25ec09fbb0
19610: Change InsertAsQuotation API to return inserted node r=rhp
1999-11-24 20:48:59 +00:00
akkana%netscape.com
63a098fcc6
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
ducarroz%netscape.com
7d8066d210
We should display a correct error message when the send operation faild. R=mscott
1999-11-23 21:48:21 +00:00
ducarroz%netscape.com
e70317be80
Fix for bug 19404. We need to return an error code when the SMTP server name is missing. R=mscott
1999-11-22 23:48:42 +00:00
mscott%netscape.com
4d3224d77c
Bug #1966 --> properly ref count the url listeners for send and post
...
this means never calling delete directly on the objects like
we were before. A nsCAutoString tweak...
r=rhp
1999-11-22 23:33:24 +00:00
jefft%netscape.com
4ce787a363
fixed bug 8889 - cannot post messages with attachments to the news server; rv=mscott; Added base PostMessage() method to remove duplicate code in smtp and nntp protocol
1999-11-22 14:41:20 +00:00
rhp%netscape.com
7ba8b810d1
Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft
1999-11-20 03:14:13 +00:00
kin%netscape.com
56277e5476
Fix for bug #19371 : [DOGFOOD][REGRESSION] entering text and hitting
...
return in new message crashes app
Modified nsMsgCompose::ConvertAndLoadComposeWindow() to make sure
aBuf was valid before using it with an editor method.
a=sfraser@netscape.com a=leaf@mozilla.org
1999-11-19 21:39:23 +00:00
rhp%netscape.com
404373bd26
Change for I18N quoting bugs - Bug #: 19164 - r: jefft
1999-11-19 03:27:03 +00:00
ducarroz%netscape.com
a6502fcb8d
Fix for bug 18974 & bug 15238. We need to use the default identity when no identity is specified. r=alecf
1999-11-18 21:57:06 +00:00
ducarroz%netscape.com
e8f8b14879
Fix for bug 16413. Use parser call RemoveDuplicateAddresses when building recipients list. R=mscott
1999-11-18 15:06:56 +00:00
mscott%netscape.com
371a695a71
minor tweak to properly remove everything after (and including) the ? from a mailto url when extracting
...
the to part.
1999-11-18 10:16:26 +00:00
mscott%netscape.com
fe1df31ce7
Fix solaris breakage.
1999-11-18 09:15:20 +00:00
mscott%netscape.com
9d717e83fe
Bug #14928 register our x-application-mailto content handler
...
register mailto url protocol
r=sspitzer
1999-11-18 08:39:40 +00:00