summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Rietveld <kristian@src.gnome.org>2003-09-03 19:50:09 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-09-03 19:50:09 +0000
commit4a04fc7dc1fc9fd4d2e45021ded22bb00d9fa9c3 (patch)
tree26c0624591709c104eea5e261f9e0564178ff0eb
parent740e6ed91b857e8b1fcfc6849bc4033e976f7fb4 (diff)
downloadgdk-pixbuf-4a04fc7dc1fc9fd4d2e45021ded22bb00d9fa9c3.tar.gz
broken pipe
-rw-r--r--gdk-pixbuf/io-gif.c2
-rw-r--r--gdk/linux-fb/gdkfbmanager.c2
-rw-r--r--gdk/x11/gdkcolor-x11.c4
-rw-r--r--gtk/Makefile.am4
-rw-r--r--gtk/gtkcalendar.c2
-rw-r--r--gtk/gtkclist.c2
-rw-r--r--gtk/gtkctree.c2
-rw-r--r--gtk/gtkdnd.c2
-rw-r--r--gtk/gtkentry.c2
-rw-r--r--gtk/gtkhandlebox.c2
-rw-r--r--gtk/gtkitemfactory.c2
-rw-r--r--gtk/gtkmenu.c2
-rw-r--r--gtk/gtknotebook.c2
-rw-r--r--gtk/gtkrange.c4
-rw-r--r--gtk/gtkrc.h2
-rw-r--r--gtk/gtktree.c4
-rw-r--r--gtk/gtktypeutils.h2
-rw-r--r--gtk/gtkwindow.c2
18 files changed, 22 insertions, 22 deletions
diff --git a/gdk-pixbuf/io-gif.c b/gdk-pixbuf/io-gif.c
index 25e0d7be2..d677a0dd5 100644
--- a/gdk-pixbuf/io-gif.c
+++ b/gdk-pixbuf/io-gif.c
@@ -1279,7 +1279,7 @@ gif_get_next_step (GifContext *context)
}
if (c == '!') {
- /* Check the extention */
+ /* Check the extension */
gif_set_get_extension (context);
return 0;
}
diff --git a/gdk/linux-fb/gdkfbmanager.c b/gdk/linux-fb/gdkfbmanager.c
index 3c8263a50..2e82e89e6 100644
--- a/gdk/linux-fb/gdkfbmanager.c
+++ b/gdk/linux-fb/gdkfbmanager.c
@@ -241,7 +241,7 @@ read_client_data (Client *client)
if (res != sizeof (fb_message))
{
- g_warning ("Packet with wrong size %d recieved", res);
+ g_warning ("Packet with wrong size %d received", res);
return FALSE;
}
diff --git a/gdk/x11/gdkcolor-x11.c b/gdk/x11/gdkcolor-x11.c
index f5555789c..39b16a4ca 100644
--- a/gdk/x11/gdkcolor-x11.c
+++ b/gdk/x11/gdkcolor-x11.c
@@ -1074,11 +1074,11 @@ gdk_colormap_alloc_colors_pseudocolor (GdkColormap *colormap,
* existing colors if the colors cannot be allocated as requested.
* @success: An array of length @ncolors. On return, this
* indicates whether the corresponding color in @colors was
- * sucessfully allocated or not.
+ * successfully allocated or not.
*
* Allocates colors from a colormap.
*
- * Return value: The number of colors that were not sucessfully
+ * Return value: The number of colors that were not successfully
* allocated.
**/
gint
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 61a2cdb8d..0a5958eac 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -451,7 +451,7 @@ gtk_extra_sources = @STRIP_BEGIN@ \
@STRIP_END@
#
-# setup GTK+ sources and their dependancies
+# setup GTK+ sources and their dependencies
#
MAINTAINERCLEANFILES = $(gtk_built_sources) $(stamp_files)
EXTRA_HEADERS =
@@ -461,7 +461,7 @@ EXTRA_DIST += $(gtk_built_sources)
#
# rules to generate built sources
#
-# setup autogeneration dependancies
+# setup autogeneration dependencies
gen_sources = xgen-gdef xgen-gtbh xgen-gtic xgen-gmh xgen-gmc xgen-gmlh xgen-gmlc
CLEANFILES = $(gen_sources)
diff --git a/gtk/gtkcalendar.c b/gtk/gtkcalendar.c
index cccdc35c5..ca0ec6f98 100644
--- a/gtk/gtkcalendar.c
+++ b/gtk/gtkcalendar.c
@@ -45,7 +45,7 @@
/***************************************************************************/
/* The following date routines are taken from the lib_date package. Keep
- * them seperate in case we want to update them if a newer lib_date comes
+ * them separate in case we want to update them if a newer lib_date comes
* out with fixes. */
typedef unsigned int N_int;
diff --git a/gtk/gtkclist.c b/gtk/gtkclist.c
index 40b0ea5d1..dadefab18 100644
--- a/gtk/gtkclist.c
+++ b/gtk/gtkclist.c
@@ -2498,7 +2498,7 @@ set_cell_contents (GtkCList *clist,
old_mask = GTK_CELL_PIXTEXT (clist_row->cell[column])->mask;
break;
case GTK_CELL_WIDGET:
- /* unimplimented */
+ /* unimplemented */
break;
default:
break;
diff --git a/gtk/gtkctree.c b/gtk/gtkctree.c
index 231b1cbbd..b5c17c385 100644
--- a/gtk/gtkctree.c
+++ b/gtk/gtkctree.c
@@ -2969,7 +2969,7 @@ set_cell_contents (GtkCList *clist,
old_mask = GTK_CELL_PIXTEXT (clist_row->cell[column])->mask;
break;
case GTK_CELL_WIDGET:
- /* unimplimented */
+ /* unimplemented */
break;
default:
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index 036399ad8..6d1c5387d 100644
--- a/gtk/gtkdnd.c
+++ b/gtk/gtkdnd.c
@@ -3388,7 +3388,7 @@ gtk_drag_abort_timeout (gpointer data)
* @current_y: current Y coordinate
*
* Checks to see if a mouse drag starting at (@start_x, @start_y) and ending
- * at (@current_x, @current_y) has passed the GTK+ drag threshhold, and thus
+ * at (@current_x, @current_y) has passed the GTK+ drag threshold, and thus
* should trigger the beginning of a drag-and-drop operation.
*
* Return Value: %TRUE if the drag threshold has been passed.
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index c9a445fa1..95bee9f14 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -3355,7 +3355,7 @@ gtk_entry_new (void)
*
* Creates a new #GtkEntry widget with the given maximum length.
*
- * Note: the existance of this function is inconsistent
+ * Note: the existence of this function is inconsistent
* with the rest of the GTK+ API. The normal setup would
* be to just require the user to make an extra call
* to gtk_entry_set_max_length() instead. It is not
diff --git a/gtk/gtkhandlebox.c b/gtk/gtkhandlebox.c
index c34d90f9e..0d09fe23e 100644
--- a/gtk/gtkhandlebox.c
+++ b/gtk/gtkhandlebox.c
@@ -1309,7 +1309,7 @@ gtk_handle_box_motion (GtkWidget *widget,
gdk_window_show (hb->float_window);
hb->float_window_mapped = TRUE;
#if 0
- /* this extra move is neccessary if we use decorations, or our
+ /* this extra move is necessary if we use decorations, or our
* window manager insists on decorations.
*/
gdk_display_sync (gtk_widget_get_display (widget));
diff --git a/gtk/gtkitemfactory.c b/gtk/gtkitemfactory.c
index 0e1ea1247..431480ba5 100644
--- a/gtk/gtkitemfactory.c
+++ b/gtk/gtkitemfactory.c
@@ -358,7 +358,7 @@ gtk_item_factory_add_item (GtkItemFactory *ifactory,
if (GTK_IS_MENU (widget))
gtk_menu_set_accel_group ((GtkMenu*) widget, ifactory->accel_group);
- /* connect callback if neccessary
+ /* connect callback if necessary
*/
if (callback)
{
diff --git a/gtk/gtkmenu.c b/gtk/gtkmenu.c
index 8ca31f0d9..041c58fda 100644
--- a/gtk/gtkmenu.c
+++ b/gtk/gtkmenu.c
@@ -2066,7 +2066,7 @@ gtk_menu_key_press (GtkWidget *widget,
/* Modify the accelerators */
if (can_change_accels &&
menu_shell->active_menu_item &&
- GTK_BIN (menu_shell->active_menu_item)->child && /* no seperators */
+ GTK_BIN (menu_shell->active_menu_item)->child && /* no separators */
GTK_MENU_ITEM (menu_shell->active_menu_item)->submenu == NULL && /* no submenus */
(delete || gtk_accelerator_valid (accel_key, accel_mods)))
{
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index d5f9dffc5..30996db2c 100644
--- a/gtk/gtknotebook.c
+++ b/gtk/gtknotebook.c
@@ -5184,7 +5184,7 @@ gtk_notebook_reorder_child (GtkNotebook *notebook,
gtk_widget_freeze_child_notify (child);
- /* Move around the menu items if necesary */
+ /* Move around the menu items if necessary */
gtk_notebook_child_reordered (notebook, page);
gtk_widget_child_notify (child, "tab_pack");
gtk_widget_child_notify (child, "position");
diff --git a/gtk/gtkrange.c b/gtk/gtkrange.c
index 5ceaa7d10..6dd3c1a4d 100644
--- a/gtk/gtkrange.c
+++ b/gtk/gtkrange.c
@@ -1383,7 +1383,7 @@ gtk_range_scroll_event (GtkWidget *widget,
/* Policy DELAYED makes sense with scroll events,
* but DISCONTINUOUS doesn't, so we update immediately
- * for DISCONTINOUS
+ * for DISCONTINUOUS
*/
if (range->update_policy == GTK_UPDATE_DISCONTINUOUS)
gtk_range_update_value (range);
@@ -1659,7 +1659,7 @@ gtk_range_move_slider (GtkRange *range,
/* Policy DELAYED makes sense with key events,
* but DISCONTINUOUS doesn't, so we update immediately
- * for DISCONTINOUS
+ * for DISCONTINUOUS
*/
if (range->update_policy == GTK_UPDATE_DISCONTINUOUS)
gtk_range_update_value (range);
diff --git a/gtk/gtkrc.h b/gtk/gtkrc.h
index 8fe26b79a..aa7eaa46b 100644
--- a/gtk/gtkrc.h
+++ b/gtk/gtkrc.h
@@ -97,7 +97,7 @@ struct _GtkRcStyleClass
GtkRcStyle * (*create_rc_style) (GtkRcStyle *rc_style);
/* Fill in engine specific parts of GtkRcStyle by parsing contents
- * of brackets. Returns G_TOKEN_NONE if succesful, otherwise returns
+ * of brackets. Returns G_TOKEN_NONE if successful, otherwise returns
* the token it expected but didn't get.
*/
guint (*parse) (GtkRcStyle *rc_style,
diff --git a/gtk/gtktree.c b/gtk/gtktree.c
index 97079ccc0..7f4fb981c 100644
--- a/gtk/gtktree.c
+++ b/gtk/gtktree.c
@@ -595,9 +595,9 @@ gtk_tree_remove_item (GtkTree *container,
g_list_free (item_list);
}
-/* used by gtk_tree_remove_items to make the function independant of
+/* used by gtk_tree_remove_items to make the function independent of
order in list of items to remove.
- Sort item bu depth in tree */
+ Sort item by depth in tree */
static gint
gtk_tree_sort_item_by_depth(GtkWidget* a, GtkWidget* b)
{
diff --git a/gtk/gtktypeutils.h b/gtk/gtktypeutils.h
index 8892818c2..9c7a9e01e 100644
--- a/gtk/gtktypeutils.h
+++ b/gtk/gtktypeutils.h
@@ -169,7 +169,7 @@ struct _GtkArg
/* argument value access macros, these must not contain casts,
* to allow the usage of these macros in combination with the
- * adress operator, e.g. &GTK_VALUE_CHAR (*arg)
+ * address operator, e.g. &GTK_VALUE_CHAR (*arg)
*/
#define GTK_VALUE_CHAR(a) ((a).d.char_data)
#define GTK_VALUE_UCHAR(a) ((a).d.uchar_data)
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index afbddf948..c6a2292bc 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -5422,7 +5422,7 @@ gtk_window_expose (GtkWidget *widget,
* If this function is called on a window with setting of %TRUE, before
* it is realized or showed, it will have a "frame" window around
* @window->window, accessible in @window->frame. Using the signal
- * frame_event you can recieve all events targeted at the frame.
+ * frame_event you can receive all events targeted at the frame.
*
* This function is used by the linux-fb port to implement managed
* windows, but it could concievably be used by X-programs that