From fd244132adb4225b6982422632bd69bc57b4e589 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 13 Nov 2003 19:02:07 +0000 Subject: New folder-tree widget that replaces the shell's folder-tree widget. 2003-11-13 Jeffrey Stedfast * em-folder-tree.[c,h]: New folder-tree widget that replaces the shell's folder-tree widget. * em-folder-tree-model.[c,h]: New source files subclassing GtkTreeStore for handling the mess that is drag&drop. * em-folder-selection-button.c: Ported to use EMFolderTree. * em-folder-selection.c: Ported to use EMFolderTree. * em-folder-selector.c: Ported to use EMFolderTree. * mail-component.c: Ported to use EMFolderTree. * mail-offline-handler.c (storage_go_online): Updated to not pass a storage argument. * mail-folder-cache.c: Removed storage stuff. * mail-send-recv.c (receive_update_got_store): Don't do EStorage* stuff anymore. svn path=/trunk/; revision=23331 --- mail/em-marshal.list | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mail/em-marshal.list') diff --git a/mail/em-marshal.list b/mail/em-marshal.list index 0c8bfbbbfb..4a19a91441 100644 --- a/mail/em-marshal.list +++ b/mail/em-marshal.list @@ -1,2 +1,5 @@ BOOLEAN:BOXED,POINTER,POINTER -NONE:POINTER +BOOLEAN:POINTER,POINTER +VOID:STRING,STRING +BOOLEAN:POINTER +VOID:POINTER -- cgit v1.2.3