Граф коммитов

1019 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com cb2fa31b50 turn on green icon for local folders that get messages filtered into them from pop, r=gayatrib 43884 2000-07-17 23:16:38 +00:00
mscott%netscape.com 4cd1b70fd2 Bug #43691 --> fix pop uidl urls by supressing OnStart and OnStopRequest calls
if the url we are running isn't going to result in any new content.
r=alecf
2000-07-14 23:16:47 +00:00
cls%seawood.org e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
mscott%netscape.com e6a9a0e1ce Bug #43661 --> open attachment needs to pass in the file name
r=bienvenu
2000-07-07 21:57:39 +00:00
jefft%netscape.com 2558b1d445 fixed bug 44164 - improperly parented modal dialog in nsPop3Protocol; r=mscott 2000-07-05 23:55:17 +00:00
mkaply%us.ibm.com ecb1bbb781 #42637
r=mscott, a=brendan
OS/2 bringup - VisualAge treats this like a cast - according to nsFileSpec.h, our way is correct
2000-07-05 13:44:44 +00:00
sspitzer%netscape.com 31e159ea1b last check in before sabbatical! fix for nsbeta2+ bugscape bug #1149.
install default templates in the case where the profile's locale
is not set.  r=mscott
2000-07-01 02:38:27 +00:00
morse%netscape.com 5524653464 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
gayatrib%netscape.com dfd928ee8d Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
mscott%netscape.com 03af6b3cbe 10802 --> implement open attachment
r=bienvenu
2000-06-22 22:37:22 +00:00
mscott%netscape.com 86f3ed7dc2 Bug #10802 --> add open attachment action type
r=bienvenu
2000-06-22 22:16:07 +00:00
amasri%netscape.com 7726bc3d76 Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
mscott%netscape.com 30f3d6d2a7 Bug #42836 --> attempt to fix crash on linux with migrated profiles by adding some null ptr checks.
r=putterman
2000-06-16 23:45:38 +00:00
nhotta%netscape.com 51b2e47bae Added code to parse Content-Type charset and store to DB, bug 33101, r=bienvenu. 2000-06-16 22:17:06 +00:00
bienvenu%netscape.com a2394b0581 more work on search BE, 33101 r=alecf parse local folders before searching 2000-06-16 13:21:41 +00:00
sspitzer%netscape.com cb37fa8a05 remove unnecessary line. part of my checkin for #1181 2000-06-15 05:52:02 +00:00
sspitzer%netscape.com 95a0944d24 fix #1181. make it so we install templates into bin/defaults/Templates and
bin/defaults/en-US/Templates.  then fix it so we check in the locale
directory first, and fall back to the other one if we have too.
r=alecf
2000-06-15 05:04:49 +00:00
sspitzer%netscape.com f273c9c87b start of changes for http://bugscape/show_bug.cgi?id=1149
allow for default templates for the "Local Folders" account.
r=alecf
2000-06-13 05:04:34 +00:00
jefft%netscape.com c92dbad196 fixed bug26770 - Messages downloaded twice after hitting stop in POP download; r=bienvenu 2000-06-11 05:23:23 +00:00
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