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

1770 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com 19f6272790 fix for bug 6830 and 14634 r-bill 1999-11-02 20:49:49 +00:00
waterson%netscape.com 26cdab7acc Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
tonyr%fbdesigns.com 48fdb40dd9 Added Outlook mail and address book import functionality 1999-11-01 00:46:18 +00:00
rchen%netscape.com 544d1d9631 Add Localization Notes 1999-10-29 21:37:43 +00:00
rchen%netscape.com fca6c94a68 Add Localization notes 1999-10-29 21:27:41 +00:00
rchen%netscape.com 2b1aa7634a Add Localization notes 1999-10-29 21:12:26 +00:00
rchen%netscape.com 222c39059f Add localization notes 1999-10-29 20:58:42 +00:00
rchen%netscape.com 61eff9004c Add Localization notes 1999-10-29 20:52:42 +00:00
cata%netscape.com bed851411e Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +00:00
rchen%netscape.com 22f0027b14 Add Localization Notes 1999-10-29 20:28:18 +00:00
rchen%netscape.com d1e318d76d Add localization notes 1999-10-29 20:24:48 +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
matt%netscape.com 94b65d7c4c 17218 r-mcafee 1999-10-27 22:31:58 +00:00
slamm%netscape.com 612b1f6f25 Add entity for bookmarks menu on personal toolbar 1999-10-26 22:10:15 +00:00
hangas%netscape.com e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
sspitzer%netscape.com dbd14302c9 make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:31:05 +00:00
sspitzer%netscape.com 1df3f9eb17 make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
tonyr%fbdesigns.com 7b29eee956 Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
slamm%netscape.com bf503710b1 Landing of SIDEBAR_19991007_BRANCH. r=waterson 1999-10-18 19:21:52 +00:00
beard%netscape.com 67ade3a167 added support for "about:bloat?leaks". bug=15906,r=warren 1999-10-14 01:56:49 +00:00
cmanske%netscape.com 074c63daae Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas 1999-10-14 00:13:21 +00:00
alecf%netscape.com 799d1e2871 DTDs contain image names too 1999-10-13 05:53:10 +00:00
sspitzer%netscape.com 8227e7bda9 fix for bug #14591, r=mscott.
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.

other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
warren%netscape.com 0e00f0a570 Added Bloat statistics under QA menu. 1999-10-12 09:37:37 +00:00
mcafee%netscape.com e617436351 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
dp%netscape.com 13cdc26847 adding precheckin tests. r=matt 1999-10-08 23:50:49 +00:00
waterson%netscape.com 8861c4ceab Initial revision. Not in build. 1999-10-08 21:15:21 +00:00
ducarroz%netscape.com 88a9f70faa Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott 1999-10-04 23:43:57 +00:00
mcafee%netscape.com df4935b698 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com 704c0ea29e Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com 1999-10-03 06:56:43 +00:00
slamm%netscape.com 214e757257 Change Flash to Alerts. Add 'My Panels'. 1999-09-29 20:34:20 +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
mcafee%netscape.com 4e5b11f129 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +00:00
hangas%netscape.com 9f3eef8646 New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +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
mscott%netscape.com 107403ab6c If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
alecf%netscape.com 4adc0a12be add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
mscott%netscape.com a1860b7c01 add password prompt text and some more pop server alert strings 1999-09-22 06:03:56 +00:00
alecf%netscape.com 4bdb2c74f1 bring account setup dialog up to spec 1999-09-22 03:44:58 +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
ducarroz%netscape.com 4d0f85b699 Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
alecf%netscape.com c030a57e31 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
mscott%netscape.com 6df3f0f233 Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
ducarroz%netscape.com 5effb84d8e Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
mscott%netscape.com 2fcb411cdf Bug #6651 --> add status and warning strings for various pop conditions. 1999-09-21 22:23:00 +00:00
mscott%netscape.com 7dcf10120d WE can't insert \n (newline character) in the properties file so take them out. 1999-09-21 06:51:01 +00:00
alecf%netscape.com 9605468e7b implement Show->Folders 1999-09-21 06:17:00 +00:00
tao%netscape.com 34dfefc3a3 Rename *en.properties to *.properties. 1999-09-21 05:35:34 +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
tao%netscape.com 647a559bfd 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
tao%netscape.com 526194cdb8 14379: [L12y] PLS remove locale name (en-US) from the localMsgs.properties. 1999-09-21 00:59:50 +00:00
tao%netscape.com 13f51b82bb 14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties". 1999-09-21 00:50:13 +00:00
chjung%netscape.com cd4f1457cc [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
chjung%netscape.com 0e40d2b6dc [chjung 990920] add localization notes 1999-09-20 23:29:30 +00:00
chuang%netscape.com 0410535e26 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
dougt%netscape.com c0d07bfc1f Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
alecf%netscape.com c013c586cb update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
alecf%netscape.com afb1f412f4 Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
sspitzer%netscape.com b820ce8dff move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
davidm%netscape.com 5953816a92 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +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
alecf%netscape.com cd466c2457 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
fergus%netscape.com 3b5a437472 Adding localization comments 1999-09-17 23:59:23 +00:00
law%netscape.com f9bd9a15a4 Adding context menu stuff 1999-09-17 23:41:56 +00:00
fergus%netscape.com e603b27631 Adding localization notes. 1999-09-17 23:31:01 +00:00
ducarroz%netscape.com b1d5d1f001 elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
hangas%netscape.com d0bf4886b3 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00
fergus%netscape.com 1ebf81d673 Adding localization comments 1999-09-16 22:01:08 +00:00
fergus%netscape.com 0f19259cab Adding localization comments 1999-09-16 21:20:57 +00:00
hangas%netscape.com 97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
matt%netscape.com 637f82796b Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
hangas%netscape.com a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
davidm%netscape.com c078d5b1b0 13907 cmd-key for bookmarks is cmd-m 1999-09-16 04:34:47 +00:00
sspitzer%netscape.com 3e55776a51 even though only tab gets shown per server type, all tabs in the deck widget (nntp, pop3, imap, and none) exist, and attept to be filled in. but for a given server, the query interface will fail 3 times, and succeed on one: the one it matches. only do the query interface if the requested type matches the actual type. 1999-09-16 04:18:13 +00:00
rchen%netscape.com b67e4db3a5 Add localization notes 1999-09-15 20:33:35 +00:00
sspitzer%netscape.com 0896694303 remove am-server-<type>.xul and am-server-<type>.dtd files.
the entities are in am-server-top.dtd now
and the xul is all in am-server.xul (in a cool deck widget. go alecf!)
add the news server specific ui for the max_articles pref
1999-09-15 19:34:20 +00:00
alecf%netscape.com 142649ce36 move server-specific stuff into a deck 1999-09-15 19:21:07 +00:00
chuang%netscape.com c08a9c1e8c Bug 13787 pref return receipts entered multipule times 1999-09-15 17:55:32 +00:00
alecf%netscape.com d936a6fb95 move strings into AccountManager.xul and remove old DTD 1999-09-15 04:46:26 +00:00
davidm%netscape.com 2642a98f2e 12078 [RFE] Should be able to control which toolbars are displayed 10978 [FEATURE] Collapsible toolbars 1999-09-15 04:42:07 +00:00
law%netscape.com 138a265ae5 Remove wallet stuff that's not used here 1999-09-14 23:50:40 +00:00
slamm%netscape.com 218ee118c8 First pass at new sidebar layout using xul overlay, boxes, and splitters. 1999-09-14 23:09:28 +00:00
hangas%netscape.com 172013dbd6 Modified Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:07:43 +00:00
law%netscape.com ed17fe955a Minor tweak to view source title 1999-09-14 21:25:03 +00:00
rchen%netscape.com 284e0279db Add localization notes 1999-09-14 21:21:51 +00:00
rchen%netscape.com 93d135430a Add localization notes 1999-09-14 20:24:29 +00:00
matt%netscape.com 26f85ee39d fixing bug 12525 1999-09-14 19:35:15 +00:00
rjc%netscape.com f6a62d4ee1 Rename "Nickname" to "Custom Keyword" per marketing. 1999-09-14 08:51:03 +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
sspitzer%netscape.com 748c22204e fix for #13708. remove the message formatting pref pane: it's in the account wizard now. 1999-09-14 00:43:10 +00:00
mcafee%netscape.com 7477c338ae Shortening historyPages so that layout looks better. 1999-09-13 23:38:18 +00:00
mcafee%netscape.com 8f3c91d19e Shortening Clear Location Bar to Clear, it was falling off the page. 1999-09-13 23:30:58 +00:00
hangas%netscape.com c8b5bd6ae7 Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +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
hangas%netscape.com 0be92f0105 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
matt%netscape.com 610e07e279 fixing bug 12032 by adding blank window 1999-09-10 19:20:57 +00:00
matt%netscape.com 891ee6bf65 fixes for bugs 6848 6851 6850 1999-09-10 18:35:24 +00:00
sspitzer%netscape.com cd62be5ba4 change to migrate the old 4.x copies and folders prefs.
changes to js and xul to make these show up in the Account manager.
more macros to clean up the code.
remove anything that indicates we are clearing old prefs, since we aren't doing that yet.
1999-09-10 08:12:05 +00:00
davidm%netscape.com f68efcb49d Move command keys to dtd. Add code to get default homepage url from dtd 1999-09-10 01:00:37 +00:00
davidm%netscape.com ee91e3f48d Add in all the accesskey entities 1999-09-09 05:00:20 +00:00
ramiro%netscape.com 1001041fa2 Add event debuggin prefs. 1999-09-09 04:11:37 +00:00
matt%netscape.com 7eda39d911 Adding wallet ... files 1999-09-09 00:14:24 +00:00
sspitzer%netscape.com 86691e468e removing unused entity. it was made obsolete by my fix for #13366. 1999-09-08 21:29:20 +00:00
ramiro%netscape.com 83ca30e0f7 Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
rjc%netscape.com f1f4356faa Move string declaration to DTD. 1999-09-07 07:31:51 +00:00
rjc%netscape.com 8e30415300 Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
sfraser%netscape.com c62adc772a No longer need the dot of .Format 1999-09-02 04:50:14 +00:00
matt%netscape.com 42d2687c8e Fixing bugs 6830 6826 1999-09-01 22:05:56 +00:00
dbragg%netscape.com 7441294219 Added the dtd file for pref-smartupdate.xul 1999-09-01 21:32:44 +00:00
matt%netscape.com f63d600a53 doing preftree.dtd update for mail and news 1999-09-01 20:50:41 +00:00
davidm%netscape.com 18c70ace34 Move my Netscape url over to the dtd file 1999-09-01 04:34:09 +00:00
chuang%netscape.com 695f835da6 Address book import (ldif) 1999-09-01 04:18:43 +00:00
alecf%netscape.com 79443a6db0 update DTDs to use new strings 1999-08-31 03:16:02 +00:00
morse%netscape.com 954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
dougt%netscape.com 3f154a0c36 Cleaning up css and dtd to remove "security" stuff.
making protocol-icon borderless.
1999-08-31 01:57:18 +00:00
putterman%netscape.com 1494b97366 Turn on Next and Previous menu items. 1999-08-30 22:14:14 +00:00
alecf%netscape.com 4f39b0fb8a add DTDs to search 1999-08-30 22:03:42 +00:00
pavlov%netscape.com e677f696dd label for color picker menu item 1999-08-28 08:39:31 +00:00
hangas%netscape.com 08b0a5aa20 First steps towards command updating for menus etc. hook?=trudelle 1999-08-28 00:43:42 +00:00
alecf%netscape.com 9a0a4d29c9 check in revved account manager
now displays many settings and allows you to change them, but doesn't write it back to prefs
1999-08-28 00:29:23 +00:00
alecf%netscape.com dd1a65aa4c updated account manager - prepare to prepopulate pages 1999-08-27 08:01:19 +00:00
ducarroz%netscape.com c2fd2611ec Add Ender Debug Menu 1999-08-26 00:41:32 +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
matt%netscape.com ec57f1a9fd *** empty log message *** 1999-08-25 02:41:12 +00:00
ducarroz%netscape.com 72d57b2546 First Checked In. 1999-08-25 02:29:45 +00:00
mcafee%netscape.com 265c43df6e Adding temp pref for native/gfx widget rendering. r=matt 1999-08-25 01:10:02 +00:00
putterman%netscape.com fe8109782d Work on MarkFlagged and new columns. 1999-08-24 21:49:19 +00:00
cyeh%netscape.com 89c81abe39 removing bogus build number, setting 0000000000 to remove ambiguity 1999-08-24 00:59:22 +00:00
morse%netscape.com cd4f389b7c remove wallet's auto-capturing 1999-08-24 00:48:16 +00:00
waterson%netscape.com 1a1fc4263e Initial revision. Not yet part of the build. 1999-08-23 03:48:53 +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
german%netscape.com 46d6cb89ae preparing for split of open menu into open file and open web page 1999-08-20 23:17:12 +00:00
alecf%netscape.com 58311478a1 updates to account manager
now create a <deck> for each server, and put an <iframe> in each one
1999-08-20 02:38:02 +00:00
alecf%netscape.com ebc4ce6cd9 add "File Here" menu item 1999-08-20 02:32:47 +00:00
danm%netscape.com a4a7b62ae4 adding chrome test case to debug menu 1999-08-19 14:48:28 +00:00
matt%netscape.com 182963d2de Adding dtd files for navigator 1999-08-11 06:41:52 +00:00
jefft%netscape.com d16188a373 enable Rename Folder & New Folder 1999-08-11 04:58:09 +00:00
alecf%netscape.com 37e2e57be4 move entities to external DTDs 1999-08-11 03:37:06 +00:00
alecf%netscape.com e3fe0a6d72 new en-US DTDs 1999-08-11 03:19:16 +00:00
jefft%netscape.com 6fd52e96d6 enabled Delte Folder for Imap 1999-08-11 00:13:52 +00:00
matt%netscape.com 0cbdef93da Adding dtd files for prefs 1999-08-10 02:45:59 +00:00
hangas%netscape.com bf63c48eed Moved addressing widget from messengercompose to its own overlay 1999-08-09 23:59:54 +00:00
hangas%netscape.com e1781071b1 First Checked In. 1999-08-09 23:58:19 +00:00
rjc%netscape.com 2dd21e3dc2 Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks. 1999-08-09 20:10:03 +00:00
hangas%netscape.com 33850f3e37 Popup on top of New Card dialog now allows the address book to be selected. Edit card title is working now. 1999-08-07 01:04:32 +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
slamm%netscape.com ad6ee00ebb Move entities into dtd for history (bug #10341) 1999-08-06 17:43:47 +00:00
chuang%netscape.com 7647418e57 remove extra characters 1999-08-06 17:37:05 +00:00
hangas%netscape.com f3f79c0067 First Checked In. 1999-08-06 04:19:42 +00:00
chuang%netscape.com 61bf534ffa dtd files, not in build yet 1999-08-05 23:03:38 +00:00
chuang%netscape.com 812125623e dtd files, not in build yet 1999-08-05 22:53:12 +00:00
slamm%netscape.com 35110faa8c Drop panel name from dialog title. 1999-08-05 20:09:54 +00:00
slamm%netscape.com 569a0e4b9d Add the panel preview dialog. 1999-08-05 19:52:51 +00:00
slamm%netscape.com 05a260de1b Move entities into dtd files. 1999-08-04 23:40:49 +00:00
slamm%netscape.com ff863c8659 Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
slamm%netscape.com c44c5acbb5 Move sidebar entities into dtd files (bug #10341) 1999-08-03 22:36:20 +00:00
hangas%netscape.com 415bd5e038 First Checked In. 1999-08-02 18:11:26 +00:00
sspitzer%netscape.com 48b9e2d357 use the right image for the throbber. we should make the throbber css info should be global. I'll log a bug and get to that later. 1999-07-31 20:15:21 +00:00
sspitzer%netscape.com 6e69c915d9 landing compose attachment ui changes. 1999-07-31 19:05:36 +00:00
ducarroz%netscape.com 4afccdbd0a Remove extra character sets introduced during my previous checking by mistake. 1999-07-27 06:32:59 +00:00
ducarroz%netscape.com 2893c671a6 Use entitie for charset menu 1999-07-27 00:51:55 +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
ducarroz%netscape.com 2184bcf83c Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
ducarroz%netscape.com d8e69c1d0f First Checked In. 1999-07-20 23:15:15 +00:00
racham%netscape.com ffae88149b defaults bookmarks file 1999-07-09 03:52:50 +00:00