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

7579 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 8940744da3 Adding a new string resource for an alert, bug 28908, r=ducarroz. 2000-04-04 23:54:17 +00:00
sspitzer%netscape.com 77b3be8970 fix for blocker bug #34438. we weren't linking in -lmsgbaseutil, which left
us with an unresolved symbol, which caused bad things at run time.

there may be more, I'm trying to find them now.

a=leaf.
2000-04-04 19:33:10 +00:00
cls%seawood.org db22dfca34 EXTRA_DSO_LIBS should fix the unresolve symbol problem. 2000-04-04 09:40:49 +00:00
cls%seawood.org 372343f97f Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a).  Bug #34106
2000-04-04 07:37:50 +00:00
sspitzer%netscape.com 19600e7e98 remove my debugging dump statements. 2000-04-04 05:53:39 +00:00
sspitzer%netscape.com a4de5eccb7 more changes for "updating counts" when the news server expands.
because we persist the "open" state of a news server (unlike 4.x, which re-closed it)
I call PerformExpand() on all "open" servers at start up.

also, some performance optimizations, thanks to putterman for the help.
2000-04-04 05:47:24 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
sspitzer%netscape.com 17f435a2a1 jefft has fixed bug #34383, so take out debugging dump(). 2000-04-04 02:58:38 +00:00
sspitzer%netscape.com 7e5cb5c8e3 fix for #10855. update newsgroup counts when expanding the server. still a few
edges to smooth.  also, continue clean up of the news code.  r=bienvenu
2000-04-04 02:31:43 +00:00
bienvenu%netscape.com 2fa5b2068d add nsINNTPProtocol.idl to build 2000-04-04 02:02:40 +00:00
bienvenu%netscape.com f1ef210ae2 added files: mozilla/mailnews/news/public/nsINNTPProtocol.idl 2000-04-04 01:59:21 +00:00
alecf%netscape.com 3b889179b8 switch from titledbuttons to buttons 2000-04-04 01:45:06 +00:00
alecf%netscape.com 8a64590489 add support for auto-refreshing server list, set as default, and various other minior tweaks
r=sspitzer
2000-04-04 01:40:10 +00:00
alecf%netscape.com c8bd95aa0f add support for automatically disabling certain controls in the smtp server editor
r=sspitzer
2000-04-04 01:39:11 +00:00
alecf%netscape.com 87dd02138c add am-smtp.js to the builds r=sspitzer 2000-04-04 01:36:41 +00:00
alecf%netscape.com 614b9e7e23 make the smtp server panel reload itself when the advanced dialog tells it that there have been edits
r=sspitzer
2000-04-04 01:36:01 +00:00
alecf%netscape.com e138fbe319 add support for pages asking to be reloaded from scratch
(so that SMTP prefs can be reloaded)
r=sspitzer
2000-04-04 01:33:23 +00:00
bienvenu%netscape.com cc6d181c6c adding interface for nsINNTPProtocol, nOT PART OF BUILD YET 2000-04-04 01:29:08 +00:00
jefft%netscape.com 5513bcf6ef fixed bug 34383 - JS exception when selecting the twisty; r=scottip 2000-04-04 01:07:49 +00:00
bienvenu%netscape.com d2b3a9b757 support for in-reply-to, r=sspitzer 8965 2000-04-04 00:53:23 +00:00
bienvenu%netscape.com 259719647c back out changes for in-reply-to header; I don't need them after all 2000-04-04 00:52:22 +00:00
sspitzer%netscape.com cfdf3dde8b use try and catch, to prevent bad things for happening when the user hits
bug #34383.
2000-04-04 00:27:42 +00:00
mkaply%us.ibm.com 515884db93 # 33859
r= mscott@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 23:13:14 +00:00
jefft%netscape.com 35b21c5e0e fixed bug 16235 -- [FEATURE] pop3_gets_new_mail on biff; put up confirmation dialog when deleting imap folders; r=scottip 2000-04-03 22:48:40 +00:00
mkaply%us.ibm.com a85fc04465 # 33859
r= putterman@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:43:42 +00:00
putterman%netscape.com 30c16d6afa add correct gif to makefile 2000-04-03 22:38:49 +00:00
alecf%netscape.com 1a8756d781 fix semantics of these pref methods to match other pref methods and don't throw exceptions even on failure
r=sspitzer
2000-04-03 06:58:58 +00:00
alecf%netscape.com cf3cbf1b51 add smtp server editor to the mac/windows build, and add one new file to the windows build r=sspitzer 2000-04-03 06:37:10 +00:00
alecf%netscape.com 32b0f0e0ad make the server editor itself actually change the hostname of the server being edited r=sspitzer 2000-04-03 06:33:49 +00:00
alecf%netscape.com 990299d619 add Smtp editor stuff to the build r=sspitzer 2000-04-03 06:29:40 +00:00
alecf%netscape.com e644b5e172 fix typo r=sspitzer 2000-04-03 06:29:04 +00:00
bienvenu%netscape.com 4af5c76419 remove unused view attachments as links option, work on in-reply-to header, r=sspitzer 2000-04-03 03:22:56 +00:00
putterman%netscape.com c6139de89e Add new icons to mail news 3 pane UI. r=mscott 2000-04-03 02:58:21 +00:00
mscott%netscape.com 18e1151bcf Semi-large landing. I re-wrote mailnews compose to use a cached string bundle. I've had this code in my tree for
a couple weeks and just hadn't gotten around to checking it in yet.

I noticed that during a normal sending of a message, we were loading a string bundle 6 times! (most of this was to display
progress information during the send procedure). This caused us to hit the disk 6 times. With these changes, we
cache the string bundle in the compose string bundle service so we only hit the disk once.
2000-04-03 02:32:27 +00:00
mscott%netscape.com 384c375219 remove obsolete image files from the repository. 2000-04-03 02:16:59 +00:00
mscott%netscape.com 6b2c88dff5 Remove old addtoab and attachment icons. We have new ones in mailnews/base/resources/content (which is
where this kind of stuff belongs) now.
2000-04-03 02:16:25 +00:00
mscott%netscape.com 74d5b9b638 I broke newsgroups the other day so they weren't showing up in the message pane. undoing the damage. 2000-04-03 02:15:25 +00:00
mscott%netscape.com d666a8f3eb Bug #27884 --> new attachment icon & add to ab icon 2000-04-03 02:14:19 +00:00
sspitzer%netscape.com d8b0d54e85 add PerformExpand() to the nsIMsgIncomingServer interface. in the base case, it does nothing.
we override it in news, and we'll use this as our hook to update the counts for all the
newsgroups for a give server.  right now, PerformExpand() only gets called on a double
click but eventually, it will be hooked up to the twisty.  r=bienvenu
2000-04-03 02:06:57 +00:00
sspitzer%netscape.com dceb459438 remove the MigrateFilters() calls. we are going with lazy filter migration. r=bienvenu 2000-04-03 02:03:58 +00:00
mscott%netscape.com 37514a883a Bug #33747 --> fix mailto url handling which broke after warren's big nsIChannel landing. 2000-04-03 01:26:58 +00:00
bienvenu%netscape.com 1a67a67535 filter upgrade code for local filters, r=sspitzer 17174 2000-04-03 00:39:51 +00:00
sspitzer%netscape.com 03cf9527fa remove the news-test.* files, they are no longer used. so why make people check them out? 2000-04-03 00:09:09 +00:00
sspitzer%netscape.com bd2c270c73 remove the MigrateNewsFilters() call. we don't have to migrate news filters.
(but they don't work yet, but that's another bug.)  r=bienvenu
2000-04-02 23:07:14 +00:00
sspitzer%netscape.com 2b30eaa2a3 add a stop button. does nothing right now. 2000-04-02 19:58:09 +00:00
sspitzer%netscape.com 15afbeea82 add Get/SetLocalFoldersServer and use it. r=bienvenu 2000-04-02 19:11:16 +00:00
sspitzer%netscape.com ff0de5286c use nsIComponentManager.h instead of nsComponetManagerUtils.h directly. 2000-04-02 17:20:50 +00:00
sspitzer%netscape.com 2a5b213caf add GetLocalFoldersServer() for bienvenu, and use it in the account wizard.
also, stub out news filter migration calls in the messenger migrator code.
r=bienvenu
2000-04-02 16:52:29 +00:00
cls%seawood.org 0d63199902 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
jefft%netscape.com 9f9610152f prevent deleting Inbox and Trash folder; r=scottip 2000-04-01 17:47:21 +00:00