K 10
svn:author
V 8
wsimpson
K 8
svn:date
V 27
2007-12-15T08:46:20.543461Z
K 7
svn:log
V 564
(PR#39959) BUG: options/settings changes lost when Leaving & (re)Loading

The save_options_on_exit menu option didn't work for Leave, only Quit.

The settable options weren't saved.  Keeping track of the settings that are
different from default, and only saving and sending those.

Fixes an outstanding client memory leak, for every single settings string 
packet after the first groups -- the old strings weren't freed.
     
Fixes an append_output_window() problem with GTK2 early error reporting.  
Replaced them with freelog().

So far, only done for GTK2....

END
