commit e242887567d52c2d73e2d0359a66def9f778b792 Author: Philip Withnall Date: Thu Sep 16 11:27:23 2010 +0100 Remove calls to gtk_dialog_set_has_separator() It's deprecated in GTK+ 2.22. This bumps the GTK+ dependency to 2.21.8 due to the necessary change in the default value of the property. configure.in | 2 +- src/plugins/chapters/totem-edit-chapter.c | 1 - src/plugins/screenshot/totem-gallery-progress.c | 1 - src/plugins/screenshot/totem-screenshot.c | 1 - src/plugins/skipto/totem-skipto.c | 1 - src/totem-menu.c | 1 - src/totem-open-location.c | 1 - src/totem-preferences.c | 1 - 8 files changed, 1 insertions(+), 8 deletions(-) commit be1029caee7c7f3d5a2c83a50d5671401b2e77f9 Author: Philip Withnall Date: Thu Aug 19 23:16:46 2010 +0100 Bug 627573 — Port from GDK to Cairo browser-plugin/totem-glow-button.c | 47 +++++++-------------- src/backend/bacon-video-widget-gst-0.10.c | 16 ++++---- src/plugins/screenshot/gnome-screenshot-widget.c | 10 ++++- 3 files changed, 32 insertions(+), 41 deletions(-) commit 26bbd5ff83c138114443773cd2eef840c1d0923a Author: Philip Withnall Date: Thu Sep 16 01:18:28 2010 +0100 Fix two more occurrences of GDK_DISPLAY Closes: bgo#629758 .../bacon-video-widget-gst-missing-plugins.c | 2 +- src/totem-interface.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 2c5aec58ec4614e1197560a83710b2a4748101d4 Author: Philip Withnall Date: Wed Sep 15 23:04:30 2010 +0100 2.31.92 NEWS | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-)