Commit Graph

867 Commits

Author SHA1 Message Date
sspitzer%netscape.com
4341729de1 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
4e28b71dc0 work for 25455 don't open sent mail db at startup r=putterman 2000-08-30 14:51:10 +00:00
dianesun%netscape.com
60217d7b5b 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
f53a2c2c7f 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
putterman%netscape.com
894fbaa839 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
d63000ffb0 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
mscott%netscape.com
35680d08c4 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
bienvenu%netscape.com
7aac02860d fix 48512 subscribed newsgroups lost after restart r=alecf 2000-08-25 01:44:53 +00:00
bienvenu%netscape.com
692465c9b3 fix search by status r=alecf 45440 2000-08-24 01:00:05 +00:00
mscott%netscape.com
fb830fab78 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
putterman%netscape.com
675343a217 Finished up 48244 and started 48246 which are 3pane UI cleanup. r=bienvenu. 2000-08-23 03:25:08 +00:00
putterman%netscape.com
18196c4b73 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
putterman%netscape.com
872af31fae 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
nbhatla%netscape.com
8923af194f #25561 -> Select Addresses Dialog cleanup, for modern and classic skins. r=hangas 2000-08-19 01:56:35 +00:00
putterman%netscape.com
7bf8ad0546 Fix for 48812. submitted by Gemal. r=scottip. Some null ptr checks. 2000-08-18 22:49:31 +00:00
putterman%netscape.com
2783deb7ad 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
869d7aeb19 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
c35ce287f7 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
7816d921fe 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
putterman%netscape.com
f8f0cb1c52 Fix for 37314. Delete works in standalone message window. r=alecf,mscott 2000-08-16 22:57:20 +00:00
putterman%netscape.com
c3bbca4902 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
7c6ba66007 Fix for 45402. In threaded mode clicking on twisty now opens entire thread. r=alecf 2000-08-16 22:54:43 +00:00
hyatt%netscape.com
80fd76f2b3 Fix for 47303. r=mscott 2000-08-16 07:26:45 +00:00
putterman%netscape.com
21413d6f9f Fixes 45149. Can now Print from the standalone window. r=alecf. 2000-08-16 03:23:21 +00:00
pinkerton%netscape.com
f573748eff 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
9f4dc4d704 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
naving%netscape.com
0ff37d2869 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
mscott%netscape.com
50daf083f9 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
3c7a12077d 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
ben%netscape.com
31e00a9a42 classic skin polish, 46613 2000-08-14 04:23:06 +00:00
BlakeR1234%aol.com
f8c6e6b46d 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
9069f52889 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
74835854fd classic skin polish (fix sidebarheader for mail folders) 46613 2000-08-13 09:10:27 +00:00
ben%netscape.com
6038ff7742 fix dependencies 2000-08-13 06:15:30 +00:00
ben%netscape.com
9e4e18669b polish changes to the account manager, filter and search dialogs. r=alecf 2000-08-12 06:33:18 +00:00
putterman%netscape.com
bb6368b10a Fix for 48314. Unable to toggle between flag and unflagged in threadpane. r=alecf 2000-08-12 01:08:09 +00:00
varada%netscape.com
75e4e74da2 fix for bug #46323;unable to launch alternate 3panewindow from addressbook; r= ducarroz 2000-08-11 21:04:43 +00:00
pchen%netscape.com
1b1bf23625 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
putterman%netscape.com
b4631ff06b 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
91b7d6ef1f fix for #43484 - sort the account manager and folder pane according to spec
r=putterman
2000-08-10 22:02:52 +00:00
putterman%netscape.com
876960c1c9 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
putterman%netscape.com
fe443f787a Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf. 2000-08-08 22:28:26 +00:00
putterman%netscape.com
b493f66f72 Fix for 45059. r=mscott. Character encoding menus didn't work in the standalone message window. 2000-08-08 04:46:42 +00:00
mscott%netscape.com
a28c011f07 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
4a2248aad4 Fix for printing window being on the screen - r: putterman 2000-08-07 14:07:40 +00:00
alecf%netscape.com
52ad553d0e remove old file from the build 2000-08-07 06:37:17 +00:00
alecf%netscape.com
1ca72c78f3 remove sidebar-messenger.xul from the build (NOT PART OF BUILD) 2000-08-07 06:34:33 +00:00
bienvenu%netscape.com
1711b8dd0b more work on drag drop move/copy handling 47195 r=mscott 2000-08-06 14:40:21 +00:00
bienvenu%netscape.com
507c734ecc fix cntrl drag drop r=putterman 47195 2000-08-04 22:53:53 +00:00
dimator%netscape.com
e54510825f 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
b8814f8452 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
hyatt%netscape.com
aad9a45a04 Column resizing. 41357 2000-08-02 00:26:43 +00:00
varada%netscape.com
7e104b8a70 polish for mailwindow;bugs #41866,45195,45201,45203,45204;r=scottip 2000-08-01 21:24:29 +00:00
ducarroz%netscape.com
1221a29a9c 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
BlakeR1234%aol.com
efa6ba612c Fix bug 41809 2000-07-30 19:16:29 +00:00
hyatt%netscape.com
6685fc654a More of teh same. 2000-07-29 08:38:03 +00:00
hyatt%netscape.com
a35cdf8a5f Halving the number of frames used for tree cells. r=ben 2000-07-29 08:22:51 +00:00
alecf%netscape.com
8d6ab932a9 fix for alternate 3-pane layout contributed by timeless@bemail.org
r=alecf
(part of 46613)
2000-07-28 08:02:28 +00:00
brade%netscape.com
4736ab7992 fix for #41989; add 'shift="false" to new message command; r/a=ben 2000-07-27 14:01:40 +00:00
alecf%netscape.com
a3b628478c 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
3879af701e classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
putterman%netscape.com
cefa159509 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
03d412c176 fix for #45392, #38211 r=mscott 2000-07-27 00:30:23 +00:00
alecf%netscape.com
289966f27f 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
402ef5ed6f Unescape escaped filename, bug 39956, r=mscott, a=waterson. 2000-07-21 22:14:44 +00:00
sfraser%netscape.com
bc5e13e277 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
alecf%netscape.com
d7f5403698 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
71c1f4be1d 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
511b9db5db Bugs: 37153, 38700. Localized status and priority strings in threadpane. 2000-07-10 20:21:08 +00:00
nhotta%netscape.com
c7c0dd52b5 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
BlakeR1234%aol.com
bbd55c2f87 erg. fix indentation. 2000-07-06 07:37:48 +00:00
BlakeR1234%aol.com
716b7ff562 Fix tiny mistake in my previous checkin. 2000-07-06 07:23:44 +00:00
BlakeR1234%aol.com
5b6288682e Compatibility with the mail spec 2000-07-06 06:52:46 +00:00
jefft%netscape.com
2bb8793d40 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
varada%netscape.com
fcc484937b 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
alecf%netscape.com
7453040ba6 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
alecf%netscape.com
640e2bddb4 fix for #41645 contributed by <timeless@bemail.org> r=alecf 2000-06-27 05:30:19 +00:00
alecf%netscape.com
5b352ad4a0 make window sizable, part of #33101 r=sspitzer 2000-06-27 04:42:34 +00:00
rhp%netscape.com
cb542fd43e 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
770cb0f179 more classic skin work 2000-06-24 04:52:59 +00:00
german%netscape.com
8ef2892528 Fixing messenger 3-pane splitter in classic skin by updating align='vertical' to orient='vertical'. 2000-06-23 14:51:05 +00:00
gayatrib%netscape.com
dfd928ee8d Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
alecf%netscape.com
b9d2ddfef9 update paths to mailWidgets.xml for #33101 r=sspitzer 2000-06-22 23:04:14 +00:00
alecf%netscape.com
0bd7b9520e oops, back out a debugging statement (doesn't affect release build) 2000-06-22 22:53:06 +00:00
alecf%netscape.com
7d6cca6bbb 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
4623e24b70 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
alecf%netscape.com
5cbee96537 fix for assertions - toolbarseparator->separator
a=granrose
2000-06-22 18:44:14 +00:00
alecf%netscape.com
3c912fc37e fix for 43134 r=putterman 2000-06-22 06:20:14 +00:00
danm%netscape.com
03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
ducarroz%netscape.com
0c9a92fe95 Fix for bug 43222 2000-06-21 22:46:03 +00:00
alecf%netscape.com
2c5ff8e18e 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
alecf%netscape.com
1af58fde07 extra files I missed in the last checkin r=putterman 2000-06-21 06:35:58 +00:00
alecf%netscape.com
aa08e8744f 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
hyatt%netscape.com
a682609ea9 37298. r=ben 2000-06-20 02:38:39 +00:00
hyatt%netscape.com
6aeff8a013 Landing new tree widget. Bug #30511, r=evaughan 2000-06-19 22:59:20 +00:00
bienvenu%netscape.com
5d6b623612 back out last changes which break the folder and thread pane 2000-06-18 14:44:48 +00:00
alecf%netscape.com
53eade5928 cleanup search folder picker for #33101
r=sspitzer
2000-06-18 05:52:51 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
jefft%netscape.com
e9446a18d2 fixed bug 32178 -- Undo: completely unpredictable when it will enable or work; r=scottip, bienvenu 2000-06-16 13:48:02 +00:00
alecf%netscape.com
486def43b7 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
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
putterman%netscape.com
839e0beab3 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
putterman%netscape.com
8fdea99dcf 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
d8fa510492 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
51db845b7c 30511. r=ben 2000-06-14 06:13:59 +00:00
hyatt%netscape.com
524ee62958 30511. r=ben 2000-06-14 06:13:39 +00:00
jefft%netscape.com
f5ddd703d2 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
1fa7f6d74f 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
sspitzer%netscape.com
e61ef2d61f fix for #41943. r=mscott 2000-06-09 04:55:29 +00:00
alecf%netscape.com
497076d9d3 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
6411da50b7 re-enable the search menu item (again) for #33101 2000-06-08 02:23:46 +00:00
alecf%netscape.com
283627f971 remove calls to deprecated clearCellSelection (followup to hyatt's checkin) 2000-06-07 08:02:08 +00:00
alecf%netscape.com
3d7acb9e0d fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
alecf%netscape.com
0d24d9dd6f fix for #40594, switch to DOM2 2000-06-07 01:00:05 +00:00
alecf%netscape.com
4e75e201e3 fix for 40594, switch to DOM2
r=sspitzer
2000-06-07 00:50:19 +00:00
ben%netscape.com
9f5813b58f update mailnews to use utility overlay and global overlay 2000-06-05 06:34:57 +00:00
sspitzer%netscape.com
06dbb8d512 partial fixes for #40662 and #41170 for jefft.
twisting open an imap server / folder needs to do some discovery.

also, catch an exception caused by tooltips & twisties.
putterman owns the real bug, but this will prevent noise to the console.

also, some bullet proofing code to prevent a random crash I was seeing.
(now we just assert.)
2000-06-03 00:22:07 +00:00
alecf%netscape.com
c705bd2a0c re-disabling search menu for 33101 2000-06-02 08:57:28 +00:00
sspitzer%netscape.com
f8d8906090 move the string parsing into the imap server code, since right now, it is only
needed for imap.  r=mscott.
2000-06-01 22:49:46 +00:00
sspitzer%netscape.com
97504bf2d6 make the subscribe i18n friendly when drilling down to find imap folders.
I need to use the folder path, not the folder name.  r=mscott
2000-06-01 03:59:14 +00:00
sspitzer%netscape.com
533c46ea39 fix for a bunch of subscribe problems.
#39263, imap subscribe only working to the second level deep
#40238, subscribed imap folders not showing up as subscribed.
#39261, imap folders showing up as full paths, not leaf names.

r=mscott
2000-06-01 02:41:03 +00:00
alecf%netscape.com
4eac054d5c enable search menu item for #33101 r=sspitzer 2000-06-01 00:06:47 +00:00
ben%netscape.com
caabf01a86 advanced print button work, communicator overlay hook in 2000-05-28 06:12:08 +00:00
mscott%netscape.com
9a83c8c116 Bug #40516 --> remove the oncreate method for the email address popup.
r=sspitzer
2000-05-26 01:10:19 +00:00
mscott%netscape.com
e7202b38ea Bug #40516 --> fix aim presence for mail in the commercial tree.
Changes to make the toggle button an image instead of a button
r=sspitzer
2000-05-26 01:09:12 +00:00
mscott%netscape.com
00af024137 Bug #40516 --> this file is now obsolete....instead of having these
stub methods in the mozilla tree, we'll test to see if the function is
defined (it is in the  commercial tree) then call it if it is defined.
r=sspitzer
2000-05-26 01:08:38 +00:00
mscott%netscape.com
e3c62beaa4 Bug #40516 --> remove on create handler for email address popup.
r=sspitzer
2000-05-26 01:07:38 +00:00
ben%netscape.com
8fcbd1bd46 skinnability fixes for main windows 2000-05-25 06:00:16 +00:00
alecf%netscape.com
2dbc5b7ca9 fix for #18364 - get this string from the string bundle r=sspitzer 2000-05-25 04:05:40 +00:00
alecf%netscape.com
4c3d739b77 augh, back myself out, accidentally checked in on a closed tree 2000-05-24 05:05:29 +00:00
alecf%netscape.com
75797bf208 move strings to messenger.properties 2000-05-24 05:03:59 +00:00
sspitzer%netscape.com
397c363d61 fix bug #20987, handle case where a non-subscribable server is selected, and handle the
edge case if there are no subscrible servers.  r=alecf
2000-05-20 01:25:27 +00:00
mscott%netscape.com
98755cac06 Bug #17001 --> impelment the ability to view all headers for a message and hide the normal
header toolbars. Still have to do some polish for this feature.
2000-05-17 06:30:20 +00:00
mscott%netscape.com
a7d1b2645d Bug #17001 --> add a toolbar and box to contain all the headers for a message. We'll only
show and create content for this box if the user has turned view all headers on.
2000-05-17 06:28:46 +00:00
mscott%netscape.com
11d7174464 Bug #17001 --> enable view all header menu items 2000-05-17 06:27:51 +00:00
sspitzer%netscape.com
163ed2f930 get the refresh button to work in the subscribe dialog.
make it so when we get the list of newsgroups from the server, we'll
cache it, and write it to the newsrc file.

still a lot of clean up todo before we *truly* support hostinfo.dat, but the hard
parts are done.
2000-05-17 05:27:04 +00:00
mscott%netscape.com
370116ca58 Bug #23365 --> implement view all headers
as a popup on a mail header in the message pane.
2000-05-17 04:21:40 +00:00
mscott%netscape.com
b6b2b18052 Bug #23365 --> view headers all as a popup menu define the popup (just an empty box).
We'll dynamically generate the contents of this box.
2000-05-17 04:20:53 +00:00
putterman%netscape.com
047ce5f539 Fix for 36159 - js exception when sending unsent messages. Work on 14106, View unread messages. 2000-05-16 22:56:08 +00:00
sspitzer%netscape.com
56bd2177ee all around the mulberry bush, the monkey chased the weasel. 2000-05-16 21:44:23 +00:00
sspitzer%netscape.com
7d0216daa0 fix regression #39453, also, comment out some dump statements. 2000-05-16 21:40:32 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
mscott%netscape.com
e058868387 Bug #18591 --> remove add to address book button, use the context menu instead.
a=sspitzer
2000-05-16 05:21:38 +00:00
mscott%netscape.com
69efa37488 Bug #18591 --> remove add to address book button, use the context menu
instead.
a=sspitzer
2000-05-16 05:20:26 +00:00
ben%netscape.com
682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
mscott%netscape.com
19bb1e9f96 when setting a charset don't reload the message...we do this already
in messenger.SetDocumentCharset
2000-05-16 00:21:02 +00:00
sspitzer%netscape.com
0e33b45466 comment out some dumps, printfs.
get unsubscribe working for news.
get ready to fix the problem of selecting a non-subscribable server and hitting subscribe.
2000-05-15 21:44:34 +00:00
brendan%mozilla.org
44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
alecf%netscape.com
06a0f7752d update JS folder listener to use new event API 2000-05-14 20:36:26 +00:00
suresh%netscape.com
aac10e7b8f Adding imap tests. 2000-05-14 03:03:08 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
sspitzer%netscape.com
4ca2b3d567 add subscribe / unsubscribe to the nsISubscribable interface and use them. 2000-05-13 04:41:52 +00:00
sspitzer%netscape.com
9882cd015b such a dumbass. nntp is the server type, not news. 2000-05-13 01:09:26 +00:00
sspitzer%netscape.com
d490ed66e0 get type down to do the right things for imap. 2000-05-13 00:47:47 +00:00
sspitzer%netscape.com
3406de2d69 fix for bug #38907 2000-05-12 19:55:53 +00:00
chuang%netscape.com
edc7665e4a Bug 31817 Tree D&D needs to support gestures to force move and copy. 2000-05-12 19:51:44 +00:00
mscott%netscape.com
3fdf4e9891 Bug #39032 --> still use a hide attribute on the toolbars because collapse doesn't work. 2000-05-12 06:57:02 +00:00
ben%netscape.com
5f3d7589a8 implement typedown feature 2000-05-12 06:43:11 +00:00
mscott%netscape.com
304b068aa0 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com
e7d1d4ba6f temporary work around to get wrapping back again in the to and cc fields. 2000-05-12 06:34:48 +00:00
mscott%netscape.com
66a169ecde Bug #35035 --> skinnability work for the message pane. Transition to use the mail email address XBL widget. 2000-05-12 06:11:35 +00:00
mscott%netscape.com
32d9a9fa5a Bug #35035 --> skinnability work for the message pane. 2000-05-12 06:10:24 +00:00
putterman%netscape.com
de4d385819 add tooltips. fixes 31807. 2000-05-11 02:52:07 +00:00
pinkerton%netscape.com
0196e24dc3 temp workaround for 38801, moving folder pane tooltip into its own popupset. 2000-05-11 00:54:14 +00:00
slamm%netscape.com
c844050343 Sidebar style optimizations. 2000-05-11 00:08:34 +00:00
ben%netscape.com
c4cbd87862 modifications to newsgroup subscription dialog:
- made sizable (enough of the damned 4.x/win nonresizability!)
- modified XUL a bit to make it scale more smoothly
- skinnability tweaks
2000-05-10 10:12:00 +00:00
danm%netscape.com
f116f169ed more chrome registration rearrangement 2000-05-10 02:17:03 +00:00
danm%netscape.com
6073141fbd chrome installation manifests 2000-05-10 02:02:13 +00:00
cata%netscape.com
ae39534206 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
sspitzer%netscape.com
3dd758d1b9 make it so the throbber stops when you try to build the subscribe datasource for imap. 2000-05-09 02:48:25 +00:00
rjc%netscape.com
31fad5b776 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
suresh%netscape.com
29c0cb902b fix for 31729. r=putterman 2000-05-08 22:04:10 +00:00
putterman%netscape.com
641299de14 backing out tooltip changes to fix mail crashes 2000-05-08 18:13:05 +00:00
putterman%netscape.com
5805f87f20 tooltips, folder tooltips, and making button icons show up again. 2000-05-08 14:48:24 +00:00
hangas%netscape.com
3aeeb0d994 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
alecf%netscape.com
5bc0a508e1 fix broken folder pickers 2000-05-06 05:10:30 +00:00
danm%netscape.com
80f80715c2 adding crome registry update directives 2000-05-06 01:36:10 +00:00
danm%netscape.com
7cec3168f2 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
waterson%netscape.com
d805d35d9a Bug 28236. Add explicit rule recompilation after SetSentFolderColumns(). 2000-05-05 23:47:33 +00:00
slamm%netscape.com
bcea0a788b Remove obsolete class attribute from sidebar's splitter. 2000-05-05 22:39:42 +00:00
sspitzer%netscape.com
308422b9c8 make it so the newsgroup (or folder) you have selected appears in the textfield. 2000-05-05 07:40:33 +00:00
sspitzer%netscape.com
cae31d5662 simple status feedback (progress bar) for subscribe. 2000-05-05 07:25:16 +00:00
sspitzer%netscape.com
310b82a909 start of the progress for the subscrbie dialog. 2000-05-05 07:11:23 +00:00
putterman%netscape.com
eff84e8c35 Fix for 10881. Context menus in the message pane. 2000-05-05 00:14:08 +00:00
slamm%netscape.com
c9ebd126ca Add id='menu_view_Popup' to get Sidebar checkbox added. 2000-05-04 01:08:19 +00:00
mscott%netscape.com
52453459ae get rid of observers for the progress meter and status text area 2000-05-03 21:24:37 +00:00
mscott%netscape.com
384afc3a01 don't include msgMail3PaneWindow.js because we don't need it...this just
slows us down.
2000-05-03 21:18:33 +00:00
mscott%netscape.com
1ac0863030 remove unnecessary comment 2000-05-03 21:18:18 +00:00
mscott%netscape.com
8f10e24443 get rid of observers for the progress meter and status text area 2000-05-03 21:18:05 +00:00
mscott%netscape.com
3d48a08dcf get rid of broadcasters for the throbber and progressmeter as these
are no longer necessary.
2000-05-03 21:17:52 +00:00
mscott%netscape.com
40eefce45f remove obsolete onProgress method which was used by observers on the progressmeter
add more efficient implementations of Start/Stop Meteoers. Implement
setting progress as a percentage of the load.
2000-05-03 21:17:33 +00:00
mscott%netscape.com
54863ea2c6 remove observers on the progressmeter element. we now directly manipulate
the progressmeter instead of going through an observer which is *MUCH*
 slower
2000-05-03 21:17:14 +00:00
sspitzer%netscape.com
c5d63174ec fix the subscribe dialog. bug #37885. sorry this was broken all day. 2000-05-03 08:33:15 +00:00
sspitzer%netscape.com
6babc22e6e clean up. the tree is still broken, looking into it. 2000-05-03 08:22:59 +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
sspitzer%netscape.com
a1ad3446be remove the old subscribe ui, since we've moved on to the new one.
#37732
2000-05-02 07:36:08 +00:00
putterman%netscape.com
f3bd2c31ce also use keyset in this window. 2000-05-01 22:12:10 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
alecf%netscape.com
4348eee608 add inset header styles to the thread pane to see if people like the look 2000-05-01 09:05:25 +00:00
sspitzer%netscape.com
954cc88c09 make the subscribe dialog skinnable. 2000-04-30 09:39:15 +00:00
sspitzer%netscape.com
cb24dfb6a1 remove inline styles. now, these dialogs are skinnable, and I can sleep. 2000-04-30 09:34:53 +00:00
sspitzer%netscape.com
d78d6a79fd make the new / rename folder dialogs more skinnable. they are almost 100% skinnable, just
some inline styles to remove.
2000-04-30 09:30:32 +00:00
ben%netscape.com
681caf5d2d skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
sspitzer%netscape.com
532dda5081 for subscribe, root the tree in null, so that it goes blank when you switch servers.
start of fix for a bad news compatibility bug with Typhoon news servers.
(rest of fix coming soon.)

Fix it so if we don't have a msg window, we use the hidden window for the parent
of the username/password dialog.

general code cleanup.
2000-04-30 00:27:23 +00:00
jefft%netscape.com
9ae3abac96 fixed typo & press cancel button not closing window problem 2000-04-29 16:59:11 +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
putterman%netscape.com
c15c16d712 You can now select a message or folder from a msgWindow. 2000-04-28 20:10:36 +00:00
alecf%netscape.com
d792e03c55 add the cool hypnotizing background to the messenger toolbar 2000-04-28 08:23:07 +00:00
danm%netscape.com
2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
ben%netscape.com
fac49c6c14 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
sspitzer%netscape.com
8cc2a5f33f more checkins for the new subscribe dialog.
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.
2000-04-25 01:30:30 +00:00
alecf%netscape.com
d9376233dc switch to using attributes instead of Get/SetMsgFolder 2000-04-23 17:36:03 +00:00
sspitzer%netscape.com
3b1bee689a use button, instead of titlebutton 2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
470fa0ee52 root the tree in the subscribe dialog after we are done building the datasource. 2000-04-23 05:18:23 +00:00
sspitzer%netscape.com
9c7075c692 changes for subscribe. it needs to be general, not just for news, since imap
will use the subscribe dialog as well.

also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com
0ce69b746a fix the indent regression in the new subscribe dialog. 2000-04-23 00:25:37 +00:00
sspitzer%netscape.com
a6e067d719 fix for bug #36832. twisty's class changed from "twisty" to "tree-cell-twisty". 2000-04-22 17:13:59 +00:00
sspitzer%netscape.com
ace9709b28 PerformExpand() and UpdateCounts() need to take a nsIMsgWindow, because these
action may require the user to enter a password, which means a dialog must comes up,
which means we need the msg window for the parent.
2000-04-21 22:55:18 +00:00
alecf%netscape.com
fbb5ebf6da switch from titledbuttons and <div>'s to <text> for skinnability and speed 2000-04-21 22:16:39 +00:00
alecf%netscape.com
c914e6dca9 switch from titledbutton to <text> for skinnability 2000-04-21 22:14:31 +00:00
putterman%netscape.com
b2e69c30b7 r=sspitzer. Start page sticks around until the first message is loaded. If the message
pane is closed you can now double click on a message to open a standalone window.  More working
on moving code to correct front end files.
2000-04-21 14:22:16 +00:00
hyatt%netscape.com
2364a5b609 Making tree scrolling faster in mailnews. 2000-04-21 09:49:34 +00:00
sspitzer%netscape.com
cfdf77f73c more changes for the new subscribe dialog. 2000-04-20 07:11:27 +00:00
sspitzer%netscape.com
7ca18bd005 more work for the new subscribe dialog. 2000-04-20 06:59:43 +00:00
sspitzer%netscape.com
a7a7a6b36b more changes for the new subscribe dialog. use a check and dot instead of "true" and "false"
in the ui.
2000-04-20 06:39:28 +00:00
putterman%netscape.com
d2bfdc9f05 r=sspitzer. Move more functions into new FE files. Make sent folder display recipient column.
Make sorting by size and priority work correctly.
2000-04-20 05:30:32 +00:00
sspitzer%netscape.com
9e2b1200cd more changes for the new subscribe dialog. 2000-04-20 03:41:30 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
alecf%netscape.com
d3c306c73c remove spam filter item and enable mail filters item 2000-04-19 05:43:36 +00:00
cmanske%netscape.com
fb4c86c453 Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german 2000-04-15 03:08:43 +00:00
putterman%netscape.com
c8bac5508b Fix for 35865. Frequent crashes when using standalone msg window. r=mscott. 2000-04-14 21:01:59 +00:00
putterman%netscape.com
1e6f1a5f07 More work on reorganizing mailnews frontend so standalone msg window will work. Also
fixes some bugs from the last time.  r=sspitzer
2000-04-14 14:07:23 +00:00
sspitzer%netscape.com
0f4e0ed7be more work on the new subscribe dialog. NOT PART OF THE BUILD SO IT IS OK IF I CHECK IN WHILE RED. 2000-04-14 05:34:49 +00:00
sspitzer%netscape.com
81ac383c7d more changes for the new subscribe dialog. 2000-04-14 04:49:12 +00:00
mscott%netscape.com
c4f8a3164b some more performance tweaks...cache the status text isntead of looking it up each time
use .value instead of setAttribute which is faster.
2000-04-14 04:26:15 +00:00
sspitzer%netscape.com
1d99309fe2 fix the bug where we aren't preflighting compose with the correct identity,
or in the case of news, the correct addressee.

this was hidden by a try / catch, where the dump statement was hidden.
2000-04-14 04:00:50 +00:00
mscott%netscape.com
e13cd59107 dynamically generate slots for header information. this will make
view all headers easier to implement
2000-04-14 02:54:09 +00:00
mscott%netscape.com
ffb1e41243 remove obsolete observer MessengerStatus
r=alecf
2000-04-14 02:51:37 +00:00
mscott%netscape.com
1b198f81db remove obsolete observer MessengerStatus and remove broadcaster for progress
r=alecf
2000-04-14 02:51:28 +00:00
mscott%netscape.com
f24655793d remove obsolete observer MessengerStatus and remove broadcaster for progress 2000-04-14 02:50:24 +00:00
mscott%netscape.com
2d5d2b7bbd remove obsolete broadcaster: Messenger:Status
r=alecf
2000-04-14 02:49:59 +00:00
mscott%netscape.com
d04e24d489 implement nsIMsgStatusFeedback on the mail window. You can get to this
object by calling window.MsgStatusFeedback. Remove an obsolete OnStatus
method.
r=alecf
2000-04-14 02:49:35 +00:00
suresh%netscape.com
0abfa4e5cb Adding POP Testcases to the tree, so there is no security preference issues while running. 2000-04-14 00:01:23 +00:00
sspitzer%netscape.com
fbf4ea23ac make it so the the children aren't right under the parent, they should be indented. 2000-04-13 23:05:08 +00:00
jefft%netscape.com
ffc4d709f6 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
sspitzer%netscape.com
67216ec3f4 add helper function GetFirstSelectedMsgFolder(), and fix the ".len" vs ".length" problem
to get subscribe, new folder, and rename folder to work again.  also some more debugging
dumps.  r=putterman.
2000-04-13 21:56:28 +00:00
mscott%netscape.com
4ef2e2c271 Bug #35661 --> don't try to load a message if we are about to delete it
r=putterman
2000-04-13 03:03:50 +00:00
sspitzer%netscape.com
26796affc9 fix for blocker bug #35591. 3 pane toolbar buttons don't work. 2000-04-12 15:32:27 +00:00
putterman%netscape.com
8cbb6c9e43 Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer. 2000-04-11 20:19:32 +00:00
mscott%netscape.com
74be809464 Bug #31806 --> unhork the mail message pane where each email recipient in the to or cc field was showing up on
it's own line (inlcuding the ", " which also got it's own line).
However, this fix made us use a box where we used to use a div. div's wrap the addresses to the next line nicely
and boxes don't do this so more work still needs to be done.
r=putterman
a=leaf
2000-04-10 00:32:25 +00:00