implement "typical" save and close conventions.
authorDiane Trout <diane@caltech.edu>
Tue, 12 Sep 2006 23:37:27 +0000 (23:37 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 12 Sep 2006 23:37:27 +0000 (23:37 +0000)
commitee234bc9b856097bd7910f883a0bbfcd9f24f3b9
tree667f7e98da00c04d997e02dd12afd54d1c137e76
parentf97f88c1efa04ed70e8df6b0e7521f3824d76368
implement "typical" save and close conventions.
After running an analysis if it hasn't been saved, and you try to close
the window, mussa will ask if you want to save, not save, or cancel the close.
Saving also uses the recently implemented tracking the analysis_path to
determine if it should just offer to save or to use save as.

the only real issue is the dirty flag might get tripped for things
that aren't actually being saved yet.
alg/mussa.cpp
qui/MussaWindow.cpp
qui/MussaWindow.hpp