From aa67ed1d1478b118e57b85e465c3753608847866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 30 Oct 2008 15:31:59 +0000 Subject: configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I can test with; I'm fairly certain Gtk 2.0... Original commit message from CVS: * configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I can test with; I'm fairly certain Gtk 2.0.0 is not good enough any longer); clean up some unused Gtk-related configure cruft. * examples/scaletempo/demo-gui.c: Define Gtk 2.12 function to noop when compiling against older Gtk. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b697f77b..74c64db8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-10-30 Tim-Philipp Müller + + * configure.ac: + Require at least Gtk 2.8.0 for the demos (that's the oldest I can + test with; I'm fairly certain Gtk 2.0.0 is not good enough any + longer); clean up some unused Gtk-related configure cruft. + + * examples/scaletempo/demo-gui.c: + Define Gtk 2.12 function to noop when compiling against older Gtk. + 2008-10-30 Sebastian Dröge * gst/speexresample/gstspeexresample.c: -- cgit v1.2.1