=== Top of the Swiki === Attachments ===

PendingCelesteEnhancements

This page should contain a list of all the Celeste changes that have been finished but are not yet included in the system. Please add clearly marked reviews about any of the enhancements if you have looked through them and have an opinion.

Change Set: CelesteEnhancements
Date: 17 September 2000
Author: Kevin Fisher
File: CelesteEnhancements.cs.gz

Some simple changes to Celeste (For Squeak 2.9 and up):

1) Added standard text menu to compose window.
2) Added a send message button to compose window, renamed old send button to queue message. New send message button sends message immediately; queue message button moves message to the .tosend. folder.
3) Added a new preference to the categories frame called UserCC...this
switch prevents your username from being added automatically to the CC
list when you reply to a message.
4) Ported all changes to compose window over to MVC.
5) Created a Preferences-style prefs dialog. This replaces the
categories menu items for: set user name, set cc list, set POP server, set POP username, set SMTP server, CC self and leave messages on server. Note that this dialog currently only works in Morphic; in MVC the menu items are still present in the categories menu.