Partital fix for bug #373: Implement STATUS and NOSTATUS in the screensaver.
Displaying the status dialog is not particularly important for a
screensaver, but now that the screensaver uses wxWidgets, it took
less special code to implement it than to make it a no-op. That is,
implementing STATUS and NOSTATUS made the code base simpler.