
New Features
0. Add more quote servers.
1. Add "remove menu/status" from main window?  Need popup menu to restore it.
2. Log to file.
3. Add 'xload' style of strip chart for price fetches.
4. Add financial graph showing high,low,current (anybody know what these are
   called?). They are a vertical bar with ticks for the above mentioned points.
5. Recode detail table with Xlib for better look and to minimize shell resizes.
   (make it look more like Xinvest).
6. Add http username and password support.
7. Add timeout so down connections don't hang us.
8. Add alarms on low/high settings.
9. Add option, "initialize" to enable first update when auto is on. This
   is to inhibit updates outside the valid times (to help those with auto
   dialing net connections).

Annoyances
1. Dialog buttons have main window BG color instead of dialog under CDE.
   Change pixmap code to generate on the fly instead of InitPixmaps?
2. Change hardcoded news to resource based.
3. Add button 1 or 2 to popup menu because CDE front panel keeps 3 for itself?
   Not obvious to fix, just checking in PostIt for other buttons is no go.
   Work around is to use keyboard accelerators.
4. Search for multiple Xinvest windows, not just first one.
5. Set delayed restore of status line after a 'cancel' update. Harder than
   it looks because of the many entry points to write_status_line().
6. Fix unreadable message dialog from remote.c (under Solaris).
