From 69dd24294f4e45d278ae6ef34ae19c1fda5dc1b7 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 20 Nov 2002 08:41:11 +0000 Subject: use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* 2002-11-20 Chris Toshok * e-folder-list.c (e_folder_list_class_init): use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* marshallers. * evolution-wizard.c (evolution_wizard_class_init): same. * evolution-storage.c (class_init): same. * evolution-storage-set-view-listener.c (class_init): same. * evolution-storage-listener.c (class_init): same. * evolution-shell-view.c (class_init): same. * evolution-session.c (class_init): same. * evolution-folder-selector-button.c (class_init): same. * evolution-config-control.c (class_init): same. * evolution-activity-client.c (class_init): same. * e-storage-set.c (class_init): same. * e-shortcuts.c (class_init): same. * e-shortcuts-view.c (class_init): same. * e-shell.c (class_init): same. * e-shell-view.c (class_init): same. * e-shell-offline-handler.c (class_init): same. * e-shell-folder-title-bar.c (class_init): same. * e-shell-folder-selection-dialog.c (class_init): same. * e-folder.c (class_init): same. * e-shell-marshal.list: add all the STRING marshallers. svn path=/trunk/; revision=18857 --- shell/ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index d6f6e57bec..da69a3e029 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,47 @@ +2002-11-20 Chris Toshok + + * e-folder-list.c (e_folder_list_class_init): use e_shell_ + marshallers, and make sure STRING parameters map to *_STRING* + marshallers. + + * evolution-wizard.c (evolution_wizard_class_init): same. + + * evolution-storage.c (class_init): same. + + * evolution-storage-set-view-listener.c (class_init): same. + + * evolution-storage-listener.c (class_init): same. + + * evolution-shell-view.c (class_init): same. + + * evolution-session.c (class_init): same. + + * evolution-folder-selector-button.c (class_init): same. + + * evolution-config-control.c (class_init): same. + + * evolution-activity-client.c (class_init): same. + + * e-storage-set.c (class_init): same. + + * e-shortcuts.c (class_init): same. + + * e-shortcuts-view.c (class_init): same. + + * e-shell.c (class_init): same. + + * e-shell-view.c (class_init): same. + + * e-shell-offline-handler.c (class_init): same. + + * e-shell-folder-title-bar.c (class_init): same. + + * e-shell-folder-selection-dialog.c (class_init): same. + + * e-folder.c (class_init): same. + + * e-shell-marshal.list: add all the STRING marshallers. + 2002-11-20 Not Zed * e-shell-importer.c (prepare_intelligent_page): gnome message box -- cgit v1.2.3