Hello community,

here is the log from the commit of package clutter-gtk for openSUSE:Factory 
checked in at 2015-07-05 17:55:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clutter-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.clutter-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clutter-gtk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/clutter-gtk/clutter-gtk.changes  2014-09-30 
19:41:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clutter-gtk.new/clutter-gtk.changes     
2015-07-05 17:55:05.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Jun 30 13:25:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.2:
+  + Require Clutter 1.22.4 for the GDK-specific API needed to
+    retrieve the correct Cogl visual; this fixes Clutter embedding
+    inside GTK on systems using the nVidia proprietary Linux binary
+    driver.
+  + Documentation updates.
+  + Bugs fixed: bgo#747489, bgo#699202, bgo#697945.
+
+-------------------------------------------------------------------

Old:
----
  clutter-gtk-1.6.0.tar.xz

New:
----
  clutter-gtk-1.6.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ clutter-gtk.spec ++++++
--- /var/tmp/diff_new_pack.M2OUIs/_old  2015-07-05 17:55:05.000000000 +0200
+++ /var/tmp/diff_new_pack.M2OUIs/_new  2015-07-05 17:55:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clutter-gtk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           clutter-gtk
-Version:        1.6.0
+Version:        1.6.2
 Release:        0
 Summary:        GTK+ integration for Clutter
 License:        LGPL-2.1+
@@ -28,7 +28,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  libtool
-BuildRequires:  pkgconfig(clutter-x11-1.0) >= 1.18.0
+BuildRequires:  pkgconfig(clutter-x11-1.0) >= 1.22.4
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 3.6.0

++++++ clutter-gtk-1.6.0.tar.xz -> clutter-gtk-1.6.2.tar.xz ++++++
++++ 4118 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/NEWS new/clutter-gtk-1.6.2/NEWS
--- old/clutter-gtk-1.6.0/NEWS  2014-09-22 12:44:56.000000000 +0200
+++ new/clutter-gtk-1.6.2/NEWS  2015-06-30 12:40:45.000000000 +0200
@@ -1,3 +1,17 @@
+Clutter-GTK 1.6.2                                                    30/06/2015
+===============================================================================
+
+Changes since 1.6.0:
+        • Require Clutter 1.22.4 for the GDK-specific API needed to retrieve
+          the correct Cogl visual; this fixes Clutter embedding inside GTK on
+          systems using the nVidia proprietary Linux binary driver.
+        • Documentation updates.
+
+List of bugs fixed:
+        #747489 - No access to the Visual used to build the CoglOnscreen
+        #699202 - DLL isn't generated by MinGW cross compile on Linux
+        #697945 - clutter-win32.h path is wrong
+
 Clutter-GTK 1.6.0                                                    22/09/2014
 ===============================================================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/build/compile new/clutter-gtk-1.6.2/build/compile
--- old/clutter-gtk-1.6.0/build/compile 2014-09-22 12:45:46.000000000 +0200
+++ new/clutter-gtk-1.6.2/build/compile 2015-06-30 12:41:18.000000000 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey <tro...@cygnus.com>.
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/build/missing new/clutter-gtk-1.6.2/build/missing
--- old/clutter-gtk-1.6.0/build/missing 2014-09-22 12:45:46.000000000 +0200
+++ new/clutter-gtk-1.6.2/build/missing 2015-06-30 12:41:18.000000000 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Common wrapper for a few potentially missing GNU programs.
 
-scriptversion=2012-06-26.16; # UTC
+scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -160,7 +160,7 @@
       ;;
    autom4te*)
       echo "You might have modified some maintainer files that require"
-      echo "the 'automa4te' program to be rebuilt."
+      echo "the 'autom4te' program to be rebuilt."
       program_details 'autom4te'
       ;;
     bison*|yacc*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/clutter-gtk/Makefile.am 
new/clutter-gtk-1.6.2/clutter-gtk/Makefile.am
--- old/clutter-gtk-1.6.0/clutter-gtk/Makefile.am       2014-08-21 
17:01:52.000000000 +0200
+++ new/clutter-gtk-1.6.2/clutter-gtk/Makefile.am       2014-10-07 
14:59:16.000000000 +0200
@@ -47,7 +47,7 @@
 libclutter_gtk_@CLUTTER_GTK_API_VERSION@_la_SOURCES = $(source_c) $(source_h) 
$(source_h_private)
 libclutter_gtk_@CLUTTER_GTK_API_VERSION@_la_LIBADD  = $(CLUTTER_GTK_DEPS_LIBS) 
$(LIBM)
 libclutter_gtk_@CLUTTER_GTK_API_VERSION@_la_LDFLAGS = \
-       $(CLUTTER_LT_LDFLAGS) \
+       $(CLUTTER_GTK_LT_LDFLAGS) \
        -export-symbols-regex "^gtk_clutter.*"
 
 cluttergtkheadersdir = 
$(includedir)/clutter-gtk-@CLUTTER_GTK_API_VERSION@/clutter-gtk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-actor.c 
new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-actor.c
--- old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-actor.c       2014-08-21 
16:53:43.000000000 +0200
+++ new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-actor.c       2014-10-07 
14:58:04.000000000 +0200
@@ -59,7 +59,7 @@
 #endif
 
 #ifdef CLUTTER_WINDOWING_WIN32
-#include <clutter/clutter-win32.h>
+#include <clutter/win32/clutter-win32.h>
 #endif
 #ifdef GDK_WINDOWING_WIN32
 #include <gdk/gdkwin32.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-embed.c 
new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-embed.c
--- old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-embed.c       2014-09-21 
12:31:15.000000000 +0200
+++ new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-embed.c       2015-06-17 
13:58:35.000000000 +0200
@@ -32,13 +32,41 @@
  * By using a #GtkClutterEmbed widget is possible to build, show and
  * interact with a scene built using Clutter inside a GTK+ application.
  *
- * <warning><para>Though #GtkClutterEmbed is a #GtkContainer subclass,
- * it is not a real GTK+ container; #GtkClutterEmbed is required to
- * implement #GtkContainer in order to embed a #GtkWidget through the
- * #GtkClutterActor class. Calling gtk_container_add() on a #GtkClutterEmbed
- * will trigger an assertion. It is strongly advised not to override the
- * #GtkContainer implementation when subclassing
- * #GtkClutterEmbed.</para></warning>
+ * ## Event handling with GtkClutterEmbed
+ *
+ * Due to re-entrancy concerns, you should not use GTK event-related
+ * API from within event handling signals emitted by Clutter actors
+ * inside a #GtkClutterEmbed.
+ *
+ * Event-related API, like the GTK drag and drop functions, or the
+ * GTK grab ones, cause events to be processed inside the GDK event
+ * loop; #GtkClutterEmbed and the Clutter event loop may use those
+ * events to generate Clutter events, and thus emit signals on
+ * #ClutterActors. If you use the event-related signals of a
+ * #ClutterActor to call the GTK API, one of the two event loops
+ * will try to re-enter into each other, and either cause a crash
+ * or simply block your application.
+ *
+ * To avoid this behavior, you can either:
+ *
+ *  - only use GTK+ event handling signals to call event-related
+ *    GTK functions
+ *  - let the main loop re-enter, by calling event-related GTK
+ *    functions from within an idle or a timeout callback
+ *
+ * You should also make sure you're not using GTK widgets that call
+ * event-related GTK API, like the grab functions in a #GtkMenu, in
+ * response to Clutter actor events.
+ *
+ * ## Using GtkClutterEmbed as a container
+ *
+ * Though #GtkClutterEmbed is a #GtkContainer subclass, it is not a
+ * real GTK+ container; #GtkClutterEmbed is required to implement the
+ * #GtkContainer virtual functions in order to embed a #GtkWidget
+ * through the #GtkClutterActor class. Calling gtk_container_add()
+ * on a #GtkClutterEmbed will trigger an assertion. It is strongly
+ * advised not to override the #GtkContainer implementation when
+ * subclassing #GtkClutterEmbed, to avoid breaking internal state.
  */
 
 #ifdef HAVE_CONFIG_H
@@ -83,12 +111,6 @@
 #include <gdk/gdkwayland.h>
 #endif
 
-G_DEFINE_TYPE (GtkClutterEmbed, gtk_clutter_embed, GTK_TYPE_CONTAINER);
-
-#define GTK_CLUTTER_EMBED_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), 
GTK_CLUTTER_TYPE_EMBED, GtkClutterEmbedPrivate))
-
-static gint num_filter = 0;
-
 struct _GtkClutterEmbedPrivate
 {
   ClutterActor *stage;
@@ -109,6 +131,8 @@
 #endif
 };
 
+static gint num_filter = 0;
+
 enum
 {
   PROP_0,
@@ -116,6 +140,8 @@
   PROP_USE_LAYOUT_SIZE
 };
 
+G_DEFINE_TYPE_WITH_PRIVATE (GtkClutterEmbed, gtk_clutter_embed, 
GTK_TYPE_CONTAINER)
+
 static void
 gtk_clutter_embed_send_configure (GtkClutterEmbed *embed)
 {
@@ -305,9 +331,9 @@
   gtk_surface = gdk_wayland_window_get_wl_surface 
(gdk_window_get_toplevel(window));
 
   priv->subsurface =
-          wl_subcompositor_get_subsurface (priv->subcompositor,
-                                           priv->clutter_surface,
-                                           gtk_surface);
+    wl_subcompositor_get_subsurface (priv->subcompositor,
+                                     priv->clutter_surface,
+                                     gtk_surface);
 
   gtk_widget_translate_coordinates (widget, gtk_widget_get_toplevel (widget), 
0, 0, &x, &y);
   gdk_window_get_origin (gtk_widget_get_parent_window (widget), &x, &y);
@@ -327,6 +353,13 @@
   gint attributes_mask;
   gint border_width;
 
+#if defined(CLUTTER_WINDOWING_GDK)
+  if (clutter_check_windowing_backend (CLUTTER_WINDOWING_GDK))
+    {
+      GdkVisual *visual = clutter_gdk_get_visual ();
+      gtk_widget_set_visual (widget, visual);
+    }
+#endif
 #if defined(GDK_WINDOWING_X11) && defined(CLUTTER_WINDOWING_X11)
   if (clutter_check_windowing_backend (CLUTTER_WINDOWING_X11))
     {
@@ -1009,8 +1042,6 @@
   GtkContainerClass *container_class = GTK_CONTAINER_CLASS (klass);
   GParamSpec *pspec;
 
-  g_type_class_add_private (klass, sizeof (GtkClutterEmbedPrivate));
-
   gobject_class->dispose = gtk_clutter_embed_dispose;
   gobject_class->set_property = gtk_clutter_embed_set_property;
   gobject_class->get_property = gtk_clutter_embed_get_property;
@@ -1097,7 +1128,7 @@
   GtkClutterEmbedPrivate *priv;
   GtkWidget *widget;
 
-  embed->priv = priv = GTK_CLUTTER_EMBED_GET_PRIVATE (embed);
+  embed->priv = priv = gtk_clutter_embed_get_instance_private (embed);
   widget = GTK_WIDGET (embed);
 
   /* we have a real window backing our drawing */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-util.c 
new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-util.c
--- old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-util.c        2014-08-28 
16:44:44.000000000 +0200
+++ new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-util.c        2015-03-02 
17:18:40.000000000 +0100
@@ -39,6 +39,10 @@
 #include <gdk/gdkwayland.h>
 #endif
 
+#if defined(GDK_WINDOWING_MIR)
+#include <gdk/gdkmir.h>
+#endif
+
 /**
  * SECTION:gtk-clutter-util
  * @Title: Utility Functions
@@ -110,6 +114,19 @@
     }
   else
 #endif
+#if defined(GDK_WINDOWING_MIR) && defined(CLUTTER_WINDOWING_MIR)
+  if (clutter_check_windowing_backend (CLUTTER_WINDOWING_MIR) &&
+      GDK_IS_MIR_DISPLAY (display))
+    {
+      /* let GTK+ be in charge of the event handling */
+      /* This is disabled until Mir does not support sub-surfaces.
+      clutter_mir_disable_event_retrieval ();
+      */
+
+      clutter_mir_set_connection (gdk_mir_display_get_mir_connection 
(display));
+    }
+  else
+#endif
     g_error ("*** Unsupported backend.");
 
   /* We disable clutter accessibility support in order to not
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-version.h 
new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-version.h
--- old/clutter-gtk-1.6.0/clutter-gtk/gtk-clutter-version.h     2014-09-22 
12:45:48.000000000 +0200
+++ new/clutter-gtk-1.6.2/clutter-gtk/gtk-clutter-version.h     2015-06-30 
12:41:19.000000000 +0200
@@ -62,14 +62,14 @@
  * The micro version of the Clutter-GTK library (3, if %CLUTTER_GTK_VERSION
  * is 1.2.3)
  */
-#define CLUTTER_GTK_MICRO_VERSION       (0)
+#define CLUTTER_GTK_MICRO_VERSION       (2)
 
 /**
  * CLUTTER_GTK_VERSION:
  *
  * The full version of the Clutter-GTK library, like 1.2.3
  */
-#define CLUTTER_GTK_VERSION             1.6.0
+#define CLUTTER_GTK_VERSION             1.6.2
 
 /**
  * CLUTTER_GTK_VERSION_S:
@@ -77,7 +77,7 @@
  * The full version of the Clutter-GTK library, in string form (suited for
  * string concatenation)
  */
-#define CLUTTER_GTK_VERSION_S           "1.6.0"
+#define CLUTTER_GTK_VERSION_S           "1.6.2"
 
 /**
  * CLUTTER_GTK_VERSION_HEX:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/config.h.in new/clutter-gtk-1.6.2/config.h.in
--- old/clutter-gtk-1.6.0/config.h.in   2014-09-22 12:45:46.000000000 +0200
+++ new/clutter-gtk-1.6.2/config.h.in   2015-06-30 12:41:17.000000000 +0200
@@ -59,9 +59,6 @@
    */
 #undef LT_OBJDIR
 
-/* Define to 1 if your C compiler doesn't accept -c and -o together. */
-#undef NO_MINUS_C_MINUS_O
-
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/configure.ac new/clutter-gtk-1.6.2/configure.ac
--- old/clutter-gtk-1.6.0/configure.ac  2014-09-22 12:41:55.000000000 +0200
+++ new/clutter-gtk-1.6.2/configure.ac  2015-06-30 12:40:55.000000000 +0200
@@ -3,11 +3,11 @@
 # An even micro number indicates a released version.
 m4_define([clutter_gtk_major], [1])
 m4_define([clutter_gtk_minor], [6])
-m4_define([clutter_gtk_micro], [0])
+m4_define([clutter_gtk_micro], [2])
 m4_define([clutter_gtk_version], 
[clutter_gtk_major.clutter_gtk_minor.clutter_gtk_micro])
 
 # increase the interface age for each release; if the API changes, set to 0
-m4_define([clutter_gtk_interface_age], [0])
+m4_define([clutter_gtk_interface_age], [2])
 m4_define([clutter_gtk_binary_age], [m4_eval(100 * clutter_gtk_minor + 
clutter_gtk_micro)])
 
 m4_define([clutter_gtk_release_status],
@@ -56,7 +56,7 @@
 AS_CASE([$host],
         [*-*-mingw*|*-*-cygwin*],
         [
-          CLUTTER_LT_LDFLAGS="$CLUTTER_GTK_LT_LDFLAGS -no-undefined"
+          CLUTTER_GTK_LT_LDFLAGS="$CLUTTER_GTK_LT_LDFLAGS -no-undefined"
           platform_win32=yes
         ],
 
@@ -82,7 +82,7 @@
 AC_CHECK_LIBM
 AC_SUBST(LIBM)
 
-m4_define([clutter_req_version], [1.18.0])
+m4_define([clutter_req_version], [1.22.3])
 m4_define([gtk_req_version], [3.6.0])
 
 PKG_CHECK_MODULES([CLUTTER_GTK_DEPS], [clutter-1.0 >= clutter_req_version 
gtk+-3.0 >= gtk_req_version])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/GtkClutterActor.html 
new/clutter-gtk-1.6.2/doc/reference/html/GtkClutterActor.html
--- old/clutter-gtk-1.6.0/doc/reference/html/GtkClutterActor.html       
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/GtkClutterActor.html       
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: GtkClutterActor</title>
+<title>GtkClutterActor: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="up" href="ch02.html" title="Clutter-Gtk Widgets">
 <link rel="prev" href="GtkClutterEmbed.html" title="GtkClutterEmbed">
 <link rel="next" href="GtkClutterWindow.html" title="GtkClutterWindow">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -148,7 +148,6 @@
 <div class="refsect3">
 <a name="id-1.3.3.9.2.6"></a><h4>Returns</h4>
 <p> the newly created <a class="link" href="GtkClutterActor.html" 
title="GtkClutterActor"><span class="type">GtkClutterActor</span></a></p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -195,7 +194,6 @@
 <div class="refsect3">
 <a name="id-1.3.3.9.3.9"></a><h4>Returns</h4>
 <p> the newly created <a class="link" href="GtkClutterActor.html" 
title="GtkClutterActor"><span class="type">GtkClutterActor</span></a></p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -301,7 +299,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/GtkClutterEmbed.html 
new/clutter-gtk-1.6.2/doc/reference/html/GtkClutterEmbed.html
--- old/clutter-gtk-1.6.0/doc/reference/html/GtkClutterEmbed.html       
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/GtkClutterEmbed.html       
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: GtkClutterEmbed</title>
+<title>GtkClutterEmbed: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="up" href="ch02.html" title="Clutter-Gtk Widgets">
 <link rel="prev" href="ch02.html" title="Clutter-Gtk Widgets">
 <link rel="next" href="GtkClutterActor.html" title="GtkClutterActor">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -133,13 +133,40 @@
 a GTK+ application.</p>
 <p>By using a <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a> widget is 
possible to build, show and
 interact with a scene built using Clutter inside a GTK+ application.</p>
-<div class="warning"><p>Though <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a> is a 
<span class="type">GtkContainer</span> subclass,
-it is not a real GTK+ container; <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a> is 
required to
-implement <span class="type">GtkContainer</span> in order to embed a <span 
class="type">GtkWidget</span> through the
-<a class="link" href="GtkClutterActor.html" title="GtkClutterActor"><span 
class="type">GtkClutterActor</span></a> class. Calling <code 
class="function">gtk_container_add()</code> on a <a class="link" 
href="GtkClutterEmbed.html" title="GtkClutterEmbed"><span 
class="type">GtkClutterEmbed</span></a>
-will trigger an assertion. It is strongly advised not to override the
-<span class="type">GtkContainer</span> implementation when subclassing
-<a class="link" href="GtkClutterEmbed.html" title="GtkClutterEmbed"><span 
class="type">GtkClutterEmbed</span></a>.</p></div>
+<div class="refsect3">
+<a name="id-1.3.2.8.4"></a><h4>Event handling with GtkClutterEmbed</h4>
+<p>Due to re-entrancy concerns, you should not use GTK event-related
+API from within event handling signals emitted by Clutter actors
+inside a <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a>.</p>
+<p>Event-related API, like the GTK drag and drop functions, or the
+GTK grab ones, cause events to be processed inside the GDK event
+loop; <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a> and the 
Clutter event loop may use those
+events to generate Clutter events, and thus emit signals on
+<span class="type">ClutterActors</span>. If you use the event-related signals 
of a
+<span class="type">ClutterActor</span> to call the GTK API, one of the two 
event loops
+will try to re-enter into each other, and either cause a crash
+or simply block your application.</p>
+<p>To avoid this behavior, you can either:</p>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: 
disc; ">
+<li class="listitem"><p>only use GTK+ event handling signals to call 
event-related
+GTK functions</p></li>
+<li class="listitem"><p>let the main loop re-enter, by calling event-related 
GTK
+functions from within an idle or a timeout callback</p></li>
+</ul></div>
+<p>You should also make sure you're not using GTK widgets that call
+event-related GTK API, like the grab functions in a <span 
class="type">GtkMenu</span>, in
+response to Clutter actor events.</p>
+</div>
+<div class="refsect3">
+<a name="id-1.3.2.8.5"></a><h4>Using GtkClutterEmbed as a container</h4>
+<p>Though <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a> is a 
<span class="type">GtkContainer</span> subclass, it is not a
+real GTK+ container; <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a> is 
required to implement the
+<span class="type">GtkContainer</span> virtual functions in order to embed a 
<span class="type">GtkWidget</span>
+through the <a class="link" href="GtkClutterActor.html" 
title="GtkClutterActor"><span class="type">GtkClutterActor</span></a> class. 
Calling <code class="function">gtk_container_add()</code>
+on a <a class="link" href="GtkClutterEmbed.html" title="GtkClutterEmbed"><span 
class="type">GtkClutterEmbed</span></a> will trigger an assertion. It is 
strongly
+advised not to override the <span class="type">GtkContainer</span> 
implementation when
+subclassing <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a>, to avoid 
breaking internal state.</p>
+</div>
 </div>
 <div class="refsect1">
 <a name="GtkClutterEmbed.functions_details"></a><h2>Functions</h2>
@@ -152,7 +179,6 @@
 <div class="refsect3">
 <a name="id-1.3.2.9.2.5"></a><h4>Returns</h4>
 <p> the newly created <a class="link" href="GtkClutterEmbed.html" 
title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a></p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -230,7 +256,7 @@
 </tbody>
 </table></div>
 </div>
-<p class="since">Since 1.4</p>
+<p class="since">Since: 1.4</p>
 </div>
 <hr>
 <div class="refsect2">
@@ -257,9 +283,8 @@
 <div class="refsect3">
 <a name="id-1.3.2.9.5.6"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if reporting stage size as widget size, 
<code class="literal">FALSE</code> otherwise.</p>
-<p></p>
 </div>
-<p class="since">Since 1.4</p>
+<p class="since">Since: 1.4</p>
 </div>
 </div>
 <div class="refsect1">
@@ -290,7 +315,7 @@
 <p>The <span class="type">GtkWidget</span> to be embedded into the <a 
class="link" href="GtkClutterActor.html" title="GtkClutterActor"><span 
class="type">GtkClutterActor</span></a></p>
 <p>Flags: Read / Write / Construct</p>
 <p>Default value: FALSE</p>
-<p class="since">Since 1.4</p>
+<p class="since">Since: 1.4</p>
 </div>
 </div>
 <div class="refsect1">
@@ -299,7 +324,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/GtkClutterWindow.html 
new/clutter-gtk-1.6.2/doc/reference/html/GtkClutterWindow.html
--- old/clutter-gtk-1.6.0/doc/reference/html/GtkClutterWindow.html      
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/GtkClutterWindow.html      
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: GtkClutterWindow</title>
+<title>GtkClutterWindow: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="up" href="ch02.html" title="Clutter-Gtk Widgets">
 <link rel="prev" href="GtkClutterActor.html" title="GtkClutterActor">
 <link rel="next" href="ch03.html" title="Miscellaneous">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -119,7 +119,6 @@
 <div class="refsect3">
 <a name="id-1.3.4.8.2.6"></a><h4>Returns</h4>
 <p> the newly created <a class="link" href="GtkClutterWindow.html" 
title="GtkClutterWindow"><span class="type">GtkClutterWindow</span></a></p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -173,7 +172,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/annotation-glossary.html 
new/clutter-gtk-1.6.2/doc/reference/html/annotation-glossary.html
--- old/clutter-gtk-1.6.0/doc/reference/html/annotation-glossary.html   
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/annotation-glossary.html   
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Annotation Glossary</title>
+<title>Annotation Glossary: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="up" href="cluttergtk-glossary.html" title="Part II. Glossaries">
 <link rel="prev" href="cluttergtk-glossary.html" title="Part II. Glossaries">
 <link rel="next" href="ix02.html" title="Index of all symbols">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -18,6 +18,8 @@
                      <span class="dim">|</span> 
                   <a class="shortcut" href="#glsI">I</a>
                      <span class="dim">|</span> 
+                  <a class="shortcut" href="#glsS">S</a>
+                     <span class="dim">|</span> 
                   <a class="shortcut" href="#glsT">T</a></span></td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
 <td><a accesskey="u" href="cluttergtk-glossary.html"><img src="up.png" 
width="16" height="16" border="0" alt="Up"></a></td>
@@ -35,6 +37,9 @@
 <a name="glsI"></a><h3 class="title">I</h3>
 <dt><span class="glossterm"><a 
name="annotation-glossterm-inout"></a>inout</span></dt>
 <dd class="glossdef"><p>Parameter for input and for returning results. Default 
is <acronym title="Free data after the code is done."><span 
class="acronym">transfer full</span></acronym>.</p></dd>
+<a name="glsS"></a><h3 class="title">S</h3>
+<dt><span class="glossterm"><a 
name="annotation-glossterm-skip"></a>skip</span></dt>
+<dd class="glossdef"><p>Exposed in C code, not necessarily available in other 
languages.</p></dd>
 <a name="glsT"></a><h3 class="title">T</h3>
 <dt><span class="glossterm"><a 
name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
 <dd class="glossdef"><p>Free data after the code is done.</p></dd>
@@ -42,7 +47,6 @@
 <dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/ch01.html 
new/clutter-gtk-1.6.2/doc/reference/html/ch01.html
--- old/clutter-gtk-1.6.0/doc/reference/html/ch01.html  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/ch01.html  2015-06-30 
12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Clutter-Gtk Overview</title>
+<title>Clutter-Gtk Overview: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="prev" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="prev" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="next" href="ch02.html" title="Clutter-Gtk Widgets">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -30,7 +30,6 @@
     data structures and object classes with Clutter actors.</p>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/ch02.html 
new/clutter-gtk-1.6.2/doc/reference/html/ch02.html
--- old/clutter-gtk-1.6.0/doc/reference/html/ch02.html  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/ch02.html  2015-06-30 
12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Clutter-Gtk Widgets</title>
+<title>Clutter-Gtk Widgets: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="ch01.html" title="Clutter-Gtk Overview">
 <link rel="next" href="GtkClutterEmbed.html" title="GtkClutterEmbed">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -36,7 +36,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/ch03.html 
new/clutter-gtk-1.6.2/doc/reference/html/ch03.html
--- old/clutter-gtk-1.6.0/doc/reference/html/ch03.html  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/ch03.html  2015-06-30 
12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Miscellaneous</title>
+<title>Miscellaneous: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="GtkClutterWindow.html" title="GtkClutterWindow">
 <link rel="next" href="clutter-gtk-1.0-Utility-Functions.html" title="Utility 
Functions">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -28,7 +28,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/clutter-gtk-1.0-Utility-Functions.html 
new/clutter-gtk-1.6.2/doc/reference/html/clutter-gtk-1.0-Utility-Functions.html
--- 
old/clutter-gtk-1.6.0/doc/reference/html/clutter-gtk-1.0-Utility-Functions.html 
    2014-09-22 12:47:41.000000000 +0200
+++ 
new/clutter-gtk-1.6.2/doc/reference/html/clutter-gtk-1.0-Utility-Functions.html 
    2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Utility Functions</title>
+<title>Utility Functions: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="up" href="ch03.html" title="Miscellaneous">
 <link rel="prev" href="ch03.html" title="Miscellaneous">
 <link rel="next" href="ix01.html" title="Index">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -111,7 +111,6 @@
 <a name="id-1.4.2.5.2.6"></a><h4>Returns</h4>
 <p> <code class="literal">CLUTTER_INIT_SUCCESS</code> on success, a negative 
integer
 on failure.</p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -181,7 +180,6 @@
 <a name="id-1.4.2.5.3.6"></a><h4>Returns</h4>
 <p> <code class="literal">CLUTTER_INIT_SUCCESS</code> on success, a negative 
integer
 on failure.</p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -239,8 +237,9 @@
 <p>After <code class="function">g_option_context_parse()</code> on a <span 
class="type">GOptionContext</span> containing the
 the returned <span class="type">GOptionGroup</span> has returned <code 
class="literal">TRUE</code>, Clutter and GTK-Clutter are
 guaranteed to be initialized.</p>
+<p><span class="annotation">[<acronym title="Exposed in C code, not 
necessarily available in other languages."><span 
class="acronym">skip</span></acronym>]</span></p>
 <div class="refsect3">
-<a name="id-1.4.2.5.4.14"></a><h4>Returns</h4>
+<a name="id-1.4.2.5.4.15"></a><h4>Returns</h4>
 <p> a <span class="type">GOptionGroup</span> for the commandline arguments
 recognized by ClutterGtk. </p>
 <p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -252,7 +251,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/clutter-gtk-1.0.devhelp2 
new/clutter-gtk-1.6.2/doc/reference/html/clutter-gtk-1.0.devhelp2
--- old/clutter-gtk-1.6.0/doc/reference/html/clutter-gtk-1.0.devhelp2   
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/clutter-gtk-1.0.devhelp2   
2015-06-30 12:41:42.000000000 +0200
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
-<book xmlns="http://www.devhelp.net/book"; title="Clutter-Gtk 1.6.0&#10; 
Reference Manual" link="index.html" author="" name="clutter-gtk-1.0" 
version="2" language="c">
+<book xmlns="" title="Clutter-Gtk 1.6.2&#10; Reference Manual" 
link="index.html" author="" name="clutter-gtk-1.0" version="2" language="c">
   <chapters>
     <sub name="Clutter-Gtk Overview" link="ch01.html"/>
     <sub name="Clutter-Gtk Widgets" link="ch02.html">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-glossary.html 
new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-glossary.html
--- old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-glossary.html   
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-glossary.html   
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Part II. Glossaries</title>
+<title>Part II. Glossaries: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="cluttergtk-object-index.html" title="Object Index">
 <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -29,7 +29,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-object-hierarchy.html 
new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-object-hierarchy.html
--- old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-object-hierarchy.html   
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-object-hierarchy.html   
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Object Hierarchy</title>
+<title>Object Hierarchy: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="up" href="cluttergtk-objects.html" title="Part I. Clutter-GTK 
Actors and Objects">
 <link rel="prev" href="cluttergtk-objects.html" title="Part I. Clutter-GTK 
Actors and Objects">
 <link rel="next" href="cluttergtk-object-index.html" title="Object Index">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -39,7 +39,6 @@
 </pre>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-object-index.html 
new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-object-index.html
--- old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-object-index.html       
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-object-index.html       
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Object Index</title>
+<title>Object Index: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="up" href="cluttergtk-objects.html" title="Part I. Clutter-GTK 
Actors and Objects">
 <link rel="prev" href="cluttergtk-object-hierarchy.html" title="Object 
Hierarchy">
 <link rel="next" href="cluttergtk-glossary.html" title="Part II. Glossaries">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -54,7 +54,6 @@
 </table></div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-objects.html 
new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-objects.html
--- old/clutter-gtk-1.6.0/doc/reference/html/cluttergtk-objects.html    
2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/cluttergtk-objects.html    
2015-06-30 12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Part I. Clutter-GTK Actors and Objects</title>
+<title>Part I. Clutter-GTK Actors and Objects: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="ix01.html" title="Index">
 <link rel="next" href="cluttergtk-object-hierarchy.html" title="Object 
Hierarchy">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -32,7 +32,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/index.html 
new/clutter-gtk-1.6.2/doc/reference/html/index.html
--- old/clutter-gtk-1.6.0/doc/reference/html/index.html 2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/index.html 2015-06-30 
12:41:42.000000000 +0200
@@ -2,21 +2,21 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Clutter-Gtk 1.6.0 Reference Manual</title>
+<title>Clutter-Gtk 1.6.2 Reference Manual: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="next" href="ch01.html" title="Clutter-Gtk Overview">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
 <div class="book">
 <div class="titlepage">
 <div>
-<div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">Clutter-Gtk 1.6.0
+<div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">Clutter-Gtk 1.6.2
  Reference Manual</p></th></tr></table></div>
-<div><p class="releaseinfo">Version 1.6.0
+<div><p class="releaseinfo">Version 1.6.2
 </p></div>
 <div><p class="copyright">Copyright © 2006, 2007, 2008, 2009 Intel 
Corporation</p></div>
 <div><div class="legalnotice">
@@ -77,7 +77,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/index.sgml 
new/clutter-gtk-1.6.2/doc/reference/html/index.sgml
--- old/clutter-gtk-1.6.0/doc/reference/html/index.sgml 2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/index.sgml 2015-06-30 
12:41:42.000000000 +0200
@@ -56,5 +56,6 @@
 <ANCHOR id="annotation-glossterm-allow-none" 
href="clutter-gtk-1.0/annotation-glossary.html#annotation-glossterm-allow-none">
 <ANCHOR id="annotation-glossterm-array" 
href="clutter-gtk-1.0/annotation-glossary.html#annotation-glossterm-array">
 <ANCHOR id="annotation-glossterm-inout" 
href="clutter-gtk-1.0/annotation-glossary.html#annotation-glossterm-inout">
+<ANCHOR id="annotation-glossterm-skip" 
href="clutter-gtk-1.0/annotation-glossary.html#annotation-glossterm-skip">
 <ANCHOR id="annotation-glossterm-transfer full" 
href="clutter-gtk-1.0/annotation-glossary.html#annotation-glossterm-transfer 
full">
 <ANCHOR id="annotation-glossterm-transfer none" 
href="clutter-gtk-1.0/annotation-glossary.html#annotation-glossterm-transfer 
none">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/ix01.html 
new/clutter-gtk-1.6.2/doc/reference/html/ix01.html
--- old/clutter-gtk-1.6.0/doc/reference/html/ix01.html  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/ix01.html  2015-06-30 
12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Index</title>
+<title>Index: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="clutter-gtk-1.0-Utility-Functions.html" title="Utility 
Functions">
 <link rel="next" href="cluttergtk-objects.html" title="Part I. Clutter-GTK 
Actors and Objects">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -94,7 +94,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/ix02.html 
new/clutter-gtk-1.6.2/doc/reference/html/ix02.html
--- old/clutter-gtk-1.6.0/doc/reference/html/ix02.html  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/ix02.html  2015-06-30 
12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Index of all symbols</title>
+<title>Index of all symbols: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
 <link rel="next" href="ix03.html" title="Index of new symbols in 1.0">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -192,7 +192,6 @@
 <dd></dd>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/ix03.html 
new/clutter-gtk-1.6.2/doc/reference/html/ix03.html
--- old/clutter-gtk-1.6.0/doc/reference/html/ix03.html  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/ix03.html  2015-06-30 
12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Index of new symbols in 1.0</title>
+<title>Index of new symbols in 1.0: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="ix02.html" title="Index of all symbols">
 <link rel="next" href="ix04.html" title="Index of deprecated symbols">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -60,7 +60,6 @@
 <dd></dd>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/ix04.html 
new/clutter-gtk-1.6.2/doc/reference/html/ix04.html
--- old/clutter-gtk-1.6.0/doc/reference/html/ix04.html  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/ix04.html  2015-06-30 
12:41:42.000000000 +0200
@@ -2,14 +2,14 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Index of deprecated symbols</title>
+<title>Index of deprecated symbols: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="ix03.html" title="Index of new symbols in 1.0">
 <link rel="next" href="license.html" title="Appendix A. License">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -26,7 +26,6 @@
 <a name="idx"></a>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/license.html 
new/clutter-gtk-1.6.2/doc/reference/html/license.html
--- old/clutter-gtk-1.6.0/doc/reference/html/license.html       2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/license.html       2015-06-30 
12:41:42.000000000 +0200
@@ -2,13 +2,13 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Clutter-Gtk 1.6.0
- Reference Manual: Appendix A. License</title>
+<title>Appendix A. License: Clutter-Gtk 1.6.2
+ Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
-<link rel="up" href="index.html" title="Clutter-Gtk 1.6.0 Reference Manual">
+<link rel="home" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
+<link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
 <link rel="prev" href="ix04.html" title="Index of deprecated symbols">
-<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -53,7 +53,6 @@
     </p>
 </div>
 <div class="footer">
-<hr>
-          Generated by GTK-Doc V1.20.1</div>
+<hr>Generated by GTK-Doc V1.23.1</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/html/style.css 
new/clutter-gtk-1.6.2/doc/reference/html/style.css
--- old/clutter-gtk-1.6.0/doc/reference/html/style.css  2014-09-22 
12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/html/style.css  2015-06-30 
12:41:42.000000000 +0200
@@ -60,7 +60,7 @@
 div.informaltable table
 {
   border-collapse: separate;
-  border-spacing: 1em 0.5em;
+  border-spacing: 1em 0.3em;
   border: none;
 }
 
@@ -148,6 +148,8 @@
 h4
 {
   color: #555753;
+  margin-top: 1em;
+  margin-bottom: 1em;
 }
 
 hr
@@ -166,17 +168,16 @@
   padding-bottom: 0.25em;
 }
 
-dl.toc > dd > dl > dt
+dl.toc > dt
 {
   padding-top: 0.25em;
   padding-bottom: 0.25em;
+  font-weight: bold;
 }
 
-dl.toc > dt
+dl.toc > dl
 {
-  padding-top: 1em;
   padding-bottom: 0.5em;
-  font-weight: bold;
 }
 
 .parameter
@@ -346,7 +347,9 @@
 }
 
 @media screen {
-  sup a.footnote
+  /* these have a <sup> as a first child, but since there are no parent 
selectors
+   * we can't use that. */
+  a.footnote
   {
     position: relative;
     top: 0em ! important;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/doc/reference/version.xml 
new/clutter-gtk-1.6.2/doc/reference/version.xml
--- old/clutter-gtk-1.6.0/doc/reference/version.xml     2014-09-22 
12:45:48.000000000 +0200
+++ new/clutter-gtk-1.6.2/doc/reference/version.xml     2015-06-30 
12:41:19.000000000 +0200
@@ -1 +1 @@
-1.6.0
+1.6.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/gtk-doc.make new/clutter-gtk-1.6.2/gtk-doc.make
--- old/clutter-gtk-1.6.0/gtk-doc.make  2014-09-17 15:02:14.000000000 +0200
+++ new/clutter-gtk-1.6.2/gtk-doc.make  2015-05-19 13:20:32.000000000 +0200
@@ -25,6 +25,7 @@
 
 SETUP_FILES = \
        $(content_files)                \
+       $(expand_content_files)         \
        $(DOC_MAIN_SGML_FILE)           \
        $(DOC_MODULE)-sections.txt      \
        $(DOC_MODULE)-overrides.txt
@@ -86,7 +87,7 @@
 
 setup-build.stamp:
        -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
-           files=`echo $(SETUP_FILES) $(expand_content_files) 
$(DOC_MODULE).types`; \
+           files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
            if test "x$$files" != "x" ; then \
                for file in $$files ; do \
                    destdir=`dirname $(abs_builddir)/$$file`; \
@@ -118,7 +119,7 @@
        $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > 
/dev/null 2>&1 ; then \
            scanobj_options=""; \
            gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
-           if test "$(?)" = "0"; then \
+           if test "$$?" = "0"; then \
                if test "x$(V)" = "x1"; then \
                    scanobj_options="--verbose"; \
                fi; \
@@ -162,17 +163,17 @@
 GTK_DOC_V_XREF_=$(GTK_DOC_V_XREF_$(AM_DEFAULT_VERBOSITY))
 GTK_DOC_V_XREF_0=@echo "  DOC   Fixing cross-references";
 
-html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
+html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) 
$(expand_content_files)
        $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \
        mkhtml_options=""; \
        gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
-       if test "$(?)" = "0"; then \
+       if test "$$?" = "0"; then \
          if test "x$(V)" = "x1"; then \
            mkhtml_options="$$mkhtml_options --verbose"; \
          fi; \
        fi; \
        gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
-       if test "$(?)" = "0"; then \
+       if test "$$?" = "0"; then \
          mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \
        fi; \
        cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) 
$(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
@@ -194,11 +195,11 @@
 GTK_DOC_V_PDF_=$(GTK_DOC_V_PDF_$(AM_DEFAULT_VERBOSITY))
 GTK_DOC_V_PDF_0=@echo "  DOC   Building PDF";
 
-pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
+pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) 
$(expand_content_files)
        $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \
        mkpdf_options=""; \
        gtkdoc-mkpdf 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
-       if test "$(?)" = "0"; then \
+       if test "$$?" = "0"; then \
          if test "x$(V)" = "x1"; then \
            mkpdf_options="$$mkpdf_options --verbose"; \
          fi; \
@@ -223,12 +224,15 @@
        @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \
          rm -f $(DOC_MODULE).types; \
        fi
+       @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-sections" ; then \
+         rm -f $(DOC_MODULE)-sections.txt; \
+       fi
 
 distclean-local:
        @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
            $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
        @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
-           rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \
+           rm -f $(SETUP_FILES) $(DOC_MODULE).types; \
        fi
 
 maintainer-clean-local:
Files old/clutter-gtk-1.6.0/po/ja.gmo and new/clutter-gtk-1.6.2/po/ja.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/po/ja.po new/clutter-gtk-1.6.2/po/ja.po
--- old/clutter-gtk-1.6.0/po/ja.po      2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/po/ja.po      2015-06-30 12:41:42.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: clutter-gtk master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?";
 "product=clutter-gtk\n"
-"POT-Creation-Date: 2014-09-22 11:47+0100\n"
+"POT-Creation-Date: 2015-06-30 11:41+0100\n"
 "PO-Revision-Date: 2012-09-07 13:24+0900\n"
 "Last-Translator: Takeshi AIHANA <takeshi.aih...@gmail.com>\n"
 "Language-Team: Japanese <takeshi.aih...@gmail.com>\n"
Files old/clutter-gtk-1.6.0/po/pl.gmo and new/clutter-gtk-1.6.2/po/pl.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/po/pl.po new/clutter-gtk-1.6.2/po/pl.po
--- old/clutter-gtk-1.6.0/po/pl.po      2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/po/pl.po      2015-06-30 12:41:42.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: clutter-gtk\n"
 "Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?";
 "product=clutter-gtk\n"
-"POT-Creation-Date: 2014-09-22 11:47+0100\n"
+"POT-Creation-Date: 2015-06-30 11:41+0100\n"
 "PO-Revision-Date: 2012-09-01 21:20+0200\n"
 "Last-Translator: Piotr Drąg <piotrd...@gmail.com>\n"
 "Language-Team: Polish <gnom...@aviary.pl>\n"
Files old/clutter-gtk-1.6.0/po/zh_CN.gmo and new/clutter-gtk-1.6.2/po/zh_CN.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gtk-1.6.0/po/zh_CN.po new/clutter-gtk-1.6.2/po/zh_CN.po
--- old/clutter-gtk-1.6.0/po/zh_CN.po   2014-09-22 12:47:41.000000000 +0200
+++ new/clutter-gtk-1.6.2/po/zh_CN.po   2015-06-30 12:41:42.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: clutter-gtk master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?";
 "product=clutter-gtk\n"
-"POT-Creation-Date: 2014-09-22 11:47+0100\n"
+"POT-Creation-Date: 2015-06-30 11:41+0100\n"
 "PO-Revision-Date: 2011-03-29 11:39+0800\n"
 "Last-Translator: Aron Xu <happyaron...@gmail.com>\n"
 "Language-Team: Chinese (simplified)\n"


Reply via email to