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

996 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 91d20aadc4 fix for #17402, stationary -> stationery.
r=alecf

major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.

our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.

also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement.  Before we were
passing through to the back end the selected xul element, now we pass
the resource in.

other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)

bugs fixed: #14773, #14254, #20599, #20646
r=alecf

a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
1999-12-03 08:10:09 +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
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
putterman%netscape.com 4c5217c7c9 Add icons to move and copy menus. 1999-08-26 05:27:52 +00:00
sspitzer%netscape.com b7f3331cc3 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete. 1999-08-25 23:58:31 +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 4e2c9510f1 Add images for columns and flagged messages. 1999-08-24 21:50:23 +00:00
putterman%netscape.com fe8109782d Work on MarkFlagged and new columns. 1999-08-24 21:49:19 +00:00
putterman%netscape.com 4ceb826702 added new columns. 1999-08-24 21:48:55 +00:00
putterman%netscape.com 361cd83a39 Work on MarkFlagged. 1999-08-24 21:48:44 +00:00
putterman%netscape.com 45e2d63fc7 ToggleFlaggedMessage implemented. 1999-08-24 21:48:24 +00:00
putterman%netscape.com 14b158d2c0 Twisties go next to folder name instead of having their own column. 1999-08-23 14:23:30 +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
rhp%netscape.com 76f94e6acc Code cleanup changes 1999-08-22 15:48:46 +00:00
hyatt%netscape.com d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
putterman%netscape.com da1d392ac2 Create datasources in js and rewrite views. 1999-08-20 22:47:12 +00:00
alecf%netscape.com a6f3a74bc8 add new server icons and put them in the folder pane using the new IsServer property 1999-08-20 22:45:36 +00:00
alecf%netscape.com ebc4ce6cd9 add "File Here" menu item 1999-08-20 02:32:47 +00:00
alecf%netscape.com 6d4b23bad6 add servertype attribute so that folders show up correctly 1999-08-19 07:31:48 +00:00
mcafee%netscape.com 1aaecb613d Fixing linux bustage. 1999-08-18 02:46:50 +00:00
alecf%netscape.com 5b409f79b5 add 4.x style folder icons for folder pane 1999-08-18 02:35:33 +00:00
jefft%netscape.com d16188a373 enable Rename Folder & New Folder 1999-08-11 04:58:09 +00:00
jefft%netscape.com 46c35dc3c6 added new folder name dialog for NewFolder() & RenameFolder() 1999-08-11 04:52:24 +00:00
jefft%netscape.com 4f23e1a295 added newFolderNameDialog.xul & newFolderNameDialog.js 1999-08-11 04:51:34 +00:00
jefft%netscape.com ae63822653 added newFolderNameDialog.dtd 1999-08-11 04:49:49 +00:00
alecf%netscape.com 37e2e57be4 move entities to external DTDs 1999-08-11 03:37:06 +00:00
jefft%netscape.com 6fd52e96d6 enabled Delte Folder for Imap 1999-08-11 00:13:52 +00:00
bienvenu%netscape.com df2d5ddb2c get progress meter working 1999-08-09 21:08:47 +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
bienvenu%netscape.com 58e57407a9 add broadcaster for progress 1999-08-08 19:42:30 +00:00
ramiro%netscape.com 4ca8634688 Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00
alecf%netscape.com 2213d0293c move the root of the folder pane to the tree, rather than the tree children 1999-08-07 02:32:08 +00:00
alecf%netscape.com b07f1b82af remove "Accounts" treecell 1999-08-07 02:14:40 +00:00
putterman%netscape.com 32b1bb9355 Work on opening to correct folder. 1999-08-07 00:22:44 +00:00
putterman%netscape.com 85ac1f41f5 Start using dtd's 1999-08-07 00:22:01 +00:00
putterman%netscape.com 2501006782 Add locale to build. 1999-08-07 00:21:29 +00:00
putterman%netscape.com cdc3b19c11 Add files and directories for dtd's. Not currently part of the build. 1999-08-06 21:31:29 +00:00
jefft%netscape.com 37b4c3a63e filled in MsgEmptyTrash() function 1999-08-06 18:22:05 +00:00
sspitzer%netscape.com 70b3028e83 put the dot back in front of Print, since it doesn't work yet. 1999-08-06 18:16:09 +00:00
jefft%netscape.com 3312ae9c61 adding MsgRenameFolder(), MsgCompactFolder() function 1999-08-06 13:35:11 +00:00
jefft%netscape.com 3a7fb3be5d adding Rename Folder... Compact This Folder menu item 1999-08-06 13:34:29 +00:00
sspitzer%netscape.com 670a83eed2 use try and catch 1999-08-06 07:42:27 +00:00
chuang%netscape.com 452e47968e remove html file 1999-08-05 20:00:37 +00:00
sspitzer%netscape.com 3bbfc70fd9 work for printing mail. 1999-08-05 19:47:58 +00:00
hangas%netscape.com 34489a7224 Moving tree styles around such that mailnews uses xul.css for tree style and xul.css has correct colors on tree headers. Hook?=slamm, sspitzer 1999-08-04 21:21:18 +00:00
chuang%netscape.com ddc74ddfbf remove unused html file 1999-08-04 18:52:55 +00:00
chuang%netscape.com a0afb83e9b replace html files to xul files 1999-08-04 18:29:28 +00:00
chuang%netscape.com fadd72a877 converted pref xul file, not in build yet 1999-08-03 20:43:54 +00:00
hangas%netscape.com fafd61490c Fixed the Search menu title on the messenger window. 1999-08-03 20:41:10 +00:00
putterman%netscape.com 643ca79655 next and replyall buttons. 1999-08-02 23:59:25 +00:00
putterman%netscape.com 54c878882c Use onChange. 1999-08-02 23:58:40 +00:00
putterman%netscape.com d0b71dac23 remove open=true. 1999-08-02 23:58:28 +00:00
putterman%netscape.com ddd4d0da16 Beginning work on Next Message. 1999-08-02 23:58:09 +00:00
putterman%netscape.com 45533b29b0 Add next button and reply all button gifs. 1999-08-02 23:57:38 +00:00
hangas%netscape.com 94babc0002 Fixed the Exit menu item for all mailnews windows to match the new menu structure. Hook?=dp 1999-08-02 23:16:13 +00:00
bienvenu%netscape.com e90e1e4e41 hook up status text 1999-08-01 18:39:04 +00:00
rhp%netscape.com 975ad90fb9 Changes for Drafts and Templates 1999-07-31 19:59:35 +00:00
bienvenu%netscape.com fef28ca93b start getting throbber working 1999-07-31 18:19:54 +00:00
hyatt%netscape.com ada43a754f Oops. Fixing more errors in messenger.xul. 1999-07-31 11:38:19 +00:00
hyatt%netscape.com fa742a652c Fixing error in messenger.xul. 1999-07-31 11:36:35 +00:00
hyatt%netscape.com 6bff4e520c Phase 3. Moving the menu bar into the toolbox and enabling XP menus. 1999-07-31 11:33:23 +00:00
hyatt%netscape.com a1e62b93e7 Fixing messenger's titled buttons while I'm there. 1999-07-31 07:51:54 +00:00
hyatt%netscape.com a0e5781822 Patching the messenger menu bar. 1999-07-31 07:51:22 +00:00
hyatt%netscape.com c49cf6f57e Phase 1 of XP menu landing. Patching XUL files for new syntax. 1999-07-31 02:59:00 +00:00
jefft%netscape.com d99c149f2c fixed move messages not working problem 1999-07-30 23:48:56 +00:00
mscott%netscape.com 01ab699db6 Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
davidm%netscape.com a217eec0a9 Remove <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> now that tasksoverlay.css is in 1999-07-27 23:45:13 +00:00
putterman%netscape.com a28e4aa71c Use ref instead of id when referring to the threadPane tree. 1999-07-27 23:02:54 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
hangas%netscape.com bacba6b157 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
putterman%netscape.com 00daf62d09 Fix icon alignment. Approved by cyeh. 1999-07-26 21:15:55 +00:00
putterman%netscape.com 166d67d0d1 Added MarkAllMessagesRead 1999-07-24 21:10:53 +00:00
sspitzer%netscape.com ea91269dfa fix for #8219. only honor delete of a news message (cancel) when from the menu. 1999-07-23 09:18:13 +00:00
hangas%netscape.com ee474fa908 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
hangas%netscape.com d0c9f6b3ab Adjusted Account Setup window so that it would display on the screen. 1999-07-22 18:38:40 +00:00
sspitzer%netscape.com 7bb7a96fa4 change to use the new animation 1999-07-22 01:41:56 +00:00
hangas%netscape.com 2f33835264 Using page setup menu item from globalOverlay.xul 1999-07-21 07:37:19 +00:00
putterman%netscape.com 8a061dcd0c Don't use Verdana anymore. 1999-07-20 20:17:53 +00:00
hangas%netscape.com e0923bc51b Added globalOverlay.xul and tasksOverlay.xul to the messenger 3 pane window and the mail compose window 1999-07-20 04:47:41 +00:00
putterman%netscape.com 90b7cd8802 Make work with waterson's new template changes. 1999-07-19 21:48:17 +00:00
putterman%netscape.com 66084354e7 Added work for twisty and for unread column. 1999-07-15 03:11:33 +00:00
putterman%netscape.com 3e72153d7a Added unread column images and work for unread column and folder pane twisty. 1999-07-15 03:10:50 +00:00
putterman%netscape.com 2356bf6c26 Added images for unread column. 1999-07-15 03:09:52 +00:00
putterman%netscape.com c2d6a0ed81 Fix sorting. 1999-07-14 16:34:27 +00:00
putterman%netscape.com 23148c5af1 Use correct chrome url. 1999-07-14 06:10:28 +00:00
putterman%netscape.com 737a87d160 Work for adding folder pane to sidebar. 1999-07-13 20:29:33 +00:00
hangas%netscape.com 45e54da445 Made fix from samples to chrome 1999-07-13 20:23:31 +00:00
putterman%netscape.com 7f9f383bc2 Fix for 8799. Approved by chofmann. 1999-07-08 02:15:17 +00:00
hyatt%netscape.com d017f56cd7 Making the initial window size bigger. 1999-07-07 00:41:52 +00:00
putterman%netscape.com c2a363c16b Added thread count columns. 1999-07-06 22:43:38 +00:00
hyatt%netscape.com a500f95c37 Should fix the messenger crash on startup. Looks like iframes don't like
being flowed at small sizes.
1999-07-06 07:44:10 +00:00
hyatt%netscape.com d7f8c2a3a2 Forced to wrap the mailnews trees in divs in order for them to redraw. Something is
really screwed up with boxes and trees.
1999-07-02 09:05:34 +00:00
hyatt%netscape.com 8283f0b753 Patching the mail/news main window. 1999-07-02 05:33:41 +00:00
putterman%netscape.com 1d8ec159f2 Reload the thread pane when we set the character set. 1999-07-01 22:21:28 +00:00
jefft%netscape.com efb23db7f6 enable Undo/Redo 1999-07-01 14:45:31 +00:00
putterman%netscape.com 63297da5cd Remove scrollbars from trees. 1999-06-29 20:51:21 +00:00
alecf%netscape.com 25c7fa3a9e add account wizard to the edit menu 1999-06-25 09:44:39 +00:00
putterman%netscape.com 7fef340bde Work for doing copy through RDF 1999-06-24 21:26:48 +00:00
sspitzer%netscape.com 483cc17e79 add newline to the end of the file 1999-06-24 20:23:28 +00:00
putterman%netscape.com 2fabcf8441 A scrollbar now shows up in the folderPane on overflow. 1999-06-23 23:11:10 +00:00
putterman%netscape.com 2d127602e7 Set treechildren open="true" 1999-06-23 19:11:24 +00:00
putterman%netscape.com a5cc14322f use getTime function when subtracting dates. Approved by leaf and reviewed by sspitzer. 1999-06-23 18:52:26 +00:00
hyatt%netscape.com b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
nhotta%netscape.com be3e28fe91 Bug fix 8246, synch charset menu items with browser. 1999-06-22 21:39:53 +00:00
putterman%netscape.com 7d56c0e962 Add some performance timing output. 1999-06-21 23:23:12 +00:00
ducarroz%netscape.com cc671bb812 Remove forward as quoted. 1999-06-21 20:28:39 +00:00
sspitzer%netscape.com 3c966d4e31 fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
sspitzer%netscape.com 330ef6e11b remove the "." from Subscribe. it launches subscribe.xul (in all it's glory) now. 1999-06-15 05:03:40 +00:00
sspitzer%netscape.com 25a1cfb65c launch the subscribe dialog. 1999-06-15 04:22:41 +00:00
alecf%netscape.com a24d35bff6 use new code for opening preferences with a specific pref page 1999-06-15 03:32:02 +00:00
alecf%netscape.com 55cd9089a8 search dialog is now active 1999-06-15 03:31:28 +00:00
alecf%netscape.com 57c924e7d9 add code to open Search and Filter dialogs from menus, and put functions in the right place 1999-06-15 00:49:23 +00:00
alecf%netscape.com 65fd013a14 fix capital E 1999-06-15 00:04:40 +00:00
alecf%netscape.com fd707a9a2b update menus, add search menu, etc 1999-06-15 00:01:23 +00:00
rhp%netscape.com c41ee84f6a New send later functionality 1999-06-11 23:42:45 +00:00
putterman%netscape.com 8452890596 Add gif for Biff. 1999-06-11 22:12:03 +00:00
putterman%netscape.com a54cbf4431 Work on UnsentMessages. 1999-06-11 22:11:32 +00:00
sspitzer%netscape.com 7f254be25a remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
ducarroz%netscape.com 206ae0f8a3 Replace ComposeMessageWithType by ComposeMessage 1999-06-11 00:25:20 +00:00
ducarroz%netscape.com 36da6727bb Replace Compose Appcore by XPConnect object nsIMsgComposeService & nsIMsgCompose. 1999-06-11 00:25:15 +00:00
putterman%netscape.com 6cac2bb6ff Use onclick until onchange gets fixed. 1999-06-10 23:26:37 +00:00
sspitzer%netscape.com 9d88aaa6b9 clean up the nsIMsgHdr & nsIMessage idl and header insanity 1999-06-10 20:24:43 +00:00
mcmullen%netscape.com 7298d48ea8 Fix the mailnews pref-window-showing code to work with the prefwindow changes. 1999-06-10 20:23:06 +00:00
mscott%netscape.com ee3af4fc35 change the start page. don't point to www.mozilla.org. this is only until #7417 gets fixed. 1999-06-10 07:26:38 +00:00
jefft%netscape.com 4636838c54 added Undo/Redo method 1999-06-08 22:15:58 +00:00
putterman%netscape.com 87260370f5 Use onchange in threadPane and make selected color white. 1999-06-08 21:08:12 +00:00
alecf%netscape.com 3314bc42e1 open account manager with window.openDialog() 1999-06-08 18:57:55 +00:00
jefft%netscape.com 9aedb5568b accomodate alecf's name change for CloseMessenger() 1999-06-08 18:15:01 +00:00
putterman%netscape.com 5c158bd9ea Selection now selects the entire line. Folder pane no longer wraps. 1999-06-08 17:47:28 +00:00
alecf%netscape.com fb5fe45595 for now, still use SetWindow whenever OpenURL is run 1999-06-08 04:28:43 +00:00
sspitzer%netscape.com 026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
alecf%netscape.com aa061f9788 add NPL 1.1 1999-06-08 02:17:35 +00:00
alecf%netscape.com 4aa7328e7e load the messenger start page from the onload handler rather than the src= attribute of the iframe 1999-06-08 00:59:47 +00:00
alecf%netscape.com 15ba149a07 add mozilla license, rename OnLoad/etc to OnLoadMessenger/etc 1999-06-08 00:59:02 +00:00
jefft%netscape.com 149d5de6f8 clean up - get rid of FindMessenger() & SetWindow() calls; fixed Move/CopyMesseages not working for POP3 mail folders; implemented Close() & OnUnload() method 1999-06-08 00:26:29 +00:00
mscott%netscape.com f8396a3a2b remove IGNORE_MANIFEST 1999-06-07 21:04:04 +00:00
sspitzer%netscape.com 31dd60fb77 FindMsgAppCore() is gone, since alecf removed the MsgAppCore.
The correct call is FindMessenger().
1999-06-04 17:45:57 +00:00
alecf%netscape.com 3dc683beab Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
putterman%netscape.com 7abd55835c Set the folder charset. 1999-06-03 22:56:45 +00:00
putterman%netscape.com 69710c988d Change column sizes. 1999-06-03 05:40:14 +00:00
putterman%netscape.com d61a1b0276 Fixed size columns with no wrap. 1999-06-03 05:39:56 +00:00
waterson%netscape.com 691bc26680 Use 'ref=' attribute to avoid confounding copy and move menus. 1999-06-03 02:25:47 +00:00
sspitzer%netscape.com 5ca2b62293 fix the subscribe xul and css 1999-05-29 00:28:02 +00:00
sspitzer%netscape.com f4d602925d cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
putterman%netscape.com 15c9d1ecfa Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
putterman%netscape.com 02f9b03683 Part of new mailnews resources hierarchy. 1999-05-28 19:41:31 +00:00