jefft%netscape.com
398cac9ed2
fixed bug 21688 -- [Dogfood] Headers are all collapsed into 1 line when forwarding certain types of msgs; conditionally strip out line continuation; r=rhp
2000-01-05 15:46:06 +00:00
bienvenu%netscape.com
08d0ac9ce0
check in jefft's fix for crash opening new account, r=me
2000-01-05 15:14:13 +00:00
rhp%netscape.com
4873a6af57
Fix for incorrect signature HTML - Bug #23011 - r: jefft
2000-01-05 15:08:32 +00:00
rhp%netscape.com
6692cc345b
Fix for incorrect signature HTML - Bug #23011 - r: jefft
2000-01-05 14:43:38 +00:00
mscott%netscape.com
4903b9deea
Bug #22960 --> style rules for the new message header view overlay which is used to display the msg headers for a selected message.
...
This isn't part of the build yet.
r=hangas
2000-01-05 05:37:42 +00:00
warren%netscape.com
e07863e48c
Added OnClose method to nsIPipeObserver (bug#23080)
2000-01-05 05:07:46 +00:00
rpotts%netscape.com
e9dab71e09
Removed multipart/x-mixed-replace sinjce it is now handled as a stream converted in the URI loader.
2000-01-05 04:45:49 +00:00
alecf%netscape.com
8225da9a99
still more nsString->nsAutoString cleanup
2000-01-05 03:06:03 +00:00
alecf%netscape.com
08afe02e18
more nsAutoString cleanup
2000-01-05 02:59:24 +00:00
alecf%netscape.com
73f585fdcc
some nsString->nsAutoString cleanup
2000-01-05 02:55:17 +00:00
alecf%netscape.com
69bfd0011e
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
mscott%netscape.com
ca7b32a7c3
fix potential build breakage...use .get on nsCOMPtr b4 comparing to a raw ptr...
2000-01-05 01:45:08 +00:00
mscott%netscape.com
d19599f092
Bug #22962 become an observer with the observer service and listen to status changes.
...
this allows us to pick up mouse over link text in the status bar.
r=sspitzer
2000-01-05 01:40:13 +00:00
putterman%netscape.com
eb30692c89
Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
...
for optimization. Thread counts work in thread pane. Can now mark a replied or forwarded message
as unread.
2000-01-05 00:56:27 +00:00
ducarroz%netscape.com
a0b02a38d4
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
6b06ca840c
Fix for incorrect charset on Draft messages - Bug #: 22508 - r: nhotta
2000-01-04 23:22:51 +00:00
alecf%netscape.com
77c014bfb7
added files: mozilla/mailnews/base/public/nsIMsgHdr.idl
2000-01-04 22:42:00 +00:00
alecf%netscape.com
24f15fcdf7
first pass at fix for #7808 , XPIDLizing nsIMsgHdr - for now just make an exact duplicate of the C++ interface, except in XPIDL
...
r=putterman
2000-01-04 22:41:21 +00:00
sspitzer%netscape.com
6a6a11ff88
fix bugs #23021and #23044 by using NS_MsgHashIfNecessary(). r=alecf
2000-01-04 22:25:28 +00:00
alecf%netscape.com
d03c27a7ab
fix infinite loop with certain japanese folder names (dont' use continue in a while loop if you're not actually changing state!)
...
r=sspitzer
2000-01-04 22:14:25 +00:00
alecf%netscape.com
1c2e74b53e
major cleanup of the account wizard:
...
- add validation routines so people don't enter blank information
- prepopulate a couple fields based on previous entries
fixes #23001 , #23003 , #3744 , #21806
r=sspitzer
2000-01-04 21:12:43 +00:00
bienvenu%netscape.com
81f77c0efc
fix crash reading mail after deleting inbox.msf file, r=jefft
2000-01-04 15:58:54 +00:00
alecf%netscape.com
b603c06944
fix misspelling
2000-01-04 08:30:10 +00:00
alecf%netscape.com
0dadc1d479
remove some unused menu items (no bug, just general cleanup)
2000-01-04 08:27:17 +00:00
alecf%netscape.com
737c9809c6
fix for #13587 , #22316 , #13591 , #16898 - overall wizard behavior
...
fix next, finish buttons, get rid of superflous "click next" instructions, get enabling/disabling of buttons correct, etc
2000-01-04 08:19:45 +00:00
alecf%netscape.com
2d410ffb44
more fixes for #13586 , more typos, missing strings
2000-01-04 08:00:43 +00:00
alecf%netscape.com
2946e8fccd
more fixes for #13586 , just typos
2000-01-04 07:55:34 +00:00
alecf%netscape.com
018e5b4d27
fix for #13586 - add a missing string and spacer
2000-01-04 07:53:45 +00:00
sspitzer%netscape.com
5da1555134
being anal...
2000-01-04 05:49:43 +00:00
sspitzer%netscape.com
b8221102fb
it is possible to get into the state where you have an fcc pref for a given folder, but the server where the folder lives is gone. (it involves removing servers)
...
this isn't the complete fix, but at least it prevents the javascript assertion in bug #22987 .
2000-01-04 05:20:35 +00:00
rhp%netscape.com
b087727625
Fix for mime rendering problem - Bug #22653 - r: jefft
2000-01-04 02:58:42 +00:00
putterman%netscape.com
823521f8ff
Fixes 22570. r=alecf. Use base class mPath so that counts show up correctly.
2000-01-03 23:43:05 +00:00
mscott%netscape.com
39f82b2424
Prep work for landing improved message display performance: Bug #22960 .
...
give the msg header parser a progid so it can accessed from js.
2000-01-03 23:24:16 +00:00
dougt%netscape.com
528b809112
Including nsString.h directly. It is included indirectly by nsFileSpec. This
...
prep work for the nsIFile landing.
2000-01-03 23:16:47 +00:00
sspitzer%netscape.com
1402548aeb
fixed the build bustage. r=ducarroz
2000-01-03 23:15:36 +00:00
jefft%netscape.com
71c63ee4d2
fixed bug 15069 -- wrong implementation to get the file type url string; r=ducarroz
2000-01-03 23:14:32 +00:00
dougt%netscape.com
1d1d7c9022
Including nsIFileSpec.h directly. It is included indirectly. This
...
prep work for the nsIFile landing.
2000-01-03 23:12:33 +00:00
mscott%netscape.com
c7d2d9fb4c
Bug #22960 --> Part of the landing for improving message display performance. Dtd file for the xul msg header view
...
overlay. This dtd file contains the entity information for your basic RFC-822 msg headers.
Not part of the build!
r=hangas
2000-01-03 23:09:25 +00:00
mscott%netscape.com
f5195a714d
Bug #22960 --> xul overlay for displaying the msg headers for a selected message.
...
Not part of the build yet
r=hangas
2000-01-03 23:07:14 +00:00
mscott%netscape.com
2cda22a4ae
Bug #22960 --> js routines used by the msg header overlay for displaying the header pane for a selected message.
...
NOT Part of the build yet.
r=hangas
2000-01-03 23:06:39 +00:00
sspitzer%netscape.com
85bba6cd51
turn on the download headers dialog on the mac, link in the js library. r=mscott.
2000-01-03 22:31:29 +00:00
sspitzer%netscape.com
79fabcdd17
turn this code off until I can fix the mac project file.
2000-01-03 07:12:32 +00:00
sspitzer%netscape.com
b914fc7c59
fix for build bustage, thanks to rpotts for the help.
2000-01-03 07:04:32 +00:00
sspitzer%netscape.com
27a016eafe
fix build bustage, I hope.
2000-01-03 06:16:35 +00:00
sspitzer%netscape.com
e802ab3643
more changes to the new download headers dialog.
...
it isn't complete, but at least the basics are there.
2000-01-03 05:11:51 +00:00
sspitzer%netscape.com
059e639e29
more changes for the new download headers dialog. don't use hard coded
...
string, get them from a string bundle. stop building and exporting
the news-test.* resources. add the MPL to some files.
2000-01-03 04:09:55 +00:00
blizzard%redhat.com
d6cf22aa5c
Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579 . Checking in for sford. r=scc,r=blizzard
1999-12-30 22:03:58 +00:00
sspitzer%netscape.com
bd8d501c35
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
04b7228154
fix bug #22450 . if the user has an @ in there pop username, truncate at that point
...
when sending the username to the server. (but the full thing will show up in the ui and in
the password dialog)
now we support the "mail.allow_at_sign_in_user_name" pref.
bring over the comments from the 4.x code base.
this fix will also fix pop for users who entered there full email address as there pop username
1999-12-29 20:50:27 +00:00
sspitzer%netscape.com
53eb29235b
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
767b32eac9
fix for #22791 . define a default for mail.forward_message_mode.
...
fix by=endico, r=sspitzer
1999-12-29 18:22:31 +00:00
rpotts%netscape.com
af4f9c2189
Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
1999-12-29 07:32:59 +00:00
rpotts%netscape.com
c9377dd1ab
fix to prevent a crash when displaying IMap messages... nsXULDocument::StartDocumentLoad(...) calls GetOriginalURI(...) which returned null - this was bad.
1999-12-29 04:58:46 +00:00
sspitzer%netscape.com
cac344c777
more work to get the download headers dialog to work.
1999-12-29 03:48:46 +00:00
sspitzer%netscape.com
ef700385ba
more changes for the "Choose..." button near the signature text area.
...
also, make the smtp server pane in the account wizard grey, like the rest of them.
1999-12-29 02:53:33 +00:00
sspitzer%netscape.com
f20b68b65b
add a "choose..." button next to the signature text field.
1999-12-29 02:42:37 +00:00
sspitzer%netscape.com
3adee8b416
fix for #15191 . properly migrate the mail.signature_date and mail.signature_file prefs.
...
they are now per-identity prefs.
mail.identity.id1.attach_signature is set if the user had a signature in 4.x
the pref mail.signature_file gets migrated to mail.identity.id1.sig_file and
the pref mail.signature_date gets migrate to mail.identity.id1.sig_date
added a few new macros for pref migration.
1999-12-29 02:17:07 +00:00
sspitzer%netscape.com
de0253b5ff
fix warning.
1999-12-29 00:14:35 +00:00
sspitzer%netscape.com
a322cf0f41
more changes for the download headers dialog ui.
1999-12-28 23:45:57 +00:00
sspitzer%netscape.com
94debc603c
include the js file to get the OnLoad handler.
1999-12-28 23:16:57 +00:00
sspitzer%netscape.com
e8f57a0dd1
more changes for the new "download headers" dialog.
1999-12-28 23:08:33 +00:00
sspitzer%netscape.com
36ccb33875
ignore generated Makefiles
1999-12-28 23:03:23 +00:00
sspitzer%netscape.com
bb8aa67787
new files for the "dowload header" dialog. not part of build yet.
1999-12-28 22:57:49 +00:00
sspitzer%netscape.com
b4a6479e68
ignore generated makefile
1999-12-28 22:28:18 +00:00
sspitzer%netscape.com
9b50d8d2ef
fix for #21057 . we had move to trash and mark as delete switched in the UI.
1999-12-28 21:12:27 +00:00
sspitzer%netscape.com
4a766f0156
the very humble beginnings of drag and drop for messenger.
1999-12-28 19:17:36 +00:00
tonyr%fbdesigns.com
b1de7cbf3c
Added text import module and new UI
1999-12-27 21:24:00 +00:00
rhp%netscape.com
d637f1f3c9
This is part of fix for sending >72 character length lines - Bug #22465
1999-12-25 21:51:45 +00:00
rhp%netscape.com
6a52510db7
Part of fix for sending >72 character lines - Bug #: 22465
1999-12-25 21:49:50 +00:00
rhp%netscape.com
f5549230fa
Fixes for quoting problems - Bug #: 21993
1999-12-25 19:09:21 +00:00
rhp%netscape.com
7077c2102e
Adding signed stubs to build process
1999-12-25 16:05:30 +00:00
sspitzer%netscape.com
6199d14fa0
clean up for fix for #18751 . don't use a constant for the type.
...
r=ducarroz
1999-12-24 16:06:52 +00:00
sspitzer%netscape.com
1b413ccaef
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
sspitzer%netscape.com
dc6f96ac32
rest of fix for #15845 , #15843 , and #15861 . for check boxes, see if
...
"reversed" attribute is true. if so, reverse the value.
1999-12-24 09:57:49 +00:00
sspitzer%netscape.com
f5a6026e45
fix for #15845 , #15843 , and #15861 . we had the pref ui reversed for a few prefs. doh!
1999-12-24 09:38:15 +00:00
sspitzer%netscape.com
d9aff6507e
fixes for #21345 and #17090 . remove the junk mail folder, since we
...
don't support it yet. and remove the message center prefs, since we
don't support that UI anymore.
1999-12-24 09:18:36 +00:00
sspitzer%netscape.com
33107dab44
fix for #17665 , allow the user to configure if they want to use
...
the newsgroup name abbreviations in the folder pane.
default is yes. comment out some dumps. make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
8b80c1262e
fix for #20990 . missing some filter choices, and fix a js error.
1999-12-24 06:28:44 +00:00
sspitzer%netscape.com
9ffa08f796
fix for #13767 . new nntp accounts should have text compose for the default.
...
the user can always override this in the account manager.
if it was a migrate account, we use what ever they had set in 4.x
1999-12-24 05:07:30 +00:00
sspitzer%netscape.com
9211b9189f
change to reflect the view | header state in the menu, using a radio
...
menu type. r=hangas. one thing isn't working, and that is having
it come up checked with the choice from prefs. I'll log a bug now.
1999-12-24 01:08:05 +00:00
ducarroz%netscape.com
cd0826108e
Fix for bug 22420. Change capitalization. R=nicole
1999-12-23 23:37:00 +00:00
sspitzer%netscape.com
f6ebaab416
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
9cf4030670
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
hangas%netscape.com
41f9be581c
Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer
1999-12-23 21:38:25 +00:00
ducarroz%netscape.com
2c3ebdcd2c
First Checked In.
1999-12-23 20:47:06 +00:00
ducarroz%netscape.com
95cf967e58
File Removed.
1999-12-23 20:45:53 +00:00
bienvenu%netscape.com
ec2736182d
fix memory leaks, r=sspitzer
1999-12-23 20:05:19 +00:00
ducarroz%netscape.com
65c2e2f9c1
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
jefft%netscape.com
95ac1fac81
fixed bug 21869 -- forwarding multipart/signed message crashes the system; check for the subpart isn't a multipart mime object prior setting up decomposing part function; r=rhp
1999-12-22 21:49:15 +00:00
ducarroz%netscape.com
f9274cbe6a
First Checked In.
1999-12-22 21:37:09 +00:00
nhotta%netscape.com
e222267d9c
Bug fix for 22209 (and 20997), when the mail body charset is labeled as us-ascii, use ISO-8859-1 converter (which is a superset of us-ascii), r=rhp.
1999-12-22 19:57:35 +00:00
sspitzer%netscape.com
be113294ea
a couple more cleanup fixes for the new pref ui for bug #21649
1999-12-22 09:23:09 +00:00
sspitzer%netscape.com
baa56e3917
whoops, fix typo.
1999-12-22 09:14:36 +00:00
sspitzer%netscape.com
e7982eb40a
rest of fix for #21649
1999-12-22 09:14:04 +00:00
sspitzer%netscape.com
211cea2266
rename the prefs
1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
98305b9226
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
sspitzer%netscape.com
f1e2c9a33e
remove unused code.
1999-12-22 08:27:50 +00:00
sspitzer%netscape.com
a26bca573d
fix js exception when the smtp server is not defined
1999-12-22 07:14:21 +00:00
sspitzer%netscape.com
b50818392f
whoops, forgot the pref type. stoopid.
1999-12-22 06:22:24 +00:00
sspitzer%netscape.com
e3a93c9861
rest of fix for #2658 , allow user to disable the mailnews start page through the prefs ui.
...
a=sdagley
1999-12-22 06:17:43 +00:00
sspitzer%netscape.com
e0b95ee765
fix for #2658 , allow the user to set the mailnews start page via prefs.
...
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page.
1999-12-22 06:08:51 +00:00
sspitzer%netscape.com
f6042e8153
fix for #22345 . we were unescaping a message id when we shouldn't be.
...
a=sdagley
1999-12-22 05:43:06 +00:00
bienvenu%netscape.com
158dfd5122
performance enhancement for deleting messages and diddling flags,r=jefft,mscot,ta=syd
1999-12-22 04:32:18 +00:00
bienvenu%netscape.com
199c7dc97f
fix progress for msg load, slight performance tweak,r=mscott,a=syd
1999-12-22 04:30:35 +00:00
sspitzer%netscape.com
ac6c946700
now that the newsrc file is not in $(HOME), I better allow the user to see
...
where it is and change the location (if they want, not recommended)
from the account setup dialog.
1999-12-22 04:28:32 +00:00
sspitzer%netscape.com
74dfd0c85a
rest of fix for #22099 , r=mscott, a=syd.
...
on Linux, new newsrc files are "newsrc-"<host>, not ".newsrc-"<host>
1999-12-22 04:18:18 +00:00
sspitzer%netscape.com
8e791656e2
rest of fix for #22099 , r=mscott, a=syd.
...
on UNIX, when we don't have a newsrc root value, use ~/.mozilla/<profile>/News, like we do on the other platforms.
until now, we had been using $(HOME)
1999-12-22 04:07:13 +00:00
sspitzer%netscape.com
c3e7250298
fix for #22099 , newsrc migration problems on linux. r=mscott, a=syd.
1999-12-22 03:31:59 +00:00
sspitzer%netscape.com
83297e1d52
add titles to the filter dialogs. remove the html select and use my
...
whizbang folder picker instead. r=putterman a=sdagley
1999-12-22 01:46:53 +00:00
sspitzer%netscape.com
bfc18b87ab
initialize some variables, fix a comment, fix a FMM
1999-12-22 00:41:38 +00:00
sspitzer%netscape.com
4b7de92dda
implement more of the View | Sort menu items, implement the View | Headers menu items, remove dead code. r=putterman, a=sdagley
1999-12-22 00:18:44 +00:00
putterman%netscape.com
b22db21158
same as last checkin, forgot to put this in.
1999-12-21 23:41:06 +00:00
putterman%netscape.com
53bb123d4e
Fix for 21846. Next Msg works for thread view. r=sspitzer, a=sdagley
1999-12-21 23:38:31 +00:00
sspitzer%netscape.com
60a39256fc
fix FMM and UMR from purify, add some null sanity checks to fix various
...
crashers that I've seen.
1999-12-21 23:11:17 +00:00
sspitzer%netscape.com
e8a4061a40
warnings fixes, and fix for #21901 , all password dialogs to have titles
...
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
sspitzer%netscape.com
ebfba119c8
fix warnings, a=sdagley
1999-12-21 22:27:57 +00:00
sspitzer%netscape.com
8068ff2f39
fix for #22109 . r=putterman, a=sdagley
...
the problem was we were appending "/<newsgroup>" to the path to the server
by using AppendRelativeUnixPath. this leaf us with <path>//<newsgroup
and not <path>/newsgroup.
1999-12-21 21:59:15 +00:00
sspitzer%netscape.com
149097631d
take out a dump that is confusing people.
1999-12-21 21:43:29 +00:00
jefft%netscape.com
ced3daada0
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
1e36d1d252
Adding files to the repository. NOT PART OF THE BUILD!
1999-12-21 17:55:56 +00:00
rhp%netscape.com
3f7e67c780
Adding smimestub to the build process.
1999-12-21 17:48:12 +00:00
rhp%netscape.com
084938f840
Changing a default mail pref
1999-12-21 16:17:31 +00:00
rhp%netscape.com
1cf5a8c283
Fix for corrupted messages on failed send - Bug #: 18772 - r: jefft a: chofmann
1999-12-21 15:26:37 +00:00
sspitzer%netscape.com
383a734112
initialize some uninitialized variables
1999-12-21 01:18:47 +00:00
sspitzer%netscape.com
9a30f8fc32
move #ifdef DEBUG to a wide scope
1999-12-21 01:18:20 +00:00
sspitzer%netscape.com
8b1b5440f7
fixes for #17787 and #20395 . make the folder pickers look like buttons
...
and get the "mail.citation_color" pref to work in the prefs dialog.
thanks for brade for doing the hard work with color prefs.
r=brade,alecf, a=chofmann
1999-12-21 00:52:39 +00:00
ducarroz%netscape.com
0a99606045
Fix for bug 22001. We must close the DB only when we realse the object. R=bienvenue, A=chofmann
1999-12-20 23:23:53 +00:00
jefft%netscape.com
64eb040946
fixed bug 21417 - [Performance] nsMsgLineStreamBuffer use PL_strlen to determine how many bytes left in the buffer; eliminate using PL_strlen() to speed up the performance; r=mscott, bienvenu; a=chofmann
1999-12-20 14:58:05 +00:00
jefft%netscape.com
624d8a50ea
fixed bug 21670 -- read mail crashes on particular message (HP-UX); r=mscott,a=chofmann
1999-12-20 14:54:17 +00:00
jefft%netscape.com
c102d5ff19
fixed bug 21714 - leave message on server = false (pop3) doesn't work; now default is set to false; r=mscott,bienvenu; a=chofmann
1999-12-20 14:51:10 +00:00
sspitzer%netscape.com
fddb2ee54a
fix for regression, where after move or delete, the next message would not be
...
selected. thanks to putterman for the fix.
1999-12-18 19:23:09 +00:00
sspitzer%netscape.com
e93896ea22
alecf removed nsMessenger::OnUnload(), but not this reference to it.
1999-12-18 08:49:28 +00:00
alecf%netscape.com
fe72f1219a
move GetPath/SetPath into a base class, combining all the .sbd directory creators. reduces calls to FindServer() by about 2 calls per folder
...
r=sspitzer
a=chofmann
1999-12-18 01:09:51 +00:00
alecf%netscape.com
1038bd68e3
general cleanup of dead code in messenger, and fixup to use non-DOM interfaces so that the interface isn't tied to a UI
...
r=sspitzer
a=chofmann
1999-12-18 00:48:25 +00:00
sspitzer%netscape.com
c36aaf7aae
fixes for #21999 , #21607 , #17655
...
initialize some uninitialized variables.
remove nsMsgNewsFolder::GetChildNamed(), the base class has the same implementation.
when posting, if the host name is not explictly given, look for the news
host that is subscribed to the group.
fix a free memory read. (thanks to suresh for finding it)
1999-12-18 00:30:59 +00:00
rhp%netscape.com
615c192cb9
Cleanup of dead files
1999-12-17 21:39:09 +00:00
rhp%netscape.com
5c07699361
Fix for missing headers - Bug #: 21973 - r: scottip - a: chofmann
1999-12-17 21:37:46 +00:00
bienvenu%netscape.com
b6affc07ea
fix 19229, imap hierarchy separator,r=jefft,a=chofmann
1999-12-17 03:06:42 +00:00
bienvenu%netscape.com
537e1f7122
changes for caching imap hierarchy separator, handling no inferiors flag r=jefft,a=chofmann
1999-12-17 03:05:04 +00:00
waterson%netscape.com
0382cfc2b4
Fix missing MOZ_COUNT_CTOR().
1999-12-17 00:16:34 +00:00
rhp%netscape.com
f1f0b12bfe
Fix for corrupting binary attachments - Bug #: 21907 - r: scottip - a: chofmann
1999-12-16 22:08:29 +00:00
sspitzer%netscape.com
dfad96440d
fix for blocker bug #21937 . fix by putterman. the problem was that
...
contentframe.js was removed from the build, but not the reference to
it in messenger.xul. this caused the problem. we didn't see it in debug
(non-clobber) builds because that file still existed in our trees.
a=leaf,r=sspitzer,bienvenu
1999-12-16 20:10:09 +00:00
sspitzer%netscape.com
02c333dc00
fix for #21839 , r=mscott, a=leaf.
...
jump to the end of the file and append the new newsgroup.
1999-12-16 05:58:50 +00:00
rhp%netscape.com
a9084e8553
Large Image attachments hang on mail display fix - Bug #21852 - r: mscott/rhp approved: chofmann
1999-12-16 03:35:01 +00:00
shaver%netscape.com
5818d49be7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
rhp%netscape.com
968e22dd58
Fix for build problem
1999-12-15 04:05:40 +00:00
rhp%netscape.com
074e45276e
Performance fix for message display - Bug #: 21203 - r: xxxxx
1999-12-15 03:35:34 +00:00
endico%mozilla.org
2ffb83f7ba
change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan
1999-12-14 05:36:46 +00:00
rhp%netscape.com
19e34795ff
Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann
1999-12-14 02:25:50 +00:00
ducarroz%netscape.com
939788219e
Fix for bug 21606. Don't autocomplete an empty string. R=putterman
1999-12-13 22:59:01 +00:00
jefft%netscape.com
268b209d5d
fixed bug 20312, 21546 -- Get Pop3 Messages stall; r=ducarroz, a=chofmann
1999-12-13 22:03:14 +00:00
bienvenu%netscape.com
a0423f36a7
fix problem applying multiple imap filter hits r=mscott,a=chofmann 21435
1999-12-13 02:24:13 +00:00
duncan%be.com
72ce635283
Fix minor BeOS build breakage.
...
r=dveditz
1999-12-12 20:32:26 +00:00
bienvenu%netscape.com
7eba3ad2da
fix for stop in mailnews,r=mscott,a=chofmann 18242
1999-12-12 01:23:26 +00:00
ducarroz%netscape.com
a5d50b2a1c
Fix for bug 21411 (PDT+). Cell doesn't have anymore a child node (by default) are they are now box. Don't check for it. R=hangas
1999-12-11 02:08:03 +00:00
jefft%netscape.com
01d9abbcda
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
1999-12-10 23:42:44 +00:00
jefft%netscape.com
c43ec403b8
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
1999-12-10 23:37:04 +00:00
hangas%netscape.com
de17407756
Fix headers over results pane in address book. Bug 21340. r=ducarroz, a=chofmann
1999-12-10 21:15:10 +00:00
chuang%netscape.com
d7c6eb04c9
PDT+Bug 21230 Change in Edit AB Card not saved to address book database. r=bienvenu, a=chofmann.
1999-12-10 04:40:59 +00:00
hangas%netscape.com
a66a0ab963
Fixing regression 21285 (broken select addresses dialog because of api change in backend). r=alecf
1999-12-09 21:12:43 +00:00
briano%netscape.com
751faeabd1
Build fix. Some compilers try to interpret the #0xx in the unused #defines
...
as octal values, so the ones that contain 8's and 9's make the compilers unhappy.
1999-12-09 02:59:40 +00:00
bienvenu%netscape.com
91c22f9f57
fix imap reply quoting, r=mscott,a=chofmann 21217
1999-12-09 02:19:30 +00:00
rhp%netscape.com
b2596d9e1a
Fix for possible memory overrun - Bug #:20564 - r: jefft
1999-12-09 01:11:52 +00:00
norris%netscape.com
db3ac41e96
Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
...
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.
r=rhp@netscape.com .
Also fix JavaScript error. r=putterman@netscape.com
1999-12-08 23:00:22 +00:00
hyatt%netscape.com
53ae4c7891
Adding treepopup support to the thread pane.
1999-12-08 11:34:58 +00:00
mscott%netscape.com
490d047e1a
fix memory leak for webshell! Bug #21126 --> ftp was broken with mail window up
...
r=sspitzer
1999-12-08 04:33:44 +00:00
amusil%netscape.com
f3c723985e
Adding id's to the tab widgets so that they can be overlayed.
1999-12-08 04:16:50 +00:00
rhp%netscape.com
0dbd32e463
Changes for emitter rework for printing - r: jefft
1999-12-08 03:34:32 +00:00
bienvenu%netscape.com
e7a4b6ae94
fix 17058 mac body filters, r=sspitzer
1999-12-08 03:25:48 +00:00
bienvenu%netscape.com
efa3d671fd
fix bug on mac where filters only work first time, r=rpotts
1999-12-08 02:31:44 +00:00
alecf%netscape.com
03a7f545e7
check for null pointer - happens when necko gives us back an empty channel (this is the only place we weren't checking)
...
r=jefft
1999-12-08 00:01:52 +00:00
putterman%netscape.com
7cbc3a0958
Fixes part of 18075. reviewed by jefft. Don't crash when doing get msg on a pop account
...
that has no incoming server.
1999-12-07 23:35:05 +00:00
sspitzer%netscape.com
d067253aff
fix for #21079 , infinite loop when discovering folders. r=bienvenu
1999-12-07 23:04:24 +00:00
rhp%netscape.com
33c6cfdf17
Fix for garbage display on text=flowed messages. r: rhp Externally Contributed
1999-12-07 22:54:41 +00:00
dp%netscape.com
2836fa3605
Converting to generic factory. Fixed vcard factory holding
...
servicemanager. r=rhp@netscape.com
1999-12-07 22:44:49 +00:00
rhp%netscape.com
eedfcf7238
Fixes for Text - HTML converstion - r: rhp - externally contributed
1999-12-07 22:25:00 +00:00
tonyr%fbdesigns.com
4df0cc9939
Bug fixes for importing from NT
1999-12-07 22:22:34 +00:00
rhp%netscape.com
60883fdbbd
Changes for mangled attachments - Bug #20956 - r: valeski
1999-12-07 22:17:41 +00:00
bienvenu%netscape.com
49f8f78d79
fix problem with extra .msf tacked on db names for imap r=mscott
1999-12-07 22:04:12 +00:00
rhp%netscape.com
957beb03fe
Adding file to tree - NOT PART OF THE BUILD!
1999-12-07 15:29:20 +00:00
scc%netscape.com
db5cd594e2
Make observers support weak references. Bug #18682 ; r=dp.
1999-12-07 14:06:36 +00:00
Jerry.Kirk%Nexwarecorp.com
19f6713e3f
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
alecf%netscape.com
92c2c6a64e
fix for #20647 (required to verify a PDT+ bug)
...
r=sspitzer
nsCRT::strcmp was returning 0 when you pass a PRUnichar* 0 null pointer
1999-12-07 08:48:52 +00:00
mscott%netscape.com
ef7820f1cb
Bug #20698 --> unescape the url before figuring out the file path
1999-12-07 07:18:06 +00:00
sspitzer%netscape.com
58ec9aebb2
fix for #20896 , need to select menu or folder picker twice to see the top
...
level folders for a server. fix from putterman, r=sspitzer.
1999-12-07 06:20:02 +00:00
alecf%netscape.com
0f17235749
fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
...
r=sspizter
1999-12-07 06:17:43 +00:00
bienvenu%netscape.com
d48d6e9d78
fix body filter problem for local messages, r=mscott 17058
1999-12-07 05:52:56 +00:00
bienvenu%netscape.com
b4e61f2f13
fix msf file names for imap folders with illegal characters, r=mscott 20324
1999-12-07 05:51:53 +00:00
bienvenu%netscape.com
89a342ce1e
fix problem threading headers by subject when date order is not arrival order, r=mscott 20421
1999-12-07 05:36:06 +00:00
jdunn%netscape.com
1fa56e3ef1
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
9f1bbf86f0
Fix for bug 20922. OnAutocComplete and AutoComplete now must start with a lower case. R=hangas
1999-12-06 20:10:05 +00:00
jefft%netscape.com
1438c6a790
possibly fix bug 20230, save template requires canonical line ending when uploading to an imap server; r=rhp;
1999-12-06 15:40:24 +00:00
waterson%netscape.com
73198c7db7
Bug 20853. addCardToDatabase, don't AddCardToDatabase.
1999-12-06 08:33:58 +00:00
rhp%netscape.com
5bc5532f1e
Deleting dead files
1999-12-06 05:02:33 +00:00
rhp%netscape.com
8c52701186
Cleaning up dead files
1999-12-06 05:02:18 +00:00
rhp%netscape.com
747d7fc6f5
Cleaning up dead files.
1999-12-06 05:01:42 +00:00
rhp%netscape.com
e16eeb9d25
Landing new txt - HTML scanning functionality - Bug 19251 - r: rhp (contributed by Ben Bucksch)
1999-12-06 04:55:54 +00:00
rhp%netscape.com
5c1d1ddd4b
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
867ee6882f
Making messengercompose compliant.
1999-12-05 09:10:47 +00:00
hyatt%netscape.com
a5970f5505
Bringing address book into compliance with master skin file rules.
1999-12-05 09:00:10 +00:00
hyatt%netscape.com
49d23d1e3c
Package compliance for messenger.
1999-12-05 08:28:56 +00:00
hyatt%netscape.com
e6bffbd5c3
Bringing messenger into compliance with master skin file rules.
1999-12-05 08:27:37 +00:00
drapeau%eng.sun.com
d83eeec4b4
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
sspitzer%netscape.com
862031a04c
remove CanBeRenamed and CanCreateChildren. In most cases, these weren't
...
implemented or they were just stubs. I added CanRename and CanCreateSubfolder
(which follow the naming convention, so we'll keep them) without knowing these were there. I move over the additional logic for special folders (like INBOX, TRASH, etc) in CanBeRenamed to CanRename, and put the logic in one place, in nsMsgFolder::CanRename(), instead of in multiple places. thanks to alecf for pointing out that CanBeRenamed and CanCreateChildren were already there.
1999-12-04 19:56:06 +00:00
sspitzer%netscape.com
afe7e4929a
fix copy and paste errors: CanRename -> CanFileMessages.
...
It worked, because for nntp servers, both of those are always false.
fix the rename rules so that folders with no children that can't be
renamed are show, but disabled. remove the oncommand="" for menu items
that are generated as disabled.
1999-12-04 19:52:03 +00:00
sspitzer%netscape.com
b23dc5defb
prevent news servers with no newsgroups from showing up in the "new folder" dialog folder picker
1999-12-04 18:40:24 +00:00
sspitzer%netscape.com
d0750c2a03
since we only do news subscribe (and not imap subscribe)
...
and we aren't supporting news categories yet,
we can comment out this rule, since only news servers
should appear in the subscribe dialog.
1999-12-04 18:33:14 +00:00
sspitzer%netscape.com
535b06f19f
fix for #20798 . on preflight the folder picker with valid folders.
...
also, rename SetTitleButton -> SetFolderPicker. remove dump statements.
1999-12-04 18:29:05 +00:00
warren%netscape.com
6af4802e75
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
alecf%netscape.com
fc9ef4e75e
clean up the addressbook IDL
...
- use interCaps
- don't use out parameters when they're not needed
- fix JS to match (C++ signatures have not changed)
patch contributed by the always generous Sammy Ford <fuzed@swbell.net>
Thanks!
r=alecf
1999-12-04 03:11:36 +00:00
alecf%netscape.com
79f24d5d40
move SetParent call to earlier in the subfolder creation process so that the folder has a parent much earlier. This allows us to benefit from the lazy URI parsing I just checked in.
...
r=sspitzer
just some cleanup work after the previous checkins to fix #20706
1999-12-04 03:08:03 +00:00
alecf%netscape.com
0461701067
don't acknowledge that we've loaded accounts until after we've garaunteed that the mail.accountmanager.accounts pref exists. This allows us to call LoadAccounts() before the prefs get loaded, without getting stuck in a state where we have no accounts.
...
r=putterman
helps fix #20607 for bienvenu
1999-12-04 03:02:47 +00:00
alecf%netscape.com
04fd04b90f
lazily parse the URI so that we never loose the server information before the account manager can load the prefs.
...
helps to fix #20607 for bienvenu
r=sspitzer, design discussed w/sspitzer and putterman
1999-12-04 03:00:22 +00:00
sspitzer%netscape.com
4f57d4410e
use the new folder picker cascading menus in the "copies and folders" panel of the
...
account setup dialog. remove cruft in am-copies.*.
fixes #19400 . r=alecf
1999-12-04 01:43:12 +00:00
cmanske%netscape.com
23307c31dd
XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade
1999-12-04 01:35:30 +00:00
rhp%netscape.com
28e3f7468f
Fix for vCard crasher display on Mac - bug #: 20564 - r: sspitzer
1999-12-04 00:59:43 +00:00
hangas%netscape.com
39e338de75
Fixes to bustage of the select addresses dialog. Regression 20730 (select addresses dialog broken because of change to treecell), also fixed select addresses dialog bugs 20717, 20720, 19604. r=ducarroz
1999-12-04 00:53:53 +00:00
sspitzer%netscape.com
32c7c08719
fix warning.
1999-12-03 09:53:26 +00:00
sspitzer%netscape.com
91d20aadc4
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
bienvenu%netscape.com
4d6f4037a2
fix crash creating top level imap folder r=rhp, 20349
1999-12-03 06:31:08 +00:00
jefft%netscape.com
a4a163266a
fixed bug 12929 & bug 20415 - imap rename/delete/move folder should reset the connection to authenticated state; imap empty trash didn't delete subfolders; r=bienvenu
1999-12-03 05:59:57 +00:00
alecf%netscape.com
71fc6df33e
add a bunch of IDLDoc comments for component testing
...
no reviewer because these are just comments
1999-12-03 04:46:49 +00:00
rhp%netscape.com
0882624c4a
Fix for emoticon bug - Bug #20644 - r: alecf
1999-12-03 04:07:53 +00:00
alecf%netscape.com
36e9c23dd2
remove an unused header (no reviewer) - speeds up dependancy builds
1999-12-03 03:46:47 +00:00
alecf%netscape.com
58cce0ec60
more cleanup from stuff sitting in my tree: remove xp_core.h dependancy from mime by switching to new nsString routines
...
r=rhp
1999-12-03 00:12:49 +00:00
ducarroz%netscape.com
9975a03aae
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
alecf%netscape.com
56753538ce
fix unicode support for prettyName, #20405
...
retrieve name from prefs using CopyUnicharPref()
r=sspitzer
1999-12-03 00:10:00 +00:00
tonyr%fbdesigns.com
d4f18c2dac
Updated to use new nsIMsgAccountManager interfaces
1999-12-02 23:53:30 +00:00
alecf%netscape.com
1e90278389
don't load about:blank unless we have to
...
(no bug, but it makes ctrl-selecting messages faster)
r=scottip
1999-12-02 23:49:12 +00:00
putterman%netscape.com
75409da1eb
Fix 20556 and change printf to dump in js.
1999-12-02 23:14:42 +00:00
sspitzer%netscape.com
c9d61e76cb
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
ducarroz%netscape.com
1980290fb9
Fixbuild bustage. It was generating a lib instead of a share lib and several others setting was wrong.
1999-12-02 21:17:03 +00:00
alecf%netscape.com
abbd8c6507
missed another test
1999-12-02 07:37:23 +00:00
alecf%netscape.com
e5151dc446
oops, missed this one too
...
stupid tests.
1999-12-02 07:36:52 +00:00
alecf%netscape.com
649eebb923
oops, forgot to check this file in with my last checkin
1999-12-02 07:25:39 +00:00
mscott%netscape.com
70abcd2170
api synch with uri loader to use nsIURILoaderCommand.
...
fill out the canHandleContent method to include
all the primary and secondary content types we want the
mail window to handle
r=travis
1999-12-02 07:00:34 +00:00
alecf%netscape.com
df62407466
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
253646d732
add sendlater to unix build (test only, no review)
1999-12-02 06:32:36 +00:00
alecf%netscape.com
3f78cb44bb
update to use accountmanager as a service (test only, no review)
1999-12-02 06:31:47 +00:00
alecf%netscape.com
fc7b9e3eed
add geturl and sendpage tests to unix build (test only, no review)
1999-12-02 06:29:27 +00:00
alecf%netscape.com
1b06444bd1
update this test (test only, no review)
...
use accountmanager as a service now
1999-12-02 06:28:42 +00:00
alecf%netscape.com
152bcfadc0
fix makefile so this test builds on unix
1999-12-02 06:27:00 +00:00
alecf%netscape.com
7fdf4380f9
add compose2 to the unix build (test only, no review)
1999-12-02 06:25:06 +00:00
alecf%netscape.com
c9b2a19129
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
560a14a5da
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
rhp%netscape.com
8f84b13eb4
Fix for mac display problem - Bug #: 18866 - r: alecf
1999-12-02 02:58:06 +00:00
ducarroz%netscape.com
e399189e0e
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
rhp%netscape.com
8f0ec1eb9f
Fixing project file for release build.
1999-12-02 01:45:13 +00:00
ducarroz%netscape.com
23a28a4221
Fix column width problem in MsgCompose addressing widget. This is related to bug 20506. R=sspitzer.
1999-12-02 01:11:16 +00:00
bienvenu%netscape.com
e008d8acd7
turn back on throbber now that paint problems are fixed
1999-12-02 01:07:38 +00:00