@@ -29,10 +29,10 @@ Subject: [PATCH] bgo#656143: Stop using deprecated Gtk[HV]Box(Class)?
widgets/table/e-table-field-chooser.h | 4 ++--
23 files changed, 44 insertions(+), 44 deletions(-)
Index: evolution-3.1.4 /calendar/gui/e-timezone-entry.h
Index: evolution-3.3. 1.1 /calendar/gui/e-timezone-entry.h
===================================================================
--- evolution-3.1.4 .orig/calendar/gui/e-timezone-entry.h
+++ evolution-3.1.4 /calendar/gui/e-timezone-entry.h
--- evolution-3.3. 1.1 .orig/calendar/gui/e-timezone-entry.h
+++ evolution-3.3. 1.1 /calendar/gui/e-timezone-entry.h
@@ -61,12 +61,12 @@ typedef struct _ETimezoneEntryClass ETim
typedef struct _ETimezoneEntryPrivate ETimezoneEntryPrivate;
@@ -48,10 +48,10 @@ Index: evolution-3.1.4/calendar/gui/e-timezone-entry.h
void (*changed) (ETimezoneEntry *timezone_entry);
};
Index: evolution-3.1.4 /capplet/settings/mail-account-view.h
Index: evolution-3.3. 1.1 /capplet/settings/mail-account-view.h
===================================================================
--- evolution-3.1.4 .orig/capplet/settings/mail-account-view.h
+++ evolution-3.1.4 /capplet/settings/mail-account-view.h
--- evolution-3.3. 1.1 .orig/capplet/settings/mail-account-view.h
+++ evolution-3.3. 1.1 /capplet/settings/mail-account-view.h
@@ -60,7 +60,7 @@ typedef struct _MAVPage {
}MAVPage;
@@ -70,10 +70,10 @@ Index: evolution-3.1.4/capplet/settings/mail-account-view.h
void (* view_close) (MailAccountView *);
Index: evolution-3.1.4 /capplet/settings/mail-settings-view.h
Index: evolution-3.3. 1.1 /capplet/settings/mail-settings-view.h
===================================================================
--- evolution-3.1.4 .orig/capplet/settings/mail-settings-view.h
+++ evolution-3.1.4 /capplet/settings/mail-settings-view.h
--- evolution-3.3. 1.1 .orig/capplet/settings/mail-settings-view.h
+++ evolution-3.3. 1.1 /capplet/settings/mail-settings-view.h
@@ -36,7 +36,7 @@
typedef struct _MailSettingsViewPrivate MailSettingsViewPrivate;
@@ -92,10 +92,10 @@ Index: evolution-3.1.4/capplet/settings/mail-settings-view.h
void (* view_close) (MailSettingsView *);
void (* show_account) (MailSettingsView *, gpointer);
Index: evolution-3.1.4 /capplet/settings/mail-view.h
Index: evolution-3.3. 1.1 /capplet/settings/mail-view.h
===================================================================
--- evolution-3.1.4 .orig/capplet/settings/mail-view.h
+++ evolution-3.1.4 /capplet/settings/mail-view.h
--- evolution-3.3. 1.1 .orig/capplet/settings/mail-view.h
+++ evolution-3.3. 1.1 /capplet/settings/mail-view.h
@@ -69,7 +69,7 @@ typedef enum {
} MailViewFlags;
@@ -105,11 +105,11 @@ Index: evolution-3.1.4/capplet/settings/mail-view.h
gint type;
gchar *uri;
MailViewFlags flags;
Index: evolution-3.1.4 /e-util/e-config.c
Index: evolution-3.3. 1.1 /e-util/e-config.c
===================================================================
--- evolution-3.1.4 .orig/e-util/e-config.c
+++ evolution-3.1.4 /e-util/e-config.c
@@ -940 ,7 +940 ,7 @@ ec_rebuild (EConfig *emp)
--- evolution-3.3. 1.1 .orig/e-util/e-config.c
+++ evolution-3.3. 1.1 /e-util/e-config.c
@@ -973 ,7 +973 ,7 @@ ec_rebuild (EConfig *emp)
/* ITEMs are called with the section parent.
* The type depends on the section type,
@@ -118,7 +118,7 @@ Index: evolution-3.1.4/e-util/e-config.c
w = NULL;
if (section == NULL) {
wn->widget = NULL;
@@ -1347 ,7 +1347 ,7 @@ e_config_page_check (EConfig *config, co
@@ -1362 ,7 +1362 ,7 @@ e_config_page_check (EConfig *config,
* Retrieve the page widget corresponding to @pageid.
*
* Return value: The page widget. It will be the root GtkNotebook
@@ -127,10 +127,10 @@ Index: evolution-3.1.4/e-util/e-config.c
**/
GtkWidget *
e_config_page_get (EConfig *ec,
Index: evolution-3.1.4 /e-util/e-config.h
Index: evolution-3.3. 1.1 /e-util/e-config.h
===================================================================
--- evolution-3.1.4 .orig/e-util/e-config.h
+++ evolution-3.1.4 /e-util/e-config.h
--- evolution-3.3. 1.1 .orig/e-util/e-config.h
+++ evolution-3.3. 1.1 /e-util/e-config.h
@@ -122,9 +122,9 @@ enum _e_config_target_change_t {
* @E_CONFIG_SECTION: A section in the configuration page. A page for
* this section must have already been defined. The item @label if
@@ -143,10 +143,10 @@ Index: evolution-3.1.4/e-util/e-config.h
* @E_CONFIG_SECTION_TABLE: A table section. The same as an
* @E_CONFIG_SECTION but the content object is a GtkTable instead.
* @E_CONFIG_ITEM: A configuration item. It must have a parent
Index: evolution-3.1.4 /mail/e-mail-attachment-bar.h
Index: evolution-3.3. 1.1 /mail/e-mail-attachment-bar.h
===================================================================
--- evolution-3.1.4 .orig/mail/e-mail-attachment-bar.h
+++ evolution-3.1.4 /mail/e-mail-attachment-bar.h
--- evolution-3.3. 1.1 .orig/mail/e-mail-attachment-bar.h
+++ evolution-3.3. 1.1 /mail/e-mail-attachment-bar.h
@@ -51,12 +51,12 @@ typedef struct _EMailAttachmentBarClass
typedef struct _EMailAttachmentBarPrivate EMailAttachmentBarPrivate;
@@ -162,10 +162,10 @@ Index: evolution-3.1.4/mail/e-mail-attachment-bar.h
};
GType e_mail_attachment_bar_get_type (void);
Index: evolution-3.1.4 /mail/e-mail-view.h
Index: evolution-3.3. 1.1 /mail/e-mail-view.h
===================================================================
--- evolution-3.1.4 .orig/mail/e-mail-view.h
+++ evolution-3.1.4 /mail/e-mail-view.h
--- evolution-3.3. 1.1 .orig/mail/e-mail-view.h
+++ evolution-3.3. 1.1 /mail/e-mail-view.h
@@ -53,12 +53,12 @@ typedef struct _EMailViewClass EMailView
typedef struct _EMailViewPrivate EMailViewPrivate;
@@ -181,10 +181,10 @@ Index: evolution-3.1.4/mail/e-mail-view.h
/* Signals */
void (*pane_close) (EMailView *view);
Index: evolution-3.1.4 /modules/calendar/e-calendar-preferences.h
Index: evolution-3.3. 1.1 /modules/calendar/e-calendar-preferences.h
===================================================================
--- evolution-3.1.4 .orig/modules/calendar/e-calendar-preferences.h
+++ evolution-3.1.4 /modules/calendar/e-calendar-preferences.h
--- evolution-3.3. 1.1 .orig/modules/calendar/e-calendar-preferences.h
+++ evolution-3.3. 1.1 /modules/calendar/e-calendar-preferences.h
@@ -54,7 +54,7 @@ typedef struct _ECalendarPreferences ECa
typedef struct _ECalendarPreferencesClass ECalendarPreferencesClass;
@@ -203,10 +203,10 @@ Index: evolution-3.1.4/modules/calendar/e-calendar-preferences.h
};
GType e_calendar_preferences_get_type (void);
Index: evolution-3.1.4 /modules/mail/em-composer-prefs.h
Index: evolution-3.3. 1.1 /modules/mail/em-composer-prefs.h
===================================================================
--- evolution-3.1.4 .orig/modules/mail/em-composer-prefs.h
+++ evolution-3.1.4 /modules/mail/em-composer-prefs.h
--- evolution-3.3. 1.1 .orig/modules/mail/em-composer-prefs.h
+++ evolution-3.3. 1.1 /modules/mail/em-composer-prefs.h
@@ -56,7 +56,7 @@ typedef struct _EMComposerPrefsClass EMC
struct _ESignature;
@@ -224,11 +224,11 @@ Index: evolution-3.1.4/modules/mail/em-composer-prefs.h
+ GtkBoxClass parent_class;
};
GType em_composer_prefs_get_type (void);
Index: evolution-3.1.4 /modules/mail/em-mailer-prefs.h
GType em_composer_prefs_get_type (void);
Index: evolution-3.3. 1.1 /modules/mail/em-mailer-prefs.h
===================================================================
--- evolution-3.1.4 .orig/modules/mail/em-mailer-prefs.h
+++ evolution-3.1.4 /modules/mail/em-mailer-prefs.h
--- evolution-3.3. 1.1 .orig/modules/mail/em-mailer-prefs.h
+++ evolution-3.3. 1.1 /modules/mail/em-mailer-prefs.h
@@ -53,7 +53,7 @@ typedef struct _EMMailerPrefs EMMailerPr
typedef struct _EMMailerPrefsClass EMMailerPrefsClass;
@@ -247,10 +247,10 @@ Index: evolution-3.1.4/modules/mail/em-mailer-prefs.h
};
GType em_mailer_prefs_get_type (void);
Index: evolution-3.1.4 /modules/mail/em-network-prefs.h
Index: evolution-3.3. 1.1 /modules/mail/em-network-prefs.h
===================================================================
--- evolution-3.1.4 .orig/modules/mail/em-network-prefs.h
+++ evolution-3.1.4 /modules/mail/em-network-prefs.h
--- evolution-3.3. 1.1 .orig/modules/mail/em-network-prefs.h
+++ evolution-3.3. 1.1 /modules/mail/em-network-prefs.h
@@ -59,7 +59,7 @@ typedef enum {
} NetworkConfigProxyType;
@@ -260,7 +260,7 @@ Index: evolution-3.1.4/modules/mail/em-network-prefs.h
GConfClient *gconf;
@@ -91 ,7 +91 ,7 @@ struct _EMNetworkPrefs {
@@ -94 ,7 +94 ,7 @@ struct _EMNetworkPrefs {
};
struct _EMNetworkPrefsClass {
@@ -269,10 +269,10 @@ Index: evolution-3.1.4/modules/mail/em-network-prefs.h
};
GType em_network_prefs_get_type (void);
Index: evolution-3.1.4 /plugins/itip-formatter/itip-view.h
Index: evolution-3.3. 1.1 /plugins/itip-formatter/itip-view.h
===================================================================
--- evolution-3.1.4 .orig/plugins/itip-formatter/itip-view.h
+++ evolution-3.1.4 /plugins/itip-formatter/itip-view.h
--- evolution-3.3. 1.1 .orig/plugins/itip-formatter/itip-view.h
+++ evolution-3.3. 1.1 /plugins/itip-formatter/itip-view.h
@@ -76,7 +76,7 @@ typedef enum {
} ItipViewInfoItemType;
@@ -291,10 +291,10 @@ Index: evolution-3.1.4/plugins/itip-formatter/itip-view.h
void (* source_selected) (ItipView *view, ESource *selected_source);
void (* response) (ItipView *view, gint response);
Index: evolution-3.1.4 /shell/e-shell-taskbar.h
Index: evolution-3.3. 1.1 /shell/e-shell-taskbar.h
===================================================================
--- evolution-3.1.4 .orig/shell/e-shell-taskbar.h
+++ evolution-3.1.4 /shell/e-shell-taskbar.h
--- evolution-3.3. 1.1 .orig/shell/e-shell-taskbar.h
+++ evolution-3.3. 1.1 /shell/e-shell-taskbar.h
@@ -59,12 +59,12 @@ typedef struct _EShellTaskbarPrivate ESh
* functions below.
**/
@@ -310,10 +310,10 @@ Index: evolution-3.1.4/shell/e-shell-taskbar.h
};
GType e_shell_taskbar_get_type (void);
Index: evolution-3.1.4 /widgets/misc/e-alert-bar.c
Index: evolution-3.3. 1.1 /widgets/misc/e-alert-bar.c
===================================================================
--- evolution-3.1.4 .orig/widgets/misc/e-alert-bar.c
+++ evolution-3.1.4 /widgets/misc/e-alert-bar.c
--- evolution-3.3. 1.1 .orig/widgets/misc/e-alert-bar.c
+++ evolution-3.3. 1.1 /widgets/misc/e-alert-bar.c
@@ -177,7 +177,7 @@ alert_bar_dispose (GObject *object)
static GtkSizeRequestMode
alert_bar_get_request_mode (GtkWidget *widget)
@@ -323,10 +323,10 @@ Index: evolution-3.1.4/widgets/misc/e-alert-bar.c
* want the alert bar to be as short as possible. */
return GTK_SIZE_REQUEST_HEIGHT_FOR_WIDTH;
}
Index: evolution-3.1.4 /widgets/misc/e-attachment-button.h
Index: evolution-3.3. 1.1 /widgets/misc/e-attachment-button.h
===================================================================
--- evolution-3.1.4 .orig/widgets/misc/e-attachment-button.h
+++ evolution-3.1.4 /widgets/misc/e-attachment-button.h
--- evolution-3.3. 1.1 .orig/widgets/misc/e-attachment-button.h
+++ evolution-3.3. 1.1 /widgets/misc/e-attachment-button.h
@@ -52,12 +52,12 @@ typedef struct _EAttachmentButtonClass E
typedef struct _EAttachmentButtonPrivate EAttachmentButtonPrivate;
@@ -342,10 +342,10 @@ Index: evolution-3.1.4/widgets/misc/e-attachment-button.h
};
GType e_attachment_button_get_type (void);
Index: evolution-3.1.4 /widgets/misc/e-dateedit.h
Index: evolution-3.3. 1.1 /widgets/misc/e-dateedit.h
===================================================================
--- evolution-3.1.4 .orig/widgets/misc/e-dateedit.h
+++ evolution-3.1.4 /widgets/misc/e-dateedit.h
--- evolution-3.3. 1.1 .orig/widgets/misc/e-dateedit.h
+++ evolution-3.3. 1.1 /widgets/misc/e-dateedit.h
@@ -60,14 +60,14 @@ typedef struct tm (*EDateEditGetTimeCall
gpointer data);
@@ -363,10 +363,10 @@ Index: evolution-3.1.4/widgets/misc/e-dateedit.h
void (* changed) (EDateEdit *dedit);
};
Index: evolution-3.1.4 /widgets/misc/e-image-chooser.h
Index: evolution-3.3. 1.1 /widgets/misc/e-image-chooser.h
===================================================================
--- evolution-3.1.4 .orig/widgets/misc/e-image-chooser.h
+++ evolution-3.1.4 /widgets/misc/e-image-chooser.h
--- evolution-3.3. 1.1 .orig/widgets/misc/e-image-chooser.h
+++ evolution-3.3. 1.1 /widgets/misc/e-image-chooser.h
@@ -50,12 +50,12 @@ typedef struct _EImageChooserClass EImag
typedef struct _EImageChooserPrivate EImageChooserPrivate;
@@ -382,10 +382,10 @@ Index: evolution-3.1.4/widgets/misc/e-image-chooser.h
/* signals */
void (*changed) (EImageChooser *chooser);
Index: evolution-3.1.4 /widgets/misc/e-preview-pane.h
Index: evolution-3.3. 1.1 /widgets/misc/e-preview-pane.h
===================================================================
--- evolution-3.1.4 .orig/widgets/misc/e-preview-pane.h
+++ evolution-3.1.4 /widgets/misc/e-preview-pane.h
--- evolution-3.3. 1.1 .orig/widgets/misc/e-preview-pane.h
+++ evolution-3.3. 1.1 /widgets/misc/e-preview-pane.h
@@ -52,12 +52,12 @@ typedef struct _EPreviewPaneClass EPrevi
typedef struct _EPreviewPanePrivate EPreviewPanePrivate;
@@ -401,10 +401,10 @@ Index: evolution-3.1.4/widgets/misc/e-preview-pane.h
/* Signals */
void (*show_search_bar) (EPreviewPane *preview_pane);
Index: evolution-3.1.4 /widgets/misc/e-search-bar.h
Index: evolution-3.3. 1.1 /widgets/misc/e-search-bar.h
===================================================================
--- evolution-3.1.4 .orig/widgets/misc/e-search-bar.h
+++ evolution-3.1.4 /widgets/misc/e-search-bar.h
--- evolution-3.3. 1.1 .orig/widgets/misc/e-search-bar.h
+++ evolution-3.3. 1.1 /widgets/misc/e-search-bar.h
@@ -52,12 +52,12 @@ typedef struct _ESearchBarClass ESearchB
typedef struct _ESearchBarPrivate ESearchBarPrivate;
@@ -420,11 +420,11 @@ Index: evolution-3.1.4/widgets/misc/e-search-bar.h
/* Signals */
void (*changed) (ESearchBar *search_bar);
Index: evolution-3.1.4 /widgets/misc/e-url-entry.h
Index: evolution-3.3. 1.1 /widgets/misc/e-url-entry.h
===================================================================
--- evolution-3.1.4 .orig/widgets/misc/e-url-entry.h
+++ evolution-3.1.4 /widgets/misc/e-url-entry.h
@@ -39 ,13 +39 ,13 @@ typedef struct _EUrlEntryPrivate EUrlEnt
--- evolution-3.3. 1.1 .orig/widgets/misc/e-url-entry.h
+++ evolution-3.3. 1.1 /widgets/misc/e-url-entry.h
@@ -38 ,13 +38 ,13 @@ typedef struct _EUrlEntryPrivate EUrlEnt
typedef struct _EUrlEntryClass EUrlEntryClass;
struct _EUrlEntry {
@@ -439,11 +439,11 @@ Index: evolution-3.1.4/widgets/misc/e-url-entry.h
+ GtkBoxClass parent_class;
};
Index: evolution-3.1.4 /widgets/table/e-table-field-chooser.h
GType e_url_entry_get_type (void);
Index: evolution-3.3. 1.1 /widgets/table/e-table-field-chooser.h
===================================================================
--- evolution-3.1.4 .orig/widgets/table/e-table-field-chooser.h
+++ evolution-3.1.4 /widgets/table/e-table-field-chooser.h
--- evolution-3.3. 1.1 .orig/widgets/table/e-table-field-chooser.h
+++ evolution-3.3. 1.1 /widgets/table/e-table-field-chooser.h
@@ -53,7 +53,7 @@ typedef struct _ETableFieldChooser ETabl
typedef struct _ETableFieldChooserClass ETableFieldChooserClass;