mscott%netscape.com
25621eedb1
Bug #14928 --> uri dispatching intial landing. when a mail window comes up, we need to register ourselves
...
with the uri loader.
The mail window is also a nsIURIContentListener. Implement this interface such that doContent requests
are forwarded to the webshell for our message.
r=sspitzer
1999-11-18 07:47:52 +00:00
warren%netscape.com
59ef7fadbf
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
1999-11-18 07:36:41 +00:00
putterman%netscape.com
0b1644bae6
Fixes various message count updating bugs. reviewed by bienvenu.
1999-11-18 04:31:01 +00:00
nhotta%netscape.com
b397596105
In MIME encoder, put a check at the end of the loop if the source points to a null character then bump the
...
pointer. This fixes a problem when a separator is at the end of a header string. Bug 9762, r=cata.
1999-11-18 03:24:56 +00:00
hangas%netscape.com
28e7445770
Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz
1999-11-18 02:45:38 +00:00
bienvenu%netscape.com
1553bd082f
only send change notification for pending filtered messages if the count changed - performance tweak
1999-11-18 02:36:22 +00:00
warren%netscape.com
34ecf73507
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +00:00
putterman%netscape.com
2062b04715
Fixes leak. reviewed by bienvenu.
1999-11-17 00:52:16 +00:00
putterman%netscape.com
69be334452
Fixed icons in folder pane.
1999-11-16 23:52:20 +00:00
putterman%netscape.com
7e7ccfe04c
Partial fix for 18742. You can now move the sidebar splitter, Thanks to slamm for the fix.
...
Also some other skin changes to fix some icons and don't make news show up in copy and move menu.
1999-11-16 23:33:35 +00:00
sspitzer%netscape.com
6df92f4ebf
fix for #18999 , r=putterman
...
gracefully handle migration if the user used movemail (unix only) in 4.x
wrap all the movemail code with #defines, it is not needed on non-unix
platforms. movemail is still not supported, but at least now migration
(of bookmarks and cookies) doesn't fail, and you can see your old mail
in 5.0.
1999-11-16 22:54:58 +00:00
sspitzer%netscape.com
7962f1f036
fix warning.
1999-11-16 19:24:35 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
bienvenu%netscape.com
c9db8a0d0c
fix build warning
1999-11-16 04:48:51 +00:00
bienvenu%netscape.com
60c867f37a
fix 18925,r=sspitzer, mozilla status flags broken
1999-11-16 04:35:29 +00:00
bienvenu%netscape.com
b2272803f5
fix double headers on local filter moves, r=jefft 18733
1999-11-16 02:51:56 +00:00
bienvenu%netscape.com
b18dd910ba
fix memory leak in canonical folder path, r=jefft
1999-11-16 02:43:50 +00:00
bienvenu%netscape.com
58ef34a7cf
fix problem with not reporting server error messages, r=jefft 11970
1999-11-16 02:43:17 +00:00
hangas%netscape.com
344df71cb3
Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german
1999-11-16 01:21:22 +00:00
tonyr%fbdesigns.com
f079a40fab
Added Eudora mail import module
1999-11-16 01:17:56 +00:00
putterman%netscape.com
ac218be14f
Fix potential crash from last checkins that might occur when shutting down without
...
having run mailnews.
1999-11-14 22:03:24 +00:00
putterman%netscape.com
46acd7660f
Fix for 17712. Reviewed by bienvenu and alecf. Mailnews shuts down accounts, biff,
...
and folders properly as an xpcom shutdown observer.
1999-11-14 20:36:22 +00:00
cls%seawood.org
0ea4864d1d
Removing dependency upon security/freenav module. r=alecf
1999-11-13 23:51:49 +00:00
cmanske%netscape.com
d3c7f04a9d
Changed Mail Composer XUL to use Increase/Decrease font size instead of combobox (part of fix for 18774) r=sfraser
1999-11-13 16:37:16 +00:00
ducarroz%netscape.com
804b038fa2
Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp
1999-11-13 16:04:41 +00:00
saari%netscape.com
dc16e7f602
Adding user-focus: normal CSS rule to make message compose subject and to: field fuction properly. R: billions and billions of monkeys
1999-11-13 08:17:17 +00:00
ducarroz%netscape.com
a961088135
File Removed.
1999-11-13 00:00:29 +00:00
ducarroz%netscape.com
0f94b69e81
Fix for bug 12080, 16730: I cannot modify the window from a JS listenner function, therefore I use a timer function to do the job. Also, I've implemented support for pref "mailnews.reply_on_top". And add a space to the standard signature separator, now it's "-- ". R=jefft
1999-11-12 23:44:28 +00:00
ducarroz%netscape.com
a4068db181
Add a dark gray line under the addressing toolbar to separate it from either the body or the HTML format toolbar. R=german
1999-11-12 23:44:26 +00:00
ducarroz%netscape.com
776fcfc7f5
Remove unused files. R=jefft
1999-11-12 23:44:24 +00:00
ducarroz%netscape.com
accd69b6d3
Fix build warning. R=mscott
1999-11-12 23:44:17 +00:00
warren%netscape.com
7f04320416
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
1999-11-12 09:07:26 +00:00
rhp%netscape.com
fd6e8bfc24
Fixing my build warnings - No Bug - r: jefft
1999-11-12 04:58:33 +00:00
rhp%netscape.com
1e2b59665d
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
1999-11-12 02:58:22 +00:00
hangas%netscape.com
078a98078c
New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip
1999-11-12 02:41:50 +00:00
bienvenu%netscape.com
226efe3505
fix filters firing on read message, r=mscott, 17838
1999-11-12 01:29:26 +00:00
dp%netscape.com
7529298eaf
Converted using nsIShutdownListener to xpcom shutdown observer. r=putterman
1999-11-12 01:28:58 +00:00
nhotta%netscape.com
5cfbad9452
For unicode conversion, I had to convert a part of the string not the entire string, otherwise MIME encoder aborts, bug 18105/18595, r=cata.
1999-11-12 01:22:09 +00:00
nhotta%netscape.com
a079345422
Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
...
r=ftang.
1999-11-11 22:05:10 +00:00
sspitzer%netscape.com
1871265825
fix for #16341
...
from putterman, who gave me the fix:
"Whenever you add something to RDF through an observer notification, RDF
verifies that you really have it by calling HasAssertion. Our implementation of HasAssertion for adding a folder to a folder consists of seeing if the the
child folder's parent is equal to the parent passed in. Because we weren't setting the parent, the child's parent was null which wasn't equal to the parent
passed in and the whole operation failed. This prevents that from happening."
1999-11-11 21:55:39 +00:00
akkana%netscape.com
7bf4d85822
17983: Use editor's InsertAsQuotation even for plaintext. r=rhp
1999-11-11 20:56:03 +00:00
putterman%netscape.com
e00d672d83
some speed improvments. reviewed by hangas.
1999-11-11 20:27:52 +00:00
putterman%netscape.com
f27e2cdda5
Fix for 18244. Don't load messages if splitter between thread and message pane is collapsed.
...
reviewed by hangas.
1999-11-11 20:24:46 +00:00
rhp%netscape.com
9fbb4ae9c0
Changes to fix message display problems and others - Bug #: 13402 17770 17772 17899 - r: bienvenu
1999-11-11 19:21:11 +00:00
rhp%netscape.com
22ee3cf257
Changes for multipart alternative - Bug #: 17770 - r: jefft
1999-11-11 19:19:02 +00:00
jefft%netscape.com
ebc03cdbf6
fixed bug 6904 -- Close() to implicit expunge deleted messages when in delete is move to the trash mode; this only happened when we shutdown the app; r=bienvenu
1999-11-11 15:46:22 +00:00
nhotta%netscape.com
bf25e318e3
Added msgbaseutil to a project file so unicode conversion utils to be accessable, part of bug fix #18264 , r=ftang.
1999-11-11 00:48:55 +00:00
putterman%netscape.com
2fcd557421
added nsIIncomingServerListener.idl
1999-11-11 00:27:10 +00:00
putterman%netscape.com
be5ef21057
Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf and bienvenu.
1999-11-11 00:26:02 +00:00
putterman%netscape.com
6e2681b12f
Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf.
1999-11-11 00:25:19 +00:00