jefft%netscape.com
13264dc6d1
fixed bug 32247 - POP: Delete does not work after the first session; r=bienvenu
2000-06-08 22:10:15 +00:00
alecf%netscape.com
1e70391798
fix for #34996 - pre-escape usernames before building URLs
2000-06-07 07:09:48 +00:00
bienvenu%netscape.com
405df84bea
fix 33614 problem with delete filters, r=alecf,a=scottip
2000-06-03 22:12:23 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
alecf%netscape.com
d4b5aec986
I forgot this file in my checkin the other day for #14421
...
(it was r=sspitzer)
2000-05-31 08:31:04 +00:00
alecf%netscape.com
3200cbacc7
fix for #40390 - make nsMsgIncomingServer::GetPort fall back to the default
...
port for the specified server type using nsIMsgProtocolInfo.
Also clean up some of the GetDefaultPort stuff
r=sspitzer
2000-05-31 08:00:13 +00:00
alecf%netscape.com
c0723090ec
ok, I'm a bonehead. set the passed in flag, not the TRASH flag on newly created local folders. duh.
2000-05-25 06:50:08 +00:00
alecf%netscape.com
8219e2a3f9
cooler way of sharing INBOX/Drafts/etc strings between nsPop3IncomingServer and nsNoIncmoingServer
...
as fix for 14421 r=sspitzer
2000-05-25 05:53:33 +00:00
alecf%netscape.com
b3f84973cd
fix horribly obvious typo that might cause assertions (surprised it hasn't already)
2000-05-25 05:14:24 +00:00
alecf%netscape.com
86a04c2bad
for local mail, use localized Drafts/Templates/etc from the stringbundle
2000-05-25 03:52:40 +00:00
jefft%netscape.com
c22c6abeb3
fixed bug 39883 - compact local folder crashes in nsMsgLocalMailFolder::Compact() with null database; r=putterman
2000-05-24 12:30:10 +00:00
sspitzer%netscape.com
fe3fd02fd6
fix for #26768 , r=mscott. get biff / get new msg to work properly if you have
...
two accounts on the same pop server.
2000-05-24 08:24:43 +00:00
sspitzer%netscape.com
fbe0cee7d7
fix for several bugs.
...
#34355 , for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.
#22889 , #37464 , news article urls not displaying, and they causing autosubscribe to happen.
#36661 , fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.
#8216 , a successful cancelling of a news posting removes message from thread pane
r=alecf
2000-05-23 02:38:00 +00:00
alecf%netscape.com
b8ee80483c
change boolean to integer (same C++ storage size, so no other changes needed)
...
(no reviewer, this is trivial as it was already being used as an integer)
2000-05-22 22:00:14 +00:00
cls%seawood.org
a8000b8bb5
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
jefft%netscape.com
7f3f676a3f
fixed bug 28929 -- [regression] incorrectly entered pop mail leaves user in wierd state - does not download messages
2000-05-16 23:56:19 +00:00
warren%netscape.com
bfdf847716
Reverted serverPasswordRealm back to serverURI. Bug 39453.
2000-05-16 21:17:55 +00:00
warren%netscape.com
618d468469
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
mscott%netscape.com
b815277e38
Bug #5938 --> set the charset override on the url if there is one.
2000-05-16 00:22:53 +00:00
mscott%netscape.com
0ef2d0b476
display message api synch.
2000-05-15 22:44:27 +00:00
mscott%netscape.com
fa152ce0ab
Bug #5938 --> add get/set charset over-ride to I18N urls.
2000-05-15 22:40:47 +00:00
mscott%netscape.com
61ce702f46
Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
...
set the URI for the url.
2000-05-15 20:34:18 +00:00
jefft%netscape.com
4db0a36e74
fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap
2000-05-15 14:55:22 +00:00
alecf%netscape.com
0a82b4b25f
API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms
2000-05-14 20:35:46 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
locka%iol.ie
15f7763398
Replaced references to webshell with docshell equivalents
2000-05-12 20:41:19 +00:00
jefft%netscape.com
0de97b6aa2
fixed blocker bug 39069; need to check for valid pointer m_filterList prior derefrencing it; a=granrose
2000-05-12 17:25:30 +00:00
alecf%netscape.com
611aa6a714
get filter list from the server, not manually
2000-05-12 04:14:23 +00:00
cls%seawood.org
5be082e304
More OS/2 Makefile changes. Bug #34106 Batch 13
2000-05-11 14:15:34 +00:00
sspitzer%netscape.com
51fc36d653
these skin files have moved.
2000-05-11 04:04:52 +00:00
jefft%netscape.com
0964d5ed58
fixed bug 23447, 36429, 32797 -- mail folder not getting set correctly when UpdateSummaryTotal this causes subsequent empty trash & delete message to fail
2000-05-03 22:40:46 +00:00
mscott%netscape.com
ec7787224e
progress & status should use the progress event sink associated with the laod
...
instead of the status feedback object
2000-05-03 21:19:38 +00:00
mscott%netscape.com
a16b2b4d25
implement GetContentLength for mailbox protocol. Report progress
...
via the progress listener event sink associated with the load
2000-05-03 21:19:22 +00:00
mkaply%us.ibm.com
8be8b61bd2
# 34082
...
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:11:58 +00:00
jefft%netscape.com
6626665a73
round 2,partial fix bug 10802; passed in part number and content type for open attachment
2000-05-02 22:45:44 +00:00
putterman%netscape.com
e7d0ff305d
Fix for 29543 so we can now create new Japanese local folders. Patch submitted by
...
m_kato@ga2.so-net.ne.jp . r=scottip and nhotta.
2000-05-02 03:59:19 +00:00
alecf%netscape.com
f079776b39
make priority a scriptable type
...
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
alecf%netscape.com
d5c3fc7000
remove unnecessary parameter
2000-05-01 23:13:21 +00:00
alecf%netscape.com
fbd679af8a
don't need to do all this extra work - work is done in base class
2000-05-01 22:58:42 +00:00
jefft%netscape.com
c9b40050df
partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec
2000-04-29 00:26:07 +00:00
jefft%netscape.com
c5cebe0547
fixed bug 35039 - POP: Shouldn't got an Alert when canceling login dialog
2000-04-26 22:31:59 +00:00
alecf%netscape.com
2b79394b17
fix for #37205 - switch back to "pop3" from "pop"
2000-04-26 21:21:12 +00:00
jefft%netscape.com
da50b52420
fixed bug 17100 - [FEATURE] enabled partial message download for pop3
2000-04-25 01:48:00 +00:00
cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
scc%netscape.com
bf9664fd87
making string conversions explicit
2000-04-23 11:12:53 +00:00
jefft%netscape.com
2a29e360f0
partial fix for limit message size download; we now generate truncated message html from mime
2000-04-20 01:55:42 +00:00
bienvenu%netscape.com
fa0e73d768
maintain folder flags if we delete a local mail folder potential fix for 24376
2000-04-20 01:26:45 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
jefft%netscape.com
755cb26df4
not correctly initialized limit message download size
2000-04-19 03:42:58 +00:00