vte r2315 - in trunk: . src



Author: chpe
Date: Tue Dec  2 22:10:13 2008
New Revision: 2315
URL: http://svn.gnome.org/viewvc/vte?rev=2315&view=rev

Log:
	* src/vte.c: (vte_terminal_class_init): Show the correct version in
	Since: and Deprecated: annotations.

Modified:
   trunk/ChangeLog
   trunk/src/vte.c

Modified: trunk/src/vte.c
==============================================================================
--- trunk/src/vte.c	(original)
+++ trunk/src/vte.c	Tue Dec  2 22:10:13 2008
@@ -1331,7 +1331,7 @@
  *
  * Returns: an integer associated with this expression
  *
- * @Deprecated: 0.16.15
+ * @Deprecated: 0.17.1
  */
 int
 vte_terminal_match_add(VteTerminal *terminal, const char *match)
@@ -1391,7 +1391,7 @@
  *
  * Returns: an integer associated with this expression
  *
- * Since: 0.16.15
+ * Since: 0.17.1
  */
 int
 vte_terminal_match_add_gregex(VteTerminal *terminal, GRegex *regex, GRegexMatchFlags flags)
@@ -1503,7 +1503,7 @@
  * Sets which cursor the terminal will use if the pointer is over the pattern
  * specified by @tag.
  *
- * Since: 0.16.15
+ * Since: 0.17.1
  *
  */
 void
@@ -7423,7 +7423,7 @@
  *
  * Since: 0.11.11
  * 
- * Deprecated: 0.17.5
+ * Deprecated: 0.19.1
  */
 void
 vte_terminal_set_font_full(VteTerminal *terminal,
@@ -7543,7 +7543,7 @@
  *
  * Since: 0.11.11
  *
- * Deprecated: 0.17.5
+ * Deprecated: 0.19.1
  */
 void
 vte_terminal_set_font_from_string_full(VteTerminal *terminal, const char *name,
@@ -11592,7 +11592,7 @@
          * This may happen either by using a bold font variant, or by
          * repainting text with a different offset.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11607,7 +11607,7 @@
          * Controls whether or not the terminal will beep when the child outputs the
          * "bl" sequence.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11623,7 +11623,7 @@
          * #VteTerminal:background-saturation:, the terminal will tint its
          * in-memory copy of the image before applying it to the terminal.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11642,7 +11642,7 @@
          * #VteTerminal:background-saturation:, the terminal will tint its
          * in-memory copy of the image before applying it to the terminal.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11657,7 +11657,7 @@
          * Sets the opacity of the terminal background, were 0.0 means completely
          * transparent and 1.0 means completely opaque.
          *
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11677,7 +11677,7 @@
          * the image.  To do so, the terminal will create a copy of the background
          * image (or snapshot of the root window) and modify its pixel values.
          *
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11699,7 +11699,7 @@
          * the root window) and modify its pixel values.  The initial tint color
          * is black.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11718,7 +11718,7 @@
          * Note: When using a compositing window manager, you should instead
          * set a RGBA colourmap on the toplevel window, so you get real transparency.
          *
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11733,7 +11733,7 @@
          * *Controls what string or control sequence the terminal sends to its child
          * when the user presses the backspace key.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11749,7 +11749,7 @@
          * Sets whether or not the cursor will blink. Using %VTE_CURSOR_BLINK_SYSTEM
          * will use the #GtkSettings::gtk-cursor-blink setting.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11764,7 +11764,7 @@
          *
          * Controls the shape of the cursor.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11780,7 +11780,7 @@
          * Controls what string or control sequence the terminal sends to its child
          * when the user presses the delete key.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11797,7 +11797,7 @@
          * control sequences defined in the system's termcap file.  Unless you
          * are interested in this feature, always use the default which is "xterm".
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11814,7 +11814,7 @@
          * terminal can change the encoding.  The default is defined by the
          * application's locale settings.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11832,7 +11832,7 @@
          * metrics, and attempt to resize itself to keep the same number of rows
          * and columns.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11846,7 +11846,7 @@
          *
          * The terminal's so-called icon title, or %NULL if no icon title has been set.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11862,7 +11862,7 @@
          * is enabled, the mouse cursor will be hidden when the user presses a key and
          * shown when the user moves the mouse.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11876,7 +11876,7 @@
          *
          * The file descriptor of the master end of the terminal's PTY.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11892,7 +11892,7 @@
          * Controls whether or not the terminal will scroll the background image (if
          * one is set) when the text in the window must be scrolled.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11911,7 +11911,7 @@
          * For terminal types which have an alternate screen buffer, no scrollback is
          * allowed on the alternate screen buffer.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11928,7 +11928,7 @@
          * the viewable history when the user presses a key.  Modifier keys do not
          * trigger this behavior.
          *
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11943,7 +11943,7 @@
          * Controls whether or not the terminal will forcibly scroll to the bottom of
          * the viewable history when the new data is received from the child.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11957,7 +11957,7 @@
          *
          * The terminal's title.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11977,7 +11977,7 @@
          * As a special case, when setting this to %NULL or the empty string, the terminal will
          * treat all graphic non-punctuation non-space characters as word characters.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -11993,7 +11993,7 @@
          * user when the child outputs the "bl" sequence.  The terminal
          * will clear itself to the default foreground color and then repaint itself.
          * 
-         * Since: 0.17.5
+         * Since: 0.19.1
          */
         g_object_class_install_property
                 (gobject_class,
@@ -12689,7 +12689,7 @@
  *
  * Returns: %TRUE
  *
- * Deprecated: 0.17.5
+ * Deprecated: 0.19.1
  */
 gboolean
 vte_terminal_get_using_xft(VteTerminal *terminal)
@@ -12726,7 +12726,7 @@
  *
  *  Sets whether or not the cursor will blink.
  *
- * Deprecated: 0.16.15 Use vte_terminal_set_cursor_blink_mode() instead.
+ * Deprecated: 0.17.1 Use vte_terminal_set_cursor_blink_mode() instead.
  */
 void
 vte_terminal_set_cursor_blinks(VteTerminal *terminal, gboolean blink)
@@ -12742,7 +12742,7 @@
  * Sets whether or not the cursor will blink. Using %VTE_CURSOR_BLINK_SYSTEM
  * will use the #GtkSettings::gtk-cursor-blink setting.
  *
- * Since: 0.16.15
+ * Since: 0.17.1
  */
 void
 vte_terminal_set_cursor_blink_mode(VteTerminal *terminal, VteTerminalCursorBlinkMode mode)
@@ -12785,7 +12785,7 @@
  *
  * Return value: cursor blink mode.
  *
- * Since: 0.16.15
+ * Since: 0.17.1
  */
 VteTerminalCursorBlinkMode
 vte_terminal_get_cursor_blink_mode(VteTerminal *terminal)
@@ -12802,7 +12802,7 @@
  *
  * Sets the shape of the cursor drawn.
  *
- * Since: 0.17.5
+ * Since: 0.19.1
  */
 void
 vte_terminal_set_cursor_shape(VteTerminal *terminal, VteTerminalCursorShape shape)
@@ -13372,7 +13372,7 @@
  *
  * Returns: the contents of @terminal's char_descent field
  *
- * Deprecated: 0.17.5
+ * Deprecated: 0.19.1
  */
 glong
 vte_terminal_get_char_descent(VteTerminal *terminal)
@@ -13390,7 +13390,7 @@
  *
  * Returns: the contents of @terminal's char_ascent field
  *
- * Deprecated: 0.17.5
+ * Deprecated: 0.19.1
  */
 glong
 vte_terminal_get_char_ascent(VteTerminal *terminal)
@@ -13527,7 +13527,7 @@
  *
  * Return value: the file descriptor, or -1 if the terminal has no PTY.
  *
- * Since: 0.17.5
+ * Since: 0.19.1
  */
 int vte_terminal_get_pty(VteTerminal *terminal)
 {
@@ -13549,7 +13549,7 @@
  * 
  * Returns: the child's exit status
  * 
- * Since: 0.17.5
+ * Since: 0.19.1
  */
 int
 vte_terminal_get_child_exit_status(VteTerminal *terminal)



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