putterman%netscape.com
6a6fa70abd
Use ctor/dtor counter macros on non xpcom classes. reviewed by mscott. no bug.
1999-10-10 22:32:54 +00:00
putterman%netscape.com
805ef226be
Switch over mailnews/base to use nsIModule. I forgot to mention that these
...
checkins were reviewed by mscott. There's no bug.
1999-10-10 22:32:25 +00:00
putterman%netscape.com
489e979124
Switch over mailnews/base to use nsIModule.
1999-10-10 22:31:48 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
law%netscape.com
d07c34991f
Bug #14999 ; removed use of toolkit app core; rev=scottip@netscape.com
1999-10-09 06:23:30 +00:00
rhp%netscape.com
4c66c0bcc7
Changes to fix VCard display problems - Changed generated JS - Bugs: #14204 and #12352 - Reviewer: scottip
1999-10-09 01:19:00 +00:00
ducarroz%netscape.com
17a9c9f902
Fix for bug 15720, We need to tell the nsMsgLineBuffer which format of line break we will use. R=jefft,mscott
1999-10-08 01:55:36 +00:00
alecf%netscape.com
5b47fd0c51
fix mac-specific bustage
1999-10-08 01:11:13 +00:00
tao%netscape.com
dfc5dc1b02
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
alecf%netscape.com
29c49355c0
fix windows bustage
1999-10-08 01:01:56 +00:00
tao%netscape.com
452378ee8a
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
alecf%netscape.com
447430b21a
exorcise xp.h from compose header files, in preparation for nsIModule landing
...
r=sspitzer
1999-10-07 23:55:42 +00:00
mscott%netscape.com
f4e5fb5e30
Bug #11836 --> convert local factory to be a nsIModule
...
r=bienvenu
1999-10-07 23:35:10 +00:00
rhp%netscape.com
caeb86a08f
Changes for bug #13098 - Reviewer: jefft
1999-10-07 20:53:06 +00:00
bienvenu%netscape.com
553995d679
fix mork factory r=mscott 12326, also fix some memory leaks
1999-10-07 14:30:44 +00:00
bienvenu%netscape.com
51f4de442c
fix mork factory r=mscott 12326, fix ref count logging
1999-10-07 14:29:45 +00:00
bienvenu%netscape.com
ddfaee3673
fix mork factory r=mscott 12326
1999-10-07 14:28:54 +00:00
jefft%netscape.com
33672e6f76
fixed bug 10801 -- [Featuure] Save Messages, bug 14794 - message sent from unsent folder display as raw message; we need to pay attention to where we want to save the message as template, if the message goes to the local mail folder we have to add the dummy envelope header plus the x mozilla status lines; when sending unsent messages we need to set from/sender information to pass the sanity check at the send time; reviewed by rhp
1999-10-07 14:27:11 +00:00
rhp%netscape.com
5ee3473d40
Fixing a test program makefile. THIS IS NOT PART OF ANY BUILD!
1999-10-07 03:39:02 +00:00
rhp%netscape.com
a26e28b073
Fixing a test program. THIS IS NOT PART OF ANY BUILD!
1999-10-07 03:38:42 +00:00
putterman%netscape.com
d73cfc95db
Added constructor/destructor counting macros for various mailnews
...
classes. reviewed by bienvenu. no bug.
1999-10-06 20:32:25 +00:00
bienvenu%netscape.com
3cbaa80735
fix leak of accounts, mail session r=scottip bug 000
1999-10-06 20:00:27 +00:00
rhp%netscape.com
d58e69e806
Changes for Bug #13512 - Reviewer: Bienvenu
1999-10-06 18:35:16 +00:00
bienvenu%netscape.com
2e13f082fe
use nsIModule for factory, r=rhp bug 000
1999-10-06 18:30:35 +00:00
valeski%netscape.com
43edbee475
r=warren, 15457. Added file extension attribute to URL implementations
1999-10-06 14:36:22 +00:00
warren%netscape.com
8603974025
Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski)
1999-10-06 08:26:01 +00:00
mscott%netscape.com
0bb9cbe66a
(not part of the build!)
...
just add a new line to the end of the file....
1999-10-06 06:21:40 +00:00
mscott%netscape.com
d1f37cc1ca
Bug #15655 --> new file for mime to use nsIModule. This is not part of the build and has not been reviewed yet. The review will happen
...
when I land all the rest of the changes related to converting mime to use nsIModule.
1999-10-06 06:00:40 +00:00
jefft%netscape.com
333e93ae32
fixed bug 15291 - Pop3 local mail folder message lines not ended with platform specific line endings; replacing CRLF with platform specific MSG_LINEBREAK; reviewed by bienvenu, mscott
1999-10-06 04:56:02 +00:00
hangas%netscape.com
0cd13bcaa0
Porkjocky: .xul file troubleshooting. Removed duplicate references to css files within the same windows for performance. Wrapped another tree in a <div> to avoid scrolling issues. r=davidm
1999-10-06 01:35:36 +00:00
ducarroz%netscape.com
597d3a160c
related to bug 14561, fix some other case where we didn't bring back errors while sending message. R=rhp
1999-10-05 23:48:40 +00:00
rhp%netscape.com
ffaae7a7ee
Fix for my screw up...sorry about this.
1999-10-05 22:15:43 +00:00
mscott%netscape.com
207c54ed3b
Bug #15583 --> fix warning (unused variable)
...
r=sspitzer
1999-10-05 22:03:50 +00:00
sspitzer%netscape.com
8c62111992
fix for #15617 . always save prefs after migration. not sure why prefs aren't being saved anymore, but this is a good idea. r=mscott
1999-10-05 22:02:58 +00:00
rhp%netscape.com
6de12fbdda
Fix for #14120 - Reviewer - bienvenu
1999-10-05 21:17:17 +00:00
hangas%netscape.com
6223a5e113
Fixing bug 13443 (crash scrolling results pane of address book), added <html:div> around the trees as per Hyatt's suggestion which Scottip reminded me of today. r=scottip
1999-10-05 20:49:08 +00:00
mscott%netscape.com
d50b1fcc45
Bug #14739 --> fix use of unitiailized variable.
...
r=sspitzer
1999-10-05 20:48:37 +00:00
sspitzer%netscape.com
5b2cb149d2
fix for #15578 , r=mscott, a=granrose, fix crash on startup.
...
not sure why we don't have a webshell here...
1999-10-05 18:13:15 +00:00
jefft%netscape.com
99c021a876
fixed bug 15556 - treat forward quoted as inline; default to forward as attachment if get pref failed; reviewed rhp
1999-10-05 14:52:19 +00:00
jefft%netscape.com
1146b33fc0
fixed bug 9540, 10827, 11991 - copy news article failed on certain platforms; replacing CRLF to platform specific MSG_LINEBREAK; reviewed by mscott
1999-10-05 14:20:15 +00:00
jefft%netscape.com
97af25e48e
fixed bug 9540, 10827, 11991 - copy news article failed on certain platforms; replacing CRLF to platform specific MSG_LINEBREAK; reviewed by mscott
1999-10-05 14:15:04 +00:00
mscott%netscape.com
2654838625
fix vc5.0 build......include nsISupportsArray before using a com ptr on it.
1999-10-05 06:56:12 +00:00
mscott%netscape.com
dbd7050065
Bug #0000 --> (no bug necessary)....add a #ifdef guard around this header file
...
so we don't try to include the contents multiple times!!
r=sspitzer
1999-10-05 05:53:31 +00:00
mscott%netscape.com
55830c8d88
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR, remove NS_New**
...
r=sspitzer
1999-10-05 05:46:20 +00:00
mscott%netscape.com
054da20a5c
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR for our components
...
the factory should cache nsIGenericFactory objects for each
component we know how to produce.
r=sspitzer
1999-10-05 05:45:07 +00:00
mscott%netscape.com
e5aaf41ad5
Bug #11837 --> in order to use NS_GENERIC_FACTORY_CONSTRUCTOR the
...
class declaration needs to be in the header file. Removing old NS_New*
method in favor of NS_GENERIC_FACTORY_CONSTRUCTOR.
r=sspitzer
1999-10-05 05:44:41 +00:00
putterman%netscape.com
d5b561ee28
Fix bug 15479 - crash when mousing over folder pane scrollbar. Also, fix 12645 - assertion
...
when using folder pane scrollbar. Also, make 3pane menu and toolbar look normal. various
parts reviewed by hyatt and hangas.
1999-10-05 04:14:26 +00:00
sspitzer%netscape.com
e3cdd7da27
a bunch of changes, all reviewed by mscott.
...
fix some bugs with next, back, and cancel in the profile manager.
(#15223 , #15271 )
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063 )
more profile code clean up. (#15042 )
rename the old 4.x history.dat file. it's called history.dat in 5.0, but the file
formats are different. (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
alecf%netscape.com
19252b3d04
add new findServer() method and javadoc comments
...
r=sspitzer
#15140
1999-10-05 03:29:42 +00:00
rhp%netscape.com
b8a801fabd
Fixes for bug #15363 and #14675 - reviewer bienvenu
1999-10-05 00:03:20 +00:00
alecf%netscape.com
1ecd2e3371
exorcism of net.h from IMAP
...
r=mscott
1999-10-04 23:53:56 +00:00
alecf%netscape.com
561a1fbd52
Combined checkin:
...
- convert Compose enums to IDL #13261
- exorcise net.h from compose and mime
r=ducarroz and rhp on both
1999-10-04 23:50:56 +00:00
ducarroz%netscape.com
88a9f70faa
Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott
1999-10-04 23:43:57 +00:00
mscott%netscape.com
34224169dd
Bug #14680...migrating this bug from the M10 branch. make input and output stream for the converter pipe non-blocking.
...
r=ducarroz
1999-10-04 01:01:48 +00:00
mscott%netscape.com
1069c88868
Bug #11837 --> rewrite the imap factory to use nsIModule. This meant adding appropriate factory methods to the components.
...
r=bienvenu
1999-10-04 00:29:18 +00:00
mscott%netscape.com
d8006bc36f
Bug #11837 --> rewrite the imap factory to use nsIModule.
...
r=bienvenu
1999-10-04 00:27:42 +00:00
mscott%netscape.com
6284835ee3
Bug #15192 --> build the pab before the history ab for name completion.
...
r=bienvenu.
1999-10-04 00:26:10 +00:00
mscott%netscape.com
667277fd3a
Bug #000...trivial fix so no bug # filed. Fix a leak of nsIURI by using nsCOMPtr.
...
r=bienvenu.
1999-10-04 00:25:12 +00:00
beard%netscape.com
9eae33066d
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
tonyr%fbdesigns.com
080fbe17be
Update progID's from component://netscape/* to component://mozilla/*
1999-10-03 18:02:22 +00:00
tonyr%fbdesigns.com
65ec9970f4
Fix bustage caused by new account manager API's
1999-10-03 18:00:23 +00:00
tonyr%fbdesigns.com
465384c3e6
Update to use nsIModule
1999-10-03 17:59:09 +00:00
tonyr%fbdesigns.com
cde80c93b8
Updated to use nsIModule
1999-10-03 17:55:56 +00:00
valeski%netscape.com
d66cd6ac49
15300 r=warren. Changed NS_NewThread api to default to PR_UNJOINABLE_THREAD, also added new NS_NewThread() function so you don't have to combine the runnable w/ thread creation. added threads to xpcom init so you can create them w/ the com mgr.
1999-10-01 23:30:06 +00:00
hyatt%netscape.com
0c1aef9920
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
rjc%netscape.com
409f4b2a09
Fix mail build bustage. [Who knew they were using a composite datasource? And, an even more interesting question is why, when it apparently only allows one datasource to be used... ?]
1999-10-01 05:07:36 +00:00
chuang%netscape.com
945748e712
Fix bug 5393 Controls should be enclosed with <LABEL></LABEL>, r=putterman
1999-10-01 04:11:36 +00:00
chuang%netscape.com
9726ec4bcc
Fix bug 14756 [PP]Importing an .ldif file in Address Book doesn't work, r=jefft
1999-10-01 04:07:15 +00:00
beard%netscape.com
680752dbde
remove htmlparser from static linkage. r=vidur
1999-10-01 00:43:54 +00:00
vidur%netscape.com
6c78aabdfe
Removed parser static linkage.
1999-09-30 22:23:21 +00:00
bienvenu%netscape.com
fd63be5bc1
fix memory leak of hostname
1999-09-30 01:45:20 +00:00
bienvenu%netscape.com
5f056b6037
add method to shut down connections
1999-09-30 01:44:30 +00:00
bienvenu%netscape.com
c56896abc1
fix memory leak of cache elements on shutdown
1999-09-30 01:43:36 +00:00
jefft%netscape.com
0d7587bd28
implemented forward messages as attachments & inline; a=mcafee
1999-09-29 20:43:50 +00:00
jefft%netscape.com
7aa0b17efa
implemented forward message as attachment & inline; a=mcafee
1999-09-29 20:37:12 +00:00
slamm%netscape.com
59c91e260a
Change styles to be compatible as overlay. Related to bug #14838 .
1999-09-29 20:19:46 +00:00
slamm%netscape.com
18e1f2611f
Call sidebarOverlayInit with no args. All apps will use the same sidebar panels now (bug #14995 ).
1999-09-29 20:19:40 +00:00
slamm%netscape.com
03a2700c10
Convert into an overlay to use with sidebar overlay. Put folders in their own app panel above 'my panels' (bug #14991 ).
1999-09-29 20:19:35 +00:00
hangas%netscape.com
940bc92a57
Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann
1999-09-29 04:29:20 +00:00
shaver%netscape.com
7a5b9d5e55
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
1999-09-29 02:36:54 +00:00
bienvenu%netscape.com
bdbeecff29
for mscott fix memory leaks of imap urls 15088 r=bienvenu, a=chofmann
1999-09-28 21:50:04 +00:00
hangas%netscape.com
fc23906c28
Fix for bug 14779. a=chofmann
1999-09-28 18:56:15 +00:00
sspitzer%netscape.com
1d2f766b92
fix more bugs with migration on the mac.
1999-09-28 11:40:33 +00:00
sspitzer%netscape.com
274f7f8671
get file prefs using GetFilePref() and not CopyCharPref(). that doesn't work on mac.
1999-09-28 11:16:51 +00:00
sspitzer%netscape.com
e3c4ff9671
fix for #14686 .
...
before, GetAccounts() [think getter for accounts] was upgrading which was
creating the default Local Mail account, which made the check in verifyAccounts()
fail to open the account wizard, since an account was created.
now we only upgrade prefs when explicitly told to do so.
1999-09-28 06:11:32 +00:00
mcafee%netscape.com
142dce1428
Ignore generated files.
1999-09-28 04:21:55 +00:00
hangas%netscape.com
9f3eef8646
New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann
1999-09-27 20:56:35 +00:00
bienvenu%netscape.com
8b02e4c762
fix purify error in imap startup bug #14724 a=chofmann
1999-09-27 20:04:34 +00:00
bienvenu%netscape.com
ad2c7b2789
fix mismatched deletes
1999-09-26 19:53:50 +00:00
warren%netscape.com
b1f277f28c
Fixed mismatched free
1999-09-26 10:09:59 +00:00
sfraser%netscape.com
50971ff0c1
Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann.
1999-09-26 00:41:31 +00:00
hangas%netscape.com
20d1e45d46
a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu.
1999-09-24 23:03:40 +00:00
putterman%netscape.com
c4b0f833e6
Fix for bugs 14786 and 13727. Fix leaking nsIServiceManager and datasources. Approved by chofmann
...
and reviewed by alecf.
1999-09-24 21:59:45 +00:00
sspitzer%netscape.com
8165b11d88
fix some pref migration problems (on the Mac) and fix URI parsing code.
...
this fixes part or all of the following bugs: #14619 #14689 #14591
a=leaf, r=jefft
1999-09-24 20:42:46 +00:00
ducarroz%netscape.com
e2c8b14e4e
Need to populate personal addressbook
...
Fix for bug 14568, R=mscott, A=chofmann
1999-09-24 17:38:49 +00:00
nhotta%netscape.com
08db4dcc9e
fix for #14621 . r=ftang, a=chofmann
1999-09-23 19:53:19 +00:00
alecf%netscape.com
6fb9a6e280
fix for #13403 , misspelled "titlemenuseparator"
1999-09-23 18:43:48 +00:00
alecf%netscape.com
d9026972d8
fix for #14639 r=sspitzer
1999-09-23 18:43:08 +00:00
alecf%netscape.com
5631e0127c
oops, back out extra checkin
1999-09-23 03:02:00 +00:00
alecf%netscape.com
0c27f12fd6
misspelled variable - it's "folderTree" not "tree"
...
a=chofmann
1999-09-23 03:01:17 +00:00
mscott%netscape.com
792c580b73
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
7654726da5
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
107403ab6c
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
65774de94e
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
d9d2c0b3de
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
ff9f72ac79
hook up drafts/templates/fcc to identities
1999-09-22 07:03:27 +00:00
ducarroz%netscape.com
5945054fc3
need to suppot bad URL or url without "http://", fix for bug 14376
1999-09-22 06:45:09 +00:00
bienvenu%netscape.com
f4f9230c43
fix assert on startup without folder cache, workaround service manager shutdown bug
1999-09-22 06:23:16 +00:00
mscott%netscape.com
4ffdfcbc87
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
0f477a7c76
disable unimplemented buttons, add hardrule above ok/cancel
1999-09-22 06:08:30 +00:00
alecf%netscape.com
a147d0e107
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
381ae43187
fix typos
1999-09-22 06:07:32 +00:00
alecf%netscape.com
27e3b3fb1e
add aw-done.js
1999-09-22 06:07:05 +00:00
alecf%netscape.com
4adc0a12be
add fix typos, add strings I needed for the wizard
1999-09-22 06:06:37 +00:00
alecf%netscape.com
f9b7c24cca
persist window size and position
1999-09-22 06:05:36 +00:00
mscott%netscape.com
a1860b7c01
add password prompt text and some more pop server alert strings
1999-09-22 06:03:56 +00:00
mscott%netscape.com
91d8bf8d06
Bug #6651 --> finish adding alerts to pop code
1999-09-22 06:03:28 +00:00
mscott%netscape.com
23f9f18ad3
get password prompt text and some more pop server alert strings
1999-09-22 06:03:11 +00:00
mscott%netscape.com
0df4028173
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
34c96e8d3d
fix race condition with fe events
1999-09-22 04:16:41 +00:00
alecf%netscape.com
4bdb2c74f1
bring account setup dialog up to spec
1999-09-22 03:44:58 +00:00
alecf%netscape.com
ad97c5b356
fix GetPassword() bustage
1999-09-22 03:40:07 +00:00
sspitzer%netscape.com
580ddeefd0
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
e9c62b572f
Removing mdb files from the repository. These files now live in mozilla\db.
1999-09-22 03:21:49 +00:00
ducarroz%netscape.com
f79d5ccd56
fix spelling error
1999-09-22 03:13:18 +00:00
ducarroz%netscape.com
d49b2fc2bd
Add back an menu item to delete attachment
1999-09-22 03:12:48 +00:00
ducarroz%netscape.com
4d0f85b699
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
c030a57e31
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
41a531de2a
Add da-DK property file.
1999-09-22 02:34:41 +00:00
mscott%netscape.com
772c54ebe2
Add smtp status strings.
1999-09-22 02:29:41 +00:00
mscott%netscape.com
b575970341
Add some basic status messages for sending a message.
1999-09-22 02:28:36 +00:00
alecf%netscape.com
fa0ee6edae
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
8651c3c335
don't link against mozjs anymore
1999-09-22 02:20:12 +00:00
alecf%netscape.com
d77f014aad
rename pane
1999-09-22 02:19:53 +00:00
mscott%netscape.com
6df3f0f233
Add smtp server warning strings.
1999-09-22 02:19:00 +00:00
alecf%netscape.com
7fc20a4fad
fix typo
1999-09-22 02:07:10 +00:00
alecf%netscape.com
53b71ad82c
eliminate unnecessary cast
1999-09-22 02:01:03 +00:00
alecf%netscape.com
88aa743f83
oops, don't comment out the signature UI!
1999-09-22 02:00:24 +00:00
ducarroz%netscape.com
2b3bed869d
Add vertical separator in toolbar, bug 14272
1999-09-22 01:53:37 +00:00
ducarroz%netscape.com
fa82fdf0e7
Fix problem with autocomplete, bug 14281
1999-09-22 01:37:43 +00:00
ducarroz%netscape.com
fec0e9f707
Remove extra blank row
1999-09-22 00:49:52 +00:00
ducarroz%netscape.com
5effb84d8e
Add new Attachment UI, bug 11116
1999-09-22 00:49:26 +00:00
mscott%netscape.com
9eceb52121
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
cb935f51c7
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
543b84ff91
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
40e59b9355
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
2fcb411cdf
Bug #6651 --> add status and warning strings for various pop conditions.
1999-09-21 22:23:00 +00:00
bienvenu%netscape.com
6fc63c9b5f
fix charset conversion problem introduced yesterday in an attempt to speed up performance
1999-09-21 22:18:35 +00:00
chuang%netscape.com
6cd312c071
remove unused variable
1999-09-21 21:41:06 +00:00
chuang%netscape.com
390f6a305f
Remove unused variable
1999-09-21 21:20:07 +00:00
sspitzer%netscape.com
0876983aaf
I suck.
1999-09-21 21:05:58 +00:00
putterman%netscape.com
7272cb2fa1
Only reroot if the folder notification we receive is for the folder that's currently the loading folder.
1999-09-21 21:04:52 +00:00
mscott%netscape.com
14af4ec4c1
Fix a crash when running a local mail filter --> if you moved the message and then had another filter fire
...
after we moved the message we would crash.
1999-09-21 21:04:43 +00:00
sspitzer%netscape.com
d6d7a5e883
fix build bustage
1999-09-21 21:04:34 +00:00
sspitzer%netscape.com
0c50f83986
I need to put down the crack pipe. the 4.x uri was ok, but the 4.x mail.directory pref was not.
1999-09-21 21:02:02 +00:00
sspitzer%netscape.com
9c7bb3c346
turns out this isn't necessary. on all three platforms in 4.x, the uri's are in UNIX style slashes, as they should be. #10583 fixed now.
1999-09-21 20:36:01 +00:00
alecf%netscape.com
b4afac8afd
when we refresh the account list, clear the item selection (workaround for bug in the tree widget)
1999-09-21 20:26:36 +00:00
alecf%netscape.com
caf40ba426
when we refresh the folder pane, clear the selection (workaround for bug in the tree widget)
1999-09-21 20:25:52 +00:00
sspitzer%netscape.com
5d4a6f9ee0
fix warning
1999-09-21 20:25:46 +00:00
putterman%netscape.com
c3de5f7fdb
Implement init ins nsMessage.
1999-09-21 20:03:37 +00:00
bienvenu%netscape.com
09dc99eb6d
cache references for performance improvement
1999-09-21 19:10:37 +00:00
alecf%netscape.com
8085c39725
remove New Account from menu
1999-09-21 10:11:26 +00:00
sspitzer%netscape.com
0193817b4d
fix for #10583
...
for non-UNIX platforms, we need to convert the native path to a UNIX style
path before converting the 4.x URI to a 5.0 URI.
otherwise, we'd convert mailbox:C:\\program files\\netscape\\users\\sspitzer\\mail\\aaa\\bbb to mailbox://nobody@Local Mail/aaa\\bbb, instead of mailbox://nobody@Local Mail/aaa/bbb
1999-09-21 07:46:48 +00:00
alecf%netscape.com
fdc228f899
rename NNTP server description
1999-09-21 07:07:25 +00:00
alecf%netscape.com
47dc1c949f
fix persistance on the sidebar
1999-09-21 07:06:53 +00:00
mscott%netscape.com
f2cb6856ee
Remove obsolete properties file.
1999-09-21 06:51:36 +00:00
mscott%netscape.com
7dcf10120d
WE can't insert \n (newline character) in the properties file so take them out.
1999-09-21 06:51:01 +00:00
mscott%netscape.com
89d0710275
Remove obsolete reference to composebe.properties
1999-09-21 06:47:11 +00:00
mscott%netscape.com
c562f6b2d7
remove obsolete reference to composebe.properties.
1999-09-21 06:45:36 +00:00
mscott%netscape.com
fbe8b246a9
Remove reference to obsolete properties file (composebe.properties).
1999-09-21 06:44:43 +00:00
mscott%netscape.com
0692a6a185
remove obsolete properties file. This file has been moved and renamed to compose\resources\locale\en-US\composeMsgs.properties
1999-09-21 06:42:58 +00:00
mscott%netscape.com
9d9a67b6bb
re-write so we actually use the string bundle instead of the hard coded
...
strings that used to be in this class. This meant changing the api to return
a unichar * instead of a char *!!!
1999-09-21 06:30:51 +00:00
mscott%netscape.com
f31d54badd
optimize use of PRunichars for string bundle. we were doing lots of
...
needless conversions between PRunichar * to char * and back again!
replace some hard coded strings with strings created by the string bundle
1999-09-21 06:30:11 +00:00
alecf%netscape.com
9605468e7b
implement Show->Folders
1999-09-21 06:17:00 +00:00
alecf%netscape.com
0b43b42a1c
remove the (unused) Advanced panel
1999-09-21 05:38:49 +00:00
alecf%netscape.com
0fc7315583
add support for identity-specific HTML compose and signatures
1999-09-21 05:37:23 +00:00
tao%netscape.com
34dfefc3a3
Rename *en.properties to *.properties.
1999-09-21 05:35:34 +00:00
sspitzer%netscape.com
712ef95045
fix for #14428 . make the throbber in the three pane open up to the throbber url when clicked.
1999-09-21 05:33:14 +00:00
hangas%netscape.com
669e7fa437
Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys.
1999-09-21 05:20:56 +00:00
mscott%netscape.com
98097f2f1d
Bug #13798 --> Fix imap freezing the mac.
1999-09-21 05:12:15 +00:00
tao%netscape.com
472450ff09
14391: [L12y] PLS remove locale name (en) from "*_en.properties".
1999-09-21 01:32:06 +00:00
sspitzer%netscape.com
5646203850
fix for #14361 . always give the users a "Local Mail" account.
...
also, added the CreateDefaultMailboxes() method to the nsINoIncomingServer and nsIPop3IncomingServer
interfaces
1999-09-21 01:29:01 +00:00
waterson%netscape.com
06b78978e9
Fix backwards return values on nsIEnumerator::IsDone().
1999-09-21 01:28:18 +00:00
tao%netscape.com
647a559bfd
14391: [L12y] PLS remove locale name (en) from "*_en.properties".
1999-09-21 01:22:43 +00:00
chjung%netscape.com
745088c61a
[chjung 990920] add localization notes
1999-09-21 01:06:04 +00:00
chjung%netscape.com
8182f2d899
[chjung 990920] add localization notes
1999-09-21 01:00:29 +00:00
tao%netscape.com
526194cdb8
14379: [L12y] PLS remove locale name (en-US) from the localMsgs.properties.
1999-09-21 00:59:50 +00:00
tao%netscape.com
13f51b82bb
14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties".
1999-09-21 00:50:13 +00:00
chjung%netscape.com
cd4f1457cc
[chjung 990920] add localization notes
1999-09-21 00:49:23 +00:00
mscott%netscape.com
ea6db2ced0
we used to leak the first imap url that got run because we gave it
...
to the socket transport as a context. The socket transport hung onto
the url until the socket was actually closed. It turns out we don't
need to pass the url in anyway since we always know what the current
url is. So by changing this to null, we now release the first imap url
we run as soon as it is done.
1999-09-21 00:40:50 +00:00
mscott%netscape.com
0a7c01bb4f
initialize the ref count on this class.
1999-09-21 00:07:34 +00:00
bienvenu%netscape.com
9adfdc2ef9
some performance improvements for header parsing
1999-09-21 00:06:25 +00:00
mscott%netscape.com
c1f1dcf3a2
let sidebar take up all of the vertical space and shift the menus over to line up with the toolbar.
...
Thanks to Paul Hangas for this cool suggestion.
1999-09-21 00:05:52 +00:00
chjung%netscape.com
0e40d2b6dc
[chjung 990920] add localization notes
1999-09-20 23:29:30 +00:00
sspitzer%netscape.com
2bb4389148
fix for #14324 .
...
properly migrate the smtp server from 4.x using the SmtpService
1999-09-20 22:32:03 +00:00
chuang%netscape.com
0410535e26
Fix bug 13904 Preferences: Mail and News typos
1999-09-20 22:16:14 +00:00
chuang%netscape.com
f1ef4d55c4
Fix missing the last row when importing ldif file
1999-09-20 22:13:54 +00:00
jefft%netscape.com
ffbed73cfa
enabled SaveAttachment
1999-09-20 21:07:22 +00:00
jefft%netscape.com
59f069855f
enabled SaveAttachment; added displayName & messageUri when calling openAttachment
1999-09-20 21:05:52 +00:00
jefft%netscape.com
2fd30a033c
fixed linux build warning
1999-09-20 21:04:12 +00:00
jefft%netscape.com
01f228dc42
added two more arguments for openAttachment()
1999-09-20 21:00:51 +00:00
bienvenu%netscape.com
f63920c9a2
fix busted imap by changing SetSpec to take a const char *
1999-09-20 16:32:00 +00:00
bienvenu%netscape.com
00c4532941
fix busted imap by changing SetSpec to take a const char *
1999-09-20 16:26:50 +00:00
bienvenu%netscape.com
abc6d920a6
fix mismatched delete
1999-09-20 14:56:32 +00:00
bienvenu%netscape.com
d37921d284
fix memory leak
1999-09-20 14:56:08 +00:00
sspitzer%netscape.com
95fca3acb9
fix bug #10235
...
implement "pre-select the right identity when composing based on folder pane selection" feature.
1999-09-20 08:13:27 +00:00
alecf%netscape.com
1c73f4b09a
fix icon for inbox with new messages
1999-09-20 06:51:10 +00:00
alecf%netscape.com
d00bbb5f58
don't build identity test anymore, we can get at this stuff from JS
1999-09-20 06:50:45 +00:00
alecf%netscape.com
95f9061092
depricate old SMTP API.
1999-09-20 06:50:21 +00:00
alecf%netscape.com
ba853f1847
be smarter about building up list of SMTP servers, don't keep appending onto the pref
1999-09-20 06:49:33 +00:00
sspitzer%netscape.com
70f87bf0b0
fix for #14316 . only one identity was showing up in compose!
1999-09-20 04:05:37 +00:00
sspitzer%netscape.com
ca2ce65b99
check in work around for #10235
...
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
alecf%netscape.com
26395da238
make the account wizard use the new SMTP stuff
1999-09-20 02:11:19 +00:00
alecf%netscape.com
7f6277685d
oops, I checked in the wrong line! Should be setting the source, not dumping
1999-09-20 01:55:13 +00:00
ducarroz%netscape.com
0680374fe6
Autocomplete add default domain if needed
1999-09-20 00:49:53 +00:00
alecf%netscape.com
93493186dd
fix up more layout problems. layout is way too screwy for me.
1999-09-20 00:04:55 +00:00
alecf%netscape.com
ff22c4f706
turn off vard for PR1
1999-09-20 00:04:15 +00:00
alecf%netscape.com
1b434f88c2
get rid of advanced pane for now
1999-09-20 00:03:47 +00:00
alecf%netscape.com
c013c586cb
update SMTP server pane to reflect latest specs
1999-09-20 00:03:15 +00:00
alecf%netscape.com
8b6735cc41
add support for the default SMTP server as a source and destination, and don't freak out when there's no account (default to "global")
1999-09-20 00:02:07 +00:00
alecf%netscape.com
6e6f6922ea
rename default server attribute, and change default smtp prefix to "smtp" instead of "server"
1999-09-19 23:58:57 +00:00
alecf%netscape.com
7a81c47ed7
fix problem where we forgot to append "." to the server key
1999-09-19 23:57:53 +00:00
mccabe%netscape.com
4f7990cd94
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
...
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage. Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes. (This could mean blackwood; sorry, guys!)
Many thanks to Alec Flett (alecf@netscape.com ) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu ) and Mike Shaver (shaver@mozilla.org ) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.
Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
alecf%netscape.com
994043abff
allow char properties to return null instead of throwing an exception
1999-09-19 23:35:53 +00:00
alecf%netscape.com
ce26ba85b9
be a little smarter about SMTP servers - create the default one on demand
1999-09-19 23:33:49 +00:00
alecf%netscape.com
c1b1098e55
I need real ProgIDs, not these fakes.
1999-09-19 23:19:53 +00:00
sspitzer%netscape.com
d9bde9f94b
fix for #14268 . change all PR_ASSERT() to NS_ASSERTION(). PR_ASSERT() calls abort and that ain't cool.
1999-09-19 22:19:27 +00:00
putterman%netscape.com
180dd31742
Fix 13475. You can now close and reopen mail 3 pane.
1999-09-19 22:02:12 +00:00
alecf%netscape.com
70719fc56c
remove stupid debugging
1999-09-19 22:01:24 +00:00
alecf%netscape.com
7ad9a678b2
more spacer cleanup
1999-09-19 22:00:55 +00:00
alecf%netscape.com
30093187ba
hrm. html spacer seem to do wierd things inside boxes
1999-09-19 22:00:29 +00:00
alecf%netscape.com
0f56d5e0c3
fix support for when someone enters a blank entry in a filespec textbox
1999-09-19 20:49:30 +00:00
alecf%netscape.com
afb1f412f4
Server panel update:
...
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
alecf%netscape.com
96f89ab9bb
remove my idiocy
1999-09-19 20:29:53 +00:00
alecf%netscape.com
eb321dd917
add html:select template example for waterson
1999-09-19 19:55:30 +00:00
sspitzer%netscape.com
b51994cbe8
fix a couple of my warnings.
1999-09-19 19:43:25 +00:00
alecf%netscape.com
cddb3bbc74
oops, didn't mean to check in the blank value
1999-09-19 09:36:18 +00:00
alecf%netscape.com
9fbb586804
fix layout of main panel
...
add support for nsIFileSpec style fields
1999-09-19 09:34:59 +00:00
alecf%netscape.com
08a45e2d32
add css (not used yet, only part of unix build)
1999-09-19 09:34:11 +00:00
alecf%netscape.com
96b1c25582
use the onselect event instead of onclick, and load the first item when the window opens
1999-09-19 01:34:10 +00:00
alecf%netscape.com
d9ce6ac91c
don't flip out when we load a non-server page
1999-09-19 00:59:47 +00:00
bienvenu%netscape.com
4100bc0ee9
fix memory leaks and mismatched deletes
1999-09-18 18:58:15 +00:00
bienvenu%netscape.com
cae926e644
fix mismatched delete
1999-09-18 18:45:57 +00:00
bienvenu%netscape.com
f82367de5f
fix memory leaks and mismatched deletes
1999-09-18 18:40:16 +00:00
bienvenu%netscape.com
95083150e6
fix memory leak, uninitialized memory
1999-09-18 17:44:25 +00:00
bienvenu%netscape.com
300285c838
check for null before addreffing
1999-09-18 17:42:51 +00:00
bienvenu%netscape.com
65e377b2b3
fix mismatched free
1999-09-18 17:41:37 +00:00
briano%netscape.com
4eb2b7c4de
Not used by Unix.
1999-09-18 03:59:13 +00:00
bienvenu%netscape.com
a2297ca2eb
fix memory leak
1999-09-18 03:01:20 +00:00
tao%netscape.com
27cf28cb02
Hook up da-DK
1999-09-18 02:07:24 +00:00