remove offscreen pixmap rendering design from CairoWidget: this helps only when widge...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 27 Oct 2011 20:24:29 +0000 (20:24 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 27 Oct 2011 20:24:29 +0000 (20:24 +0000)
commitb02ebd72a56c180073d93c332263550543b85eeb
tree14179ca49ce150e932b7086f0cda09ecfccca5ae
parent743f0ea0ecaa44204abed163187f3335894dcda1
remove offscreen pixmap rendering design from CairoWidget: this helps only when widgets are partially re-exposed due to WM-level operations, which is relatively rare compared to the update frequency for various things that this widget will be used for. Plus, in GTK3, the need for this widget will mostly go away, and we'd like to be as close to the GTK3 model as possible

git-svn-id: svn://localhost/ardour2/branches/3.0@10317 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/cairo_widget.cc
gtk2_ardour/cairo_widget.h