summaryrefslogtreecommitdiff
path: root/gtk2_ardour/cairo_widget.cc
AgeCommit message (Expand)Author
2011-11-18don't cache width & height for CairoWidget; provide option for all CairoWidge...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-03use ArdourButton for the (radio) buttons in the monitor section; fix ArdourBu...Paul Davis
2011-11-03make CairoWidget respond to gtk_widget_set_state (INSENSITIVE)Paul Davis
2011-11-01catchup on previous commit relating to who owns ActiveState and VisualStatePaul Davis
2011-10-27Remove unused variable.Carl Hetherington
2011-10-27remove offscreen pixmap rendering design from CairoWidget: this helps only wh...Paul Davis
2011-10-27Ever so slightly less memory and better field alignment per CairoWidget.David Robillard
2011-10-27change CairoWidget API to be a more logical/intuitive for setting widget stat...Paul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2010-05-28replace use of gdk_pixmap_unref() with g_object_unrefPaul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-06-21Added a few comments.Carl Hetherington
2009-06-20Add missing copyright / GPL declarations.Carl Hetherington
2009-06-20Files missing from last commit.Carl Hetherington