sspitzer%netscape.com
482fba02c7
remove workaround for #14312 , it is no longer needed.
1999-11-29 20:41:23 +00:00
rhp%netscape.com
b3fb1602bd
Changes to build this on Unix
1999-11-29 03:58:20 +00:00
rhp%netscape.com
4c8ac9d296
Change for new code that is not part of the build!
1999-11-29 03:51:31 +00:00
rhp%netscape.com
e93e879df7
Just adding files to the tree. NOT PART OF THE BUILD YET!
1999-11-29 03:37:47 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
jefft%netscape.com
c0db98b3dc
fixed bug 20063 -- Linux Save Message As Template not working with correct line endings; r=mscott
1999-11-26 22:37:03 +00:00
shaver%netscape.com
506027739d
Repair missing newlines at end of files, and remove lines of the form
...
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +00:00
ducarroz%netscape.com
78992bad99
First Checked In.
1999-11-24 23:01:13 +00:00
tonyr%fbdesigns.com
38d41f4dc1
Got rid of outdated API's
1999-11-24 21:26:14 +00:00
tonyr%fbdesigns.com
8a0ccbe390
Added address book import for Win32
1999-11-24 21:24:21 +00:00
akkana%netscape.com
25ec09fbb0
19610: Change InsertAsQuotation API to return inserted node r=rhp
1999-11-24 20:48:59 +00:00
mscott%netscape.com
1312fa4242
Bug #19955 --> QueryInterface was going to the RDFResource base class
...
if it couldn't handle it. It should go to nsMsgFolder which is the next class in the hierarchy.
r=alecf
1999-11-24 00:39:26 +00:00
mscott%netscape.com
74e0aaff82
Bug #19955 --> QI was incorrectly going to nsmsgFolder if it couldn't handle it
...
instead of going to nsMsgDBFolder
r=alecf
1999-11-24 00:38:35 +00:00
akkana%netscape.com
63a098fcc6
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
jefft%netscape.com
e12df89b01
fixed bug 10801 -- failed to save messages as templates; stationary folder is now per identity; r=putterman
1999-11-23 22:19:48 +00:00
tonyr%fbdesigns.com
3ae96e567c
Fixed typo, someone added a call to naAllocator::Free when they meant nsAllocator::Free
1999-11-23 22:00:19 +00:00
tonyr%fbdesigns.com
38f2aae655
Added tests for eudora import
1999-11-23 21:59:03 +00:00
tonyr%fbdesigns.com
8993d09022
Added address book files
1999-11-23 21:54:53 +00:00
tonyr%fbdesigns.com
3779f82e4c
Added support for importing eudora address books
1999-11-23 21:54:01 +00:00
tonyr%fbdesigns.com
3df0bc4b3c
Updates to handle eudora attachments on Mac
1999-11-23 21:52:52 +00:00
tonyr%fbdesigns.com
139a724746
Added strings for address book import
1999-11-23 21:51:23 +00:00
alecf%netscape.com
70c9945c4a
fixing spelling error in dtd (no reviewer necessary)
1999-11-23 21:50:19 +00:00
tonyr%fbdesigns.com
d9b2d7dc42
First Checked In.
1999-11-23 21:49:50 +00:00
ducarroz%netscape.com
7d8066d210
We should display a correct error message when the send operation faild. R=mscott
1999-11-23 21:48:21 +00:00
ducarroz%netscape.com
e70317be80
Fix for bug 19404. We need to return an error code when the SMTP server name is missing. R=mscott
1999-11-22 23:48:42 +00:00
mscott%netscape.com
4d3224d77c
Bug #1966 --> properly ref count the url listeners for send and post
...
this means never calling delete directly on the objects like
we were before. A nsCAutoString tweak...
r=rhp
1999-11-22 23:33:24 +00:00
mscott%netscape.com
e2edf33027
Bug #1966 --> be safe...when you get an OnStopRunningUrl,
...
remove yourself as a url listener because you don't care anymore.
r=rhp
1999-11-22 23:32:48 +00:00
mscott%netscape.com
e700009ca1
Bug #19166 --> pull a 180 and reverse the ref counting
...
model for url listeners. The manager now uses an
nsIsupportsArray to keep references to all of the url listeners.
However, in order to prevent circular references (which is
why I was using a nsVoidArray before), when we issue the on stop
call to a url listener, we automatically release our ref
to that object.
r=rhp
1999-11-22 23:32:13 +00:00
putterman%netscape.com
534276c25c
Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
1999-11-22 22:08:23 +00:00
rhp%netscape.com
76d8ec9979
Fixing include problem..but this is NOT PART OF THE BUILD. - r: rhp
1999-11-22 21:47:24 +00:00
nhotta%netscape.com
c67fa7f5b6
Change to charset name to case sensitive corresponding the nsCharsetManagerService change, r=ftang.
1999-11-22 21:22:58 +00:00
jefft%netscape.com
2f2c39b776
fixed Mac compilation warnings; rv=binenvenu; remove obsoleted private method, AddSubfolder
1999-11-22 14:43:19 +00:00
jefft%netscape.com
4ce787a363
fixed bug 8889 - cannot post messages with attachments to the news server; rv=mscott; Added base PostMessage() method to remove duplicate code in smtp and nntp protocol
1999-11-22 14:41:20 +00:00
rhp%netscape.com
01ab05033d
Curing bitrot...THIS IS NOT PART OF THE BUILD.
1999-11-20 22:03:19 +00:00
dp%netscape.com
3f078d5856
Using nsAllocator to match changed Registry allocation. r=shaver
1999-11-20 07:37:32 +00:00
rhp%netscape.com
7ba8b810d1
Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft
1999-11-20 03:14:13 +00:00
kin%netscape.com
56277e5476
Fix for bug #19371 : [DOGFOOD][REGRESSION] entering text and hitting
...
return in new message crashes app
Modified nsMsgCompose::ConvertAndLoadComposeWindow() to make sure
aBuf was valid before using it with an editor method.
a=sfraser@netscape.com a=leaf@mozilla.org
1999-11-19 21:39:23 +00:00
rhp%netscape.com
42e188005c
Fix for separators after body text - Bug #: 18972 r: jefft
1999-11-19 15:19:53 +00:00
jefft%netscape.com
70159478c4
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; make sure all children node were deleted when rename a folder, also rename the directory if it has subfolders; added m_leftOver to keep tracking partial completed line
1999-11-19 14:39:05 +00:00
jefft%netscape.com
fcacfd0ca8
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; added new method AddSubfolder()
1999-11-19 14:35:31 +00:00
jefft%netscape.com
d1c59fa4b0
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; clear tree selection item when rename
1999-11-19 14:34:55 +00:00
buster%netscape.com
4cbe3e3538
bug 12022, r=rickg
1999-11-19 08:26:56 +00:00
rhp%netscape.com
38fe8921cf
Checking in some debug only code - r: rhp
1999-11-19 03:49:18 +00:00
alecf%netscape.com
ad460da023
fix regression #19239
...
form widget "types" changed to be leading-letter capitalized, which busted the heck out of everything.
couldn't find a reviewer, but this has to be fixed for tomorrow
r=me
1999-11-19 03:37:10 +00:00
rhp%netscape.com
404373bd26
Change for I18N quoting bugs - Bug #: 19164 - r: jefft
1999-11-19 03:27:03 +00:00
tonyr%fbdesigns.com
2d9c7f2665
Changes to support importing Eudora mail/settings on Mac.
1999-11-19 01:25:50 +00:00
tonyr%fbdesigns.com
8f94375a50
First Checked In.
1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com
8670aeec2e
First Checked In.
1999-11-18 23:03:36 +00:00
tonyr%fbdesigns.com
ac1e4db386
First Checked In.
1999-11-18 22:48:04 +00:00
ducarroz%netscape.com
a6502fcb8d
Fix for bug 18974 & bug 15238. We need to use the default identity when no identity is specified. r=alecf
1999-11-18 21:57:06 +00:00
rhp%netscape.com
96fcbfab2d
Cleanup of free calls - No bug - r: bienvenu
1999-11-18 21:12:49 +00:00
rhp%netscape.com
df83530baf
Small fix for a useful test program - NOT PART OF THE BUILD
1999-11-18 19:29:11 +00:00
ducarroz%netscape.com
e8f8b14879
Fix for bug 16413. Use parser call RemoveDuplicateAddresses when building recipients list. R=mscott
1999-11-18 15:06:56 +00:00
mscott%netscape.com
371a695a71
minor tweak to properly remove everything after (and including) the ? from a mailto url when extracting
...
the to part.
1999-11-18 10:16:26 +00:00
mscott%netscape.com
fe1df31ce7
Fix solaris breakage.
1999-11-18 09:15:20 +00:00
mscott%netscape.com
d6ca2700dc
uri dispatching tweak...doContent shouldn't explictly check for message/rfc822
...
r=sspitzer
1999-11-18 08:59:53 +00:00
mscott%netscape.com
9d717e83fe
Bug #14928 register our x-application-mailto content handler
...
register mailto url protocol
r=sspitzer
1999-11-18 08:39:40 +00:00
mscott%netscape.com
51fa565a8a
add mailto url cid and progid
...
r=sspitzer
1999-11-18 08:39:17 +00:00
mscott%netscape.com
70c23e5a59
Bug #14928 --> for url dispatching of mailto urls:
...
add NewChannel, NewURI support for mailto urls.
added nsMailtoChannel which is a light weight channel
implementation for mailto urls
r=sspitzer
1999-11-18 08:38:50 +00:00
mscott%netscape.com
e1b58a5c2e
add nsMailtoUrl implementation which is different from
...
a smtp url. Simplified logic for smtp url.
r=sspitzer
1999-11-18 08:38:12 +00:00
mscott%netscape.com
781118b0bf
Bug #14928 --> implement open compose window for a uri
...
r=sspitzer
1999-11-18 08:37:34 +00:00
mscott%netscape.com
13507b62e6
Bug #14928 --> added nsIMailtoUrl interface and reduced the functionality
...
of nsISmtpUrl which was acting as both mailto and smtp
r=sspitzer
1999-11-18 08:37:06 +00:00
mscott%netscape.com
3313e53472
Bug #14928 --> add method for opening a compose window given a mailto url.
...
this is needed for url dispatching.
r=sspitzer
1999-11-18 08:36:39 +00:00
mscott%netscape.com
edb312bee2
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
d8bbb844e6
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
1999-11-18 07:36:41 +00:00
putterman%netscape.com
a6b00e810f
Fixes various message count updating bugs. reviewed by bienvenu.
1999-11-18 04:31:01 +00:00
nhotta%netscape.com
d53ae8d00e
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
4acdf71acb
Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz
1999-11-18 02:45:38 +00:00
bienvenu%netscape.com
829eb193d3
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
aaf83521f5
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +00:00
putterman%netscape.com
61912079ef
Fixes leak. reviewed by bienvenu.
1999-11-17 00:52:16 +00:00
putterman%netscape.com
52241034d7
Fixed icons in folder pane.
1999-11-16 23:52:20 +00:00
putterman%netscape.com
21cdb49da9
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
264da824d1
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
62adac0880
fix warning.
1999-11-16 19:24:35 +00:00
jdunn%netscape.com
d70d78c6bf
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
70957a2642
fix build warning
1999-11-16 04:48:51 +00:00
bienvenu%netscape.com
ca57c36966
fix 18925,r=sspitzer, mozilla status flags broken
1999-11-16 04:35:29 +00:00
bienvenu%netscape.com
b68b135051
fix double headers on local filter moves, r=jefft 18733
1999-11-16 02:51:56 +00:00
bienvenu%netscape.com
59d66f3dd9
fix memory leak in canonical folder path, r=jefft
1999-11-16 02:43:50 +00:00
bienvenu%netscape.com
d29516b0bc
fix problem with not reporting server error messages, r=jefft 11970
1999-11-16 02:43:17 +00:00
hangas%netscape.com
0acdbe4641
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
901c37ce02
Added Eudora mail import module
1999-11-16 01:17:56 +00:00
putterman%netscape.com
86ed1f5c42
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
4206331eba
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
b68d17371a
Removing dependency upon security/freenav module. r=alecf
1999-11-13 23:51:49 +00:00
cmanske%netscape.com
878d64f599
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
57a3414438
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
e94b2db7dc
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
0dacef912c
File Removed.
1999-11-13 00:00:29 +00:00
ducarroz%netscape.com
9e5dd75006
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
72e11ccdf6
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
ad700a0489
Remove unused files. R=jefft
1999-11-12 23:44:24 +00:00
ducarroz%netscape.com
bf12ce4994
Fix build warning. R=mscott
1999-11-12 23:44:17 +00:00
warren%netscape.com
4471ddf809
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
ab45251069
Fixing my build warnings - No Bug - r: jefft
1999-11-12 04:58:33 +00:00
rhp%netscape.com
7146894865
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
1999-11-12 02:58:22 +00:00
hangas%netscape.com
a5d1a0713b
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
aa734d9ef2
fix filters firing on read message, r=mscott, 17838
1999-11-12 01:29:26 +00:00
dp%netscape.com
1158669bdb
Converted using nsIShutdownListener to xpcom shutdown observer. r=putterman
1999-11-12 01:28:58 +00:00