]> Pileus Git - ~andy/gtk/commitdiff
Add "Since" information.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 6 Dec 2002 00:10:20 +0000 (00:10 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 6 Dec 2002 00:10:20 +0000 (00:10 +0000)
* gdk/tmpl/x_interaction.sgml:
* gdk/tmpl/gdkscreen.sgml:
* gdk/tmpl/gdkdisplaymanager.sgml:
* gdk/tmpl/gdkdisplay.sgml:
* gtk/tmpl/gtkstock.sgml:
* gtk/tmpl/gtkwidget.sgml:
* gtk/tmpl/gtkmain.sgml:
* gtk/tmpl/gtkcolorsel.sgml:
* gtk/tmpl/gtkaccelgroup.sgml:
* gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.

* gdk/gdkcolor.c:
* gdk/gdkfont.c: Add some Deprecation info.

20 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gdk-pixbuf/tmpl/module_interface.sgml
docs/reference/gdk/tmpl/gdkdisplay.sgml
docs/reference/gdk/tmpl/gdkdisplaymanager.sgml
docs/reference/gdk/tmpl/gdkscreen.sgml
docs/reference/gdk/tmpl/x_interaction.sgml
docs/reference/gtk/tmpl/gtkaccelgroup.sgml
docs/reference/gtk/tmpl/gtkcolorsel.sgml
docs/reference/gtk/tmpl/gtkliststore.sgml
docs/reference/gtk/tmpl/gtkmain.sgml
docs/reference/gtk/tmpl/gtkstock.sgml
docs/reference/gtk/tmpl/gtkwidget.sgml
gdk/gdkcolor.c
gdk/gdkfont.c

index c0bd7a0319834d22d3aed686c4a05f2f906eb685..8c9968d8d56ecdf959cd0a9294142925a8399383 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-06  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdkcolor.c: 
+       * gdk/gdkfont.c: Add some Deprecation info. 
+
 Wed Dec  4 19:41:14 2002  Eric Warmenhoven <eric@warmenhoven.org>
 
        * gdk/linux-fb/gdkglobals-fb.c gdk/linux-fb/gdkkeyboard-fb.c
index c0bd7a0319834d22d3aed686c4a05f2f906eb685..8c9968d8d56ecdf959cd0a9294142925a8399383 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-06  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdkcolor.c: 
+       * gdk/gdkfont.c: Add some Deprecation info. 
+
 Wed Dec  4 19:41:14 2002  Eric Warmenhoven <eric@warmenhoven.org>
 
        * gdk/linux-fb/gdkglobals-fb.c gdk/linux-fb/gdkkeyboard-fb.c
index c0bd7a0319834d22d3aed686c4a05f2f906eb685..8c9968d8d56ecdf959cd0a9294142925a8399383 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-06  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdkcolor.c: 
+       * gdk/gdkfont.c: Add some Deprecation info. 
+
 Wed Dec  4 19:41:14 2002  Eric Warmenhoven <eric@warmenhoven.org>
 
        * gdk/linux-fb/gdkglobals-fb.c gdk/linux-fb/gdkkeyboard-fb.c
index c0bd7a0319834d22d3aed686c4a05f2f906eb685..8c9968d8d56ecdf959cd0a9294142925a8399383 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-06  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdkcolor.c: 
+       * gdk/gdkfont.c: Add some Deprecation info. 
+
 Wed Dec  4 19:41:14 2002  Eric Warmenhoven <eric@warmenhoven.org>
 
        * gdk/linux-fb/gdkglobals-fb.c gdk/linux-fb/gdkkeyboard-fb.c
index c0bd7a0319834d22d3aed686c4a05f2f906eb685..8c9968d8d56ecdf959cd0a9294142925a8399383 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-06  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdkcolor.c: 
+       * gdk/gdkfont.c: Add some Deprecation info. 
+
 Wed Dec  4 19:41:14 2002  Eric Warmenhoven <eric@warmenhoven.org>
 
        * gdk/linux-fb/gdkglobals-fb.c gdk/linux-fb/gdkkeyboard-fb.c
index c0bd7a0319834d22d3aed686c4a05f2f906eb685..8c9968d8d56ecdf959cd0a9294142925a8399383 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-06  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdkcolor.c: 
+       * gdk/gdkfont.c: Add some Deprecation info. 
+
 Wed Dec  4 19:41:14 2002  Eric Warmenhoven <eric@warmenhoven.org>
 
        * gdk/linux-fb/gdkglobals-fb.c gdk/linux-fb/gdkkeyboard-fb.c
index e9fe134d267ec90448f8956d30c0e5c2d2ed5c7b..41de9d743b8e1b3d6ddcb1a5fe3f228c0111f147 100644 (file)
@@ -1,5 +1,16 @@
 2002-12-06  Matthias Clasen  <maclas@gmx.de>
 
+       * gdk/tmpl/x_interaction.sgml: 
+       * gdk/tmpl/gdkscreen.sgml: 
+       * gdk/tmpl/gdkdisplaymanager.sgml: 
+       * gdk/tmpl/gdkdisplay.sgml: 
+       * gtk/tmpl/gtkstock.sgml: 
+       * gtk/tmpl/gtkwidget.sgml: 
+       * gtk/tmpl/gtkmain.sgml: 
+       * gtk/tmpl/gtkcolorsel.sgml: 
+       * gtk/tmpl/gtkaccelgroup.sgml: 
+       * gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
+
        * gtk/gtk-sections.txt: Replace gtk_list_store_move by
        _move_before and _move_after.
 
index 26f0c72ea29ebfeefc2df3ecca1469ba0aa69147..c1404c6f4a28e9492e47574dce788b8a19ffb277 100644 (file)
@@ -143,6 +143,7 @@ module. Only modules should access the fields directly.
 @extensions: a %NULL-terminated array of typical filename extensions for the
 image format.
 @flags: 
+@Since: 2.2
 
 <!-- ##### ENUM GdkPixbufFormatFlags ##### -->
 <para>
@@ -150,6 +151,7 @@ image format.
 </para>
 
 @GDK_PIXBUF_FORMAT_WRITABLE: 
+@Since: 2.2
 
 <!-- ##### STRUCT GdkPixbufModulePattern ##### -->
 <para>
@@ -170,6 +172,8 @@ The signature of a module is stored as an array of
 @mask: mask containing bytes which modify how the prefix is matched against
   test data
 @relevance: relevance of this pattern
+@Since: 2.2
+
 
 <!-- ##### USER_FUNCTION GdkPixbufModuleFillVtableFunc ##### -->
 <para>
@@ -178,6 +182,8 @@ Defines the type of the function used to set the vtable of a
 </para>
 
 @module: a #GdkPixbufModule.
+@Since: 2.2
+
 
 
 <!-- ##### USER_FUNCTION GdkPixbufModuleFillInfoFunc ##### -->
@@ -187,6 +193,8 @@ Defines the type of the function used to fill a
 </para>
 
 @info: a #GdkPixbufFormat.
+@Since: 2.2
+
 
 
 <!-- ##### USER_FUNCTION GdkPixbufModuleSizeFunc ##### -->
@@ -205,6 +213,8 @@ then perform the required scaling on the completely loaded image.
 @width: pointer to a location containing the current image width
 @height: pointer to a location containing the current image height
 @user_data: the loader.
+@Since: 2.2
+
 
 
 <!-- ##### USER_FUNCTION GdkPixbufModulePreparedFunc ##### -->
@@ -221,6 +231,8 @@ signal.
 @pixbuf: the #GdkPixbuf that is currently being loaded.
 @anim: if an animation is being loaded, the #GdkPixbufAnimation, else %NULL.
 @user_data: the loader.
+@Since: 2.2
+
 
 
 <!-- ##### USER_FUNCTION GdkPixbufModuleUpdatedFunc ##### -->
@@ -240,6 +252,8 @@ signal.
 @width: the width of the updated area.
 @height: the height of the updated area.
 @user_data: the loader.
+@Since: 2.2
+
 
 
 <!-- ##### STRUCT GdkPixbufModule ##### -->
index fce33c2e7b41531b6b19a0413971dfbdcb8c1ac7..714ac1af242c0f1b2749fa3edad50b8ad4529549 100644 (file)
@@ -34,6 +34,7 @@ The <structname>GdkDisplay</structname> struct is the GDK representation
 of an X display. All its fields are private and should not be accessed directly. 
 </para>
 
+@Since: 2.2
 
 <!-- ##### FUNCTION gdk_display_open ##### -->
 <para>
@@ -240,6 +241,7 @@ Applications should never have any reason to use this facility
   returning the location of that window in @win_x, @win_y. Returns %NULL 
   if the window under the mouse pointer is not known to GDK (for example, 
   belongs to another application).
+@Since: 2.2
 
 <!-- ##### FUNCTION gdk_display_set_pointer_hooks ##### -->
 <para>
index 771f09eeaf5795996e10822c99a7fb10c7a4ba00..f408ad738986de6e0fe4ea537bb40e8b1af597c2 100644 (file)
@@ -22,6 +22,7 @@ The <structname>GdkDisplayManager</structname> struct has no interesting
 fields.
 </para>
 
+@Since: 2.2
 
 <!-- ##### FUNCTION gdk_display_manager_get ##### -->
 <para>
index 5b15f781b001336e4c3a0615fa221b1da7c01b87..2947dc2cea6b3f92ebde0652375337dbcb23e242 100644 (file)
@@ -29,6 +29,7 @@ the @window_at_pointer function in #GdkPointerHooks. It will be used
 when GDK gets multihead support. 
 </para>
 
+@Since: 2.2
 
 <!-- ##### FUNCTION gdk_screen_get_default ##### -->
 <para>
index d44d1ba2ace086196463e32df3f409d57eb7b440..867eab104699cf47f40c32c4b5e9417821a36be8 100644 (file)
@@ -375,8 +375,9 @@ Obtains the #GdkFont for the given Xlib font ID on @display, or %NULL if no
 #GdkFont has been created for @xid.
 </para>
 
-@display: 
-@xid: 
+@display: a #GdkDisplay
+@xid: an Xlib font ID
+Since: 2.2
 
 
 <!-- ##### FUNCTION gdk_x11_lookup_xdisplay ##### -->
index 6a503af8789911ecff13bf0ba8c779eec080e086..4c928e05ad45ac188c173c8d955a293ef8948a9a 100644 (file)
@@ -106,6 +106,7 @@ Deprecated equivalent of g_object_unref().
 @closure: 
 @data: 
 @Returns: 
+@Since: 2.2
 
 
 <!-- ##### FUNCTION gtk_accel_group_disconnect ##### -->
index 80eec4bb1461153bc96e33e46ce41b7ec4409dbc..9d0269307916d6458e6dcd503a497fec251ac091 100644 (file)
@@ -237,6 +237,7 @@ time.
 @screen: 
 @colors: 
 @n_colors: 
+@Since: 2.2
 
 
 <!-- ##### FUNCTION gtk_color_selection_set_color ##### -->
index bce8d449cfda7cdab919121d94873389fe535ca5..fbe5b3596abf68e7b4cc3f8f61327ea42d070bb5 100644 (file)
@@ -271,3 +271,23 @@ particular row is needed often, it is worth keeping the iter around.
 @b: 
 
 
+<!-- ##### FUNCTION gtk_list_store_move_before ##### -->
+<para>
+
+</para>
+
+@store: 
+@iter: 
+@position: 
+
+
+<!-- ##### FUNCTION gtk_list_store_move_after ##### -->
+<para>
+
+</para>
+
+@store: 
+@iter: 
+@position: 
+
+
index b36bdbcb47deeadc666937f62790d50e15740ac4..e04b57c7cc739f239b1bb913d0475545f18f97d8 100644 (file)
@@ -286,6 +286,7 @@ cleaned from any arguments that GTK+ handles itself.
 </para>
 
 @display: 
+@Since: 2.2
 
 
 <!-- ##### FUNCTION gtk_true ##### -->
index 64a1108bd3df4082a2eae87fa25f15335e979779..0410980cbc4ad6f304035e49a30d66636c4ea3f8 100644 (file)
@@ -153,9 +153,11 @@ The "Close" item.
 
 <!-- ##### MACRO GTK_STOCK_COLOR_PICKER ##### -->
 <para>
-
+The "Color Picker" item.
+<inlinegraphic fileref="stock_colorselector_24.png" format="PNG"></inlinegraphic>
 </para>
 
+@Since: 2.2
 
 
 <!-- ##### MACRO GTK_STOCK_CONVERT ##### -->
index 646f5dc379e8716e5c7a237ec25f38320a4977c5..d730693c4a5bc6ea074e64d6aa93004347c752da 100644 (file)
@@ -36,6 +36,9 @@ handles the emission.
 Implementation of this signal is optional.
 </para>
 
+@parent_class: 
+@activate_signal: 
+@set_scroll_adjustments_signal: 
 
 <!-- ##### ENUM GtkWidgetFlags ##### -->
 <para>
index 8b9778d8a4c5bbdd4f7948b1dea7934cc3f791e0..5e0d73b4e20b8c34406abeeddeaf9d3763d234a2 100644 (file)
@@ -251,9 +251,10 @@ gdk_colormap_alloc_color (GdkColormap *colormap,
  *    <structfield>pixel</structfield> field will be filled in.
  * 
  * Allocates a single color from a colormap.
- * This function is obsolete. See gdk_colormap_alloc_color().
  * 
  * Return value: %TRUE if the allocation succeeded.
+ *
+ * Deprecated: Use gdk_colormap_alloc_color() instead.
  **/
 gboolean
 gdk_color_alloc (GdkColormap *colormap,
index 02dd2f214b58de733d22639356080bd7570ffa90..2d4d04ced6e52663db6a5f65d363935685151765 100644 (file)
@@ -113,6 +113,8 @@ gdk_string_width (GdkFont     *font,
  * Determines the width of a given character.
  * 
  * Return value: the width of the character in pixels.
+ *
+ * Deprecated: Use gdk_text_extents() instead.
  **/
 gint
 gdk_char_width (GdkFont *font,
@@ -302,7 +304,9 @@ gdk_text_height (GdkFont     *font,
  * determine how this total height will be drawn in
  * relation to the baseline. See gdk_text_extents().
  * 
- * Return value: the height of the character in pixels. 
+ * Return value: the height of the character in pixels.
+ *
+ * Deprecated: Use gdk_text_extents() instead.
  **/
 gint
 gdk_char_height (GdkFont *font,