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

3462 Коммитов

Автор SHA1 Сообщение Дата
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
morse%netscape.com feb550a4e1 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
alecf%netscape.com 7d50d1d90a back out part of amasari@netscape.com's checkin. no reviewer, because this
string should never have been removed in the first place!
thanks to timeless@bemail.org for finding the error
2000-06-27 06:19:53 +00:00
alecf%netscape.com 17a08931de fix for #43794 contributed by blaker1234@aol.com
r=alecf - just a tiny spelling error - "Outoing" -> "Outgoing"
2000-06-27 05:33:31 +00:00
alecf%netscape.com c86fb5b348 fix for #41645 contributed by <timeless@bemail.org> r=alecf 2000-06-27 05:30:19 +00:00
alecf%netscape.com 92de27b113 make window sizable, part of #33101 r=sspitzer 2000-06-27 04:42:34 +00:00
bienvenu%netscape.com 37d4e852f6 fix for 38598 progress not working r=mscott 2000-06-26 14:24:05 +00:00
rhp%netscape.com 42c662f0af Fixing problem with printing - simple one line JS fix for a missing call - Bug #43478 - r: jefft 2000-06-25 17:33:57 +00:00
ben%netscape.com 35b4947d6d more classic skin work 2000-06-24 04:52:59 +00:00
alecf%netscape.com 59a1131e48 fix for 39345 - remove save password from all UI
r=sspitzer
2000-06-24 01:32:12 +00:00
german%netscape.com a5dab87785 Fixing messenger 3-pane splitter in classic skin by updating align='vertical' to orient='vertical'. 2000-06-23 14:51:05 +00:00
mscott%netscape.com 6c789be53b Bug #10802 --> remove special case of message/rfc822 content. we resolve this diffently now in order to make
open attachments work.
r=sspitzer
2000-06-23 04:47:30 +00:00
racham%netscape.com 5e2b936bbd enabling biff bug 36011 review=scottip 2000-06-23 03:20:35 +00:00
gayatrib%netscape.com 1567fac51e Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
mscott%netscape.com 3819f3da95 Bug #10802 --> in order to implement open attachment i need the mail news channels to implement set owner
and set/get contenttype
r=sspitzer
2000-06-23 03:11:20 +00:00
alecf%netscape.com c928633877 polish for #33101 contributed by
Josh Soref <soref@wam.umd.edu>
thanks timeless!
r=alecf
2000-06-22 23:08:07 +00:00
alecf%netscape.com dbd1b39d50 update paths to mailWidgets.xml for #33101 r=sspitzer 2000-06-22 23:04:14 +00:00
alecf%netscape.com 463475387f oops, back out a debugging statement (doesn't affect release build) 2000-06-22 22:53:06 +00:00
alecf%netscape.com bd9420b469 pre-select the search folder when brought up from the 3-pane UI, for #33101
r=sspitzer
2000-06-22 22:52:05 +00:00
alecf%netscape.com f817933ad3 move mailWidgets.xml out of skin and into content
(per security requirements) so search (#33101) will keep working
2000-06-22 22:38:24 +00:00
mscott%netscape.com 36d67626fe Bug #10802 --> implement open attachment
r=bienvenu
2000-06-22 22:36:41 +00:00
mscott%netscape.com 19c68b4b05 Bug #10802 --> add new interface for fetch mime part
which is only implemented by imap currently...this helps
free up the OpenAttachment name space that this method was
hogging before =).
modify the signature of open attachment to match my needs
r=bienvenu
2000-06-22 22:36:06 +00:00
nhotta%netscape.com 2e7c8200ad Hooked up charset converter and fixed a couple of bugs
(fixed charset passing to EncodeImap, GetImapCharsetParam to generate "CHARSET" param), bug 5933,r=bienvenu,taka.
2000-06-22 22:07:01 +00:00
alecf%netscape.com f77b2e7389 fix for assertions - toolbarseparator->separator
a=granrose
2000-06-22 18:44:14 +00:00
alecf%netscape.com 34e6b9662f fix for #43469 - trouble creating a POP account
r=putterman
a=granrose
2000-06-22 18:33:42 +00:00
mkaply%us.ibm.com a2b36312a9 # 42637
r = mscott, a = brendan
OS/2 bring-up  - Used false instead of PR_FALSE
2000-06-22 14:25:27 +00:00
jefft%netscape.com c64a604bcb fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu 2000-06-22 13:56:07 +00:00
alecf%netscape.com ff62d2b6a8 fix for 43134 r=putterman 2000-06-22 06:20:14 +00:00
alecf%netscape.com c46feff8e8 fix for #38027 - temporarily workaround broken html:selects by using a menulist and a hidden input
r=sspitzer
2000-06-22 01:20:25 +00:00
danm%netscape.com 40f3672db1 tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
ducarroz%netscape.com 811410abcd Fix for bug 43222 2000-06-21 22:46:03 +00:00
sspitzer%netscape.com 94ddeec490 fix for #42216. don't migrate the remember password pref for a server. 2000-06-21 22:03:03 +00:00
alecf%netscape.com a0f92deb7b fix for #42330 contributed by gemal@gemal.dk
r=alecf
a=waterson
2000-06-21 21:41:28 +00:00
alecf%netscape.com 1dee09ccc3 fix for #42346 contributed by gemal@gemal.dk
a=waterson
r=alecf
2000-06-21 21:39:43 +00:00
alecf%netscape.com be573b7143 hook up nsIMsgWindow and status feedback to search #33101
r=sspitzer
2000-06-21 21:15:55 +00:00
alecf%netscape.com faf289bdfe move mail status bar into a common overlay so that it can be used elsewhere like search (#33101)
r=putterman
2000-06-21 21:11:34 +00:00
bienvenu%netscape.com d8bb834fce fix running search twice, send notification on search done, add support for interrupting search , 33101 r=sspitzer 2000-06-21 14:04:34 +00:00
alecf%netscape.com 4c6eb7548b fix solaris bustage 2000-06-21 06:57:03 +00:00
alecf%netscape.com 285316311f extra files I missed in the last checkin r=putterman 2000-06-21 06:35:58 +00:00
alecf%netscape.com d466f3d433 move out threadpane-specific code so it can be reused in the search dialog for #33101 r=putterman 2000-06-21 06:34:59 +00:00
alecf%netscape.com e87ff45414 add support for searching twice.... clear the scope term list between every search - #33101 r=bienvenu 2000-06-21 02:17:14 +00:00
hyatt%netscape.com 7de9763b6e 37298. r=ben 2000-06-20 02:38:39 +00:00
amasri%netscape.com 6e09cf5133 Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 01:59:17 +00:00
amasri%netscape.com 680ba05976 Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 01:51:55 +00:00
hyatt%netscape.com a764486e39 30511 2000-06-19 23:55:45 +00:00
hyatt%netscape.com f1fb82d88b 30511 2000-06-19 23:51:17 +00:00
hyatt%netscape.com 62a9741810 30511 2000-06-19 23:39:43 +00:00
hyatt%netscape.com 350f4690c6 30511. 2000-06-19 23:38:42 +00:00
hyatt%netscape.com d83a94d523 Landing new tree widget. Bug #30511, r=evaughan 2000-06-19 22:59:20 +00:00
rpotts%netscape.com 49c54755fc Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +00:00
ben%netscape.com 61d5021a01 fix glitches caused by my 30536 checkin friday night 2000-06-18 23:38:23 +00:00
bienvenu%netscape.com d0ec6b8836 fix init of search data source r=sspitzer 33101 2000-06-18 15:02:00 +00:00
bienvenu%netscape.com 8898dc854f back out last changes which break the folder and thread pane 2000-06-18 14:44:48 +00:00
alecf%netscape.com 1f1d695925 cleanup search folder picker for #33101
r=sspitzer
2000-06-18 05:52:51 +00:00
alecf%netscape.com 621092769d finally hook up search, and bring filters more in line with the way search does things
r=sspitzer
#33101
2000-06-18 05:52:03 +00:00
alecf%netscape.com 82144ebae8 update search datasource
- use the URI of the datasource as the root of the messages returned by this datasource
- implement HasAssertions and remember the search results.
r=sspitzer
#33101
2000-06-18 05:48:14 +00:00
alecf%netscape.com 3506c128ce further bring the searchsession and mailfilter apis together so that they can share code from JS - basically expose the search term as a readonly array, and reset it with Clear() rather than destroying it.
r=sspitzer
for #33101
2000-06-18 05:45:19 +00:00
alecf%netscape.com 5949a4607a quiet down RDF by handling datasources without windows gracefully (needed for search, so I could reuse the threadpane without causing assertions)
r=sspitzer
for #33101
2000-06-18 05:43:32 +00:00
alecf%netscape.com 6e2835c370 remove a dead file that we weren't building 2000-06-18 05:40:46 +00:00
alecf%netscape.com 6a253b5837 for #33101 - sync up nsIMsgSearchSession and nsIMsgFilter APIs so that I can share the same JS to add/create terms
r=sspitzer
2000-06-17 19:18:46 +00:00
alecf%netscape.com 60573aae04 add search datasource to base factory (r=sspitzer) for #33101 2000-06-17 18:42:59 +00:00
alecf%netscape.com 646a4ee377 also export the search datasource header so it can be seen from the factory 2000-06-17 18:42:32 +00:00
alecf%netscape.com dcea777663 add search datasource to unix build (file has been reviewed/tested, this is just adding it to the build, so no reviewer) for #33101 2000-06-17 18:40:07 +00:00
alecf%netscape.com c610eee4ad added files: mozilla/mailnews/base/search/src/nsMsgSearchDataSource.cpp 2000-06-17 18:38:12 +00:00
alecf%netscape.com 3543188760 fix solaris native compiler bustage for pav 2000-06-17 18:34:49 +00:00
ben%netscape.com bfc9ac7f98 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
valeski%netscape.com c9ce86137e 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
jefft%netscape.com 473ab2f693 fixed bug 32178 -- Undo: completely unpredictable when it will enable or work; r=scottip, bienvenu 2000-06-16 13:48:02 +00:00
bienvenu%netscape.com 1c795429b0 more work on search BE, 33101 r=alecf parse local folders before searching 2000-06-16 13:21:41 +00:00
alecf%netscape.com a063c5670d oops, missed a properties file with last checkin (#33101) 2000-06-16 07:45:38 +00:00
alecf%netscape.com c6d1e4ae90 update examples for people looking to hook up ISPs to the account wizard (not part of build) 2000-06-16 07:44:22 +00:00
alecf%netscape.com 4513fd9fe6 make the search folder picker come from the folder picker overlay, and make it update correctly, plus start to hook up the datasources to the thread pane in the search window
r=sspitzer
part of bug #33101
2000-06-16 07:43:42 +00:00
alecf%netscape.com 7ee84cf47f update search datasource for #33101 - allow nsIMessages to be created from nsIMsgDBHdrs, and get rid of extraneous attribute from the search hit notify listener
r=sspitzer
2000-06-16 07:41:37 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
alecf%netscape.com 6f04def0f7 oops, fix a typo in the last checkin 2000-06-15 06:42:18 +00:00
alecf%netscape.com 49b3c34e75 null-pointer check to attempt to fix #42271
r=sspitzer
2000-06-15 06:41:25 +00:00
sspitzer%netscape.com 0de11454a7 part of fix for #1182. when migrating an imap user, add the
default templates to Local Folders/Templates.  r=alecf
2000-06-15 05:14:02 +00:00
putterman%netscape.com cb9b623d52 fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
alecf%netscape.com 6aa0fac8d6 fix for #40341 - enable/disable filters
r=sspitzer
2000-06-14 23:36:12 +00:00
putterman%netscape.com d6bf5c8a0b Backing out changes to these files to fix blocker bugs 42485 and 42488. r=sspitzer, a=leaf. 2000-06-14 18:03:49 +00:00
putterman%netscape.com d4054cc14f Fix for 41327. r=sspitzer. Remove statement that gets printed to console a lot. 2000-06-14 14:05:46 +00:00
hyatt%netscape.com aba6a4f70f 30511. r=ben 2000-06-14 06:13:59 +00:00
hyatt%netscape.com 3c2c5bef11 30511. r=ben 2000-06-14 06:13:39 +00:00
alecf%netscape.com f79e36aa66 fix for #42082 - enable the filter on creation
r=sspitzer
2000-06-14 00:04:43 +00:00
bienvenu%netscape.com 0c6120c4d0 add ability to set charset on msg hdr for i18n search r=putterman, 33101 2000-06-11 22:08:08 +00:00
bienvenu%netscape.com a7f80cf246 more work on search backend, fix scheduling of multiple urls, r=alecf 33101 2000-06-10 14:36:50 +00:00
jefft%netscape.com 4f1d1b600c fixed bug 39262 folder pane doesn't show [un]subscribe changes to imap folders; r=bienvenu, sspitzer 2000-06-09 23:28:03 +00:00
sspitzer%netscape.com 01b91e51c3 fix for nsbeta2+ bug 41362. clicking on the check mark was changing the name to "", which
was causing the type down code to kick in and change the selection.
r=alecf
2000-06-09 22:14:23 +00:00
bienvenu%netscape.com 87a94ea39e more work on search backend, 33101 r=alecf, fix some buffer overruns in i18n stuff, add nsIMsgFolder to search hits 2000-06-09 12:47:15 +00:00
alecf%netscape.com d457cdec7b fix for #41030 - save server auth method in a temporary text variable, and then
init/save it in the appropriate method
r=sspitzer
2000-06-09 07:27:21 +00:00
sspitzer%netscape.com cd30e1bd81 fix for #41943. r=mscott 2000-06-09 04:55:29 +00:00
mkaply%us.ibm.com 49aed27b86 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-09 00:59:48 +00:00
tao%netscape.com 7ab4274deb 336633665: Move aol.rdf back to bin/deautls/isp/[en-US]. r=alecf.a=msanz 2000-06-09 00:56:10 +00:00
alecf%netscape.com 19c26146de fix for 41850 - recover from errors more robustly by not actually saving any data until the entire dialog has been validated
r=sspitzer
2000-06-09 00:44:13 +00:00
alecf%netscape.com 2e3075ee0b fix for #41941 - typo which prevented ISP accounts from being created.
r=sspitzer
2000-06-09 00:43:11 +00:00
alecf%netscape.com 81e6dc0900 fix for #35799 - make deleting an SMTP server work
r=sspitzer
2000-06-09 00:07:55 +00:00
mkaply%us.ibm.com 6dce418628 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-08 22:57:35 +00:00
bienvenu%netscape.com 6ff86afc7f more work on search backend, 33101 r=alecf, notify fe of search hits 2000-06-08 21:56:04 +00:00
bienvenu%netscape.com 20941c6be6 unescape mac filter targets before upgrading r=alecf, 16917 2000-06-08 14:38:55 +00:00
bienvenu%netscape.com 1da40e66ac fixes for local search,r=alecf, 33101 2000-06-08 13:12:17 +00:00
alecf%netscape.com 6d8b6a05fa fix for 41770 - new filters were not saving
- any kind of error during filter creation was not clearing gFilter,
  which meant the filter would not get added to the filterlist
- the filter type was uninitialized, so none of the rules would get saved
2000-06-08 04:18:42 +00:00
alecf%netscape.com 93061f5bf8 update search datasource for new nsIMsgSearchNotify, and add it to the windows build
(#33101)
2000-06-08 03:25:11 +00:00
alecf%netscape.com 21f77ab86d add search datasource PROGIDs, CIDs, #33101 2000-06-08 03:16:17 +00:00
alecf%netscape.com 816963e216 add nsIMsgSearchNotify to the windows build, and clean up spaces to shut up xemacs 2000-06-08 02:58:29 +00:00
alecf%netscape.com 54eab8802f added files: mozilla/mailnews/base/search/public/nsIMsgSearchNotify.idl 2000-06-08 02:56:15 +00:00
alecf%netscape.com e6ca9b7869 add nsIMsgSearchNotify to unix build 2000-06-08 02:55:42 +00:00
alecf%netscape.com 9c88364c2e rename nsIMsgSearchHit notify since it's going to have a few extra uses
(part of #33101)
2000-06-08 02:55:03 +00:00
alecf%netscape.com 009f7b9e86 minor tidying up of the thread pane so it's not so fat (incredibly simple) 2000-06-08 02:41:02 +00:00
alecf%netscape.com 935bdc237b re-enable the search menu item (again) for #33101 2000-06-08 02:23:46 +00:00
alecf%netscape.com f7023f4eb3 fix for #35675 - use shared routine to pop up account wizard 2000-06-08 02:20:22 +00:00
alecf%netscape.com 3c564dd0be fix for #23661, we were being overly aggressive about hiding controls using hidefor= 2000-06-08 02:17:18 +00:00
alecf%netscape.com b2568c5b2f back out makefile.win change that wasn't supposed to be checked in 2000-06-07 08:12:07 +00:00
alecf%netscape.com 1b3e63868d remove calls to deprecated clearCellSelection (followup to hyatt's checkin) 2000-06-07 08:02:08 +00:00
alecf%netscape.com 57de0aed84 header for updated datasource (also not part of build) 2000-06-07 07:24:45 +00:00
alecf%netscape.com d72fce8c1d update search datasource to have a search session URI, and derive
from the base nsMsgRDFDataSource
(not yet part of build)
2000-06-07 07:24:22 +00:00
alecf%netscape.com bd1bd21d21 fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
alecf%netscape.com 672b82ae82 fix for #40594, switch to DOM2 2000-06-07 01:00:05 +00:00
alecf%netscape.com c4f132c84b fix for 40594, switch to DOM2
r=sspitzer
2000-06-07 00:50:19 +00:00
alecf%netscape.com 19e385f9fa fix for #40594, switch to DOM2
r=sspitzer
2000-06-07 00:46:09 +00:00
alecf%netscape.com 49df4d512a temp workaround for clobber build bustage 2000-06-07 00:15:22 +00:00