gtk+ r19586 - in trunk: . docs/reference/gdk docs/reference/gdk-pixbuf docs/reference/gdk-pixbuf/tmpl docs/reference/gdk/tmpl docs/reference/gtk docs/reference/gtk/tmpl docs/reference/libgail-util/tmpl gdk gdk-pixbuf gtk



Author: matthiasc
Date: Fri Feb 15 23:42:42 2008
New Revision: 19586
URL: http://svn.gnome.org/viewvc/gtk+?rev=19586&view=rev

Log:
2008-02-15  Matthias Clasen  <mclasen redhat com>

        * configure.in: Go back to 2.13.0 as version for now,
        as there was no consensus to do the jump.

        * many other places: Update Since: tags.




Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
   trunk/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml
   trunk/docs/reference/gdk-pixbuf/tmpl/file-saving.sgml
   trunk/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-unused.sgml
   trunk/docs/reference/gdk/gdk-docs.sgml
   trunk/docs/reference/gdk/tmpl/colors.sgml
   trunk/docs/reference/gdk/tmpl/drawing.sgml
   trunk/docs/reference/gdk/tmpl/gdkscreen.sgml
   trunk/docs/reference/gdk/tmpl/regions.sgml
   trunk/docs/reference/gdk/tmpl/x_interaction.sgml
   trunk/docs/reference/gtk/gtk-docs.sgml
   trunk/docs/reference/gtk/tmpl/gtk-unused.sgml
   trunk/docs/reference/gtk/tmpl/gtkcalendar.sgml
   trunk/docs/reference/gtk/tmpl/gtkdialog.sgml
   trunk/docs/reference/gtk/tmpl/gtkmenuitem.sgml
   trunk/docs/reference/gtk/tmpl/gtkobject.sgml
   trunk/docs/reference/gtk/tmpl/gtkpagesetup.sgml
   trunk/docs/reference/gtk/tmpl/gtkprintsettings.sgml
   trunk/docs/reference/gtk/tmpl/gtksettings.sgml
   trunk/docs/reference/gtk/tmpl/gtkstyle.sgml
   trunk/docs/reference/gtk/tmpl/gtktoolbar.sgml
   trunk/docs/reference/gtk/tmpl/gtktoolitem.sgml
   trunk/docs/reference/gtk/tmpl/gtktooltip.sgml
   trunk/docs/reference/libgail-util/tmpl/gailmisc.sgml
   trunk/docs/reference/libgail-util/tmpl/gailtextutil.sgml
   trunk/gdk-pixbuf/gdk-pixbuf-io.c
   trunk/gdk/gdkapplaunchcontext.c
   trunk/gtk/gtkcalendar.c
   trunk/gtk/gtkpagesetup.c
   trunk/gtk/gtkprintsettings.c
   trunk/gtk/gtkstyle.c
   trunk/gtk/gtktoolitem.c
   trunk/gtk/gtktoolshell.c
   trunk/gtk/gtktooltip.c

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Feb 15 23:42:42 2008
@@ -11,7 +11,7 @@
 # set GTK_BINARY_AGE and GTK_INTERFACE_AGE to 0.
 
 m4_define([gtk_major_version], [2])
-m4_define([gtk_minor_version], [15])
+m4_define([gtk_minor_version], [13])
 m4_define([gtk_micro_version], [0])
 m4_define([gtk_interface_age], [0])
 m4_define([gtk_binary_age],

Modified: trunk/docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
==============================================================================
--- trunk/docs/reference/gdk-pixbuf/gdk-pixbuf.sgml	(original)
+++ trunk/docs/reference/gdk-pixbuf/gdk-pixbuf.sgml	Fri Feb 15 23:42:42 2008
@@ -148,8 +148,8 @@
   <index role="2.8">
     <title>Index of new symbols in 2.8</title>
   </index>  
-  <index role="2.16">
-    <title>Index of new symbols in 2.16</title>
+  <index role="2.14">
+    <title>Index of new symbols in 2.14</title>
   </index>  
 
   &Porting-From-Imlib;

Modified: trunk/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml
==============================================================================
--- trunk/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml	(original)
+++ trunk/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml	Fri Feb 15 23:42:42 2008
@@ -79,3 +79,28 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_pixbuf_new_from_stream ##### -->
+<para>
+
+</para>
+
+ stream: 
+ cancellable: 
+ error: 
+ Returns: 
+
+
+<!-- ##### FUNCTION gdk_pixbuf_new_from_stream_at_scale ##### -->
+<para>
+
+</para>
+
+ stream: 
+ width: 
+ height: 
+ preserve_aspect_ratio: 
+ cancellable: 
+ error: 
+ Returns: 
+
+

Modified: trunk/docs/reference/gdk-pixbuf/tmpl/file-saving.sgml
==============================================================================
--- trunk/docs/reference/gdk-pixbuf/tmpl/file-saving.sgml	(original)
+++ trunk/docs/reference/gdk-pixbuf/tmpl/file-saving.sgml	Fri Feb 15 23:42:42 2008
@@ -124,3 +124,17 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_pixbuf_save_to_stream ##### -->
+<para>
+
+</para>
+
+ pixbuf: 
+ stream: 
+ type: 
+ cancellable: 
+ error: 
+ Varargs: 
+ Returns: 
+
+

Modified: trunk/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-unused.sgml
==============================================================================
--- trunk/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-unused.sgml	(original)
+++ trunk/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-unused.sgml	Fri Feb 15 23:42:42 2008
@@ -567,14 +567,3 @@
   </para>
 
 
-<!-- ##### FUNCTION gdk_pixbuf_new_from_stream ##### -->
-<para>
-
-</para>
-
- stream_length: 
- stream: 
- copy_pixels: 
- error: 
- Returns: 
-

Modified: trunk/docs/reference/gdk/gdk-docs.sgml
==============================================================================
--- trunk/docs/reference/gdk/gdk-docs.sgml	(original)
+++ trunk/docs/reference/gdk/gdk-docs.sgml	Fri Feb 15 23:42:42 2008
@@ -116,8 +116,8 @@
   <index role="2.12">
     <title>Index of new symbols in 2.12</title>
   </index>  
-  <index role="2.16">
-    <title>Index of new symbols in 2.16</title>
+  <index role="2.14">
+    <title>Index of new symbols in 2.14</title>
   </index>  
 
 </book>

Modified: trunk/docs/reference/gdk/tmpl/colors.sgml
==============================================================================
--- trunk/docs/reference/gdk/tmpl/colors.sgml	(original)
+++ trunk/docs/reference/gdk/tmpl/colors.sgml	Fri Feb 15 23:42:42 2008
@@ -126,7 +126,7 @@
 
 @colormap: 
 @colors: 
- ncolors: 
+ n_colors: 
 @writeable: 
 @best_match: 
 @success: 
@@ -150,7 +150,7 @@
 
 @colormap: 
 @colors: 
- ncolors: 
+ n_colors: 
 
 
 <!-- ##### FUNCTION gdk_colormap_query_color ##### -->

Modified: trunk/docs/reference/gdk/tmpl/drawing.sgml
==============================================================================
--- trunk/docs/reference/gdk/tmpl/drawing.sgml	(original)
+++ trunk/docs/reference/gdk/tmpl/drawing.sgml	Fri Feb 15 23:42:42 2008
@@ -179,7 +179,7 @@
 @drawable: 
 @gc: 
 @points: 
- npoints: 
+ n_points: 
 
 
 <!-- ##### FUNCTION gdk_draw_line ##### -->
@@ -202,7 +202,7 @@
 @gc: 
 @points: 
 lines.
- npoints: 
+ n_points: 
 
 
 <!-- ##### FUNCTION gdk_draw_pixbuf ##### -->
@@ -231,7 +231,7 @@
 @drawable: 
 @gc: 
 @segs: 
- nsegs: 
+ n_segs: 
 
 
 <!-- ##### STRUCT GdkSegment ##### -->
@@ -285,7 +285,7 @@
 @gc: 
 @filled: 
 @points: 
- npoints: 
+ n_points: 
 
 
 <!-- ##### FUNCTION gdk_draw_trapezoids ##### -->

Modified: trunk/docs/reference/gdk/tmpl/gdkscreen.sgml
==============================================================================
--- trunk/docs/reference/gdk/tmpl/gdkscreen.sgml	(original)
+++ trunk/docs/reference/gdk/tmpl/gdkscreen.sgml	Fri Feb 15 23:42:42 2008
@@ -41,6 +41,13 @@
 
 @gdkscreen: the object which received the signal.
 
+<!-- ##### SIGNAL GdkScreen::monitors-changed ##### -->
+<para>
+
+</para>
+
+ gdkscreen: the object which received the signal.
+
 <!-- ##### SIGNAL GdkScreen::size-changed ##### -->
 <para>
 
@@ -277,6 +284,36 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_screen_get_monitor_height_mm ##### -->
+<para>
+
+</para>
+
+ screen: 
+ monitor_num: 
+ Returns: 
+
+
+<!-- ##### FUNCTION gdk_screen_get_monitor_width_mm ##### -->
+<para>
+
+</para>
+
+ screen: 
+ monitor_num: 
+ Returns: 
+
+
+<!-- ##### FUNCTION gdk_screen_get_monitor_plug_name ##### -->
+<para>
+
+</para>
+
+ screen: 
+ monitor_num: 
+ Returns: 
+
+
 <!-- ##### FUNCTION gdk_screen_broadcast_client_message ##### -->
 <para>
 

Modified: trunk/docs/reference/gdk/tmpl/regions.sgml
==============================================================================
--- trunk/docs/reference/gdk/tmpl/regions.sgml	(original)
+++ trunk/docs/reference/gdk/tmpl/regions.sgml	Fri Feb 15 23:42:42 2008
@@ -95,7 +95,7 @@
 </para>
 
 @points: 
- npoints: 
+ n_points: 
 @fill_rule: 
 @Returns: 
 

Modified: trunk/docs/reference/gdk/tmpl/x_interaction.sgml
==============================================================================
--- trunk/docs/reference/gdk/tmpl/x_interaction.sgml	(original)
+++ trunk/docs/reference/gdk/tmpl/x_interaction.sgml	Fri Feb 15 23:42:42 2008
@@ -433,6 +433,16 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_x11_screen_get_monitor_output ##### -->
+<para>
+
+</para>
+
+ screen: 
+ monitor_num: 
+ Returns: 
+
+
 <!-- ##### FUNCTION gdk_x11_screen_lookup_visual ##### -->
 <para>
 

Modified: trunk/docs/reference/gtk/gtk-docs.sgml
==============================================================================
--- trunk/docs/reference/gtk/gtk-docs.sgml	(original)
+++ trunk/docs/reference/gtk/gtk-docs.sgml	Fri Feb 15 23:42:42 2008
@@ -688,7 +688,7 @@
   <index role="2.12">
     <title>Index of new symbols in 2.12</title>
   </index>  
-  <index role="2.16">
-    <title>Index of new symbols in 2.16</title>
+  <index role="2.14">
+    <title>Index of new symbols in 2.14</title>
   </index>  
 </book>

Modified: trunk/docs/reference/gtk/tmpl/gtk-unused.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtk-unused.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtk-unused.sgml	Fri Feb 15 23:42:42 2008
@@ -3276,13 +3276,6 @@
 @tool_item: 
 @pack_end: 
 
-<!-- ##### FUNCTION gtk_tool_item_toolbar_reconfigured ##### -->
-<para>
-
-</para>
-
- tool_item: 
-
 <!-- ##### FUNCTION gtk_trace_referencing ##### -->
 <para>
 Private: print debugging information while doing a gtk_object_ref() or 

Modified: trunk/docs/reference/gtk/tmpl/gtkcalendar.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkcalendar.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkcalendar.sgml	Fri Feb 15 23:42:42 2008
@@ -118,6 +118,16 @@
 
 </para>
 
+<!-- ##### ARG GtkCalendar:detail-height-rows ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:detail-width-chars ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkCalendar:month ##### -->
 <para>
 
@@ -133,6 +143,11 @@
 
 </para>
 
+<!-- ##### ARG GtkCalendar:show-details ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkCalendar:show-heading ##### -->
 <para>
 
@@ -148,10 +163,30 @@
 
 </para>
 
+<!-- ##### USER_FUNCTION GtkCalendarDetailFunc ##### -->
+<para>
+
+</para>
+
+ calendar: 
+ year: 
+ month: 
+ day: 
+ user_data: 
+ Returns: 
+
+
 <!-- ##### ENUM GtkCalendarDisplayOptions ##### -->
 <para>
 </para>
 
+ GTK_CALENDAR_SHOW_HEADING: 
+ GTK_CALENDAR_SHOW_DAY_NAMES: 
+ GTK_CALENDAR_NO_MONTH_CHANGE: 
+ GTK_CALENDAR_SHOW_WEEK_NUMBERS: 
+ GTK_CALENDAR_WEEK_START_MONDAY: 
+ GTK_CALENDAR_SHOW_DETAILS: 
+
 <!-- ##### FUNCTION gtk_calendar_new ##### -->
 <para>
 </para>
@@ -220,23 +255,70 @@
 @flags: 
 
 
-<!-- ##### FUNCTION gtk_calendar_display_options ##### -->
+<!-- ##### FUNCTION gtk_calendar_get_date ##### -->
 <para>
 </para>
 
 @calendar: 
- flags: 
- Deprecated: 
+ year: 
+ month: 
+ day: 
 
 
-<!-- ##### FUNCTION gtk_calendar_get_date ##### -->
+<!-- ##### FUNCTION gtk_calendar_set_detail_func ##### -->
 <para>
+
 </para>
 
 @calendar: 
- year: 
- month: 
- day: 
+ func: 
+ data: 
+ destroy: 
+
+
+<!-- ##### FUNCTION gtk_calendar_get_detail_width_chars ##### -->
+<para>
+
+</para>
+
+ calendar: 
+ Returns: 
+
+
+<!-- ##### FUNCTION gtk_calendar_set_detail_width_chars ##### -->
+<para>
+
+</para>
+
+ calendar: 
+ chars: 
+
+
+<!-- ##### FUNCTION gtk_calendar_get_detail_height_rows ##### -->
+<para>
+
+</para>
+
+ calendar: 
+ Returns: 
+
+
+<!-- ##### FUNCTION gtk_calendar_set_detail_height_rows ##### -->
+<para>
+
+</para>
+
+ calendar: 
+ rows: 
+
+
+<!-- ##### FUNCTION gtk_calendar_display_options ##### -->
+<para>
+</para>
+
+ calendar: 
+ flags: 
+ Deprecated: 
 
 
 <!-- ##### FUNCTION gtk_calendar_freeze ##### -->

Modified: trunk/docs/reference/gtk/tmpl/gtkdialog.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkdialog.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkdialog.sgml	Fri Feb 15 23:42:42 2008
@@ -193,8 +193,8 @@
 
 </para>
 
- dialog:
- arg1:
+ dialog: 
+ arg1: 
 
 <!-- ##### ARG GtkDialog:has-separator ##### -->
 <para>

Modified: trunk/docs/reference/gtk/tmpl/gtkmenuitem.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkmenuitem.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkmenuitem.sgml	Fri Feb 15 23:42:42 2008
@@ -78,6 +78,11 @@
 
 </para>
 
+<!-- ##### ARG GtkMenuItem:arrow-scaling ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkMenuItem:arrow-spacing ##### -->
 <para>
 

Modified: trunk/docs/reference/gtk/tmpl/gtkobject.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkobject.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkobject.sgml	Fri Feb 15 23:42:42 2008
@@ -134,6 +134,8 @@
 
 @GTK_IN_DESTRUCTION: the object is currently being destroyed. This is used 
   internally by GTK+ to prevent reinvokations during destruction.
+ GTK_FLOATING: 
+ GTK_RESERVED_1: 
 @GTK_RESERVED_2: reserved for future use
 
 <!-- ##### MACRO GTK_OBJECT_FLAGS ##### -->

Modified: trunk/docs/reference/gtk/tmpl/gtkpagesetup.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkpagesetup.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkpagesetup.sgml	Fri Feb 15 23:42:42 2008
@@ -270,6 +270,29 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_page_setup_load_file ##### -->
+<para>
+
+</para>
+
+ setup: 
+ file_name: 
+ error: 
+ Returns: 
+
+
+<!-- ##### FUNCTION gtk_page_setup_load_key_file ##### -->
+<para>
+
+</para>
+
+ setup: 
+ key_file: 
+ group_name: 
+ error: 
+ Returns: 
+
+
 <!-- ##### FUNCTION gtk_page_setup_to_file ##### -->
 <para>
 

Modified: trunk/docs/reference/gtk/tmpl/gtkprintsettings.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkprintsettings.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkprintsettings.sgml	Fri Feb 15 23:42:42 2008
@@ -882,6 +882,29 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_print_settings_load_file ##### -->
+<para>
+
+</para>
+
+ settings: 
+ file_name: 
+ error: 
+ Returns: 
+
+
+<!-- ##### FUNCTION gtk_print_settings_load_key_file ##### -->
+<para>
+
+</para>
+
+ settings: 
+ key_file: 
+ group_name: 
+ error: 
+ Returns: 
+
+
 <!-- ##### FUNCTION gtk_print_settings_to_file ##### -->
 <para>
 

Modified: trunk/docs/reference/gtk/tmpl/gtksettings.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtksettings.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtksettings.sgml	Fri Feb 15 23:42:42 2008
@@ -153,6 +153,11 @@
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-im-module ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-key-theme-name ##### -->
 <para>
 

Modified: trunk/docs/reference/gtk/tmpl/gtkstyle.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkstyle.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkstyle.sgml	Fri Feb 15 23:42:42 2008
@@ -745,7 +745,7 @@
 @widget: 
 @detail: 
 @points: 
- npoints: 
+ n_points: 
 @fill: 
 
 
@@ -932,6 +932,14 @@
 @top: 
 @bottom: 
 
+<!-- ##### FUNCTION gtk_border_new ##### -->
+<para>
+
+</para>
+
+ Returns: 
+
+
 <!-- ##### FUNCTION gtk_border_copy ##### -->
 <para>
 

Modified: trunk/docs/reference/gtk/tmpl/gtktoolbar.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtktoolbar.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtktoolbar.sgml	Fri Feb 15 23:42:42 2008
@@ -52,6 +52,8 @@
 @orientation: 
 @style: 
 @icon_size: 
+ tooltips: 
+ _tooltips: 
 
 <!-- ##### SIGNAL GtkToolbar::focus-home-or-end ##### -->
 <para>

Modified: trunk/docs/reference/gtk/tmpl/gtktoolitem.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtktoolitem.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtktoolitem.sgml	Fri Feb 15 23:42:42 2008
@@ -3,6 +3,7 @@
 
 <!-- ##### SECTION Short_Description ##### -->
 
+
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -298,3 +299,11 @@
 @tool_item: 
 
 
+<!-- ##### FUNCTION gtk_tool_item_toolbar_reconfigured ##### -->
+<para>
+
+</para>
+
+ tool_item: 
+
+

Modified: trunk/docs/reference/gtk/tmpl/gtktooltip.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtktooltip.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtktooltip.sgml	Fri Feb 15 23:42:42 2008
@@ -122,6 +122,16 @@
 @size: 
 
 
+<!-- ##### FUNCTION gtk_tooltip_set_icon_from_icon_name ##### -->
+<para>
+
+</para>
+
+ tooltip: 
+ icon_name: 
+ size: 
+
+
 <!-- ##### FUNCTION gtk_tooltip_set_custom ##### -->
 <para>
 

Modified: trunk/docs/reference/libgail-util/tmpl/gailmisc.sgml
==============================================================================
--- trunk/docs/reference/libgail-util/tmpl/gailmisc.sgml	(original)
+++ trunk/docs/reference/libgail-util/tmpl/gailmisc.sgml	Fri Feb 15 23:42:42 2008
@@ -18,6 +18,9 @@
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### FUNCTION gail_misc_add_attribute ##### -->
 <para>
 

Modified: trunk/docs/reference/libgail-util/tmpl/gailtextutil.sgml
==============================================================================
--- trunk/docs/reference/libgail-util/tmpl/gailtextutil.sgml	(original)
+++ trunk/docs/reference/libgail-util/tmpl/gailtextutil.sgml	Fri Feb 15 23:42:42 2008
@@ -20,6 +20,9 @@
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### STRUCT GailTextUtil ##### -->
 <para>
 The GailTextCell structure should not be accessed directly.

Modified: trunk/gdk-pixbuf/gdk-pixbuf-io.c
==============================================================================
--- trunk/gdk-pixbuf/gdk-pixbuf-io.c	(original)
+++ trunk/gdk-pixbuf/gdk-pixbuf-io.c	Fri Feb 15 23:42:42 2008
@@ -1290,7 +1290,7 @@
  * not supported, there was not enough memory to allocate the image buffer, 
  * the stream contained invalid data, or the operation was cancelled.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 GdkPixbuf *
 gdk_pixbuf_new_from_stream_at_scale (GInputStream  *stream,
@@ -1340,7 +1340,7 @@
  * not supported, there was not enough memory to allocate the image buffer, 
  * the stream contained invalid data, or the operation was cancelled.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GdkPixbuf *
 gdk_pixbuf_new_from_stream (GInputStream  *stream,
@@ -2274,7 +2274,7 @@
  * Returns: %TRUE if the pixbuf was saved successfully, %FALSE if an
  *     error was set.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gdk_pixbuf_save_to_stream (GdkPixbuf      *pixbuf,

Modified: trunk/gdk/gdkapplaunchcontext.c
==============================================================================
--- trunk/gdk/gdkapplaunchcontext.c	(original)
+++ trunk/gdk/gdkapplaunchcontext.c	Fri Feb 15 23:42:42 2008
@@ -111,7 +111,7 @@
  * Sets the display on which applications will be launched when
  * using this context. See also gdk_app_launch_context_set_screen().
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_display (GdkAppLaunchContext *context,
@@ -136,7 +136,7 @@
  * using this context. See also gdk_app_launch_context_set_display().
  * If both @screen and @display are set, the @screen takes priority.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_screen (GdkAppLaunchContext *context,
@@ -163,7 +163,7 @@
  * <ulink url="http://www.freedesktop.org/Standards/wm-spec";>Extended 
  * Window Manager Hints</ulink>. 
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_desktop (GdkAppLaunchContext *context,
@@ -180,7 +180,7 @@
  * Sets the timestamp of @context. The timestamp should ideally
  * be taken from the event that triggered the launch.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_timestamp (GdkAppLaunchContext *context,
@@ -197,7 +197,7 @@
  * Sets the icon for applications that are launched with this
  * context. See also gdk_app_launch_context_set_icon_name().
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_icon (GdkAppLaunchContext *context, 
@@ -224,7 +224,7 @@
  * See also gdk_app_launch_context_set_icon(). If both @icon 
  * and @icon_name are set, the @icon_name takes priority.
  * 
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_icon_name (GdkAppLaunchContext *context,
@@ -241,7 +241,7 @@
  *
  * Returns: a new #GdkAppLaunchContext
  *
- * Since: 2.16
+ * Since: 2.14
  */
 GdkAppLaunchContext *
 gdk_app_launch_context_new (void)

Modified: trunk/gtk/gtkcalendar.c
==============================================================================
--- trunk/gtk/gtkcalendar.c	(original)
+++ trunk/gtk/gtkcalendar.c	Fri Feb 15 23:42:42 2008
@@ -539,7 +539,7 @@
  * Width of a detail cell, in characters.
  * A value of 0 allows any width. See gtk_calendar_set_detail_func().
  *
- * Since: 2.16
+ * Since: 2.14
  */
   g_object_class_install_property (gobject_class,
                                    PROP_DETAIL_WIDTH_CHARS,
@@ -555,7 +555,7 @@
  * Height of a detail cell, in rows.
  * A value of 0 allows any width. See gtk_calendar_set_detail_func().
  *
- * Since: 2.16
+ * Since: 2.14
  */
   g_object_class_install_property (gobject_class,
                                    PROP_DETAIL_HEIGHT_ROWS,
@@ -572,7 +572,7 @@
  * available only as tooltip. When this property is set days with details are
  * marked.
  *
- * Since: 2.16
+ * Since: 2.14
  */
   g_object_class_install_property (gobject_class,
                                    PROP_SHOW_DETAILS,
@@ -3863,7 +3863,7 @@
  * #GtkCalendar:detail-width-chars and #GtkCalendar:detail-height-rows
  * properties.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_calendar_set_detail_func (GtkCalendar           *calendar,
@@ -3897,7 +3897,7 @@
  * Updates the width of detail cells.
  * See #GtkCalendar:detail-width-chars.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_calendar_set_detail_width_chars (GtkCalendar *calendar,
@@ -3925,7 +3925,7 @@
  * Updates the height of detail cells.
  * See #GtkCalendar:detail-height-rows.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_calendar_set_detail_height_rows (GtkCalendar *calendar,
@@ -3952,7 +3952,7 @@
  * Queries the width of detail cells, in characters.
  * See #GtkCalendar:detail-width-chars.
  *
- * Since: 2.16
+ * Since: 2.14
  *
  * Return value: The width of detail cells, in characters.
  */
@@ -3970,7 +3970,7 @@
  * Queries the height of detail cells, in rows.
  * See #GtkCalendar:detail-width-chars.
  *
- * Since: 2.16
+ * Since: 2.14
  *
  * Return value: The height of detail cells, in rows.
  */

Modified: trunk/gtk/gtkpagesetup.c
==============================================================================
--- trunk/gtk/gtkpagesetup.c	(original)
+++ trunk/gtk/gtkpagesetup.c	Fri Feb 15 23:42:42 2008
@@ -482,7 +482,7 @@
  *
  * Return value: %TRUE on success
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_page_setup_load_file (GtkPageSetup *setup,
@@ -568,7 +568,7 @@
  * 
  * Return value: %TRUE on success
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_page_setup_load_key_file (GtkPageSetup *setup,

Modified: trunk/gtk/gtkprintsettings.c
==============================================================================
--- trunk/gtk/gtkprintsettings.c	(original)
+++ trunk/gtk/gtkprintsettings.c	Fri Feb 15 23:42:42 2008
@@ -1511,7 +1511,7 @@
  *
  * Return value: %TRUE on success
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_print_settings_load_file (GtkPrintSettings *settings,
@@ -1574,7 +1574,7 @@
  *
  * Return value: %TRUE on success
  * 
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_print_settings_load_key_file (GtkPrintSettings *settings,

Modified: trunk/gtk/gtkstyle.c
==============================================================================
--- trunk/gtk/gtkstyle.c	(original)
+++ trunk/gtk/gtkstyle.c	Fri Feb 15 23:42:42 2008
@@ -6441,9 +6441,10 @@
  *
  * Allocates a new #GtkBorder structure and initializes its elements to zero.
  * 
- * Returns: a new empty #GtkBorder. The newly allocated #GtkBorder should be freed
- * with gtk_border_free()
- * Since: 2.16
+ * Returns: a new empty #GtkBorder. The newly allocated #GtkBorder should be 
+ *     freed with gtk_border_free()
+ *
+ * Since: 2.14
  **/
 GtkBorder *
 gtk_border_new (void)

Modified: trunk/gtk/gtktoolitem.c
==============================================================================
--- trunk/gtk/gtktoolitem.c	(original)
+++ trunk/gtk/gtktoolitem.c	Fri Feb 15 23:42:42 2008
@@ -1174,7 +1174,7 @@
  * #GtkToolbar and other #GtkToolShell implementations use this function
  * to notify children, when some aspect of their configuration changes.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 void
 gtk_tool_item_toolbar_reconfigured (GtkToolItem *tool_item)

Modified: trunk/gtk/gtktoolshell.c
==============================================================================
--- trunk/gtk/gtktoolshell.c	(original)
+++ trunk/gtk/gtktoolshell.c	Fri Feb 15 23:42:42 2008
@@ -67,7 +67,7 @@
  *
  * Return value: the current size for icons of @shell
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkIconSize
 gtk_tool_shell_get_icon_size (GtkToolShell *shell)
@@ -85,7 +85,7 @@
  *
  * Return value: the current orientation of @shell
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkOrientation
 gtk_tool_shell_get_orientation (GtkToolShell *shell)
@@ -103,7 +103,7 @@
  *
  * Return value: the current style of @shell
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkToolbarStyle
 gtk_tool_shell_get_style (GtkToolShell *shell)
@@ -120,7 +120,7 @@
  *
  * Return value: The relief style of buttons on @shell.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkReliefStyle
 gtk_tool_shell_get_relief_style (GtkToolShell *shell)
@@ -144,7 +144,7 @@
  * Tool items must not call this function directly, but rely on
  * gtk_tool_item_rebuild_menu() instead.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 void
 gtk_tool_shell_rebuild_menu (GtkToolShell *shell)

Modified: trunk/gtk/gtktooltip.c
==============================================================================
--- trunk/gtk/gtktooltip.c	(original)
+++ trunk/gtk/gtktooltip.c	Fri Feb 15 23:42:42 2008
@@ -312,7 +312,7 @@
  * the icon indicated by @icon_name with the size indicated
  * by @size.  If @icon_name is %NULL, the image will be hidden.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_tooltip_set_icon_from_icon_name(GtkTooltip  *tooltip,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]