rpotts%netscape.com
e4d36a4fca
Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
1999-12-29 07:32:59 +00:00
rpotts%netscape.com
71d1ed7407
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
78faa41b92
more work to get the download headers dialog to work.
1999-12-29 03:48:46 +00:00
sspitzer%netscape.com
fc6d39f73f
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
061a2bf91d
add a "choose..." button next to the signature text field.
1999-12-29 02:42:37 +00:00
sspitzer%netscape.com
f9926694a3
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
41af3eb7b5
fix warning.
1999-12-29 00:14:35 +00:00
sspitzer%netscape.com
a6725d6f79
more changes for the download headers dialog ui.
1999-12-28 23:45:57 +00:00
sspitzer%netscape.com
fe25096891
include the js file to get the OnLoad handler.
1999-12-28 23:16:57 +00:00
sspitzer%netscape.com
6abff4ac0a
more changes for the new "download headers" dialog.
1999-12-28 23:08:33 +00:00
sspitzer%netscape.com
58d5774386
ignore generated Makefiles
1999-12-28 23:03:23 +00:00
sspitzer%netscape.com
3c34989063
new files for the "dowload header" dialog. not part of build yet.
1999-12-28 22:57:49 +00:00
sspitzer%netscape.com
6e1a11709a
ignore generated makefile
1999-12-28 22:28:18 +00:00
sspitzer%netscape.com
317d957f30
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
1578f445fb
the very humble beginnings of drag and drop for messenger.
1999-12-28 19:17:36 +00:00
tonyr%fbdesigns.com
c19e80e9e6
Added text import module and new UI
1999-12-27 21:24:00 +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
rhp%netscape.com
6544b8cc5f
Part of fix for sending >72 character lines - Bug #: 22465
1999-12-25 21:49:50 +00:00
rhp%netscape.com
6dea47e727
Fixes for quoting problems - Bug #: 21993
1999-12-25 19:09:21 +00:00
rhp%netscape.com
5b28ef6743
Adding signed stubs to build process
1999-12-25 16:05:30 +00:00
sspitzer%netscape.com
6347e56312
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
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
sspitzer%netscape.com
c75d9fb821
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
7fd217a533
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
aee754f4cf
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
0c9b7c6a74
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
810e05d94c
fix for #20990 . missing some filter choices, and fix a js error.
1999-12-24 06:28:44 +00:00
sspitzer%netscape.com
8dd5ec9395
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
89673254c7
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
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
hangas%netscape.com
3dd5a2cfe5
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
9cde80bc41
First Checked In.
1999-12-23 20:47:06 +00:00
ducarroz%netscape.com
2ae8e10cf5
File Removed.
1999-12-23 20:45:53 +00:00
bienvenu%netscape.com
69a1d9162a
fix memory leaks, r=sspitzer
1999-12-23 20:05:19 +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
jefft%netscape.com
217c50bb3b
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
31f53d9673
First Checked In.
1999-12-22 21:37:09 +00:00
nhotta%netscape.com
8901ba2e5f
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
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
14f70ee90c
rename the prefs
1999-12-22 09:07:19 +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
sspitzer%netscape.com
b03314d5f0
remove unused code.
1999-12-22 08:27:50 +00:00
sspitzer%netscape.com
a8d556fe31
fix js exception when the smtp server is not defined
1999-12-22 07:14:21 +00:00
sspitzer%netscape.com
9b6b7d5b3c
whoops, forgot the pref type. stoopid.
1999-12-22 06:22:24 +00:00
sspitzer%netscape.com
33f912fe13
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
6a74d4ea6a
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