Commit Graph

60 Commits

Author SHA1 Message Date
putterman%netscape.com
66e28568be a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the
entire thread.


git-svn-id: svn://10.0.0.236/trunk@61990 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 22:33:25 +00:00
sspitzer%netscape.com
f6dc3d8e32 fix for #28530, r=alecf, a=jar,phil
git-svn-id: svn://10.0.0.236/trunk@61558 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:03:11 +00:00
mscott%netscape.com
74666dd9b2 Bug #25583,27681,24193 when unloading the 3-pane window, close the msg window
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@61073 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:33:30 +00:00
putterman%netscape.com
5370786bac Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
to it so that you don't lose your place in the thread pane.  More work on 26456.  r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.


git-svn-id: svn://10.0.0.236/trunk@60978 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:39:23 +00:00
alecf%netscape.com
7de89f023f fix for #23391 - auto-launch the account wizard for "invalid" accounts
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60816 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:41:28 +00:00
ducarroz%netscape.com
05a89ebaad Fix for bug 24182. For some reason, we cannot set the thread column icon during the load of the window. This is a temporary fix. R=putterman
git-svn-id: svn://10.0.0.236/trunk@60552 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:55:14 +00:00
putterman%netscape.com
a7f2d0f2c2 If a message that is loaded in the message pane is selected again,don't reload it.
r=mscott.


git-svn-id: svn://10.0.0.236/trunk@59772 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:19:57 +00:00
putterman%netscape.com
1fa499a8a8 sorting and threading now remember selection. Removed Test5000 message. Cleaned up
js a bit and moved globals into one function. r =alecf.


git-svn-id: svn://10.0.0.236/trunk@59715 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:56:38 +00:00
putterman%netscape.com
0e7e553653 Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates.
git-svn-id: svn://10.0.0.236/trunk@59286 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:20:55 +00:00
putterman%netscape.com
48473eb78d Fix for 24768. r=alecf. Move view navigation code to C++ to speed up.
git-svn-id: svn://10.0.0.236/trunk@59104 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:25:17 +00:00
putterman%netscape.com
0948d4cb17 Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
message counts.  a=chofmann. r=alecf and bienvenu.


git-svn-id: svn://10.0.0.236/trunk@58329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:56:00 +00:00
sspitzer%netscape.com
c8424e105c step 2 of divorce the mailnews migration code from the account manager
git-svn-id: svn://10.0.0.236/trunk@57927 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 09:00:46 +00:00
danm%netscape.com
1e3d33af64 removing JS for persisting position and size (now handled automatically by C code)
git-svn-id: svn://10.0.0.236/trunk@57751 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:09:50 +00:00
putterman%netscape.com
f2a6ef433d Instead of selecting first new message on startup, just scroll to it. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@57517 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 07:18:58 +00:00
putterman%netscape.com
a0770a4ad9 Begin work on mail context menus. This is for the thread pane. r= alecf.
git-svn-id: svn://10.0.0.236/trunk@57500 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:25:35 +00:00
sspitzer%netscape.com
e5c7ee1fbf 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


git-svn-id: svn://10.0.0.236/trunk@57378 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:01:37 +00:00
putterman%netscape.com
7f5f922b52 Select Inbox on startup if it's currently in the content model. r=mscott.
git-svn-id: svn://10.0.0.236/trunk@57249 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 01:34:36 +00:00
bienvenu%netscape.com
9be615d954 add ability to null out msg status feedback, r=putterman
git-svn-id: svn://10.0.0.236/trunk@57242 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:15:07 +00:00
putterman%netscape.com
ae9b35d443 Select and scroll to first new message in a folder. r=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@57233 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 19:47:58 +00:00
mscott%netscape.com
95c42c5eb3 Bug #22960 --> add on load header pane support, clear the header pane whenever we clear the message pane.
git-svn-id: svn://10.0.0.236/trunk@56908 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:53:12 +00:00
putterman%netscape.com
46646e5aca Fixes part of 20446. r=sspitzer. Remember collapsed/expanded state of folderpane. Also
sort messages by date as default sort until we remember sort per folder.


git-svn-id: svn://10.0.0.236/trunk@56903 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:47:02 +00:00
sspitzer%netscape.com
2fb71099d0 change to reflect the view | header state in the menu, using a radio
menu type.  r=hangas.  one thing isn't working, and that is having
it come up checked with the choice from prefs.  I'll log a bug now.


git-svn-id: svn://10.0.0.236/trunk@56522 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 01:08:05 +00:00
putterman%netscape.com
c1c4e75b72 Fix for 21846. Next Msg works for thread view. r=sspitzer, a=sdagley
git-svn-id: svn://10.0.0.236/trunk@56310 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:38:31 +00:00
sspitzer%netscape.com
e931e5a083 alecf removed nsMessenger::OnUnload(), but not this reference to it.
git-svn-id: svn://10.0.0.236/trunk@56191 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 08:49:28 +00:00
norris%netscape.com
cecf6e4a28 Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.

r=rhp@netscape.com.

Also fix JavaScript error. r=putterman@netscape.com


git-svn-id: svn://10.0.0.236/trunk@55771 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:00:22 +00:00
alecf%netscape.com
1d51b653fc don't load about:blank unless we have to
(no bug, but it makes ctrl-selecting messages faster)
r=scottip


git-svn-id: svn://10.0.0.236/trunk@55113 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:49:12 +00:00
alecf%netscape.com
40067e21e4 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


git-svn-id: svn://10.0.0.236/trunk@55040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:59:28 +00:00
slamm%netscape.com
b687207b79 Remove obsolete JavaScript code for the sidebar. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54705 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:03:20 +00:00
putterman%netscape.com
962c93df68 Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
git-svn-id: svn://10.0.0.236/trunk@54179 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:08:23 +00:00
putterman%netscape.com
91d7958a74 Fix for 18244. Don't load messages if splitter between thread and message pane is collapsed.
reviewed by hangas.


git-svn-id: svn://10.0.0.236/trunk@53224 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:24:46 +00:00
putterman%netscape.com
3eee221ecf Work on 12846 for making message threads work. Reviewed by bienvenu.
git-svn-id: svn://10.0.0.236/trunk@53122 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:23:29 +00:00
hangas%netscape.com
99a452e913 Fix for bug 16189, which allows undo/redo to be used in the thread pane of mail/news. r-jefft a=chofmann
git-svn-id: svn://10.0.0.236/trunk@52746 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-03 23:03:12 +00:00
hangas%netscape.com
ab9a0355a1 Progress on Command Updating and Dispatching (15127). r=scottip
git-svn-id: svn://10.0.0.236/trunk@52500 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 03:55:59 +00:00
bienvenu%netscape.com
e1b2ce4a78 add code for hooking up stop button,r=putterman 12016
git-svn-id: svn://10.0.0.236/trunk@52490 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 03:34:45 +00:00
putterman%netscape.com
9c5e4137a1 Fix for 17556. Reviewed by alecf. Newsgroups show abbreviated name in folder pane.
git-svn-id: svn://10.0.0.236/trunk@52249 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-29 20:46:15 +00:00
bienvenu%netscape.com
9187011a29 changes to use nsIMsgWindow r=putterman
git-svn-id: svn://10.0.0.236/trunk@52190 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-29 04:39:06 +00:00
putterman%netscape.com
2df3525f9d More work on 17376. reviewed by bienvenu. Store open folder and keep array of msgWindows.
git-svn-id: svn://10.0.0.236/trunk@52149 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 23:27:21 +00:00
putterman%netscape.com
ff9a018c1e Started work on 17376. reviewed by bienvenu. create an object that knows about
mailnews window data and pass it through backend.


git-svn-id: svn://10.0.0.236/trunk@51999 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-27 22:38:47 +00:00
alecf%netscape.com
8d5865d224 clean up nsIMsgFolder API in preparation for fixing a number of bugs, most importantly #14437
r=scottip


git-svn-id: svn://10.0.0.236/trunk@51302 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-20 21:58:21 +00:00
slamm%netscape.com
69d5d07321 Call sidebarOverlayInit with no args. All apps will use the same sidebar panels now (bug #14995).
git-svn-id: svn://10.0.0.236/trunk@49324 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 20:19:40 +00:00
hangas%netscape.com
0ade1185d1 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu.
git-svn-id: svn://10.0.0.236/trunk@49013 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 23:03:40 +00:00
alecf%netscape.com
be5c5bc2b7 persist window size and position
git-svn-id: svn://10.0.0.236/trunk@48804 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 06:05:36 +00:00
putterman%netscape.com
27210e9602 Only reroot if the folder notification we receive is for the folder that's currently the loading folder.
git-svn-id: svn://10.0.0.236/trunk@48615 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 21:04:52 +00:00
putterman%netscape.com
8f317b6531 more performance work for loading folders without .msf files or that have to have
headers downloaded.


git-svn-id: svn://10.0.0.236/trunk@48047 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 23:12:44 +00:00
waterson%netscape.com
b1e7d47421 Bug 13970. Use automatic XUL syntax to hook up command updaters.
git-svn-id: svn://10.0.0.236/trunk@47907 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:04:59 +00:00
putterman%netscape.com
b84742682d Changes to increase performance when having to parse a mailbox or download a lot of headers.
git-svn-id: svn://10.0.0.236/trunk@47838 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 21:11:01 +00:00
hangas%netscape.com
25fac7113b Added commandUpdater code to mail 3pane.
git-svn-id: svn://10.0.0.236/trunk@47825 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 20:24:07 +00:00
alecf%netscape.com
8d6f1ce45d cache a whole bunch of nodes that are being retrieved with document.getElementById
git-svn-id: svn://10.0.0.236/trunk@47560 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 08:39:28 +00:00
alecf%netscape.com
2ccf662321 speed up finding of the folder tree
git-svn-id: svn://10.0.0.236/trunk@47558 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 08:29:01 +00:00
alecf%netscape.com
a58489bccc consolidate progIDs
git-svn-id: svn://10.0.0.236/trunk@47535 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 05:16:29 +00:00