mscott%netscape.com
2f6e17a2e1
Bug #14072 --> throw up a dialog if the user tries to send a message
...
without providing a host name (i.e. they haven't set up there prefs right)
1999-09-22 08:25:58 +00:00
mscott%netscape.com
09eeb6f513
If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
...
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
In order to do this, we need to get rid of the enum for the string ids. This also makes things more robust
as we must now explicitly list the id for each string id instead of using the enum to do it for us. It was easy
to get out of step with the properties file when the enum was used.
1999-09-22 08:09:25 +00:00
mscott%netscape.com
74eaaeb54d
If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
...
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
mscott%netscape.com
fe2b24419b
added a close method to release several sinks after we are done converting as a pre-emptive strike against
...
some memory leaks.
1999-09-22 07:21:32 +00:00
ducarroz%netscape.com
7e1507dfc3
need to support invalid URL as well URL without "http://", fix for bug 14376
1999-09-22 07:20:49 +00:00
alecf%netscape.com
9678c08ce7
hook up drafts/templates/fcc to identities
1999-09-22 07:03:27 +00:00
ducarroz%netscape.com
ebd1dd08ec
need to suppot bad URL or url without "http://", fix for bug 14376
1999-09-22 06:45:09 +00:00
bienvenu%netscape.com
7e0fb9fca6
fix assert on startup without folder cache, workaround service manager shutdown bug
1999-09-22 06:23:16 +00:00
mscott%netscape.com
0d89e2d8cf
Remove all of these files from the repository. They are now built in mozilla\db\mork
1999-09-22 06:14:07 +00:00
alecf%netscape.com
8cc4dd5481
disable unimplemented buttons, add hardrule above ok/cancel
1999-09-22 06:08:30 +00:00
alecf%netscape.com
749615d664
update the account wizard to specs, fix typos, fix layout, and summarize the account at the end of the setup
1999-09-22 06:08:08 +00:00
alecf%netscape.com
935ca8661a
fix typos
1999-09-22 06:07:32 +00:00
alecf%netscape.com
197d79d655
add aw-done.js
1999-09-22 06:07:05 +00:00
alecf%netscape.com
d9d95ae328
add fix typos, add strings I needed for the wizard
1999-09-22 06:06:37 +00:00
alecf%netscape.com
b45b2909c9
persist window size and position
1999-09-22 06:05:36 +00:00
mscott%netscape.com
9905238b77
add password prompt text and some more pop server alert strings
1999-09-22 06:03:56 +00:00
mscott%netscape.com
ac102a0bac
Bug #6651 --> finish adding alerts to pop code
1999-09-22 06:03:28 +00:00
mscott%netscape.com
6c06f190cf
get password prompt text and some more pop server alert strings
1999-09-22 06:03:11 +00:00
mscott%netscape.com
7e4286734e
GetPasswordWithUI takes a prompt string to give the protocols finer control over the actual text that goes with the dialog
1999-09-22 06:02:46 +00:00
bienvenu%netscape.com
01861842ee
fix race condition with fe events
1999-09-22 04:16:41 +00:00
alecf%netscape.com
534c9fb4a4
bring account setup dialog up to spec
1999-09-22 03:44:58 +00:00
alecf%netscape.com
8880f614eb
fix GetPassword() bustage
1999-09-22 03:40:07 +00:00
sspitzer%netscape.com
432611c7ac
fix for #14518 .
...
add the stop and print buttons to the three pane.
print works, stop doesn't. bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
mscott%netscape.com
ed97c7564a
Removing mdb files from the repository. These files now live in mozilla\db.
1999-09-22 03:21:49 +00:00
ducarroz%netscape.com
e5c121a255
fix spelling error
1999-09-22 03:13:18 +00:00
ducarroz%netscape.com
13284f5873
Add back an menu item to delete attachment
1999-09-22 03:12:48 +00:00
ducarroz%netscape.com
eea78a2bbc
Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget.
The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment"
1999-09-22 02:58:40 +00:00
alecf%netscape.com
7cb33ea5c6
check in new copies UI, use combo boxes for folders
...
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
tao%netscape.com
2e9ff94d6d
Add da-DK property file.
1999-09-22 02:34:41 +00:00
mscott%netscape.com
02c8a5d46c
Add smtp status strings.
1999-09-22 02:29:41 +00:00
mscott%netscape.com
5334dfb667
Add some basic status messages for sending a message.
1999-09-22 02:28:36 +00:00
alecf%netscape.com
d43c79c0ac
turn the password back into an attribute so I can access it from HTML forms.
...
Created new GetPasswordWithUI which is the equivalent of getpassword(PR_TRUE..)
1999-09-22 02:21:18 +00:00
alecf%netscape.com
14cda52d45
don't link against mozjs anymore
1999-09-22 02:20:12 +00:00
alecf%netscape.com
df1162f0d9
rename pane
1999-09-22 02:19:53 +00:00
mscott%netscape.com
43d0472a5c
Add smtp server warning strings.
1999-09-22 02:19:00 +00:00
alecf%netscape.com
d8931c1236
fix typo
1999-09-22 02:07:10 +00:00
alecf%netscape.com
4c3623b62c
eliminate unnecessary cast
1999-09-22 02:01:03 +00:00
alecf%netscape.com
a5b4c2129e
oops, don't comment out the signature UI!
1999-09-22 02:00:24 +00:00
ducarroz%netscape.com
0681ad2be3
Add vertical separator in toolbar, bug 14272
1999-09-22 01:53:37 +00:00
ducarroz%netscape.com
e84b115b8b
Fix problem with autocomplete, bug 14281
1999-09-22 01:37:43 +00:00
ducarroz%netscape.com
5fd9ec3a97
Remove extra blank row
1999-09-22 00:49:52 +00:00
ducarroz%netscape.com
a63ece9e1f
Add new Attachment UI, bug 11116
1999-09-22 00:49:26 +00:00
mscott%netscape.com
d88fc09265
Bug #14500 --> allow user to send a message if they don't have a user name and aren't using authenticated smtp.
...
add a ptr for command status
1999-09-22 00:42:34 +00:00
saari%netscape.com
6df67e6af3
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
1999-09-21 23:02:35 +00:00
sspitzer%netscape.com
6e3e9076bb
fix for #9508 . now you can send email and post at the same time.
...
both sending and posting require their own listener, or when you do
email and post at the same time, all hell breaks loose.
1999-09-21 22:45:17 +00:00
mscott%netscape.com
ca358dd20f
Bug #6651 --> Add lots of alert and status information from the server
...
for pop. this includes status messages in the status bar and alert
notifications in the form of alert dialogs.
1999-09-21 22:27:33 +00:00
mscott%netscape.com
b5697257e6
Bug #6651 --> add status and warning strings for various pop conditions.
1999-09-21 22:23:00 +00:00
bienvenu%netscape.com
2193193404
fix charset conversion problem introduced yesterday in an attempt to speed up performance
1999-09-21 22:18:35 +00:00
chuang%netscape.com
d83b927a72
remove unused variable
1999-09-21 21:41:06 +00:00
chuang%netscape.com
f95abb64af
Remove unused variable
1999-09-21 21:20:07 +00:00