]> Pileus Git - ~andy/gtk/commitdiff
Fix numerous misspellings of possessive "its". (#110027, Doug Quale)
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 7 Apr 2003 00:16:43 +0000 (00:16 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 7 Apr 2003 00:16:43 +0000 (00:16 +0000)
21 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkenums.sgml
docs/reference/gtk/tmpl/gtkmain.sgml
docs/reference/gtk/tmpl/gtkpaned.sgml
docs/reference/gtk/tmpl/gtkradiobutton.sgml
docs/reference/gtk/tmpl/gtkspinbutton.sgml
docs/reference/gtk/tmpl/gtkstatusbar.sgml
docs/reference/gtk/tmpl/gtktext.sgml
docs/reference/gtk/tmpl/gtktogglebutton.sgml
docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml
docs/reference/gtk/tmpl/gtktypeutils.sgml
gtk/gtkcelleditable.c
gtk/gtkfixed.c
gtk/gtktreemodel.c
gtk/gtktreeselection.c
gtk/gtktreeview.c

index bec3efdb2b5f71f0034264c87965ec1aea4f3b68..2331bd39108da9d9434da48e26ab55eef7e9ee0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcelleditable.c, gtk/gtkfixed.c, gtk/gtktreemodel.c,
+       gtk/gtktreeselection.c, gtk/gtktreeview.c: Fix numerous
+       misspellings of possessive "its".  (#110027, Doug Quale)
+
 2003-04-03  Matthias Clasen  <maclas@gmx.de>
 
        * demos/gtk-demo/main.c (demo_find_file): Only use files from the
index bec3efdb2b5f71f0034264c87965ec1aea4f3b68..2331bd39108da9d9434da48e26ab55eef7e9ee0d 100644 (file)
@@ -1,3 +1,9 @@
+2003-04-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcelleditable.c, gtk/gtkfixed.c, gtk/gtktreemodel.c,
+       gtk/gtktreeselection.c, gtk/gtktreeview.c: Fix numerous
+       misspellings of possessive "its".  (#110027, Doug Quale)
+
 2003-04-03  Matthias Clasen  <maclas@gmx.de>
 
        * demos/gtk-demo/main.c (demo_find_file): Only use files from the
index bec3efdb2b5f71f0034264c87965ec1aea4f3b68..2331bd39108da9d9434da48e26ab55eef7e9ee0d 100644 (file)
@@ -1,3 +1,9 @@
+2003-04-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcelleditable.c, gtk/gtkfixed.c, gtk/gtktreemodel.c,
+       gtk/gtktreeselection.c, gtk/gtktreeview.c: Fix numerous
+       misspellings of possessive "its".  (#110027, Doug Quale)
+
 2003-04-03  Matthias Clasen  <maclas@gmx.de>
 
        * demos/gtk-demo/main.c (demo_find_file): Only use files from the
index bec3efdb2b5f71f0034264c87965ec1aea4f3b68..2331bd39108da9d9434da48e26ab55eef7e9ee0d 100644 (file)
@@ -1,3 +1,9 @@
+2003-04-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcelleditable.c, gtk/gtkfixed.c, gtk/gtktreemodel.c,
+       gtk/gtktreeselection.c, gtk/gtktreeview.c: Fix numerous
+       misspellings of possessive "its".  (#110027, Doug Quale)
+
 2003-04-03  Matthias Clasen  <maclas@gmx.de>
 
        * demos/gtk-demo/main.c (demo_find_file): Only use files from the
index bec3efdb2b5f71f0034264c87965ec1aea4f3b68..2331bd39108da9d9434da48e26ab55eef7e9ee0d 100644 (file)
@@ -1,3 +1,9 @@
+2003-04-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcelleditable.c, gtk/gtkfixed.c, gtk/gtktreemodel.c,
+       gtk/gtktreeselection.c, gtk/gtktreeview.c: Fix numerous
+       misspellings of possessive "its".  (#110027, Doug Quale)
+
 2003-04-03  Matthias Clasen  <maclas@gmx.de>
 
        * demos/gtk-demo/main.c (demo_find_file): Only use files from the
index efea5bafc2be6e1a2b33b9b088b2fac9017078e5..0d65a6d42e804877da43564310f63e66036930a6 100644 (file)
@@ -1,5 +1,12 @@
 2003-04-07  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/tmpl/gtkenums.sgml, gtk/tmpl/gtkmain.sgml,
+       gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml,
+       gtk/tmpl/gtkspinbutton.sgml, gtk/tmpl/gtkstatusbar.sgml,
+       gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktogglebuttons.sgml,
+       gtk/tmpl/gtktreeviewcolumn.sgml, gtk/tmpl/gtktypeutils.sgml: Fix
+       numerous misspellings of possessive "its".  (#110027, Doug Quale)
+
        * gtk/tmpl/gtktypeutils.sgml: Add some deprecation info.
 
 2003-04-01  Matthias Clasen  <maclas@gmx.de>
index 3f5588ef8e024699797d0b4f24bd2d81fe026811..6e2fcdcb145d248cbfab717fc5968f46977e33a0 100644 (file)
@@ -58,7 +58,7 @@ Used to indicate the direction in which a #GtkArrow should point.
 
 <!-- ##### ENUM GtkAttachOptions ##### -->
 <para>
-Denotes the expansion properties that a widget will have when it (or it's
+Denotes the expansion properties that a widget will have when it (or its
 parent) is resized.
 </para>
 
index 16967e5ec539efad3891dd9b8a0e1bb6c17bcf16..d609f7de67009675d6e7aa73c68d5cbb6006c1c1 100644 (file)
@@ -428,7 +428,7 @@ used by GTK+ wrappers for languages other than C.
 
 <!-- ##### FUNCTION gtk_quit_remove ##### -->
 <para>
-Removes a quit handler by it's identifier.
+Removes a quit handler by its identifier.
 </para>
 
 @quit_handler_id: Identifier for the handler returned when installing it.
@@ -436,7 +436,7 @@ Removes a quit handler by it's identifier.
 
 <!-- ##### FUNCTION gtk_quit_remove_by_data ##### -->
 <para>
-Removes a quit handler identified by it's @data field.
+Removes a quit handler identified by its @data field.
 </para>
 
 @data: The pointer passed as @data to gtk_quit_add() or gtk_quit_add_full().
index 3fe425c2164a802684257306735d0721e7ab2274..8a0201846468d3ef809bbc70a20b3b9f9d7a31c5 100644 (file)
@@ -32,7 +32,7 @@ Each child has two options that can be set,
 #GtkPaned is resized, that child will expand
 or shrink along with the paned widget. If @shrink
 is true, then when that child can be made smaller
-than it's requisition by the user. Setting @shrink
+than its requisition by the user. Setting @shrink
 to %FALSE allows the application to set a minimum
 size. If @resize is false for both children, then
 this is treated as if @resize is true for both
index 982e5ed31c71e62334bfd55263ebd8071b772eb5..57379a23b2964b1ee74531a9dad322c37f4a81eb 100644 (file)
@@ -7,7 +7,7 @@ A choice from multiple check buttons.
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 A single radio button performs the same basic function as a #GtkCheckButton,
-as it's position in the object hierarchy reflects. It is only when multiple
+as its position in the object hierarchy reflects. It is only when multiple
 radio buttons are grouped together that they become a different user
 interface component in their own right.</para>
 <para>
index 4db30eaf08aea75e2743d7e785ad8058038affaf..88a34267473ba0bd12507703a9f2693e6654b018 100644 (file)
@@ -140,7 +140,7 @@ GTK_SPIN_PAGE_BACKWARD</entry>
 <row>
 <entry>GTK_SPIN_HOME, 
 GTK_SPIN_END</entry>
-<entry>These set the spin button's value to the minimum or maxmimum possible values, (set by it's #GtkAdjustment), respectively.</entry>
+<entry>These set the spin button's value to the minimum or maxmimum possible values, (set by its #GtkAdjustment), respectively.</entry>
 </row>
 <row>
 <entry>GTK_SPIN_USER_DEFINED</entry>
index 4d7ea2688bb8f0e2de7dc0eb8534f84c85dfd705..f22425dd1a45d6702c22f6df22d6ef50e6a6acb9 100644 (file)
@@ -33,7 +33,7 @@ Status bars are created using gtk_statusbar_new().
 Messages are added to the bar's stack with gtk_statusbar_push().
 </para>
 <para>
-The message at the top of the stack can be removed using gtk_statusbar_pop(). A message can be removed from anywhere in the stack if it's message_id was recorded at the time it was added. This is done using gtk_statusbar_remove().
+The message at the top of the stack can be removed using gtk_statusbar_pop(). A message can be removed from anywhere in the stack if its message_id was recorded at the time it was added. This is done using gtk_statusbar_remove().
 </para>
 
 <!-- ##### SECTION See_Also ##### -->
index ca1a942c3ddc2953e8a8b076672a7f1d7997178a..fc83784f91b186684cab2a0ae2adc86f2842bcbe 100644 (file)
@@ -52,7 +52,7 @@ Internal #GtkText data type.  Should not be accessed directly.
 Creates a new #GtkText widget, initialized with the given pointers to
 #GtkAdjustments.  These pointers can be used to track the viewing position
 of the #GtkText widget.  Passing %NULL to either or both of them will make
-the #GtkText create it's own.  You can set these later with the function
+the #GtkText create its own.  You can set these later with the function
 gtk_text_set_adjustment().
 </para>
 
@@ -213,7 +213,7 @@ Returns the character at the given index within the #GtkText widget.
 
 <!-- ##### ARG GtkText:hadjustment ##### -->
 <para>
-Used by the #GtkText widget to keep track of the size of it's horizontal
+Used by the #GtkText widget to keep track of the size of its horizontal
 text.
 </para>
 
@@ -224,7 +224,7 @@ Boolean value indicating whether line wrap is enabled or not.
 
 <!-- ##### ARG GtkText:vadjustment ##### -->
 <para>
-Used by the #GtkText widget to keep track of the size of it's vertical
+Used by the #GtkText widget to keep track of the size of its vertical
 text.
 </para>
 
index 3598dc63fc85a7bed85cc2ecb5a8e4a768bc0143..4771692f93a60cdba7c5a7e35bcf31d2778b7f42 100644 (file)
@@ -7,7 +7,7 @@ create buttons which retain their state.
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 A #GtkToggleButton is a #GtkButton which will remain 'pressed-in' when
-clicked. Clicking again will cause the toggle button to return to it's
+clicked. Clicking again will cause the toggle button to return to its
 normal state.
 </para>
 <para>
@@ -141,7 +141,7 @@ application ever to call this function.
 
 <!-- ##### FUNCTION gtk_toggle_button_get_active ##### -->
 <para>
-Queries a #GtkToggleButton and returns it's current state. Returns %TRUE if
+Queries a #GtkToggleButton and returns its current state. Returns %TRUE if
 the toggle button is pressed in and %FALSE if it is raised.
 </para>
 
index 69f865c2b6e4c4940f1428f4c8df1f09913cf2cf..c1502bb340712b45129606769d3121b5c1706776 100644 (file)
@@ -18,7 +18,7 @@ widget.  It determines the geometry, type
 
 <!-- ##### ENUM GtkTreeViewColumnSizing ##### -->
 <para>
-The sizing method the column uses to determine it's width.  Please note
+The sizing method the column uses to determine its width.  Please note
 that @GTK_TREE_VIEW_COLUMN_AUTOSIZE are inefficient for large views, and
 can make columns appear choppy.
 </para>
index 84a3bf7da639024acccbc6399f7bbca185890da7..d181785eacfd75ac4e650de643a13029ed0934e2 100644 (file)
@@ -482,7 +482,7 @@ The base structure for a GTK+ type. Every type inherits this as a base structure
 
 <!-- ##### TYPEDEF GtkEnumValue ##### -->
 <para>
-A structure which contains a single enum value, and its name, and it's
+A structure which contains a single enum value, and its name, and its
 nickname.
 </para>
 
index 23d3ee24d5d6d5463b2d88254a3a228f9389a1fb..25f5d01971bbc07810d263892432e0d40fe6d315 100644 (file)
@@ -102,7 +102,7 @@ gtk_cell_editable_start_editing (GtkCellEditable *cell_editable,
  * @cell_editable: A #GtkTreeEditable
  * 
  * Emits the "editing_done" signal.  This signal is a sign for the cell renderer
- * to update it's value from the cell.
+ * to update its value from the cell.
  **/
 void
 gtk_cell_editable_editing_done (GtkCellEditable *cell_editable)
index 10a03fb4bea4145018dec21cb57d840d9f7da50a..04cbac85ce761018167e3ec1ad4a1a1f793dc4a7 100644 (file)
@@ -515,7 +515,7 @@ gtk_fixed_set_has_window (GtkFixed *fixed,
  * gtk_fixed_get_has_window:
  * @fixed: a #GtkWidget
  * 
- * Gets whether the #GtkFixed has it's own #GdkWindow.
+ * Gets whether the #GtkFixed has its own #GdkWindow.
  * See gdk_fixed_set_has_window().
  * 
  * Return value: %TRUE if @fixed has its own window.
index dc631aa270e7d8d37d23bcf04b8f69aef39d47d6..eca14bd0ff14e1dc39b52c5bbadb82eeba32b23b 100644 (file)
@@ -579,7 +579,7 @@ gtk_tree_path_prev (GtkTreePath *path)
  * gtk_tree_path_up:
  * @path: A #GtkTreePath.
  *
- * Moves the @path to point to it's parent node, if it has a parent.
+ * Moves the @path to point to its parent node, if it has a parent.
  *
  * Return value: %TRUE if @path has a parent, and the move was made.
  **/
@@ -1048,7 +1048,7 @@ gtk_tree_model_iter_parent (GtkTreeModel *tree_model,
  * entire file-hierarchy in memory, just the sections that are currently being
  * displayed by every current view.
  *
- * A model should be expected to be able to get an iter independent of it's
+ * A model should be expected to be able to get an iter independent of its
  * reffed state.
  **/
 void
@@ -1644,7 +1644,7 @@ disconnect_ref_callbacks (GtkTreeModel *model)
  * 
  * Creates a row reference based on @path.  This reference will keep pointing to
  * the node pointed to by @path, so long as it exists.  It listens to all
- * signals emitted by @model, and updates it's path appropriately.  If @path
+ * signals emitted by @model, and updates its path appropriately.  If @path
  * isn't a valid path in @model, then %NULL is returned.
  * 
  * Return value: A newly allocated #GtkTreeRowReference, or %NULL
index b936f7aa9adaa0c5afae29c57db478817077b4ee..f2fe18bb2807560afbcd07a4691a1594b3c93b9f 100644 (file)
@@ -118,7 +118,7 @@ gtk_tree_selection_finalize (GObject *object)
  * _gtk_tree_selection_new:
  *
  * Creates a new #GtkTreeSelection object.  This function should not be invoked,
- * as each #GtkTreeView will create it's own #GtkTreeSelection.
+ * as each #GtkTreeView will create its own #GtkTreeSelection.
  *
  * Return value: A newly created #GtkTreeSelection object.
  **/
@@ -137,7 +137,7 @@ _gtk_tree_selection_new (void)
  * @tree_view: The #GtkTreeView.
  *
  * Creates a new #GtkTreeSelection object.  This function should not be invoked,
- * as each #GtkTreeView will create it's own #GtkTreeSelection.
+ * as each #GtkTreeView will create its own #GtkTreeSelection.
  *
  * Return value: A newly created #GtkTreeSelection object.
  **/
index f11a63605650be0b268f51c766da3ca578409d89..60e34fa0416c103474c25bb1874cd11236a47391 100644 (file)
@@ -8908,7 +8908,7 @@ gtk_tree_view_scroll_to_point (GtkTreeView *tree_view,
  *
  * If @use_align is %FALSE, then the alignment arguments are ignored, and the
  * tree does the minimum amount of work to scroll the cell onto the screen.
- * This means that the cell will be scrolled to the edge closest to it's current
+ * This means that the cell will be scrolled to the edge closest to its current
  * position.  If the cell is currently visible on the screen, nothing is done.
  *
  * This function only works if the model is set, and @path is a valid row on the