sspitzer%netscape.com
1609e6eb8a
fix bug #23249 . prepopulate the address widget the newsgroup name (not the full uri). also, if they had a news server selected, treat this like a normal "To:" compose.
2000-01-11 09:51:28 +00:00
sspitzer%netscape.com
d613e577e1
fix a reference error that I caused with my last checkin.
2000-01-11 08:20:31 +00:00
sspitzer%netscape.com
9ca75194ad
fix for bug #23457 . when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
...
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").
fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.
r=alecf
2000-01-11 08:01:37 +00:00
putterman%netscape.com
e73cd6a961
Select and scroll to first new message in a folder. r=bienvenu.
2000-01-09 19:47:58 +00:00
mscott%netscape.com
604d0e817b
Bug #22960 --> fix an inefficiency when deleting a message...we were clearing the
...
message pane and msg header view overlay twice every time we deleted
a msg...this helps make deleting look faster...The fix is to not
clear the msg pane every time selection changes in the thread pane..
instead only clear the msg pane when the folder selection changes..
2000-01-06 00:54:09 +00:00
putterman%netscape.com
eb30692c89
Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
...
for optimization. Thread counts work in thread pane. Can now mark a replied or forwarded message
as unread.
2000-01-05 00:56:27 +00:00
sspitzer%netscape.com
6199d14fa0
clean up for fix for #18751 . don't use a constant for the type.
...
r=ducarroz
1999-12-24 16:06:52 +00:00
sspitzer%netscape.com
1b413ccaef
fix for #18751 . now, if the user has a newsgroup selected in the folder pane,
...
and they hit new message, it comes up prepopulated to post to that group
on that host.
1999-12-24 10:54:52 +00:00
sspitzer%netscape.com
149097631d
take out a dump that is confusing people.
1999-12-21 21:43:29 +00:00
alecf%netscape.com
1038bd68e3
general cleanup of dead code in messenger, and fixup to use non-DOM interfaces so that the interface isn't tied to a UI
...
r=sspitzer
a=chofmann
1999-12-18 00:48:25 +00:00
jefft%netscape.com
a4a163266a
fixed bug 12929 & bug 20415 - imap rename/delete/move folder should reset the connection to authenticated state; imap empty trash didn't delete subfolders; r=bienvenu
1999-12-03 05:59:57 +00:00
putterman%netscape.com
75409da1eb
Fix 20556 and change printf to dump in js.
1999-12-02 23:14:42 +00:00
alecf%netscape.com
df62407466
mail architecture cleanup (no bug - emptying my tree before next week's closure)
...
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
1999-12-02 06:59:28 +00:00
putterman%netscape.com
e71f346f0f
Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
1999-11-22 22:08:23 +00:00
putterman%netscape.com
f27e2cdda5
Fix for 18244. Don't load messages if splitter between thread and message pane is collapsed.
...
reviewed by hangas.
1999-11-11 20:24:46 +00:00
putterman%netscape.com
38dfa802ce
Work on 12846 for making message threads work. Reviewed by bienvenu.
1999-11-11 00:23:29 +00:00
ducarroz%netscape.com
0ad0bd5338
Fix for bug 18402, don't use AutoCString when need to deal with a UTF8 string (nsMsgCompose.cpp only).
Fix for bug 13261, use constants instead of numerical.
Cleanup Forward code, eliminate duplicate or dead code (in prep. for bug 15682)
1999-11-10 23:47:59 +00:00
sspitzer%netscape.com
94be527586
fix for #17956 , a=chofmann. fix by ducarroz, r=sspitzer
1999-11-09 02:07:58 +00:00
bienvenu%netscape.com
fbbac1c0dc
more work to hook up stop button, r=mscott 17743
1999-11-02 21:36:59 +00:00
bienvenu%netscape.com
075caf0152
changes to use nsIMsgWindow r=putterman
1999-10-29 04:39:06 +00:00
putterman%netscape.com
c701981fdb
More work on 17376. reviewed by bienvenu. Store open folder and keep array of msgWindows.
1999-10-28 23:27:21 +00:00
putterman%netscape.com
712956352b
Fix for 17277. reviewed by mscott. Delete selects next message instead of previous.
1999-10-27 04:46:12 +00:00
bienvenu%netscape.com
2234776b85
always update folders when clicking on them r=putterman
1999-10-22 01:59:50 +00:00
alecf%netscape.com
a33565470d
clean up nsIMsgFolder API in preparation for fixing a number of bugs, most importantly #14437
...
r=scottip
1999-10-20 21:58:21 +00:00
sspitzer%netscape.com
4715a46985
fix for #16820 , #16821 . r=alecf, a=leaf. fix the pre-select the compose "From" identity
...
based on the selection in the folder pane. it broken when I removed the FindServerUsingURI()
method a few days ago. all better now.
1999-10-20 18:31:26 +00:00
alecf%netscape.com
0fa5cd6df4
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
putterman%netscape.com
d5b561ee28
Fix bug 15479 - crash when mousing over folder pane scrollbar. Also, fix 12645 - assertion
...
when using folder pane scrollbar. Also, make 3pane menu and toolbar look normal. various
parts reviewed by hyatt and hangas.
1999-10-05 04:14:26 +00:00
putterman%netscape.com
7272cb2fa1
Only reroot if the folder notification we receive is for the folder that's currently the loading folder.
1999-09-21 21:04:52 +00:00
sspitzer%netscape.com
95fca3acb9
fix bug #10235
...
implement "pre-select the right identity when composing based on folder pane selection" feature.
1999-09-20 08:13:27 +00:00
sspitzer%netscape.com
ca2ce65b99
check in work around for #10235
...
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
putterman%netscape.com
a3e720e049
more performance work for loading folders without .msf files or that have to have
...
headers downloaded.
1999-09-17 23:12:44 +00:00
putterman%netscape.com
896c8694dd
Changes to increase performance when having to parse a mailbox or download a lot of headers.
1999-09-16 21:11:01 +00:00
alecf%netscape.com
1ba2d40cdf
drop the product monkier for now, hopefully the "titlemodifier" will handle this for us
1999-09-14 06:26:50 +00:00
putterman%netscape.com
d9703aa7e9
After deleting, the next message is selected.
1999-09-14 04:41:46 +00:00
putterman%netscape.com
d3e961c2b5
Clear selection when changing folders and AddFolderListener on startup
1999-09-13 21:11:45 +00:00
hangas%netscape.com
b476cf0018
Added Preferences to globalOverlay.xul and converted the windows over to use it.
1999-09-12 08:27:01 +00:00
putterman%netscape.com
db08f10bba
Adding message view changes.
1999-09-09 06:18:40 +00:00
alecf%netscape.com
53984f2ad2
fix for #13403 - when the selected folder is a server, don't put the " on " part in
1999-09-09 00:52:52 +00:00
alecf%netscape.com
ee5b2d2ef8
add account title to the title bar
1999-09-08 07:03:03 +00:00
putterman%netscape.com
176055a7dd
Move code to msgMail3PaneWindow.js
1999-09-01 23:50:16 +00:00
putterman%netscape.com
9ef475d95b
Remove view navigation code.
1999-08-30 22:13:12 +00:00
putterman%netscape.com
00e4af13fb
Use XULSortService and fix NextUnreadMessage.
1999-08-30 02:57:03 +00:00
putterman%netscape.com
f27dca9da6
Sort folderPane.
1999-08-27 03:47:44 +00:00
putterman%netscape.com
0bd02cceea
More work on columns. Thread column can now be clicked on to change view. Also update to make
...
work with recent tree changes.
1999-08-25 23:56:54 +00:00
hyatt%netscape.com
9e5e8bef18
Removing toggleTwisty.
1999-08-25 11:04:38 +00:00
putterman%netscape.com
45e2d63fc7
ToggleFlaggedMessage implemented.
1999-08-24 21:48:24 +00:00
putterman%netscape.com
b0ead65322
Changes to use onselect in threadpane. Make Next Message and Next Unread Message work
...
as well.
1999-08-23 02:58:28 +00:00
putterman%netscape.com
da1d392ac2
Create datasources in js and rewrite views.
1999-08-20 22:47:12 +00:00
putterman%netscape.com
447605d0a7
Only refresh after EmptyTrash if the trash is the currently selected folder.
1999-08-09 19:51:07 +00:00
putterman%netscape.com
32b1bb9355
Work on opening to correct folder.
1999-08-07 00:22:44 +00:00