Commit Graph

394 Commits

Author SHA1 Message Date
alecf%netscape.com
1e90278389 don't load about:blank unless we have to
(no bug, but it makes ctrl-selecting messages faster)
r=scottip
1999-12-02 23:49:12 +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
alecf%netscape.com
114da55d72 fix for #20492 - move sender column header into value= attribute instead of floating as a #text node 1999-12-01 22:05:22 +00:00
sspitzer%netscape.com
9ded57367b fix for #14355, r=alecf.
only show nntp servers in "subscribe" dialog and only show mail servers and mail folders in "new folder" dialog
1999-12-01 03:16:14 +00:00
sspitzer%netscape.com
483486a073 remove my cheesy dump statements. 1999-11-30 23:15:27 +00:00
sspitzer%netscape.com
45fc16c656 clean up in preparation for bug #14254. remove unused files. create
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle.  now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
slamm%netscape.com
a5b353c8dd Remove obsolete JavaScript code for the sidebar. r=mcafee 1999-11-30 03:03:20 +00:00
slamm%netscape.com
065f184c9f Add persistence for state of folder splitter. Remove persistence
for sidebar-splitter (sidebarOverlay.xul handles it.) r=mcafee
1999-11-30 03:03:13 +00:00
jefft%netscape.com
9ddf019857 fixed bug 10801 -- failed to save messages as templates; stationary folder is now per identity; r=putterman 1999-11-23 22:19:48 +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
jefft%netscape.com
e2336552b7 fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; clear tree selection item when rename 1999-11-19 14:34:55 +00:00
hangas%netscape.com
28e7445770 Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz 1999-11-18 02:45:38 +00:00
putterman%netscape.com
69be334452 Fixed icons in folder pane. 1999-11-16 23:52:20 +00:00
putterman%netscape.com
7e7ccfe04c Partial fix for 18742. You can now move the sidebar splitter, Thanks to slamm for the fix.
Also some other skin changes to fix some icons and don't make news show up in copy and move menu.
1999-11-16 23:33:35 +00:00
hangas%netscape.com
344df71cb3 Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german 1999-11-16 01:21:22 +00:00
hangas%netscape.com
078a98078c New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip 1999-11-12 02:41:50 +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
hangas%netscape.com
b7b5c6ab82 Hacked Undo/Redo menus to always appear enabled. This is a work-around for the issue where menus steal focus and therefore break command updating. r=sspitzer a=chofmann 1999-11-09 02:07:40 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
putterman%netscape.com
0deb880497 Workaround for 18088. make delete toolbar button work for thread pane. reviewed by
hangas approved by chofmann.
1999-11-05 22:21:41 +00:00
hangas%netscape.com
9c3cc4d4d2 Command updating and dispatching changes for menu items. Fixes 17848. r=hyatt, a=chofmann 1999-11-05 02:21:47 +00:00
hangas%netscape.com
6978081f5a Fix for bug 16189, which allows undo/redo to be used in the thread pane of mail/news. r-jefft a=chofmann 1999-11-03 23:03:12 +00:00
bienvenu%netscape.com
fbbac1c0dc more work to hook up stop button, r=mscott 17743 1999-11-02 21:36:59 +00:00
cata%netscape.com
d51644d159 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +00:00
hangas%netscape.com
26fbbb140d Progress on Command Updating and Dispatching (15127). r=scottip 1999-11-02 03:55:59 +00:00
bienvenu%netscape.com
21d54004e2 add code for hooking up stop button,r=putterman 12016 1999-11-02 03:34:45 +00:00
rchen%netscape.com
61eff9004c Add Localization notes 1999-10-29 20:52:42 +00:00
putterman%netscape.com
7d2a82beee Fix for 17556. Reviewed by alecf. Newsgroups show abbreviated name in folder pane. 1999-10-29 20:46:15 +00:00
cata%netscape.com
bed851411e Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +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
waterson%netscape.com
438d71a3b6 Put column headers back in to folder pane. r=hyatt. 1999-10-28 22:14:14 +00:00
cata%netscape.com
4b2093536d I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
hangas%netscape.com
84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
putterman%netscape.com
4e22bcccab Started work on 17376. reviewed by bienvenu. create an object that knows about
mailnews window data and pass it through backend.
1999-10-27 22:38:47 +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
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
putterman%netscape.com
ef8e2ecf71 Fixes 12894. Messages show up bold again if they are unread. reviewed by bienvenu. 1999-10-25 22:10:32 +00:00
putterman%netscape.com
1e7905fdd5 Fix 17107. A bunch of view navigation bugs. Reviewed by bienvenu. It fixes:
1.  Next message with no selection finds the next message
2.  It no longer redisplays current message if Next Message finds no next message.
3.  Next/Previous message works if last/first message is selected.
1999-10-25 22:02:58 +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
c20a3eb05c remove old gifs 1999-10-20 00:11:46 +00:00
hyatt%netscape.com
80d4dd9246 Fix for 16479. r=waterson 1999-10-15 07:54:43 +00:00
hyatt%netscape.com
b2a4325241 Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++) 1999-10-14 10:58:25 +00:00
jefft%netscape.com
d0caac6ab0 enable message move/copy {File Here} menu item; bug 13880, r= hangas 1999-10-14 02:20:02 +00:00
alecf%netscape.com
799d1e2871 DTDs contain image names too 1999-10-13 05:53:10 +00:00
alecf%netscape.com
b9cf81c403 remove file that's making CVS complain 1999-10-13 05:10:14 +00:00
alecf%netscape.com
0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
alecf%netscape.com
bc629c312d export new gifs on Mac 1999-10-13 04:10:49 +00:00
alecf%netscape.com
dddb1a32a5 export new images on windows
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
0084bc2df1 export new gifs on unix
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
172de2dfa6 checkin new image file names
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
law%netscape.com
d07c34991f Bug #14999; removed use of toolkit app core; rev=scottip@netscape.com 1999-10-09 06:23:30 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +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
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
jefft%netscape.com
0d7587bd28 implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
slamm%netscape.com
59c91e260a Change styles to be compatible as overlay. Related to bug #14838. 1999-09-29 20:19:46 +00:00
slamm%netscape.com
18e1f2611f Call sidebarOverlayInit with no args. All apps will use the same sidebar panels now (bug #14995). 1999-09-29 20:19:40 +00:00
slamm%netscape.com
03a2700c10 Convert into an overlay to use with sidebar overlay. Put folders in their own app panel above 'my panels' (bug #14991). 1999-09-29 20:19:35 +00:00
hangas%netscape.com
940bc92a57 Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
hangas%netscape.com
20d1e45d46 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. 1999-09-24 23:03:40 +00:00
alecf%netscape.com
6fb9a6e280 fix for #13403, misspelled "titlemenuseparator" 1999-09-23 18:43:48 +00:00
alecf%netscape.com
5631e0127c oops, back out extra checkin 1999-09-23 03:02:00 +00:00
alecf%netscape.com
0c27f12fd6 misspelled variable - it's "folderTree" not "tree"
a=chofmann
1999-09-23 03:01:17 +00:00
alecf%netscape.com
f9b7c24cca persist window size and position 1999-09-22 06:05:36 +00:00
sspitzer%netscape.com
580ddeefd0 fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
saari%netscape.com
cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +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
alecf%netscape.com
caf40ba426 when we refresh the folder pane, clear the selection (workaround for bug in the tree widget) 1999-09-21 20:25:52 +00:00
alecf%netscape.com
8085c39725 remove New Account from menu 1999-09-21 10:11:26 +00:00
alecf%netscape.com
47dc1c949f fix persistance on the sidebar 1999-09-21 07:06:53 +00:00
alecf%netscape.com
9605468e7b implement Show->Folders 1999-09-21 06:17:00 +00:00
sspitzer%netscape.com
712ef95045 fix for #14428. make the throbber in the three pane open up to the throbber url when clicked. 1999-09-21 05:33:14 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
chjung%netscape.com
cd4f1457cc [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
mscott%netscape.com
c1f1dcf3a2 let sidebar take up all of the vertical space and shift the menus over to line up with the toolbar.
Thanks to Paul Hangas for this cool suggestion.
1999-09-21 00:05: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
alecf%netscape.com
1c73f4b09a fix icon for inbox with new messages 1999-09-20 06:51:10 +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
180dd31742 Fix 13475. You can now close and reopen mail 3 pane. 1999-09-19 22:02:12 +00:00
tao%netscape.com
27cf28cb02 Hook up da-DK 1999-09-18 02:07:24 +00:00
sspitzer%netscape.com
4cbe44d843 hook up the Subscribe menu item to the simple subscribe dialog. remove the old subscribe.* files. make the New Folder and Subscribe share the same code. make it so both new folder and subscribe will pre select the folder / server you selected when you clicked new folder or subscirbe. use try and catch to prevent exceptions. 1999-09-18 00:40:03 +00:00
tao%netscape.com
4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
hangas%netscape.com
78e3b84abe Modifying commandUpdater JS code to be more efficient. 1999-09-17 23:24:04 +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
waterson%netscape.com
89517a263f Bug 13970. Use automatic XUL syntax to hook up command updaters. 1999-09-17 04:04:59 +00:00
hangas%netscape.com
c1a36fb57c Added dump statement for debugging 1999-09-16 22:21:47 +00:00
putterman%netscape.com
25a360908a remove customize lines. 1999-09-16 21:11:45 +00:00
putterman%netscape.com
2415368572 use new sidebar. 1999-09-16 21:11:32 +00:00
putterman%netscape.com
e9b29be746 Select next message after a move. 1999-09-16 21:11:19 +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
hangas%netscape.com
97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
hangas%netscape.com
701134dee8 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
alecf%netscape.com
fd72cc937f cache a whole bunch of nodes that are being retrieved with document.getElementById 1999-09-15 08:39:28 +00:00
alecf%netscape.com
209d8dd8e6 speed up finding of the folder tree 1999-09-15 08:29:01 +00:00
alecf%netscape.com
9e6e48cd7a consolidate progIDs 1999-09-15 05:16:29 +00:00
alecf%netscape.com
4bdea3de3e give new folder window a name, and make sure it's modal 1999-09-15 05:16:00 +00:00
alecf%netscape.com
62bfb8199c minor cleanup to make onloadmessenger easier to read 1999-09-15 04:57:24 +00:00
alecf%netscape.com
44295b69b7 refresh the folder pane after upgrade process finishes 1999-09-15 04:49:43 +00:00
alecf%netscape.com
86fdf663c1 open wizard and account manager with refresh parameter, so we know whether or not to refresh the folder pane 1999-09-15 04:40:34 +00:00
putterman%netscape.com
4a932aac12 Make it so that when selecting messages after delete, IMAP messages don't get loaded twice. 1999-09-15 04:13:25 +00:00
briano%netscape.com
22b5e77499 General cleanup. 1999-09-14 22:49:58 +00:00
alecf%netscape.com
280def72f6 oops, add back with and height, and entity-ify the title separator & modifier 1999-09-14 06:31:32 +00:00
alecf%netscape.com
f1f1ab8867 support View->Show...->Message 1999-09-14 06:28:05 +00:00
alecf%netscape.com
7da7fc7ebd move this to it's own function 1999-09-14 06:27:36 +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
hangas%netscape.com
f4886ef00c Moved Close menu item to its new position. 1999-09-14 06:16:12 +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
hangas%netscape.com
ec7d0eb62b Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
sspitzer%netscape.com
edc9be1c4d add a dump statement, so I know what's going on and when this is being called. 1999-09-11 19:10:06 +00:00
alecf%netscape.com
5f2d349f84 oops, this should be checking if we have any accounts not if we have negative! 1999-09-11 09:10:03 +00:00
alecf%netscape.com
2b8f47e975 when there are 0 accounts, try to migrate 4.x accounts
when that fails, open the account wizard.
1999-09-11 01:54:15 +00:00
alecf%netscape.com
bf47612d69 clean up start page into a seperate function 1999-09-11 00:43:18 +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
alecf%netscape.com
cb10224da9 fix for #12575 - remember messenger window position 1999-09-08 06:01:48 +00:00
hyatt%netscape.com
0b66836732 Hooking up persistence of tree column state in the folder pane. 1999-09-03 09:31:25 +00:00
hyatt%netscape.com
6e799d5002 Hooking up persistence of column state in the thread pane. 1999-09-03 09:22:19 +00:00
hyatt%netscape.com
d38ea52e16 Adding fixed width columns to the mailnews UI. 1999-09-03 09:02:21 +00:00
jefft%netscape.com
94e527b91f enable SaveAs() command 1999-09-03 02:26:58 +00:00
sfraser%netscape.com
fb60454a75 Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
putterman%netscape.com
db8d6a8711 use proportional sizing in threadPane. 1999-09-02 21:53:05 +00:00
briano%netscape.com
b7ba61b5b8 Fix for objdir builds. 1999-09-02 02:21:24 +00:00
putterman%netscape.com
5aed4039e8 remove bold from messages. 1999-09-01 23:51:14 +00:00
putterman%netscape.com
d22bba72ad Turn this into an overlay. 1999-09-01 23:50:48 +00:00
putterman%netscape.com
448fcf03da Use boxes to layout 3pane. 1999-09-01 23:50:33 +00:00
putterman%netscape.com
176055a7dd Move code to msgMail3PaneWindow.js 1999-09-01 23:50:16 +00:00
putterman%netscape.com
b047198967 added msgMail3PaneWindow.js to build. 1999-09-01 23:49:47 +00:00
alecf%netscape.com
d06027fd7b open account wizard a little larger by default 1999-08-31 03:36:29 +00:00
putterman%netscape.com
1a59d6639c Add image class to image columns. 1999-08-31 01:36:38 +00:00
putterman%netscape.com
1494b97366 Turn on Next and Previous menu items. 1999-08-30 22:14:14 +00:00
putterman%netscape.com
0c76851ba8 use new view navigation code for next and previous menu items. 1999-08-30 22:13:45 +00:00
putterman%netscape.com
7500dfc242 include msgViewNavigation.js 1999-08-30 22:13:26 +00:00
putterman%netscape.com
9ef475d95b Remove view navigation code. 1999-08-30 22:13:12 +00:00
putterman%netscape.com
29e6397e4c add msgViewNavigation.js 1999-08-30 22:13:00 +00:00
putterman%netscape.com
b5807c8acf More work on priority column 1999-08-30 02:57:52 +00:00
putterman%netscape.com
f25e6a8c9e More work on priority column. 1999-08-30 02:57:34 +00:00
putterman%netscape.com
00e4af13fb Use XULSortService and fix NextUnreadMessage. 1999-08-30 02:57:03 +00:00
putterman%netscape.com
07d2e282e5 Setup copy menu correctly. 1999-08-27 03:47:58 +00:00
putterman%netscape.com
f27dca9da6 Sort folderPane. 1999-08-27 03:47:44 +00:00