CVSROOT: /cvs/gnome Module name: evolution Changes by: dobey 05/05/13 17:29:28
Modified files: . : ChangeLog mail : ChangeLog Makefile.am em-folder-browser.c em-folder-selector.c em-folder-tree.c em-folder-tree.h em-folder-view.c mail-component.c plugins : Makefile.am plugins/mailing-list-actions: ChangeLog org-gnome-mailing-list-actions.xml plugins/plugin-manager: ChangeLog org-gnome-plugin-manager.xml plugins/save-attachments: ChangeLog org-gnome-save-attachments.xml shell : ChangeLog e-shell-window.c ui : ChangeLog evolution-addressbook.xml evolution-calendar.xml evolution-mail-global.xml evolution-mail-list.xml evolution-mail-message.xml evolution-mail-messagedisplay.xml evolution-tasks.xml evolution.xml widgets/misc : ChangeLog e-filter-bar.c e-filter-bar.h Added files: mail : em-folder-utils.c em-folder-utils.h Log message: 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets disted properly 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * Makefile.am: Add new em-folder-utils.[ch] abstraction * em-folder-browser.c: Update for new menu layout Add new methods to handle the actions that were previously only available from the context menu when right-clicking on a folder * em-folder-selector.c (emfs_response): Just call emfu_folder_create if the user wants to create a new folder in the selector dialog (em_folder_selector_get_selected_path): Clean up the code to fix a couple potential crashes * em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or CamelFolderInfo object for the selected item in the tree Add a method to get a pointer to an EMFolderTreeModelStoreInfo object for the selected store in the tree Move folder operations out into em-folder-utils.[ch] so that they are abstracted from the tree and can be used by methods other than the internal context menu * em-folder-utils.[ch]: Move the folder operations code to here * em-folder-view.c: Update for the new menu layout Fix Mark as Read/Unread in the context menu to only show up in the list * mail-component.c (create_item): Just call emfu_folder_create here when the user requests to create a new folder from the New toolbar item 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * org-gnome-mailing-list-actions.xml: Update for the new menu layout 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * org-gnome-plugin-manager.xml: Update for new menu layout 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * org-gnome-save-attachments.xml: Update for new menu layout 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * e-shell-window.c (setup_widgets): Update for the new menu layout by putting the "component" switching items under the "Tools" menu 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * *.xml: Update to the new menu layout 2005-05-13 Rodney Dawes <[EMAIL PROTECTED]> * e-filter-bar.[ch]: Update for the new menu layout URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=dobey&date=explicit&mindate=2005-05-13%2017:28&maxdate=2005-05-13%2017:30 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list