gtk+ r20225 - in trunk: . gtk



Author: mitch
Date: Wed May 28 15:35:43 2008
New Revision: 20225
URL: http://svn.gnome.org/viewvc/gtk+?rev=20225&view=rev

Log:
2008-05-28  Michael Natterer  <mitch imendio com>

	* gtk/gtk*.h: whitespace cleanup: remove trailing whitespace and
	excess newlines and sprinkled some newlines where needed. Zero
	code or formatting changes included.



Modified:
   trunk/ChangeLog
   trunk/gtk/gtkaccelgroup.h
   trunk/gtk/gtkaccellabel.h
   trunk/gtk/gtkaction.h
   trunk/gtk/gtkactiongroup.h
   trunk/gtk/gtkadjustment.h
   trunk/gtk/gtkalignment.h
   trunk/gtk/gtkarrow.h
   trunk/gtk/gtkaspectframe.h
   trunk/gtk/gtkbbox.h
   trunk/gtk/gtkbin.h
   trunk/gtk/gtkbindings.h
   trunk/gtk/gtkbox.h
   trunk/gtk/gtkbutton.h
   trunk/gtk/gtkcalendar.h
   trunk/gtk/gtkcellrendererprogress.h
   trunk/gtk/gtkcellrenderertext.h
   trunk/gtk/gtkcellrenderertoggle.h
   trunk/gtk/gtkcheckbutton.h
   trunk/gtk/gtkcheckmenuitem.h
   trunk/gtk/gtkclipboard.h
   trunk/gtk/gtkcolorsel.h
   trunk/gtk/gtkcolorseldialog.h
   trunk/gtk/gtkcontainer.h
   trunk/gtk/gtkcurve.h
   trunk/gtk/gtkdebug.h
   trunk/gtk/gtkdialog.h
   trunk/gtk/gtkdnd.h
   trunk/gtk/gtkdrawingarea.h
   trunk/gtk/gtkeditable.h
   trunk/gtk/gtkentry.h
   trunk/gtk/gtkentrycompletion.h
   trunk/gtk/gtkeventbox.h
   trunk/gtk/gtkfilefilter.h
   trunk/gtk/gtkfixed.h
   trunk/gtk/gtkfontbutton.h
   trunk/gtk/gtkfontsel.h
   trunk/gtk/gtkframe.h
   trunk/gtk/gtkgamma.h
   trunk/gtk/gtkgc.h
   trunk/gtk/gtkhandlebox.h
   trunk/gtk/gtkhbbox.h
   trunk/gtk/gtkhbox.h
   trunk/gtk/gtkhpaned.h
   trunk/gtk/gtkhruler.h
   trunk/gtk/gtkhscale.h
   trunk/gtk/gtkhscrollbar.h
   trunk/gtk/gtkhseparator.h
   trunk/gtk/gtkiconfactory.h
   trunk/gtk/gtkimage.h
   trunk/gtk/gtkimagemenuitem.h
   trunk/gtk/gtkimcontextsimple.h
   trunk/gtk/gtkinputdialog.h
   trunk/gtk/gtkinvisible.h
   trunk/gtk/gtkitem.h
   trunk/gtk/gtkitemfactory.h
   trunk/gtk/gtklabel.h
   trunk/gtk/gtklayout.h
   trunk/gtk/gtklinkbutton.h
   trunk/gtk/gtkliststore.h
   trunk/gtk/gtkmain.h
   trunk/gtk/gtkmenu.h
   trunk/gtk/gtkmenubar.h
   trunk/gtk/gtkmenuitem.h
   trunk/gtk/gtkmenushell.h
   trunk/gtk/gtkmessagedialog.h
   trunk/gtk/gtkmisc.h
   trunk/gtk/gtkmodules.h
   trunk/gtk/gtknotebook.h
   trunk/gtk/gtkobject.h
   trunk/gtk/gtkpagesetupunixdialog.h
   trunk/gtk/gtkpaned.h
   trunk/gtk/gtkplug.h
   trunk/gtk/gtkprintjob.h
   trunk/gtk/gtkprintoperation.h
   trunk/gtk/gtkprintoperationpreview.h
   trunk/gtk/gtkprintunixdialog.h
   trunk/gtk/gtkprogressbar.h
   trunk/gtk/gtkradioaction.h
   trunk/gtk/gtkradiobutton.h
   trunk/gtk/gtkradiomenuitem.h
   trunk/gtk/gtkrange.h
   trunk/gtk/gtkrc.h
   trunk/gtk/gtkrecentaction.h
   trunk/gtk/gtkrecentchooser.h
   trunk/gtk/gtkrecentchooserdialog.h
   trunk/gtk/gtkrecentchoosermenu.h
   trunk/gtk/gtkrecentchooserwidget.h
   trunk/gtk/gtkrecentfilter.h
   trunk/gtk/gtkrecentmanager.h
   trunk/gtk/gtkruler.h
   trunk/gtk/gtkscale.h
   trunk/gtk/gtkscrollbar.h
   trunk/gtk/gtkscrolledwindow.h
   trunk/gtk/gtkselection.h
   trunk/gtk/gtkseparator.h
   trunk/gtk/gtkseparatormenuitem.h
   trunk/gtk/gtkseparatortoolitem.h
   trunk/gtk/gtksettings.h
   trunk/gtk/gtksizegroup.h
   trunk/gtk/gtksocket.h
   trunk/gtk/gtkspinbutton.h
   trunk/gtk/gtkstatusbar.h
   trunk/gtk/gtkstatusicon.h
   trunk/gtk/gtkstock.h
   trunk/gtk/gtkstyle.h
   trunk/gtk/gtktable.h
   trunk/gtk/gtktearoffmenuitem.h
   trunk/gtk/gtktextbuffer.h
   trunk/gtk/gtktexttagtable.h
   trunk/gtk/gtktextview.h
   trunk/gtk/gtktipsquery.h
   trunk/gtk/gtktoggleaction.h
   trunk/gtk/gtktogglebutton.h
   trunk/gtk/gtktoolbar.h
   trunk/gtk/gtktoolbutton.h
   trunk/gtk/gtktreemodel.h
   trunk/gtk/gtktreeselection.h
   trunk/gtk/gtktreeview.h
   trunk/gtk/gtktreeviewcolumn.h
   trunk/gtk/gtktypeutils.h
   trunk/gtk/gtkuimanager.h
   trunk/gtk/gtkvbbox.h
   trunk/gtk/gtkvbox.h
   trunk/gtk/gtkversion.h.in
   trunk/gtk/gtkviewport.h
   trunk/gtk/gtkvolumebutton.h
   trunk/gtk/gtkvpaned.h
   trunk/gtk/gtkvruler.h
   trunk/gtk/gtkvscale.h
   trunk/gtk/gtkvscrollbar.h
   trunk/gtk/gtkvseparator.h
   trunk/gtk/gtkwidget.h
   trunk/gtk/gtkwindow.h

Modified: trunk/gtk/gtkaccelgroup.h
==============================================================================
--- trunk/gtk/gtkaccelgroup.h	(original)
+++ trunk/gtk/gtkaccelgroup.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkaccellabel.h
==============================================================================
--- trunk/gtk/gtkaccellabel.h	(original)
+++ trunk/gtk/gtkaccellabel.h	Wed May 28 15:35:43 2008
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkaction.h
==============================================================================
--- trunk/gtk/gtkaction.h	(original)
+++ trunk/gtk/gtkaction.h	Wed May 28 15:35:43 2008
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkactiongroup.h
==============================================================================
--- trunk/gtk/gtkactiongroup.h	(original)
+++ trunk/gtk/gtkactiongroup.h	Wed May 28 15:35:43 2008
@@ -19,13 +19,13 @@
  * Boston, MA 02111-1307, USA.
  */
 
-/* 
+/*
  * Author: James Henstridge <james daa com au>
  *
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkadjustment.h
==============================================================================
--- trunk/gtk/gtkadjustment.h	(original)
+++ trunk/gtk/gtkadjustment.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkalignment.h
==============================================================================
--- trunk/gtk/gtkalignment.h	(original)
+++ trunk/gtk/gtkalignment.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkarrow.h
==============================================================================
--- trunk/gtk/gtkarrow.h	(original)
+++ trunk/gtk/gtkarrow.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkaspectframe.h
==============================================================================
--- trunk/gtk/gtkaspectframe.h	(original)
+++ trunk/gtk/gtkaspectframe.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkbbox.h
==============================================================================
--- trunk/gtk/gtkbbox.h	(original)
+++ trunk/gtk/gtkbbox.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -103,5 +103,3 @@
 G_END_DECLS
 
 #endif /* __GTK_BUTTON_BOX_H__ */
-
-

Modified: trunk/gtk/gtkbin.h
==============================================================================
--- trunk/gtk/gtkbin.h	(original)
+++ trunk/gtk/gtkbin.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkbindings.h
==============================================================================
--- trunk/gtk/gtkbindings.h	(original)
+++ trunk/gtk/gtkbindings.h	Wed May 28 15:35:43 2008
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkbox.h
==============================================================================
--- trunk/gtk/gtkbox.h	(original)
+++ trunk/gtk/gtkbox.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkbutton.h
==============================================================================
--- trunk/gtk/gtkbutton.h	(original)
+++ trunk/gtk/gtkbutton.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkcalendar.h
==============================================================================
--- trunk/gtk/gtkcalendar.h	(original)
+++ trunk/gtk/gtkcalendar.h	Wed May 28 15:35:43 2008
@@ -23,7 +23,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkcellrendererprogress.h
==============================================================================
--- trunk/gtk/gtkcellrendererprogress.h	(original)
+++ trunk/gtk/gtkcellrendererprogress.h	Wed May 28 15:35:43 2008
@@ -17,11 +17,12 @@
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
+
 /*
  * Modified by the GTK+ Team and others 1997-2004.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -49,7 +50,7 @@
 struct _GtkCellRendererProgress
 {
   GtkCellRenderer parent_instance;
-  
+
   /*< private >*/
   GtkCellRendererProgressPrivate *priv;
 };

Modified: trunk/gtk/gtkcellrenderertext.h
==============================================================================
--- trunk/gtk/gtkcellrenderertext.h	(original)
+++ trunk/gtk/gtkcellrenderertext.h	Wed May 28 15:35:43 2008
@@ -51,7 +51,7 @@
   gdouble font_scale;
   PangoColor foreground;
   PangoColor background;
-  
+
   PangoAttrList *extra_attrs;
 
   PangoUnderline underline_style;
@@ -64,14 +64,14 @@
   guint editable  : 1;
 
   guint scale_set : 1;
-  
+
   guint foreground_set : 1;
   guint background_set : 1;
-  
+
   guint underline_set : 1;
 
   guint rise_set : 1;
-  
+
   guint strikethrough_set : 1;
 
   guint editable_set : 1;

Modified: trunk/gtk/gtkcellrenderertoggle.h
==============================================================================
--- trunk/gtk/gtkcellrenderertoggle.h	(original)
+++ trunk/gtk/gtkcellrenderertoggle.h	Wed May 28 15:35:43 2008
@@ -78,5 +78,4 @@
 
 G_END_DECLS
 
-
 #endif /* __GTK_CELL_RENDERER_TOGGLE_H__ */

Modified: trunk/gtk/gtkcheckbutton.h
==============================================================================
--- trunk/gtk/gtkcheckbutton.h	(original)
+++ trunk/gtk/gtkcheckbutton.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkcheckmenuitem.h
==============================================================================
--- trunk/gtk/gtkcheckmenuitem.h	(original)
+++ trunk/gtk/gtkcheckmenuitem.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -52,7 +52,7 @@
 struct _GtkCheckMenuItem
 {
   GtkMenuItem menu_item;
-  
+
   guint active : 1;
   guint always_show_toggle : 1;
   guint inconsistent : 1;
@@ -62,7 +62,7 @@
 struct _GtkCheckMenuItemClass
 {
   GtkMenuItemClass parent_class;
-  
+
   void (* toggled)	  (GtkCheckMenuItem *check_menu_item);
   void (* draw_indicator) (GtkCheckMenuItem *check_menu_item,
 			   GdkRectangle	    *area);
@@ -90,7 +90,7 @@
 void       gtk_check_menu_item_set_draw_as_radio (GtkCheckMenuItem *check_menu_item,
 						  gboolean          draw_as_radio);
 gboolean   gtk_check_menu_item_get_draw_as_radio (GtkCheckMenuItem *check_menu_item);
-    
+
 
 #ifndef GTK_DISABLE_DEPRECATED
 void	   gtk_check_menu_item_set_show_toggle (GtkCheckMenuItem *menu_item,

Modified: trunk/gtk/gtkclipboard.h
==============================================================================
--- trunk/gtk/gtkclipboard.h	(original)
+++ trunk/gtk/gtkclipboard.h	Wed May 28 15:35:43 2008
@@ -16,7 +16,7 @@
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  *
- * Global clipboard abstraction. 
+ * Global clipboard abstraction.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -138,12 +138,12 @@
 				  gint                  n_targets);
 
 void gtk_clipboard_store         (GtkClipboard   *clipboard);
-  
+
 /* private */
 void     _gtk_clipboard_handle_event    (GdkEventOwnerChange *event);
 
 void     _gtk_clipboard_store_all       (void);
-  
+
 G_END_DECLS
 
 #endif /* __GTK_CLIPBOARD_H__ */

Modified: trunk/gtk/gtkcolorsel.h
==============================================================================
--- trunk/gtk/gtkcolorsel.h	(original)
+++ trunk/gtk/gtkcolorsel.h	Wed May 28 15:35:43 2008
@@ -1,5 +1,5 @@
 /* GTK - The GIMP Toolkit
- * Copyright (C) 2000 Red Hat, Inc. 
+ * Copyright (C) 2000 Red Hat, Inc.
  * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
  *
  * This library is free software; you can redistribute it and/or
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkcolorseldialog.h
==============================================================================
--- trunk/gtk/gtkcolorseldialog.h	(original)
+++ trunk/gtk/gtkcolorseldialog.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -71,9 +71,9 @@
 };
 
 
-/* ColorSelectionDialog */ 
+/* ColorSelectionDialog */
 GType      gtk_color_selection_dialog_get_type (void) G_GNUC_CONST;
-GtkWidget* gtk_color_selection_dialog_new      (const gchar *title); 
+GtkWidget* gtk_color_selection_dialog_new      (const gchar *title);
 
 
 G_END_DECLS

Modified: trunk/gtk/gtkcontainer.h
==============================================================================
--- trunk/gtk/gtkcontainer.h	(original)
+++ trunk/gtk/gtkcontainer.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -56,9 +56,9 @@
 struct _GtkContainer
 {
   GtkWidget widget;
-  
+
   GtkWidget *focus_child;
-  
+
   guint border_width : 16;
 
   /*< private >*/

Modified: trunk/gtk/gtkcurve.h
==============================================================================
--- trunk/gtk/gtkcurve.h	(original)
+++ trunk/gtk/gtkcurve.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*

Modified: trunk/gtk/gtkdebug.h
==============================================================================
--- trunk/gtk/gtkdebug.h	(original)
+++ trunk/gtk/gtkdebug.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -59,7 +59,7 @@
 #else /* !G_ENABLE_DEBUG */
 
 #define GTK_NOTE(type, action)
-      
+
 #endif /* G_ENABLE_DEBUG */
 
 #ifdef G_OS_WIN32

Modified: trunk/gtk/gtkdialog.h
==============================================================================
--- trunk/gtk/gtkdialog.h	(original)
+++ trunk/gtk/gtkdialog.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkdnd.h
==============================================================================
--- trunk/gtk/gtkdnd.h	(original)
+++ trunk/gtk/gtkdnd.h	Wed May 28 15:35:43 2008
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -46,7 +46,7 @@
   GTK_DEST_DEFAULT_ALL        = 0x07
 } GtkDestDefaults;
 
-/* Flags for the GtkTargetEntry on the destination side 
+/* Flags for the GtkTargetEntry on the destination side
  */
 typedef enum {
   GTK_TARGET_SAME_APP = 1 << 0,    /*< nick=same-app >*/
@@ -186,6 +186,3 @@
 G_END_DECLS
 
 #endif /* __GTK_DND_H__ */
-
-
-

Modified: trunk/gtk/gtkdrawingarea.h
==============================================================================
--- trunk/gtk/gtkdrawingarea.h	(original)
+++ trunk/gtk/gtkdrawingarea.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkeditable.h
==============================================================================
--- trunk/gtk/gtkeditable.h	(original)
+++ trunk/gtk/gtkeditable.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -50,7 +50,7 @@
 struct _GtkEditableClass
 {
   GTypeInterface		   base_iface;
-  
+
   /* signals */
   void (* insert_text)              (GtkEditable    *editable,
 				     const gchar    *text,

Modified: trunk/gtk/gtkentry.h
==============================================================================
--- trunk/gtk/gtkentry.h	(original)
+++ trunk/gtk/gtkentry.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -70,10 +70,10 @@
   GdkWindow *text_area;
   GtkIMContext *im_context;
   GtkWidget   *popup_menu;
-  
+
   gint         current_pos;
   gint         selection_bound;
-  
+
   PangoLayout *cached_layout;
 
   guint        cache_includes_preedit : 1;
@@ -96,7 +96,7 @@
   gint    scroll_offset;
   gint    ascent;	/* font ascent, in pango units  */
   gint    descent;	/* font descent, in pango units  */
-  
+
   guint16 text_size;	/* allocated size, in bytes */
   guint16 n_bytes;	/* length in use, in bytes */
 
@@ -107,7 +107,7 @@
 
   gint drag_start_x;
   gint drag_start_y;
-  
+
   gunichar invisible_char;
 
   gint width_chars;
@@ -120,7 +120,7 @@
   /* Hook to customize right-click popup */
   void (* populate_popup)   (GtkEntry       *entry,
                              GtkMenu        *menu);
-  
+
   /* Action signals
    */
   void (* activate)           (GtkEntry       *entry);
@@ -201,7 +201,7 @@
 gint       gtk_entry_text_index_to_layout_index (GtkEntry      *entry,
                                                  gint           text_index);
 
-/* For scrolling cursor appropriately 
+/* For scrolling cursor appropriately
  */
 void           gtk_entry_set_cursor_hadjustment (GtkEntry      *entry,
                                                  GtkAdjustment *adjustment);

Modified: trunk/gtk/gtkentrycompletion.h
==============================================================================
--- trunk/gtk/gtkentrycompletion.h	(original)
+++ trunk/gtk/gtkentrycompletion.h	Wed May 28 15:35:43 2008
@@ -68,7 +68,7 @@
   void     (* action_activated) (GtkEntryCompletion *completion,
                                  gint                index_);
   gboolean (* insert_prefix)    (GtkEntryCompletion *completion,
-				 const gchar        *prefix); 
+				 const gchar        *prefix);
   gboolean (* cursor_on_match)  (GtkEntryCompletion *completion,
 				 GtkTreeModel       *model,
 				 GtkTreeIter        *iter);

Modified: trunk/gtk/gtkeventbox.h
==============================================================================
--- trunk/gtk/gtkeventbox.h	(original)
+++ trunk/gtk/gtkeventbox.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkfilefilter.h
==============================================================================
--- trunk/gtk/gtkfilefilter.h	(original)
+++ trunk/gtk/gtkfilefilter.h	Wed May 28 15:35:43 2008
@@ -49,7 +49,7 @@
 struct _GtkFileFilterInfo
 {
   GtkFileFilterFlags contains;
-  
+
   const gchar *filename;
   const gchar *uri;
   const gchar *display_name;

Modified: trunk/gtk/gtkfixed.h
==============================================================================
--- trunk/gtk/gtkfixed.h	(original)
+++ trunk/gtk/gtkfixed.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkfontbutton.h
==============================================================================
--- trunk/gtk/gtkfontbutton.h	(original)
+++ trunk/gtk/gtkfontbutton.h	Wed May 28 15:35:43 2008
@@ -2,7 +2,7 @@
  * Copyright (C) 1998 David Abilleira Freijeiro <odaf nexo es>
  * All rights reserved
  * Based on gnome-color-picker by Federico Mena <federico nuclecu unam mx>
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
  * License as published by the Free Software Foundation; either
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -96,9 +96,5 @@
 
 G_END_DECLS
 
-    
-#endif /* __GTK_FONT_BUTTON_H__ */
-
-
-
 
+#endif /* __GTK_FONT_BUTTON_H__ */

Modified: trunk/gtk/gtkfontsel.h
==============================================================================
--- trunk/gtk/gtkfontsel.h	(original)
+++ trunk/gtk/gtkfontsel.h	Wed May 28 15:35:43 2008
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkframe.h
==============================================================================
--- trunk/gtk/gtkframe.h	(original)
+++ trunk/gtk/gtkframe.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkgamma.h
==============================================================================
--- trunk/gtk/gtkgamma.h	(original)
+++ trunk/gtk/gtkgamma.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*

Modified: trunk/gtk/gtkgc.h
==============================================================================
--- trunk/gtk/gtkgc.h	(original)
+++ trunk/gtk/gtkgc.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkhandlebox.h
==============================================================================
--- trunk/gtk/gtkhandlebox.h	(original)
+++ trunk/gtk/gtkhandlebox.h	Wed May 28 15:35:43 2008
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /* The GtkHandleBox is to allow widgets to be dragged in and out of

Modified: trunk/gtk/gtkhbbox.h
==============================================================================
--- trunk/gtk/gtkhbbox.h	(original)
+++ trunk/gtk/gtkhbbox.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkhbox.h
==============================================================================
--- trunk/gtk/gtkhbox.h	(original)
+++ trunk/gtk/gtkhbox.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkhpaned.h
==============================================================================
--- trunk/gtk/gtkhpaned.h	(original)
+++ trunk/gtk/gtkhpaned.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkhruler.h
==============================================================================
--- trunk/gtk/gtkhruler.h	(original)
+++ trunk/gtk/gtkhruler.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*

Modified: trunk/gtk/gtkhscale.h
==============================================================================
--- trunk/gtk/gtkhscale.h	(original)
+++ trunk/gtk/gtkhscale.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkhscrollbar.h
==============================================================================
--- trunk/gtk/gtkhscrollbar.h	(original)
+++ trunk/gtk/gtkhscrollbar.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkhseparator.h
==============================================================================
--- trunk/gtk/gtkhseparator.h	(original)
+++ trunk/gtk/gtkhseparator.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkiconfactory.h
==============================================================================
--- trunk/gtk/gtkiconfactory.h	(original)
+++ trunk/gtk/gtkiconfactory.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkimage.h
==============================================================================
--- trunk/gtk/gtkimage.h	(original)
+++ trunk/gtk/gtkimage.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkimagemenuitem.h
==============================================================================
--- trunk/gtk/gtkimagemenuitem.h	(original)
+++ trunk/gtk/gtkimagemenuitem.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkimcontextsimple.h
==============================================================================
--- trunk/gtk/gtkimcontextsimple.h	(original)
+++ trunk/gtk/gtkimcontextsimple.h	Wed May 28 15:35:43 2008
@@ -42,13 +42,13 @@
 typedef struct _GtkIMContextSimpleClass  GtkIMContextSimpleClass;
 
 #define GTK_MAX_COMPOSE_LEN 7
-  
+
 struct _GtkIMContextSimple
 {
   GtkIMContext object;
 
   GSList *tables;
-  
+
   guint compose_buffer[GTK_MAX_COMPOSE_LEN + 1];
   gunichar tentative_match;
   gint tentative_match_len;

Modified: trunk/gtk/gtkinputdialog.h
==============================================================================
--- trunk/gtk/gtkinputdialog.h	(original)
+++ trunk/gtk/gtkinputdialog.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
@@ -69,7 +69,7 @@
 
   GtkWidget *close_button;
   GtkWidget *save_button;
-  
+
   GtkWidget *axis_items[GDK_AXIS_LAST];
   GdkDevice *current_device;
 

Modified: trunk/gtk/gtkinvisible.h
==============================================================================
--- trunk/gtk/gtkinvisible.h	(original)
+++ trunk/gtk/gtkinvisible.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkitem.h
==============================================================================
--- trunk/gtk/gtkitem.h	(original)
+++ trunk/gtk/gtkitem.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkitemfactory.h
==============================================================================
--- trunk/gtk/gtkitemfactory.h	(original)
+++ trunk/gtk/gtkitemfactory.h	Wed May 28 15:35:43 2008
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #ifndef GTK_DISABLE_DEPRECATED

Modified: trunk/gtk/gtklabel.h
==============================================================================
--- trunk/gtk/gtklabel.h	(original)
+++ trunk/gtk/gtklabel.h	Wed May 28 15:35:43 2008
@@ -20,7 +20,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -44,7 +44,7 @@
 #define GTK_IS_LABEL(obj)	  (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_LABEL))
 #define GTK_IS_LABEL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GTK_TYPE_LABEL))
 #define GTK_LABEL_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_LABEL, GtkLabelClass))
-       
+
 
 typedef struct _GtkLabel       GtkLabel;
 typedef struct _GtkLabelClass  GtkLabelClass;
@@ -69,16 +69,16 @@
   guint   pattern_set      : 1;
 
   guint   mnemonic_keyval;
-  
-  gchar  *text; 
+
+  gchar  *text;
   PangoAttrList *attrs;
   PangoAttrList *effective_attrs;
-  
+
   PangoLayout *layout;
 
   GtkWidget *mnemonic_widget;
   GtkWindow *mnemonic_window;
-  
+
   GtkLabelSelectionInfo *select_info;
 };
 
@@ -91,7 +91,7 @@
 			    gint            count,
 			    gboolean        extend_selection);
   void (* copy_clipboard)  (GtkLabel       *label);
-  
+
   /* Hook to customize right-click popup for selectable labels */
   void (* populate_popup)   (GtkLabel       *label,
                              GtkMenu        *menu);

Modified: trunk/gtk/gtklayout.h
==============================================================================
--- trunk/gtk/gtklayout.h	(original)
+++ trunk/gtk/gtklayout.h	Wed May 28 15:35:43 2008
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -93,17 +93,17 @@
 GType          gtk_layout_get_type        (void) G_GNUC_CONST;
 GtkWidget*     gtk_layout_new             (GtkAdjustment *hadjustment,
 				           GtkAdjustment *vadjustment);
-void           gtk_layout_put             (GtkLayout     *layout, 
-		                           GtkWidget     *child_widget, 
-		                           gint           x, 
+void           gtk_layout_put             (GtkLayout     *layout,
+		                           GtkWidget     *child_widget,
+		                           gint           x,
 		                           gint           y);
-  
-void           gtk_layout_move            (GtkLayout     *layout, 
-		                           GtkWidget     *child_widget, 
-		                           gint           x, 
+
+void           gtk_layout_move            (GtkLayout     *layout,
+		                           GtkWidget     *child_widget,
+		                           gint           x,
 		                           gint           y);
-  
-void           gtk_layout_set_size        (GtkLayout     *layout, 
+
+void           gtk_layout_set_size        (GtkLayout     *layout,
 			                   guint          width,
 			                   guint          height);
 void           gtk_layout_get_size        (GtkLayout     *layout,

Modified: trunk/gtk/gtklinkbutton.h
==============================================================================
--- trunk/gtk/gtklinkbutton.h	(original)
+++ trunk/gtk/gtklinkbutton.h	Wed May 28 15:35:43 2008
@@ -1,12 +1,12 @@
 /* GTK - The GIMP Toolkit
  * gtklinkbutton.h - an hyperlink-enabled button
- * 
+ *
  * Copyright (C) 2005 Emmanuele Bassi <ebassi gmail com>
  * All rights reserved.
  *
  * Based on gnome-href code by:
  * 	James Henstridge <james daa com au>
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
  * License as published by the Free Software Foundation; either
@@ -52,14 +52,14 @@
 struct _GtkLinkButton
 {
   GtkButton parent_instance;
-  
+
   GtkLinkButtonPrivate *priv;
 };
 
 struct _GtkLinkButtonClass
 {
   GtkButtonClass parent_class;
-  
+
   void (*_gtk_padding1) (void);
   void (*_gtk_padding2) (void);
   void (*_gtk_padding3) (void);

Modified: trunk/gtk/gtkliststore.h
==============================================================================
--- trunk/gtk/gtkliststore.h	(original)
+++ trunk/gtk/gtkliststore.h	Wed May 28 15:35:43 2008
@@ -49,7 +49,7 @@
   gint stamp;
   gpointer seq;		/* head of the list */
   gpointer _gtk_reserved1;
-  GList *sort_list;	
+  GList *sort_list;
   gint n_columns;
   gint sort_column_id;
   GtkSortType order;
@@ -93,7 +93,7 @@
 					       ...);
 void          gtk_list_store_set_valuesv      (GtkListStore *list_store,
 					       GtkTreeIter  *iter,
-					       gint         *columns, 
+					       gint         *columns,
 					       GValue       *values,
 					       gint          n_values);
 void          gtk_list_store_set_valist       (GtkListStore *list_store,
@@ -117,7 +117,7 @@
 void          gtk_list_store_insert_with_valuesv (GtkListStore *list_store,
 						  GtkTreeIter  *iter,
 						  gint          position,
-						  gint         *columns, 
+						  gint         *columns,
 						  GValue       *values,
 						  gint          n_values);
 void          gtk_list_store_prepend          (GtkListStore *list_store,

Modified: trunk/gtk/gtkmain.h
==============================================================================
--- trunk/gtk/gtkmain.h	(original)
+++ trunk/gtk/gtkmain.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkmenu.h
==============================================================================
--- trunk/gtk/gtkmenu.h	(original)
+++ trunk/gtk/gtkmenu.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkmenubar.h
==============================================================================
--- trunk/gtk/gtkmenubar.h	(original)
+++ trunk/gtk/gtkmenubar.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkmenuitem.h
==============================================================================
--- trunk/gtk/gtkmenuitem.h	(original)
+++ trunk/gtk/gtkmenuitem.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkmenushell.h
==============================================================================
--- trunk/gtk/gtkmenushell.h	(original)
+++ trunk/gtk/gtkmenushell.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkmessagedialog.h
==============================================================================
--- trunk/gtk/gtkmessagedialog.h	(original)
+++ trunk/gtk/gtkmessagedialog.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkmisc.h
==============================================================================
--- trunk/gtk/gtkmisc.h	(original)
+++ trunk/gtk/gtkmisc.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkmodules.h
==============================================================================
--- trunk/gtk/gtkmodules.h	(original)
+++ trunk/gtk/gtkmodules.h	Wed May 28 15:35:43 2008
@@ -40,7 +40,7 @@
 void    _gtk_modules_init             (gint         *argc,
 				       gchar      ***argv,
 				       const gchar  *gtk_modules_args);
-void    _gtk_modules_settings_changed (GtkSettings  *settings, 
+void    _gtk_modules_settings_changed (GtkSettings  *settings,
 				       const gchar  *modules);
 
 typedef void	 (*GtkModuleInitFunc)        (gint	  *argc,

Modified: trunk/gtk/gtknotebook.h
==============================================================================
--- trunk/gtk/gtknotebook.h	(original)
+++ trunk/gtk/gtknotebook.h	Wed May 28 15:35:43 2008
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -59,20 +59,20 @@
 struct _GtkNotebook
 {
   GtkContainer container;
-  
+
   GtkNotebookPage *cur_page;
   GList *children;
   GList *first_tab;		/* The first tab visible (for scrolling notebooks) */
   GList *focus_tab;
-  
+
   GtkWidget *menu;
   GdkWindow *event_window;
-  
+
   guint32 timer;
-  
+
   guint16 tab_hborder;
   guint16 tab_vborder;
-  
+
   guint show_tabs          : 1;
   guint homogeneous        : 1;
   guint show_border        : 1;
@@ -95,7 +95,7 @@
 struct _GtkNotebookClass
 {
   GtkContainerClass parent_class;
-  
+
   void (* switch_page)       (GtkNotebook     *notebook,
                               GtkNotebookPage *page,
 			      guint            page_num);

Modified: trunk/gtk/gtkobject.h
==============================================================================
--- trunk/gtk/gtkobject.h	(original)
+++ trunk/gtk/gtkobject.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -87,7 +87,7 @@
 struct _GtkObject
 {
   GInitiallyUnowned parent_instance;
-  
+
   /* 32 bits of flags. GtkObject only uses 4 of these bits and
    *  GtkWidget uses the rest. This is done because structs are
    *  aligned on 4 or 8 byte boundaries. If a new bitfield were
@@ -99,7 +99,7 @@
 struct _GtkObjectClass
 {
   GInitiallyUnownedClass parent_class;
-  
+
   /* Non overridable class methods to set and get per class arguments */
   void (*set_arg) (GtkObject *object,
 		   GtkArg    *arg,
@@ -107,7 +107,7 @@
   void (*get_arg) (GtkObject *object,
 		   GtkArg    *arg,
 		   guint      arg_id);
-  
+
   /* Default signal handler for the ::destroy signal, which is
    *  invoked to request that references to the widget be dropped.
    *  If an object class overrides destroy() in order to perform class
@@ -132,7 +132,7 @@
 
 /****************************************************************/
 
-#ifndef GTK_DISABLE_DEPRECATED 
+#ifndef GTK_DISABLE_DEPRECATED
 
 GtkObject*	gtk_object_new		  (GtkType	       type,
 					   const gchar	      *first_property_name,

Modified: trunk/gtk/gtkpagesetupunixdialog.h
==============================================================================
--- trunk/gtk/gtkpagesetupunixdialog.h	(original)
+++ trunk/gtk/gtkpagesetupunixdialog.h	Wed May 28 15:35:43 2008
@@ -1,4 +1,4 @@
-/* GtkPageSetupUnixDialog 
+/* GtkPageSetupUnixDialog
  * Copyright (C) 2006 Alexander Larsson <alexl redhat com>
  *
  * This library is free software; you can redistribute it and/or

Modified: trunk/gtk/gtkpaned.h
==============================================================================
--- trunk/gtk/gtkpaned.h	(original)
+++ trunk/gtk/gtkpaned.h	Wed May 28 15:35:43 2008
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -47,18 +47,18 @@
 typedef struct _GtkPaned        GtkPaned;
 typedef struct _GtkPanedClass   GtkPanedClass;
 typedef struct _GtkPanedPrivate GtkPanedPrivate;
-	
+
 struct _GtkPaned
 {
   GtkContainer container;
-  
+
   GtkWidget *child1;
   GtkWidget *child2;
-  
+
   GdkWindow *handle;
   GdkGC *xor_gc;
   GdkCursorType cursor_type;
-  
+
   /*< private >*/
   GdkRectangle handle_pos;
 
@@ -84,13 +84,13 @@
   gint drag_pos;
   gint original_position;
 };
- 
+
 struct _GtkPanedClass
 {
   GtkContainerClass parent_class;
-  
+
   gboolean (* cycle_child_focus)   (GtkPaned      *paned,
-				    gboolean       reverse); 
+				    gboolean       reverse);
   gboolean (* toggle_handle_focus) (GtkPaned      *paned);
   gboolean (* move_handle)         (GtkPaned      *paned,
 				    GtkScrollType  scroll);

Modified: trunk/gtk/gtkplug.h
==============================================================================
--- trunk/gtk/gtkplug.h	(original)
+++ trunk/gtk/gtkplug.h	Wed May 28 15:35:43 2008
@@ -20,7 +20,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkprintjob.h
==============================================================================
--- trunk/gtk/gtkprintjob.h	(original)
+++ trunk/gtk/gtkprintjob.h	Wed May 28 15:35:43 2008
@@ -1,5 +1,5 @@
-/* GtkPrintJob 
- * Copyright (C) 2006 Red Hat,Inc. 
+/* GtkPrintJob
+ * Copyright (C) 2006 Red Hat,Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -39,7 +39,7 @@
 typedef struct _GtkPrintJobPrivate   GtkPrintJobPrivate;
 
 typedef void (*GtkPrintJobCompleteFunc) (GtkPrintJob *print_job,
-                                         gpointer     user_data, 
+                                         gpointer     user_data,
                                          GError      *error);
 
 struct _GtkPrinter;

Modified: trunk/gtk/gtkprintoperation.h
==============================================================================
--- trunk/gtk/gtkprintoperation.h	(original)
+++ trunk/gtk/gtkprintoperation.h	Wed May 28 15:35:43 2008
@@ -78,19 +78,19 @@
 struct _GtkPrintOperation
 {
   GObject parent_instance;
-  
+
   GtkPrintOperationPrivate *priv;
 };
 
 struct _GtkPrintOperationClass
 {
   GObjectClass parent_class;
-  
+
   void     (*done)               (GtkPrintOperation *operation,
 				  GtkPrintOperationResult result);
-  void     (*begin_print)        (GtkPrintOperation *operation, 
+  void     (*begin_print)        (GtkPrintOperation *operation,
 				  GtkPrintContext   *context);
-  gboolean (*paginate)           (GtkPrintOperation *operation, 
+  gboolean (*paginate)           (GtkPrintOperation *operation,
 				  GtkPrintContext   *context);
   void     (*request_page_setup) (GtkPrintOperation *operation,
 				  GtkPrintContext   *context,
@@ -107,11 +107,10 @@
   void       (*custom_widget_apply)  (GtkPrintOperation *operation,
 				      GtkWidget *widget);
 
-  
   gboolean (*preview)	     (GtkPrintOperation        *operation,
-			      GtkPrintOperationPreview *preview, 
+			      GtkPrintOperationPreview *preview,
 			      GtkPrintContext          *context,
-			      GtkWindow                *parent);  
+			      GtkWindow                *parent);
 
   /* Padding for future expansion */
   void (*_gtk_reserved1) (void);
@@ -178,7 +177,7 @@
 								    GtkPageSetup       *page_setup,
 								    GtkPrintSettings   *settings);
 
-typedef void  (* GtkPageSetupDoneFunc) (GtkPageSetup *page_setup, 
+typedef void  (* GtkPageSetupDoneFunc) (GtkPageSetup *page_setup,
 					gpointer      data);
 
 void                    gtk_print_run_page_setup_dialog_async      (GtkWindow            *parent,

Modified: trunk/gtk/gtkprintoperationpreview.h
==============================================================================
--- trunk/gtk/gtkprintoperationpreview.h	(original)
+++ trunk/gtk/gtkprintoperationpreview.h	Wed May 28 15:35:43 2008
@@ -28,7 +28,7 @@
 #include <glib-object.h>
 #include <cairo.h>
 
-#include "gtkprintcontext.h" 
+#include "gtkprintcontext.h"
 
 G_BEGIN_DECLS
 
@@ -46,20 +46,18 @@
   GTypeInterface g_iface;
 
   /* signals */
-  void              (*ready)          (GtkPrintOperationPreview *preview, 
+  void              (*ready)          (GtkPrintOperationPreview *preview,
 				       GtkPrintContext          *context);
-  void              (*got_page_size)  (GtkPrintOperationPreview *preview, 
+  void              (*got_page_size)  (GtkPrintOperationPreview *preview,
 				       GtkPrintContext          *context,
 				       GtkPageSetup             *page_setup);
-  
- 
+
   /* methods */
   void              (*render_page)    (GtkPrintOperationPreview *preview,
 				       gint                      page_nr);
   gboolean          (*is_selected)    (GtkPrintOperationPreview *preview,
 				       gint                      page_nr);
   void              (*end_preview)    (GtkPrintOperationPreview *preview);
-  
 
   /* Padding for future expansion */
   void (*_gtk_reserved1) (void);

Modified: trunk/gtk/gtkprintunixdialog.h
==============================================================================
--- trunk/gtk/gtkprintunixdialog.h	(original)
+++ trunk/gtk/gtkprintunixdialog.h	Wed May 28 15:35:43 2008
@@ -1,4 +1,4 @@
-/* GtkPrintUnixDialog 
+/* GtkPrintUnixDialog
  * Copyright (C) 2006 John (J5) Palmieri <johnp redhat com>
  *
  * This library is free software; you can redistribute it and/or

Modified: trunk/gtk/gtkprogressbar.h
==============================================================================
--- trunk/gtk/gtkprogressbar.h	(original)
+++ trunk/gtk/gtkprogressbar.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -78,7 +78,7 @@
   guint activity_blocks;
 
   gdouble pulse_fraction;
-  
+
   guint activity_dir : 1;
   guint ellipsize : 3;
   guint dirty : 1;
@@ -101,30 +101,30 @@
 
 /*
  * GtkProgress/GtkProgressBar had serious problems in GTK 1.2.
- * 
- *  - Only 3 or 4 functions are really needed for 95% of progress  
- *    interfaces; GtkProgress[Bar] had about 25 functions, and 
+ *
+ *  - Only 3 or 4 functions are really needed for 95% of progress
+ *    interfaces; GtkProgress[Bar] had about 25 functions, and
  *    didn't even include these 3 or 4.
- *  - In activity mode, the API involves setting the adjustment 
- *    to any random value, just to have the side effect of 
+ *  - In activity mode, the API involves setting the adjustment
+ *    to any random value, just to have the side effect of
  *    calling the progress bar update function - the adjustment
  *    is totally ignored in activity mode
- *  - You set the activity step as a pixel value, which means to 
- *    set the activity step you basically need to connect to 
+ *  - You set the activity step as a pixel value, which means to
+ *    set the activity step you basically need to connect to
  *    size_allocate
- *  - There are ctree_set_expander_style()-functions, to randomly 
+ *  - There are ctree_set_expander_style()-functions, to randomly
  *    change look-and-feel for no good reason
- *  - The split between GtkProgress and GtkProgressBar makes no sense 
+ *  - The split between GtkProgress and GtkProgressBar makes no sense
  *    to me whatsoever.
- *  
+ *
  * This was a big wart on GTK and made people waste lots of time,
  * both learning and using the interface.
- * 
+ *
  * So, I have added what I feel is the correct API, and marked all the
  * rest deprecated. However, the changes are 100% backward-compatible and
  * should break no existing code.
  *
- * The following 9 functions are the new programming interface. 
+ * The following 9 functions are the new programming interface.
  */
 void       gtk_progress_bar_pulse                (GtkProgressBar *pbar);
 void       gtk_progress_bar_set_text             (GtkProgressBar *pbar,

Modified: trunk/gtk/gtkradioaction.h
==============================================================================
--- trunk/gtk/gtkradioaction.h	(original)
+++ trunk/gtk/gtkradioaction.h	Wed May 28 15:35:43 2008
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkradiobutton.h
==============================================================================
--- trunk/gtk/gtkradiobutton.h	(original)
+++ trunk/gtk/gtkradiobutton.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -52,7 +52,7 @@
 struct _GtkRadioButton
 {
   GtkCheckButton check_button;
-  
+
   GSList *group;
 };
 

Modified: trunk/gtk/gtkradiomenuitem.h
==============================================================================
--- trunk/gtk/gtkradiomenuitem.h	(original)
+++ trunk/gtk/gtkradiomenuitem.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -51,14 +51,14 @@
 struct _GtkRadioMenuItem
 {
   GtkCheckMenuItem check_menu_item;
-  
+
   GSList *group;
 };
 
 struct _GtkRadioMenuItemClass
 {
   GtkCheckMenuItemClass parent_class;
-  
+
   /* Signals */
   void (*group_changed) (GtkRadioMenuItem *radio_menu_item);
 
@@ -70,7 +70,7 @@
 
 
 GType      gtk_radio_menu_item_get_type	         (void) G_GNUC_CONST;
-							
+
 GtkWidget* gtk_radio_menu_item_new                           (GSList           *group);
 GtkWidget* gtk_radio_menu_item_new_with_label                (GSList           *group,
 							      const gchar      *label);

Modified: trunk/gtk/gtkrange.h
==============================================================================
--- trunk/gtk/gtkrange.h	(original)
+++ trunk/gtk/gtkrange.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -63,13 +63,13 @@
   guint inverted : 1;
 
   /*< protected >*/
-  
+
   guint flippable : 1;
-  
+
   /* Steppers are: < > ---- < >
    *               a b      c d
    */
-   
+
   guint has_stepper_a : 1;
   guint has_stepper_b : 1;
   guint has_stepper_c : 1;
@@ -78,7 +78,7 @@
   guint need_recalc : 1;
 
   guint slider_size_fixed : 1;
-  
+
   gint min_slider_size;
 
   GtkOrientation orientation;
@@ -90,7 +90,7 @@
 
   /* Round off value to this many digits, -1 for no rounding */
   gint round_digits;
-  
+
   /*< private >*/
   guint trough_click_forward : 1;  /* trough click was on the forward side of slider */
   guint update_pending : 1;        /* need to emit value_changed */
@@ -113,7 +113,7 @@
   void (* value_changed)    (GtkRange     *range);
   void (* adjust_bounds)    (GtkRange     *range,
                              gdouble	   new_value);
-  
+
   /* action signals for keybindings */
   void (* move_slider)      (GtkRange     *range,
                              GtkScrollType scroll);

Modified: trunk/gtk/gtkrc.h
==============================================================================
--- trunk/gtk/gtkrc.h	(original)
+++ trunk/gtk/gtkrc.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -62,7 +62,7 @@
   GObject parent_instance;
 
   /*< public >*/
-  
+
   gchar *name;
   gchar *bg_pixmap_name[5];
   PangoFontDescription *font_desc;
@@ -78,7 +78,7 @@
 
   /*< private >*/
   GArray *rc_properties;
-  
+
   /* list of RC style lists including this RC style */
   GSList *rc_style_lists;
 
@@ -105,7 +105,7 @@
   guint     (*parse)  (GtkRcStyle   *rc_style,
 		       GtkSettings  *settings,
 		       GScanner     *scanner);
-  
+
   /* Combine RC style data from src into dest. If overridden, this
    * function should chain to the parent.
    */

Modified: trunk/gtk/gtkrecentaction.h
==============================================================================
--- trunk/gtk/gtkrecentaction.h	(original)
+++ trunk/gtk/gtkrecentaction.h	Wed May 28 15:35:43 2008
@@ -2,7 +2,7 @@
  * Recent chooser action for GtkUIManager
  *
  * Copyright (C) 2007, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -45,7 +45,7 @@
 struct _GtkRecentAction
 {
   GtkAction parent_instance;
-  
+
   /*< private >*/
   GtkRecentActionPrivate *priv;
 };

Modified: trunk/gtk/gtkrecentchooser.h
==============================================================================
--- trunk/gtk/gtkrecentchooser.h	(original)
+++ trunk/gtk/gtkrecentchooser.h	Wed May 28 15:35:43 2008
@@ -2,7 +2,7 @@
  * gtkrecentchooser.h - Abstract interface for recent file selectors GUIs
  *
  * Copyright (C) 2006, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -82,7 +82,7 @@
 struct _GtkRecentChooserIface
 {
   GTypeInterface base_iface;
-  
+
   /*
    * Methods
    */
@@ -108,7 +108,7 @@
   					    GtkRecentSortFunc  sort_func,
   					    gpointer           data,
   					    GDestroyNotify     destroy);
-  
+
   /*
    * Signals
    */

Modified: trunk/gtk/gtkrecentchooserdialog.h
==============================================================================
--- trunk/gtk/gtkrecentchooserdialog.h	(original)
+++ trunk/gtk/gtkrecentchooserdialog.h	Wed May 28 15:35:43 2008
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentchooserdialog.h: Recent files selector dialog
  * Copyright (C) 2006 Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -47,7 +47,7 @@
 {
   /*< private >*/
   GtkDialog parent_instance;
-  
+
   GtkRecentChooserDialogPrivate *priv;
 };
 

Modified: trunk/gtk/gtkrecentchoosermenu.h
==============================================================================
--- trunk/gtk/gtkrecentchoosermenu.h	(original)
+++ trunk/gtk/gtkrecentchoosermenu.h	Wed May 28 15:35:43 2008
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentchoosermenu.h - Recently used items menu widget
  * Copyright (C) 2006, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -52,7 +52,7 @@
 struct _GtkRecentChooserMenuClass
 {
   GtkMenuClass parent_class;
-  
+
   /* padding for future expansion */
   void (* gtk_recent1) (void);
   void (* gtk_recent2) (void);

Modified: trunk/gtk/gtkrecentchooserwidget.h
==============================================================================
--- trunk/gtk/gtkrecentchooserwidget.h	(original)
+++ trunk/gtk/gtkrecentchooserwidget.h	Wed May 28 15:35:43 2008
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentchooserwidget.h: embeddable recently used resources chooser widget
  * Copyright (C) 2006 Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -46,7 +46,7 @@
 {
   /*< private >*/
   GtkVBox parent_instance;
-  
+
   GtkRecentChooserWidgetPrivate *priv;
 };
 

Modified: trunk/gtk/gtkrecentfilter.h
==============================================================================
--- trunk/gtk/gtkrecentfilter.h	(original)
+++ trunk/gtk/gtkrecentfilter.h	Wed May 28 15:35:43 2008
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentfilter.h - Filter object for recently used resources
  * Copyright (C) 2006, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -57,7 +57,7 @@
   const gchar *mime_type;
   const gchar **applications;
   const gchar **groups;
-  
+
   gint age;
 };
 

Modified: trunk/gtk/gtkrecentmanager.h
==============================================================================
--- trunk/gtk/gtkrecentmanager.h	(original)
+++ trunk/gtk/gtkrecentmanager.h	Wed May 28 15:35:43 2008
@@ -57,8 +57,8 @@
  * @app_name: the name of the application that is registering this recently
  *   used resource;
  * @app_exec: command line used to launch this resource; may contain the
- *   "&percnt;f" and "&percnt;u" escape characters which will be expanded 
- *   to the resource file path and URI respectively when the command line 
+ *   "&percnt;f" and "&percnt;u" escape characters which will be expanded
+ *   to the resource file path and URI respectively when the command line
  *   is retrieved;
  * @groups: a vector of strings containing groups names;
  * @is_private: whether this resource should be displayed only by the
@@ -71,14 +71,14 @@
 {
   gchar *display_name;
   gchar *description;
-  
+
   gchar *mime_type;
-  
+
   gchar *app_name;
   gchar *app_exec;
-  
+
   gchar **groups;
-  
+
   gboolean is_private;
 };
 
@@ -86,7 +86,7 @@
 {
   /*< private >*/
   GObject parent_instance;
-  
+
   GtkRecentManagerPrivate *priv;
 };
 
@@ -94,9 +94,9 @@
 {
   /*< private >*/
   GObjectClass parent_class;
-  
+
   void (*changed) (GtkRecentManager *manager);
-  
+
   /* padding for future expansion */
   void (*_gtk_recent1) (void);
   void (*_gtk_recent2) (void);

Modified: trunk/gtk/gtkruler.h
==============================================================================
--- trunk/gtk/gtkruler.h	(original)
+++ trunk/gtk/gtkruler.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*

Modified: trunk/gtk/gtkscale.h
==============================================================================
--- trunk/gtk/gtkscale.h	(original)
+++ trunk/gtk/gtkscale.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -63,8 +63,8 @@
   GtkRangeClass parent_class;
 
   gchar* (* format_value) (GtkScale *scale,
-                           gdouble   value);  
-  
+                           gdouble   value);
+
   void (* draw_value) (GtkScale *scale);
 
   void (* get_layout_offsets) (GtkScale *scale,

Modified: trunk/gtk/gtkscrollbar.h
==============================================================================
--- trunk/gtk/gtkscrollbar.h	(original)
+++ trunk/gtk/gtkscrollbar.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkscrolledwindow.h
==============================================================================
--- trunk/gtk/gtkscrolledwindow.h	(original)
+++ trunk/gtk/gtkscrolledwindow.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -75,7 +75,7 @@
 struct _GtkScrolledWindowClass
 {
   GtkBinClass parent_class;
-  
+
   gint scrollbar_spacing;
 
   /* Action signals for keybindings. Do not connect to these signals

Modified: trunk/gtk/gtkselection.h
==============================================================================
--- trunk/gtk/gtkselection.h	(original)
+++ trunk/gtk/gtkselection.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -62,7 +62,7 @@
   GdkAtom	target;
   GdkAtom	type;
   gint		format;
-  guchar       *data;  
+  guchar       *data;
   gint		length;
   GdkDisplay   *display;
 };
@@ -74,7 +74,7 @@
 };
 
 /* These structures not public, and are here only for the convenience of
- * gtkdnd.c 
+ * gtkdnd.c
  */
 
 typedef struct _GtkTargetPair GtkTargetPair;

Modified: trunk/gtk/gtkseparator.h
==============================================================================
--- trunk/gtk/gtkseparator.h	(original)
+++ trunk/gtk/gtkseparator.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkseparatormenuitem.h
==============================================================================
--- trunk/gtk/gtkseparatormenuitem.h	(original)
+++ trunk/gtk/gtkseparatormenuitem.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkseparatortoolitem.h
==============================================================================
--- trunk/gtk/gtkseparatortoolitem.h	(original)
+++ trunk/gtk/gtkseparatortoolitem.h	Wed May 28 15:35:43 2008
@@ -44,7 +44,7 @@
 struct _GtkSeparatorToolItem
 {
   GtkToolItem parent;
-  
+
   /*< private >*/
   GtkSeparatorToolItemPrivate *priv;
 };

Modified: trunk/gtk/gtksettings.h
==============================================================================
--- trunk/gtk/gtksettings.h	(original)
+++ trunk/gtk/gtksettings.h	Wed May 28 15:35:43 2008
@@ -23,7 +23,7 @@
 #ifndef __GTK_SETTINGS_H__
 #define __GTK_SETTINGS_H__
 
-#include	<gtk/gtkrc.h>
+#include <gtk/gtkrc.h>
 
 G_BEGIN_DECLS
 
@@ -54,11 +54,12 @@
   GtkRcContext *rc_context;
   GdkScreen    *screen;
 };
+
 struct _GtkSettingsClass
 {
   GObjectClass parent_class;
-  
 };
+
 struct _GtkSettingsValue
 {
   /* origin should be something like "filename:linenumber" for rc files,
@@ -79,7 +80,7 @@
 GtkSettings*	gtk_settings_get_default	     (void);
 #endif
 GtkSettings*	gtk_settings_get_for_screen	     (GdkScreen *screen);
-  
+
 void		gtk_settings_install_property	     (GParamSpec         *pspec);
 void		gtk_settings_install_property_parser (GParamSpec         *pspec,
 						      GtkRcPropertyParser parser);

Modified: trunk/gtk/gtksizegroup.h
==============================================================================
--- trunk/gtk/gtksizegroup.h	(original)
+++ trunk/gtk/gtksizegroup.h	Wed May 28 15:35:43 2008
@@ -1,5 +1,5 @@
 /* GTK - The GIMP Toolkit
- * gtksizegroup.h: 
+ * gtksizegroup.h:
  * Copyright (C) 2000 Red Hat Software
  *
  * This library is free software; you can redistribute it and/or
@@ -48,7 +48,7 @@
   GSList *widgets;
 
   guint8 mode;
-  
+
   guint have_width : 1;
   guint have_height : 1;
   guint ignore_hidden : 1;
@@ -69,11 +69,11 @@
 
 /**
  * GtkSizeGroupMode:
- * @GTK_SIZE_GROUP_NONE: group has no effect  
+ * @GTK_SIZE_GROUP_NONE: group has no effect
  * @GTK_SIZE_GROUP_HORIZONTAL: group affects horizontal requisition
  * @GTK_SIZE_GROUP_VERTICAL: group affects vertical requisition
  * @GTK_SIZE_GROUP_BOTH: group affects both horizontal and vertical requisition
- * 
+ *
  * The mode of the size group determines the directions in which the size
  * group affects the requested sizes of its component widgets.
  **/

Modified: trunk/gtk/gtksocket.h
==============================================================================
--- trunk/gtk/gtksocket.h	(original)
+++ trunk/gtk/gtksocket.h	Wed May 28 15:35:43 2008
@@ -20,7 +20,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -53,7 +53,7 @@
   guint16 request_height;
   guint16 current_width;
   guint16 current_height;
-  
+
   GdkWindow *plug_window;
   GtkWidget *plug_widget;
 
@@ -64,7 +64,7 @@
   guint need_map : 1;
   guint is_mapped : 1;
   guint active : 1;
-  
+
   GtkAccelGroup *accel_group;
   GtkWidget *toplevel;
 };

Modified: trunk/gtk/gtkspinbutton.h
==============================================================================
--- trunk/gtk/gtkspinbutton.h	(original)
+++ trunk/gtk/gtkspinbutton.h	Wed May 28 15:35:43 2008
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -76,18 +76,18 @@
 struct _GtkSpinButton
 {
   GtkEntry entry;
-  
+
   GtkAdjustment *adjustment;
-  
+
   GdkWindow *panel;
-  
+
   guint32 timer;
-  
+
   gdouble climb_rate;
   gdouble timer_step;
-  
+
   GtkSpinButtonUpdatePolicy update_policy;
-  
+
   guint in_child : 2;
   guint click_child : 2; /* valid: GTK_ARROW_UP=0, GTK_ARROW_DOWN=1 or 2=NONE/BOTH */
   guint button : 2;
@@ -163,7 +163,7 @@
 
 gint		gtk_spin_button_get_value_as_int   (GtkSpinButton  *spin_button);
 
-void		gtk_spin_button_set_value	   (GtkSpinButton  *spin_button, 
+void		gtk_spin_button_set_value	   (GtkSpinButton  *spin_button,
 						    gdouble	    value);
 
 void		gtk_spin_button_set_update_policy  (GtkSpinButton  *spin_button,

Modified: trunk/gtk/gtkstatusbar.h
==============================================================================
--- trunk/gtk/gtkstatusbar.h	(original)
+++ trunk/gtk/gtkstatusbar.h	Wed May 28 15:35:43 2008
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -61,7 +61,7 @@
   guint seq_message_id;
 
   GdkWindow *grip_window;
-  
+
   guint has_resize_grip : 1;
 };
 

Modified: trunk/gtk/gtkstatusicon.h
==============================================================================
--- trunk/gtk/gtkstatusicon.h	(original)
+++ trunk/gtk/gtkstatusicon.h	Wed May 28 15:35:43 2008
@@ -67,7 +67,7 @@
   void (*__gtk_reserved3);
   void (*__gtk_reserved4);
   void (*__gtk_reserved5);
-  void (*__gtk_reserved6);  
+  void (*__gtk_reserved6);
 };
 
 GType                 gtk_status_icon_get_type           (void) G_GNUC_CONST;

Modified: trunk/gtk/gtkstock.h
==============================================================================
--- trunk/gtk/gtkstock.h	(original)
+++ trunk/gtk/gtkstock.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkstyle.h
==============================================================================
--- trunk/gtk/gtkstyle.h	(original)
+++ trunk/gtk/gtkstyle.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -75,7 +75,7 @@
   GObject parent_instance;
 
   /*< public >*/
-  
+
   GdkColor fg[5];
   GdkColor bg[5];
   GdkColor light[5];
@@ -84,14 +84,14 @@
   GdkColor text[5];
   GdkColor base[5];
   GdkColor text_aa[5];		/* Halfway between text/base */
-  
+
   GdkColor black;
   GdkColor white;
   PangoFontDescription *font_desc;
-  
+
   gint xthickness;
   gint ythickness;
-  
+
   GdkGC *fg_gc[5];
   GdkGC *bg_gc[5];
   GdkGC *light_gc[5];
@@ -102,18 +102,18 @@
   GdkGC *text_aa_gc[5];
   GdkGC *black_gc;
   GdkGC *white_gc;
-  
+
   GdkPixmap *bg_pixmap[5];
 
   /*< private >*/
-  
+
   gint attach_count;
-  
+
   gint depth;
   GdkColormap *colormap;
   GdkFont *private_font;
   PangoFontDescription *private_font_desc; /* Font description for style->private_font or %NULL */
-  
+
   /* the RcStyle from which this style was created */
   GtkRcStyle	 *rc_style;
 
@@ -167,10 +167,10 @@
                                  GtkIconSize             size,
                                  GtkWidget              *widget,
                                  const gchar            *detail);
-  
+
   /* Drawing functions
    */
-  
+
   void (*draw_hline)		(GtkStyle		*style,
 				 GdkWindow		*window,
 				 GtkStateType		 state_type,
@@ -297,7 +297,7 @@
 				 gint			 x,
 				 gint			 y,
 				 gint			 width,
-				 gint			 height); 
+				 gint			 height);
   void (*draw_shadow_gap)	(GtkStyle		*style,
 				 GdkWindow		*window,
 				 GtkStateType		 state_type,
@@ -449,11 +449,11 @@
 void	  gtk_style_apply_default_background (GtkStyle	   *style,
 					      GdkWindow	   *window,
 					      gboolean	    set_bg,
-					      GtkStateType  state_type, 
+					      GtkStateType  state_type,
 					      const GdkRectangle *area,
-					      gint	    x, 
-					      gint	    y, 
-					      gint	    width, 
+					      gint	    x,
+					      gint	    y,
+					      gint	    width,
 					      gint	    height);
 
 GtkIconSet* gtk_style_lookup_icon_set        (GtkStyle     *style,

Modified: trunk/gtk/gtktable.h
==============================================================================
--- trunk/gtk/gtktable.h	(original)
+++ trunk/gtk/gtktable.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -54,7 +54,7 @@
 struct _GtkTable
 {
   GtkContainer container;
-  
+
   GList *children;
   GtkTableRowCol *rows;
   GtkTableRowCol *cols;

Modified: trunk/gtk/gtktearoffmenuitem.h
==============================================================================
--- trunk/gtk/gtktearoffmenuitem.h	(original)
+++ trunk/gtk/gtktearoffmenuitem.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtktextbuffer.h
==============================================================================
--- trunk/gtk/gtktextbuffer.h	(original)
+++ trunk/gtk/gtktextbuffer.h	Wed May 28 15:35:43 2008
@@ -84,7 +84,7 @@
   GtkTextLogAttrCache *log_attr_cache;
 
   guint user_action_count;
-  
+
   /* Whether the buffer has been modified since last save */
   guint modified : 1;
 
@@ -107,7 +107,7 @@
   void (* insert_child_anchor)   (GtkTextBuffer      *buffer,
                                   GtkTextIter        *pos,
                                   GtkTextChildAnchor *anchor);
-  
+
   void (* delete_range)     (GtkTextBuffer *buffer,
                              GtkTextIter   *start,
                              GtkTextIter   *end);
@@ -381,7 +381,7 @@
                                                          GtkTextIter   *end);
 gboolean        gtk_text_buffer_delete_selection        (GtkTextBuffer *buffer,
                                                          gboolean       interactive,
-                                                         gboolean       default_editable);                                                    
+                                                         gboolean       default_editable);
 
 /* Called to specify atomic user actions, used to implement undo */
 void            gtk_text_buffer_begin_user_action       (GtkTextBuffer *buffer);

Modified: trunk/gtk/gtktexttagtable.h
==============================================================================
--- trunk/gtk/gtktexttagtable.h	(original)
+++ trunk/gtk/gtktexttagtable.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtktextview.h
==============================================================================
--- trunk/gtk/gtktextview.h	(original)
+++ trunk/gtk/gtktextview.h	Wed May 28 15:35:43 2008
@@ -79,7 +79,7 @@
   gint pixels_above_lines;
   gint pixels_below_lines;
   gint pixels_inside_wrap;
-  GtkWrapMode wrap_mode;  
+  GtkWrapMode wrap_mode;
   GtkJustification justify;
   gint left_margin;
   gint right_margin;
@@ -87,18 +87,16 @@
   PangoTabArray *tabs;
   guint editable : 1;
 
-  
-  
   guint overwrite_mode : 1;
   guint cursor_visible : 1;
 
-  /* if we have reset the IM since the last character entered */  
-  guint  need_im_reset : 1;	
+  /* if we have reset the IM since the last character entered */
+  guint  need_im_reset : 1;
 
   guint accepts_tab : 1;
-  
+
   guint width_changed : 1;
-  
+
   /* debug flag - means that we've validated onscreen since the
    * last "invalidate" signal from the layout
    */
@@ -164,7 +162,7 @@
 
   void (* populate_popup)           (GtkTextView    *text_view,
                                      GtkMenu        *menu);
-  
+
   /* These are all RUN_ACTION signals for keybindings */
 
   /* move insertion point */
@@ -180,7 +178,7 @@
   void (* page_horizontally) (GtkTextView *text_view,
                               gint         count,
                               gboolean     extend_selection);
-  
+
   /* move the "anchor" (what Emacs calls the mark) to the cursor position */
   void (* set_anchor)  (GtkTextView    *text_view);
 

Modified: trunk/gtk/gtktipsquery.h
==============================================================================
--- trunk/gtk/gtktipsquery.h	(original)
+++ trunk/gtk/gtktipsquery.h	Wed May 28 15:35:43 2008
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #ifndef GTK_DISABLE_DEPRECATED

Modified: trunk/gtk/gtktoggleaction.h
==============================================================================
--- trunk/gtk/gtktoggleaction.h	(original)
+++ trunk/gtk/gtktoggleaction.h	Wed May 28 15:35:43 2008
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtktogglebutton.h
==============================================================================
--- trunk/gtk/gtktogglebutton.h	(original)
+++ trunk/gtk/gtktogglebutton.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtktoolbar.h
==============================================================================
--- trunk/gtk/gtktoolbar.h	(original)
+++ trunk/gtk/gtktoolbar.h	Wed May 28 15:35:43 2008
@@ -5,7 +5,7 @@
  * Copyright (C) 2002 Anders Carlsson <andersca gnome org>
  * Copyright (C) 2002 James Henstridge <james daa com au>
  * Copyright (C) 2003 Soeren Sandmann <sandmann daimi au dk>
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -26,7 +26,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -102,13 +102,13 @@
   GtkOrientation   orientation;
   GtkToolbarStyle  style;
   GtkIconSize      icon_size;
-  
+
 #ifndef GTK_DISABLE_DEPRECATED
   GtkTooltips     *tooltips;
 #else
   gpointer         _tooltips;
 #endif
-  
+
   /*< private >*/
   gint             button_maxw;		/* maximum width of homogeneous children */
   gint             button_maxh;		/* maximum height of homogeneous children */
@@ -123,7 +123,7 @@
 struct _GtkToolbarClass
 {
   GtkContainerClass parent_class;
-  
+
   /* signals */
   void     (* orientation_changed) (GtkToolbar       *toolbar,
 				    GtkOrientation    orientation);
@@ -133,7 +133,7 @@
 				    gint              x,
 				    gint              y,
 				    gint              button_number);
-  
+
   /* Padding for future expansion */
   void (*_gtk_reserved1) (void);
   void (*_gtk_reserved2) (void);

Modified: trunk/gtk/gtktoolbutton.h
==============================================================================
--- trunk/gtk/gtktoolbutton.h	(original)
+++ trunk/gtk/gtktoolbutton.h	Wed May 28 15:35:43 2008
@@ -53,7 +53,7 @@
 struct _GtkToolButtonClass
 {
   GtkToolItemClass parent_class;
- 
+
   GType button_type;
 
   /* signal */
@@ -90,7 +90,7 @@
 							 GtkWidget     *label_widget);
 GtkWidget *           gtk_tool_button_get_label_widget  (GtkToolButton *button);
 
-								   
+
 /* internal function */
 GtkWidget *_gtk_tool_button_get_button (GtkToolButton *button);
 

Modified: trunk/gtk/gtktreemodel.h
==============================================================================
--- trunk/gtk/gtktreemodel.h	(original)
+++ trunk/gtk/gtktreemodel.h	Wed May 28 15:35:43 2008
@@ -84,7 +84,7 @@
 					  gint         *new_order);
 
   /* Virtual Table */
-  GtkTreeModelFlags (* get_flags)  (GtkTreeModel *tree_model);   
+  GtkTreeModelFlags (* get_flags)  (GtkTreeModel *tree_model);
 
   gint         (* get_n_columns)   (GtkTreeModel *tree_model);
   GType        (* get_column_type) (GtkTreeModel *tree_model,
@@ -179,7 +179,7 @@
 						       GtkTreePath *path,
 						       GtkTreeIter *iter,
 						       gint        *new_order);
-						       
+
 /* GtkTreeIter operations */
 GtkTreeIter *     gtk_tree_iter_copy             (GtkTreeIter  *iter);
 void              gtk_tree_iter_free             (GtkTreeIter  *iter);
@@ -263,9 +263,6 @@
 					   GtkTreeIter  *iter,
 					   gint         *new_order);
 
-
-
-
 G_END_DECLS
 
 #endif /* __GTK_TREE_MODEL_H__ */

Modified: trunk/gtk/gtktreeselection.h
==============================================================================
--- trunk/gtk/gtktreeselection.h	(original)
+++ trunk/gtk/gtktreeselection.h	Wed May 28 15:35:43 2008
@@ -53,7 +53,7 @@
   GObject parent;
 
   /*< private >*/
-  
+
   GtkTreeView *tree_view;
   GtkSelectionMode type;
   GtkTreeSelectionFunc user_func;
@@ -124,4 +124,3 @@
 
 
 #endif /* __GTK_TREE_SELECTION_H__ */
-

Modified: trunk/gtk/gtktreeview.h
==============================================================================
--- trunk/gtk/gtktreeview.h	(original)
+++ trunk/gtk/gtktreeview.h	Wed May 28 15:35:43 2008
@@ -431,4 +431,3 @@
 
 
 #endif /* __GTK_TREE_VIEW_H__ */
-

Modified: trunk/gtk/gtktreeviewcolumn.h
==============================================================================
--- trunk/gtk/gtktreeviewcolumn.h	(original)
+++ trunk/gtk/gtktreeviewcolumn.h	Wed May 28 15:35:43 2008
@@ -59,14 +59,14 @@
 				      GtkTreeIter       *iter,
 				      gpointer           data);
 
-  
+
 struct _GtkTreeViewColumn
 {
   GtkObject parent;
 
   GtkWidget *tree_view;
   GtkWidget *button;
-  GtkWidget *child;  
+  GtkWidget *child;
   GtkWidget *arrow;
   GtkWidget *alignment;
   GdkWindow *window;
@@ -242,4 +242,3 @@
 
 
 #endif /* __GTK_TREE_VIEW_COLUMN_H__ */
-

Modified: trunk/gtk/gtktypeutils.h
==============================================================================
--- trunk/gtk/gtktypeutils.h	(original)
+++ trunk/gtk/gtktypeutils.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -148,7 +148,7 @@
 {
   GtkType type;
   gchar *name;
-  
+
   /* this union only defines the required storage types for
    * the possibile values, thus there is no gint enum_data field,
    * because that would just be a mere alias for gint int_data.
@@ -169,7 +169,7 @@
     gchar *string_data;
     GtkObject *object_data;
     gpointer pointer_data;
-    
+
     /* structured values */
     struct {
       GtkSignalFunc f;

Modified: trunk/gtk/gtkuimanager.h
==============================================================================
--- trunk/gtk/gtkuimanager.h	(original)
+++ trunk/gtk/gtkuimanager.h	Wed May 28 15:35:43 2008
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -69,7 +69,7 @@
   GObjectClass parent_class;
 
   /* Signals */
-  void (* add_widget)       (GtkUIManager *merge, 
+  void (* add_widget)       (GtkUIManager *merge,
                              GtkWidget    *widget);
   void (* actions_changed)  (GtkUIManager *merge);
   void (* connect_proxy)    (GtkUIManager *merge,

Modified: trunk/gtk/gtkvbbox.h
==============================================================================
--- trunk/gtk/gtkvbbox.h	(original)
+++ trunk/gtk/gtkvbbox.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkvbox.h
==============================================================================
--- trunk/gtk/gtkvbox.h	(original)
+++ trunk/gtk/gtkvbox.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkversion.h.in
==============================================================================
--- trunk/gtk/gtkversion.h.in	(original)
+++ trunk/gtk/gtkversion.h.in	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-1999.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -48,6 +48,4 @@
      (GTK_MAJOR_VERSION == (major) && GTK_MINOR_VERSION == (minor) && \
       GTK_MICRO_VERSION >= (micro)))
 
-
 #endif /* __GTK_VERSION_H__ */
-

Modified: trunk/gtk/gtkviewport.h
==============================================================================
--- trunk/gtk/gtkviewport.h	(original)
+++ trunk/gtk/gtkviewport.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkvolumebutton.h
==============================================================================
--- trunk/gtk/gtkvolumebutton.h	(original)
+++ trunk/gtk/gtkvolumebutton.h	Wed May 28 15:35:43 2008
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 2007.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -65,4 +65,3 @@
 G_END_DECLS
 
 #endif /* __GTK_VOLUME_BUTTON_H__ */
-

Modified: trunk/gtk/gtkvpaned.h
==============================================================================
--- trunk/gtk/gtkvpaned.h	(original)
+++ trunk/gtk/gtkvpaned.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkvruler.h
==============================================================================
--- trunk/gtk/gtkvruler.h	(original)
+++ trunk/gtk/gtkvruler.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
@@ -79,4 +79,3 @@
 
 
 #endif /* __GTK_VRULER_H__ */
-

Modified: trunk/gtk/gtkvscale.h
==============================================================================
--- trunk/gtk/gtkvscale.h	(original)
+++ trunk/gtk/gtkvscale.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkvscrollbar.h
==============================================================================
--- trunk/gtk/gtkvscrollbar.h	(original)
+++ trunk/gtk/gtkvscrollbar.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkvseparator.h
==============================================================================
--- trunk/gtk/gtkvseparator.h	(original)
+++ trunk/gtk/gtkvseparator.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkwidget.h
==============================================================================
--- trunk/gtk/gtkwidget.h	(original)
+++ trunk/gtk/gtkwidget.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)

Modified: trunk/gtk/gtkwindow.h
==============================================================================
--- trunk/gtk/gtkwindow.h	(original)
+++ trunk/gtk/gtkwindow.h	Wed May 28 15:35:43 2008
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)



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