Commit Graph

70 Commits

Author SHA1 Message Date
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