improve relationship between ArdourDialog and Splash on OS X, where window restacking...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 30 Apr 2013 17:50:15 +0000 (13:50 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 30 Apr 2013 17:50:45 +0000 (13:50 -0400)
commita9341bd5f03dad86161786c1f764471b23273601
tree4465501fa58397365465c0fa1ba0a07f4b14adca
parent63e4c37deffbedacf0a81359fd4615774c227556
improve relationship between ArdourDialog and Splash on OS X, where window restacking doesn't really work the way we need it to. more complex than anticipated because it seems that destroying a Gtk::Dialog does not emit its hide() or unmap() or unmap_event() signals
gtk2_ardour/ardour_dialog.cc
gtk2_ardour/ardour_dialog.h
gtk2_ardour/ardour_ui.cc
gtk2_ardour/splash.cc