[maemo-commits] [maemo-commits] r15918 - in projects/haf/trunk/gtk+: . debian docs/reference/gdk/tmpl docs/reference/gtk/tmpl

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Aug 29 15:02:30 EEST 2008
Author: csaavedra
Date: 2008-08-29 15:02:03 +0300 (Fri, 29 Aug 2008)
New Revision: 15918

Modified:
   projects/haf/trunk/gtk+/ChangeLog
   projects/haf/trunk/gtk+/debian/changelog
   projects/haf/trunk/gtk+/debian/control.in
   projects/haf/trunk/gtk+/docs/reference/gdk/tmpl/events.sgml
   projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkiconview.sgml
   projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkobject.sgml
   projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktoolbar.sgml
   projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktreeview.sgml
   projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkwidget.sgml
Log:
2008-08-29  Claudio Saavedra  <csaavedra at igalia.com>

	Released 2:2.12.9-1maemo0

	* debian/changelog: Switch to use 'maemo' instead of 'osso' for 
	versioning.
	* debian/control.in: Set Kimmo as the maintainer.

	* docs/reference/gdk/tmpl/events.sgml:
	* docs/reference/gtk/tmpl/gtkiconview.sgml:
	* docs/reference/gtk/tmpl/gtkobject.sgml:
	* docs/reference/gtk/tmpl/gtktoolbar.sgml:
	* docs/reference/gtk/tmpl/gtktreeview.sgml:
	* docs/reference/gtk/tmpl/gtkwidget.sgml: Template updates.



Modified: projects/haf/trunk/gtk+/ChangeLog
===================================================================
--- projects/haf/trunk/gtk+/ChangeLog	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/ChangeLog	2008-08-29 12:02:03 UTC (rev 15918)
@@ -1,3 +1,18 @@
+2008-08-29  Claudio Saavedra  <csaavedra at igalia.com>
+
+	Released 2:2.12.9-1maemo0
+
+	* debian/changelog: Switch to use 'maemo' instead of 'osso' for 
+	versioning.
+	* debian/control.in: Set Kimmo as the maintainer.
+
+	* docs/reference/gdk/tmpl/events.sgml:
+	* docs/reference/gtk/tmpl/gtkiconview.sgml:
+	* docs/reference/gtk/tmpl/gtkobject.sgml:
+	* docs/reference/gtk/tmpl/gtktoolbar.sgml:
+	* docs/reference/gtk/tmpl/gtktreeview.sgml:
+	* docs/reference/gtk/tmpl/gtkwidget.sgml: Template updates.
+
 2008-08-29 10:55:06  Tim Janik  <timj at imendio.com>
 
 	Applied patch from Kristian Rietveld to fix inclusion of

Modified: projects/haf/trunk/gtk+/debian/changelog
===================================================================
--- projects/haf/trunk/gtk+/debian/changelog	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/debian/changelog	2008-08-29 12:02:03 UTC (rev 15918)
@@ -1,3 +1,10 @@
+gtk+2.0 (2:2.12.9-1maemo0) unstable; urgency=low
+
+  * Fixes inclusion of gtkfilechooserprivate.h in applications.
+  * Switch the debian versioning schema to use 'maemo' instead of 'osso'.
+
+ -- Claudio Saavedra <csaavedra at igalia.com>  Fri, 29 Aug 2008 13:51:07 +0300
+
 gtk+2.0 (2:2.12.9-0osso4) unstable; urgency=low
 
   * Lot of changes, see ChangeLog.

Modified: projects/haf/trunk/gtk+/debian/control.in
===================================================================
--- projects/haf/trunk/gtk+/debian/control.in	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/debian/control.in	2008-08-29 12:02:03 UTC (rev 15918)
@@ -1,7 +1,7 @@
 Source: gtk+2.0
 Section: libs
 Priority: optional
-Maintainer: Xan Lopez <xan.lopez at nokia.com>
+Maintainer: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
 Build-Depends: debhelper (>> 4.0.0), gettext, pkg-config, libglib2.0-dev (>= 2.12.12-1osso9), libpango1.0-dev (>= 1.12.0), libatk1.0-dev (>= 1.9.0), libcairo2-dev (>= 1.2.0), libx11-dev, libxext-dev, libxi-dev, libxrandr-dev, libxt-dev, libxrender-dev, libxft-dev, libxcursor-dev,  libjpeg62-dev, libpng12-dev, gtk-doc-tools, libtiff4-dev, libexpat1-dev, libxfixes-dev, libtool (>= 1.5.12), libxtst-dev
 Build-Depends-Indep: gtk-doc-tools, libglib2.0-doc, libpango1.0-doc, libatk1.0-doc, libcairo2-doc
 Standards-Version: 3.6.1.0

Modified: projects/haf/trunk/gtk+/docs/reference/gdk/tmpl/events.sgml
===================================================================
--- projects/haf/trunk/gtk+/docs/reference/gdk/tmpl/events.sgml	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/docs/reference/gdk/tmpl/events.sgml	2008-08-29 12:02:03 UTC (rev 15918)
@@ -92,6 +92,7 @@
   was added in 2.6
 @GDK_GRAB_BROKEN: a pointer or keyboard grab was broken. This event type
   was added in 2.8.
+ at GDK_DAMAGE: 
 
 <!-- ##### ENUM GdkEventMask ##### -->
 <para>

Modified: projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkiconview.sgml
===================================================================
--- projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkiconview.sgml	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkiconview.sgml	2008-08-29 12:02:03 UTC (rev 15918)
@@ -109,6 +109,11 @@
 
 </para>
 
+<!-- ##### ARG GtkIconView:hildon-ui-mode ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkIconView:item-width ##### -->
 <para>
 

Modified: projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkobject.sgml
===================================================================
--- projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkobject.sgml	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkobject.sgml	2008-08-29 12:02:03 UTC (rev 15918)
@@ -134,8 +134,6 @@
 
 @GTK_IN_DESTRUCTION: the object is currently being destroyed. This is used 
   internally by GTK+ to prevent reinvokations during destruction.
- at GTK_FLOATING: 
- at GTK_RESERVED_1: 
 @GTK_RESERVED_2: reserved for future use
 
 <!-- ##### MACRO GTK_OBJECT_FLAGS ##### -->

Modified: projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktoolbar.sgml
===================================================================
--- projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktoolbar.sgml	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktoolbar.sgml	2008-08-29 12:02:03 UTC (rev 15918)
@@ -52,8 +52,6 @@
 @orientation: 
 @style: 
 @icon_size: 
- at tooltips: 
- at _tooltips: 
 
 <!-- ##### SIGNAL GtkToolbar::focus-home-or-end ##### -->
 <para>

Modified: projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktreeview.sgml
===================================================================
--- projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktreeview.sgml	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtktreeview.sgml	2008-08-29 12:02:03 UTC (rev 15918)
@@ -271,6 +271,11 @@
 
 </para>
 
+<!-- ##### ARG GtkTreeView:hildon-ui-mode ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkTreeView:hover-expand ##### -->
 <para>
 

Modified: projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkwidget.sgml
===================================================================
--- projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkwidget.sgml	2008-08-29 08:59:57 UTC (rev 15917)
+++ projects/haf/trunk/gtk+/docs/reference/gtk/tmpl/gtkwidget.sgml	2008-08-29 12:02:03 UTC (rev 15918)
@@ -153,6 +153,15 @@
 @event: 
 @Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
 
+<!-- ##### SIGNAL GtkWidget::damage-event ##### -->
+<para>
+
+</para>
+
+ at widget: the object which received the signal.
+ at event: 
+ at Returns: 
+
 <!-- ##### SIGNAL GtkWidget::delete-event ##### -->
 <para>
 
@@ -845,6 +854,11 @@
 
 </para>
 
+<!-- ##### ARG GtkWidget:hildon-mode ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkWidget:interior-focus ##### -->
 <para>
 


More information about the maemo-commits mailing list