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

3481 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 59e789c90c fix for 50803. Enabling disabling problems in threadpane. r=bienvenu. 2000-09-01 03:28:13 +00:00
putterman%netscape.com 152cbc0f5a Fix for 47945. Better wording for new folder dialog. r=bienvenu. 2000-09-01 03:27:41 +00:00
putterman%netscape.com b4089f044b Work on 49212 and 17470. Add start/stop notifications for perf improvement for
Mark All Read and Delete large number of messages. r=bienvenu.
2000-09-01 03:26:52 +00:00
putterman%netscape.com afdf22f38d Fix for 50314. Clean up address book menus. r=bienvenu. 2000-09-01 03:25:36 +00:00
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
hyatt%netscape.com 2912793421 XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
bienvenu%netscape.com 7285f42bbc fix search to search sub-sub folders r=alecf 50936 2000-09-01 01:27:48 +00:00
sspitzer%netscape.com e0f6660848 fix for #47830. thanks to gemal@gemal.dk for starting the fix.
rest of fix to #16336, hide "Get Next [x] News Message" menu item when not reading news.
change [x] based on the server prefs.

r=mscott
2000-09-01 00:55:11 +00:00
sfraser%netscape.com 140ddade7e Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
alecf%netscape.com 8a1261a253 fix for 40357 - in filter editor, only display folder which can accept new messages
r=bienvenu
2000-08-31 01:50:48 +00:00
naving%netscape.com 6bda90e8bf Read the profile from the directory with the hostname appended rather than hostandport
when migration is done
2000-08-31 01:49:44 +00:00
sspitzer%netscape.com 87a1f98caa most of the fix for #16336. implement "Get Next N (older) newsgroup messages".
a few tweaks coming soon.  r=mscott.
2000-08-30 23:22:22 +00:00
bienvenu%netscape.com f1ee43f2bd work for 25455 don't open sent mail db at startup r=putterman 2000-08-30 14:51:10 +00:00
rhp%netscape.com dde3126cf2 Fix for crash when cancelling mail print operations - Bug #: 49280 - r: bienvenu 2000-08-30 01:51:41 +00:00
alecf%netscape.com 314cbdb487 fix for bugscape bug #6120 - only update the pretty name if it's actually in the UI somewhere
r=bienvenu
2000-08-30 00:29:30 +00:00
dianesun%netscape.com 706277350f Fix for bug 39394(subscribe: STOP button needs to stop url that is running). R: putterman, A: putterman/lchiang, QA:huang. 2000-08-29 23:52:07 +00:00
dianesun%netscape.com c80bce9e46 Fix for bug 45964 (Clicking [x] close in "Open/Save attachment" dialog displays the "save attachment" file dialog). R: putterman, A: putterman/lchiang, QA:pmock. 2000-08-29 23:49:53 +00:00
alecf%netscape.com ac0e59cb09 fix for #50435 - Yet Another Exception thrown by an XBL widget in a dump statement
as usual, no reviewer because I'm just removing a dump()
2000-08-29 04:34:41 +00:00
alecf%netscape.com fef9f8d429 fix for #49211 - remove dump() statement that was throwing an exception
(no reviewer, just removing debugging output)
2000-08-29 04:23:00 +00:00
alecf%netscape.com 91ce48af5a remove some excess dump() statements that was throwing an exception and causing #50383
(no reviewer - just removal of debugging code)
2000-08-27 21:21:48 +00:00
putterman%netscape.com a8fd33e3d0 add communicatorOverlay.xul. This enables a Netscape commercial nsbeta3+ bug to be fixed. r=bienvenu. 2000-08-26 23:18:54 +00:00
putterman%netscape.com 0938bbb700 Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
alecf%netscape.com 54559c57fd last part of fix for #40357 - in the filter list dialog, only display servers which support filters
r=putterman
2000-08-26 06:10:49 +00:00
alecf%netscape.com 91df637ebf first part of fix for #40357 and fix for #44626:
- switch static nsCOMPtr to a raw pointer, and stop leaking it
- support the #SupportsFilters arc so that a server type can say whether or not
it supports filters.
r=putterman
2000-08-26 06:08:01 +00:00
mscott%netscape.com 6db5b84092 Bug #44832 --> view all header mode polish fixes. Add indentation, fix problem
where there were no commas after email recipients. allow header values in the
all header view to wrap. eat any \r or \n characters before showing a header.
r=alecf
2000-08-26 02:50:40 +00:00
putterman%netscape.com 75f5476dd9 Fix for 49480. And/or works in search and filters r=alecf,mscott 2000-08-26 02:06:25 +00:00
locka%iol.ie c52f68cce4 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
bienvenu%netscape.com 86a1e204f4 fix 48512 subscribed newsgroups lost after restart r=alecf 2000-08-25 01:44:53 +00:00
bienvenu%netscape.com 16ad620a3f fix search by status r=alecf 45440 2000-08-24 01:00:05 +00:00
mscott%netscape.com ac82296d82 Bug #36441, 40036 --> add support for reply-to and follow up headers. Add space between newsgroup names
contributed by Ben Bucksch (mozilla@bucksch.org)
a=r=mscott

bug #49012 --> First xbl widget not created correctly...force loading of bindings file. r=alecf
2000-08-24 00:18:15 +00:00
mscott%netscape.com 68a01bb38e Bug #36441 --> add support for reply-to and follow up headers
contributed by Ben Bucksch (mozilla@bucksch.org)
a=r=mscott
2000-08-24 00:14:27 +00:00
jst%netscape.com b3a4ade60d DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
putterman%netscape.com 5f510ec57d Finished up 48244 and started 48246 which are 3pane UI cleanup. r=bienvenu. 2000-08-23 03:25:08 +00:00
alecf%netscape.com 1623a4ba32 fix for #49251 - select the first account after an account has been deleted
r=putterman
2000-08-23 00:00:34 +00:00
bienvenu%netscape.com dd923881aa fix account wide seaqrch, r=alecf 44383 2000-08-22 23:25:45 +00:00
warren%netscape.com 1c8511e78c Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
ccarlen%netscape.com 466ce01ab9 Converted nsIFileLocator to nsIDirectoryService. r=alecf 2000-08-21 23:43:48 +00:00
bienvenu%netscape.com 63786fce2d fix searching of sub-folders r=putterman 44383 2000-08-21 21:25:54 +00:00
putterman%netscape.com f9a23563a0 More fixes for 48244 which makes the 3pane menus look better. Also fixed 44223 which brings Open Link in New Window to the top of the message pane context menu
r=bienvenu.
2000-08-21 20:00:48 +00:00
warren%netscape.com 64a99efec0 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
scc%mozilla.org 018f500d36 fixing code that relied on implicit string construction 2000-08-20 01:08:32 +00:00
scc%mozilla.org 315c6077c1 fixing code that relied on implicit string construction 2000-08-20 01:01:10 +00:00
putterman%netscape.com 61d9f3abd8 Fix for 48424. Double clicking on column doesn't open the selected message in a standalone
window anymore. r=bienvenu.
2000-08-19 22:03:35 +00:00
bienvenu%netscape.com 20a6f522d3 fix default account names r=alecf 29579 2000-08-19 20:52:31 +00:00
srilatha%netscape.com a7f80e13c3 Fix for bug# 44174. r=alecf. Removed Ignore Thread/ watch thread menuitems 2000-08-19 02:17:49 +00:00
srilatha%netscape.com 7f440c9a83 Fix for bug# 46873. r=alecf. Disabled the otherheader from filter rules and search 2000-08-19 02:11:12 +00:00
nbhatla%netscape.com f26fc581ad #25561 -> Select Addresses Dialog cleanup, for modern and classic skins. r=hangas 2000-08-19 01:56:35 +00:00
putterman%netscape.com f24b877c97 Fix for 48812. submitted by Gemal. r=scottip. Some null ptr checks. 2000-08-18 22:49:31 +00:00
putterman%netscape.com 3ed8c733c3 Begin work on 48244 to clean up 3pane menus. r=alecf. Fix 43480, folder pane background
is now white.  r=mscott.
2000-08-18 14:35:32 +00:00
alecf%netscape.com 00040d9a71 fix for #48397 - make search work again by avoiding a double-initialization of the search root URI
r=scottip
2000-08-18 06:39:12 +00:00
mscott%netscape.com e7751cd593 Bug #46522 --> use weak references for message pane docshell and
root docshell to avoid a crash when you switch themes and we pull out
these docshells....
r=alecf
2000-08-18 01:47:44 +00:00
alecf%netscape.com d0b6edfc2e fix for #48994 - correctly clear the default account pref when the default account is deleted
r=ducarroz
2000-08-18 00:10:15 +00:00
alecf%netscape.com a1506acc69 search & filter revamp
- fixes #41711, #48698, #48238 among other things
- moves some XBL into straight JS where it belongs
- fixes bad XBL setters to return the value that comes in
- fire more notification when filter attributes/operators change
2000-08-17 23:54:52 +00:00
mscott%netscape.com bbbc590966 Bug #46348, 22960 --> fix expensive style rules to make the message header pane faster,
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:23:26 +00:00
mscott%netscape.com 8552041716 Bug #22960 --> rewrite the email address widget so it extends from xul:box instead of
base text. Remove needless box from the widget. This gets rid of the awful assertion
saying the widget had bad xul whenever we created one.
r=alecf
2000-08-17 07:21:51 +00:00
pinkerton%netscape.com 43fe1bab79 more build bustage fixes. 2000-08-17 03:11:33 +00:00
pinkerton%netscape.com 29c7fd558c fix bustage a better way, include nsRDFResource.cpp directly instead of the shlb, which was just plain wrong. r=beard. 2000-08-17 02:32:40 +00:00
pinkerton%netscape.com 56c218ad5e add rdf lib to fix bustage 2000-08-17 01:49:49 +00:00
alecf%netscape.com dfa40bb847 rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
r=putterman
for bug #26456
2000-08-16 23:45:58 +00:00
bienvenu%netscape.com 07b62574a3 part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
bienvenu%netscape.com fb74be7bf6 fix begins with search, r=alecf 49049 2000-08-16 23:19:51 +00:00
putterman%netscape.com 32709dcbb0 Fix for 37314. Delete works in standalone message window. r=alecf,mscott 2000-08-16 22:57:20 +00:00
putterman%netscape.com aa83d3fac7 Fix for 40818. Clean up search menus. r=alecf. 2000-08-16 22:56:32 +00:00
putterman%netscape.com 36a346e145 Fix for bugs 43879 and 40818. Fix up search menus and remove folder picker from rename dialog. r=alecf 2000-08-16 22:56:09 +00:00
putterman%netscape.com 5ea19bb4b9 Fix for 45402. In threaded mode clicking on twisty now opens entire thread. r=alecf 2000-08-16 22:54:43 +00:00
nhotta%netscape.com 4a5e535047 Changed to generate HTML 3.2 CER instead of HTML 4 for both file and mail, bug 48041, r=akkana. 2000-08-16 22:47:35 +00:00
alecf%netscape.com 22ff10452d remove commented-out functions (not used anyway) 2000-08-16 08:01:34 +00:00
hyatt%netscape.com 34665eaabc Fix for 47303. r=mscott 2000-08-16 07:26:45 +00:00
putterman%netscape.com f951c5522d Fix for 48929. Put Order Received back in. r=alecf. 2000-08-16 03:24:35 +00:00
putterman%netscape.com ec5ce4701c Fixes 45149. Can now Print from the standalone window. r=alecf. 2000-08-16 03:23:21 +00:00
pinkerton%netscape.com 99d416cc41 mark thread tree as one that doesn't allow drops between rows. bug# 47105 2000-08-15 18:25:07 +00:00
pinkerton%netscape.com ecd8cb8728 remove the ondragOver handler as it wasn't doing anythning but drawing useless drag feedback. bug 43421. 2000-08-15 18:24:00 +00:00
gayatrib%netscape.com e16028aaa2 fix for bug 41987. r=alecf 2000-08-14 22:03:23 +00:00
naving%netscape.com 92ab2df7f3 Fixed bugs #42998 and #44883.
Removed "this space for rent" from subscribe dlg and add progressmeter to the
subscribe dlg. r = scottip, alecf
2000-08-14 21:43:19 +00:00
gayatrib%netscape.com ca602cfd9e Fix for bug 45806. r=putterman 2000-08-14 21:41:04 +00:00
mscott%netscape.com 26d1ebb85b not part of the regular build. For those of us that have the show user agent string turned on for mail, the toolbar
wasn't being hidden properly when viewing a message that didn't have a user agent.
r=alecf
2000-08-14 21:29:41 +00:00
putterman%netscape.com 04c7fee48a Fix for 41824, 40743, and 47440. r=mscott. Selecting an account clears the thread pane,
deleting the last message clears the message pane, and all columns are resizeable.
2000-08-14 14:40:33 +00:00
putterman%netscape.com db2a70cac2 Fix for 40728. Remove struct phrases from pref ui. r=mscott. 2000-08-14 14:39:33 +00:00
ben%netscape.com cb7bcb42b8 classic skin polish, 46613 2000-08-14 04:23:06 +00:00
rhp%netscape.com 451bd9bd15 Fix for crash when printing emails - Bug #: 48437 - r: xxxxx 2000-08-14 00:46:45 +00:00
BlakeR1234%aol.com 68f252aba1 Fix bug 48829, simple two-line change to make tree columns resizable in mailnews subscribe dialog. r=me a=gemal 2000-08-13 17:30:15 +00:00
putterman%netscape.com 29f2075ca3 r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns,
Clean up View | Messages menu. Remove folder property menu items.  Remove Newsgroup menu items and branded mail menu item.
Fixed Account tooltip. Make new button work in Select Addresses dialog.
2000-08-13 17:04:46 +00:00
ben%netscape.com a5f391f9d7 classic skin polish (fix sidebarheader for mail folders) 46613 2000-08-13 09:10:27 +00:00
ben%netscape.com 46d458341b fix dependencies 2000-08-13 06:15:30 +00:00
ben%netscape.com 83cb9cbaa4 fix some of the problems introduced by my checkin to this file last night (radiogroup => horizontal, & provide
intial + minimum height to this tree)
2000-08-13 03:49:47 +00:00
alecf%netscape.com 014da5beca fix ben's bustage of the filter editor (more to come) 2000-08-12 22:38:10 +00:00
ben%netscape.com 8bf4868832 polish changes to the account manager, filter and search dialogs. r=alecf 2000-08-12 06:33:18 +00:00
putterman%netscape.com f4f6b7732f Fix for 48314. Unable to toggle between flag and unflagged in threadpane. r=alecf 2000-08-12 01:08:09 +00:00
putterman%netscape.com b565a4d39c Fix for 46342. Remove remember last selected message from preferences. r=alecf. 2000-08-12 01:06:16 +00:00
varada%netscape.com 8df3d12f38 fix for bug #46323;unable to launch alternate 3panewindow from addressbook; r= ducarroz 2000-08-11 21:04:43 +00:00
mcafee%netscape.com c9589f7a80 Saving space in pref pane (40888). r=slamm 2000-08-11 20:26:30 +00:00
pchen%netscape.com b3a13bef5a bug 46137, r=putterman, add id="printMenuItem" to print menu item so that Print Plus overlay gets added right after it 2000-08-11 20:11:25 +00:00
mcafee%netscape.com 5d429d91b8 Saving space in prefs (40888). r=syd 2000-08-11 05:30:49 +00:00
putterman%netscape.com d5696d5add Fix for bugs 46973. Select all now selects all messages in threaded mode. Fix for 20375. Expand/Collapse All in threaded mode.
r=alecf.
2000-08-11 01:14:59 +00:00
alecf%netscape.com d528d1ae5a fix for 44714 - remove ignore/watch thread (easy fix, no review) 2000-08-11 00:10:18 +00:00
alecf%netscape.com 0b8396b6f1 fix for #35803 - call the onload handler so that the page is re-initialized too
r=putterman
2000-08-10 23:09:26 +00:00
alecf%netscape.com 6c45e79b60 fix for #43484 - sort the account manager and folder pane according to spec
r=putterman
2000-08-10 22:02:52 +00:00
warren%netscape.com 4af572e4c1 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
putterman%netscape.com a8d7c5fa7e Fix for 46208. Get rid of '?" before Reply To Sender in thread pane context menu.
patch by gemal@gemal.dk r=scottip.
2000-08-09 05:13:32 +00:00
alecf%netscape.com 462e8c4713 oops, forgot this file with a checkin earlier today 2000-08-09 01:17:19 +00:00
alecf%netscape.com 92cb0e5c8d fix mac bustage by using AssignWithConversion 2000-08-09 00:38:01 +00:00
alecf%netscape.com 154d5e2a02 big-ass leak fix - stop leaking mail datasources by clearing ourselves out when the last
RDF observer goes away, and re-initializing if new RDF observers arrive on the scene.
r=putterman
fixes #45176, among other leaks
2000-08-08 23:32:55 +00:00
putterman%netscape.com 995e393927 Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf. 2000-08-08 22:28:26 +00:00
alecf%netscape.com ff6e54f208 part of fix for 39016 - add direct access to the string bundle for the mail string bundle stuff
r=mscott
2000-08-08 22:11:40 +00:00
putterman%netscape.com 85f7d1763c Fix for 45059. r=mscott. Character encoding menus didn't work in the standalone message window. 2000-08-08 04:46:42 +00:00
waterson%netscape.com 08bd36fb57 Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm 2000-08-08 00:22:36 +00:00
mscott%netscape.com c54abb9d6b Bug #39910 --> make the context menu come up for both right and left mouse clicks for email addresses.
r=alecf
2000-08-07 23:59:25 +00:00
rhp%netscape.com 76d7f7da19 Fix for printing window being on the screen - r: putterman 2000-08-07 14:07:40 +00:00
alecf%netscape.com f519274a4b remove old file from the build 2000-08-07 06:37:17 +00:00
alecf%netscape.com db45fd8fa6 remove sidebar-messenger.xul from the build (NOT PART OF BUILD) 2000-08-07 06:34:33 +00:00
bienvenu%netscape.com 6c787e2611 fix stop of msg move/copy r=mscott 28129 2000-08-06 20:15:32 +00:00
bienvenu%netscape.com 0e4f9e7359 more work on drag drop move/copy handling 47195 r=mscott 2000-08-06 14:40:21 +00:00
bienvenu%netscape.com d1cbb2ce9c add ability to create storage for folders on demand, e.g., templates and drafts, r=mscott 45146 2000-08-05 14:28:47 +00:00
bienvenu%netscape.com 778af65a72 fix cntrl drag drop r=putterman 47195 2000-08-04 22:53:53 +00:00
dimator%netscape.com 0590d1c246 Fix for 25984. Adding sort direction indicators to thread pane column headers. r=putterman 2000-08-04 17:37:29 +00:00
slamm%netscape.com 24a72a77e9 Take 'Mail Folders' or 'Addressbooks' title out of a splitter. It is not needed and messes up the pointer (turns into an arrow for dragging). Allow add a high flex number to the tree. This fixes the persistence for the sidebar height. Bug 26259. r=mcafee 2000-08-03 23:29:25 +00:00
nbhatla%netscape.com 7f7ecdc54d Bug #46519: Mac Classic Skin Polish. Fixes color picker widget in viewing messages pref panel. 2000-08-03 00:32:53 +00:00
mcafee%netscape.com 652ac3de84 Removing pref-diskspace.xul from mailnews prefs, this UI has moved over to account setup arena. r=alecf 2000-08-03 00:31:57 +00:00
cls%seawood.org 56995faab5 Oops alecf missed one. 2000-08-02 09:05:12 +00:00
alecf%netscape.com 767d3f87e3 fix AIX bustage with explicit casting 2000-08-02 06:02:35 +00:00
dimator%netscape.com d5d9e7cd81 Removing no longer used files. r=putterman 2000-08-02 00:40:18 +00:00
hyatt%netscape.com 98118f0ce1 Column resizing. 41357 2000-08-02 00:26:43 +00:00
dimator%netscape.com 27ea675220 Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman 2000-08-01 23:25:59 +00:00
varada%netscape.com e562cefc0f disallow copy or move messages to Unsent Messages folder;bug #40695; r=scottip 2000-08-01 22:42:47 +00:00
alecf%netscape.com eb17461c0f fix for 44633, 44634, and more threadpane performance work - use NS_LITERAL_STRING
where appropriate, avoid excess conversion of integer resources, etc.
r=putterman,mscott
2000-08-01 22:38:52 +00:00
mscott%netscape.com 876d070a79 Bug #1549, 1726 --> be sure to clear the prefs for the bogus identity we create during migration. This was causing
problems on the commercial build. (Landing from beta2 branch to tip)
r=alecf
2000-08-01 22:29:15 +00:00
varada%netscape.com 74f1c11ff9 polish for mailwindow;bugs #41866,45195,45201,45203,45204;r=scottip 2000-08-01 21:24:29 +00:00
mscott%netscape.com e04d33ce78 Bug #1539 --> if the identity already has an smtp server associated with it, don't create another one.
r=alecf
2000-08-01 02:48:12 +00:00
mcafee%netscape.com 97457b8b31 Saving horizontal space in diskspace pref pane (40888). r=matt 2000-07-31 22:47:26 +00:00
ducarroz%netscape.com b585cd2ea2 Cleanup message compose menus. That fix bugs 23458, 33076, 33500, 39791, 39843, 39852, 40210, 40302, 40313, 40315, 40323, 40328, 40339, 45932. R=mscott 2000-07-31 22:09:48 +00:00
alecf%netscape.com cce39c0112 fixes for #45079, #45695, #45809, #45722, #46374, #46393, and probably lots of other bugs related to cleaning up the account manager UI.
Stay tuned for more.. same bat time, same bat channel.
r=ben@netscape.com
2000-07-31 20:42:48 +00:00
putterman%netscape.com f91e17768e Fix for 46390. Crash on exit when using mailnews. Putting on tip, already checked into branch. r=alecf. 2000-07-30 22:03:18 +00:00
BlakeR1234%aol.com c891f7ebde Fix bug 41809 2000-07-30 19:16:29 +00:00
hyatt%netscape.com f5b3da6417 More of teh same. 2000-07-29 08:38:03 +00:00
hyatt%netscape.com 12d2428d14 Halving the number of frames used for tree cells. r=ben 2000-07-29 08:22:51 +00:00
mscott%netscape.com 3085d2c41b Bug #1549 --> be sure to load existing accounts before trying to create an incoming server.
r=alecf
2000-07-28 21:16:58 +00:00
alecf%netscape.com 0fa790b9f2 fix for alternate 3-pane layout contributed by timeless@bemail.org
r=alecf
(part of 46613)
2000-07-28 08:02:28 +00:00
alecf%netscape.com 78bd581bcc mozilla side of fix for bugscape 1638 - only show ISPs which explicitly request it
r=mscott
2000-07-27 22:55:31 +00:00
brade%netscape.com a1582ef8b3 fix for #41989; add 'shift="false" to new message command; r/a=ben 2000-07-27 14:01:40 +00:00
alecf%netscape.com 565b6c5854 fix for #46613 - make total/unread status look decent in the classic skin
r=mscott
2000-07-27 07:11:15 +00:00
ben%netscape.com c42a7fa8b4 classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
putterman%netscape.com bc4ec72dbf Fix for 43187. Right align unread and total columns. Patch submitted by gemal@gemal.dk.
r=scottip. a=brendan
2000-07-27 03:22:42 +00:00
alecf%netscape.com 85b3bec1d9 fix for #34427 - skin the account wizard (finally!)
r=ben
switch over to new XUL widgets
also fixes #39345
2000-07-27 00:50:51 +00:00
alecf%netscape.com ac29a40ea6 fix for #45392, #38211 r=mscott 2000-07-27 00:30:23 +00:00
bienvenu%netscape.com f7a60afeb6 fix build warnings 2000-07-26 21:34:36 +00:00
bienvenu%netscape.com f16be15fe3 keep folder cache from getting stale, r=putterman 18346 and 29890 correct munging of .msf file names 2000-07-26 21:24:28 +00:00
bienvenu%netscape.com e344bdaccc keep folder cache from getting stale, r=putterman 18346 2000-07-26 21:22:54 +00:00
bienvenu%netscape.com 1e613ec962 fix search operators for imap filters r=alecf 40530 2000-07-26 21:20:34 +00:00
bienvenu%netscape.com fb79224026 implement ends with search r=alecf 30470 2000-07-26 21:19:24 +00:00
bienvenu%netscape.com f83893b496 protect against null channel when getting status, r=mscott 2000-07-26 21:07:01 +00:00
bienvenu%netscape.com 96b2a1d886 fix mark thread read, r=putterman 45087 2000-07-26 21:06:05 +00:00
alecf%netscape.com f08398363c fix for exception when there is no SMTP server in the pre-filled ISP account case
(also add a few dump()s for future debugging)
2000-07-26 01:50:17 +00:00
warren%netscape.com 658f2a64a9 Added a cast to make gcc happy. 2000-07-25 06:31:20 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
alecf%netscape.com 8055ef12f1 fix for #1539 - make ISP-built accounts be supported by the "invalid account" system, so that ISP-built accounts can skip the other panels of the wizard.
r=mscott
2000-07-25 00:29:07 +00:00
alecf%netscape.com 19d6951b1e fix for #44876 contributed by timeless@bemail.org
r=alecf, a=brendan@mozilla.org
update tasks menu to spec
2000-07-22 01:39:44 +00:00
nhotta%netscape.com 65004c8840 Unescape escaped filename, bug 39956, r=mscott, a=waterson. 2000-07-21 22:14:44 +00:00
ftang%netscape.com 40a4dc0ae8 fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
mscott%netscape.com 44394e6531 Bug #45816 --> fix i18n breakage of intl-accept pref by calling getLocalizedUnicharPref 2000-07-19 21:42:18 +00:00
warren%netscape.com d77286d0c1 Added another .get() 2000-07-19 05:12:23 +00:00
warren%netscape.com 42870bddb5 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
racham%netscape.com 64e0c5813a Fixing bug 45569. Migrated account is shown along with any other partial accounts. r=alecf 2000-07-19 02:37:09 +00:00
alecf%netscape.com 2f8c0ce6be adding clarifying comments because this was confusing me and timeless - comments only, does not affect product 2000-07-18 04:21:28 +00:00
bienvenu%netscape.com 714446a861 fix upgrading of imap -> local filters by making GetChildByURI discover sub-folders, r=mscott 37320 2000-07-17 22:54:22 +00:00
nhotta%netscape.com 7199fd8b4e Added mailnews.send_default_charset, mailnews.view_default_charset, check in for ftang, bug 39790, r=tao. 2000-07-17 21:13:36 +00:00
bienvenu%netscape.com 54dd47ffb9 fix AND imap search r=alecf 45419 2000-07-17 09:56:20 +00:00
mscott%netscape.com ae155355ca 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
sfraser%netscape.com 04c9c4bc50 Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis. 2000-07-14 21:58:50 +00:00
taka%netscape.com 2ea7bd5f92 fix for #43219. r=alecf,nhotta 2000-07-13 07:17:03 +00:00
alecf%netscape.com e140a1e4f9 Fix for #37302, among other things - bring lots of mail menus up to spec- patch contributed by timeless@bemail.org r=alecf, a=brendan 2000-07-13 05:18:17 +00:00
bienvenu%netscape.com c795cf491b fix 45184 crash involving rdf literals r=alecf 2000-07-12 22:54:45 +00:00
dimator%netscape.com cefdc5d53e bug 44252. Checking in for sspitzer. r=putterman 2000-07-12 02:23:10 +00:00
nhotta%netscape.com 581c22e1c0 Added mailCharacterSet to nsIMsgWindow to keep the charset used by libmime, bug 28869, r=mscott. 2000-07-11 23:51:21 +00:00
alecf%netscape.com e49db01aaa fix for #44350 - clear the search results pane each time a search starts.
r=bienvenu
2000-07-11 23:12:35 +00:00
bienvenu%netscape.com 95367b2ba6 fix crash searching newsgroup which you've never opened r=alecf 45028 2000-07-10 22:34:08 +00:00
bienvenu%netscape.com 72f3f68e6b forgot this part of the fix for 35678, posting to correct news server, r=mscott, ducarroz 2000-07-10 22:32:28 +00:00
dimator%netscape.com 8c02cab161 Bugs: 37153, 38700. Localized status and priority strings in threadpane. 2000-07-10 20:21:08 +00:00
alecf%netscape.com 06e634c2ce remove a debugging line from this XUL - this is just a bonehead line I left in here on friday
r=mozbot, and everyone else on IRC at the moment
2000-07-10 06:46:41 +00:00
mscott%netscape.com 4b70a12627 Bug #44158 --> fix modal dialog problems by using correct nsIPrompt object obtained from the message window
associated with the current url.

r=alecf
2000-07-08 01:10:30 +00:00
alecf%netscape.com 3eb2816421 fix for #29568 - automatically disable other ISP accounts when newsgroup is selected
(skinned to make it work) r=putterman
2000-07-07 22:33:45 +00:00
mscott%netscape.com f4be0bbdc6 Bug #43661 --> open attachment needs to pass in the file name
r=bienvenu
2000-07-07 21:57:39 +00:00
mscott%netscape.com 9be0256d9d Bug #43661 --> pass in the file name for the attachment
r=bienvenu
2000-07-07 21:56:38 +00:00
nhotta%netscape.com ceb46584a8 Added a force charset override UI, bug 43101, r=mscott. 2000-07-06 23:29:44 +00:00
nhotta%netscape.com 383bd30f73 Removed the code to set a folder charset by charset menu, we only use charset menu for message override, bug 43101, r=mscott. 2000-07-06 23:26:49 +00:00
bryner%uiuc.edu 911f34cf7f Fix for bug 43417. r=pinkerton. 2000-07-06 22:20:32 +00:00
rhp%netscape.com 912e27ca3a Fix for Bug 44086 - problem with saving attachments over existing files - r: bienvenu 2000-07-06 14:05:47 +00:00
BlakeR1234%aol.com c19df0a11f erg. fix indentation. 2000-07-06 07:37:48 +00:00
BlakeR1234%aol.com fa69690f7e Fix tiny mistake in my previous checkin. 2000-07-06 07:23:44 +00:00
BlakeR1234%aol.com 0c12ab7021 Compatibility with the mail spec 2000-07-06 06:52:46 +00:00
BlakeR1234%aol.com 6c4d623961 Compatibility with the mail spec - http://www.mozilla.org/mailnews/specs/threepane/MailMenusM.html 2000-07-06 06:49:11 +00:00
jefft%netscape.com cb8dadfc32 fixed bug 44164 - improperly parented modal dialog in nsPop3Protocol; r=mscott 2000-07-05 23:55:17 +00:00
jefft%netscape.com 27d8973512 fixed bug 33986 -- IMAP: Quit with unsaved draft, save to draft crashes & bug 44203 -- Closing last mail compose crashes the app; r=alecf 2000-07-05 23:19:24 +00:00
bienvenu%netscape.com 476d677a5b check in fix for 40746 for putterman, crash hitting next unread in empty folder, r=me 2000-07-05 22:26:55 +00:00
varada%netscape.com b45cbb0880 fix for bug #36155 -default identity for compose message must be the selected identity in messenger windows; r=ducarroz 2000-07-05 22:06:34 +00:00
bienvenu%netscape.com 246b25552f more fixes for progress meteors,r=mscott 38598 2000-06-30 13:30:02 +00:00
alecf%netscape.com 03cff98562 mozilla side of fix for #34140
r=sspitzer

Allow protocol-specific attributes to be set in the ISP RDF file
2000-06-30 06:07:36 +00:00
alecf%netscape.com a4d089782d update ISP example (not part of build) 2000-06-30 06:03:21 +00:00
alecf%netscape.com fe881c706f fix for #43911 - make double-clicking of messages in the search window open the target
message in a standalone message window - mostly moving files into threadPane.js and
abstracting out the folder datasource
r=putterman
2000-06-30 06:02:30 +00:00
bienvenu%netscape.com 79778a9334 part of fix for throbber, r=jefft,mscott 38598 2000-06-27 23:54:57 +00:00
tao%netscape.com 94465539c5 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00