Bugs
1. Infinite loop reading Norway server.

New Features
1. Add more quote servers.
2. Add "remove menu/status" from main window?  Need popup menu to restore it.
3. Add 'xload' style of strip chart for price fetches.
4. Add candlestick chart showing high,low,current. They are a vertical bar with 
   ticks for the open/current/close prices.
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.
DONE 7. Add alarms on low/high settings.

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. Search for multiple Xinvest windows, not just first one.
3. Set delayed restore of status line after a 'cancel' update. Harder than
   it looks because of the many entry points to write_status_line().
4. Fix unreadable message dialog from remote.c (under Solaris).
5. Add geometry to save file so restore with -tape has previous size.
6. Reorganize update dialog, everything should be insensitive when auto
   update is off.
7. 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).
