evolution r34374 - in trunk: mail shell
- From: mcrha svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r34374 - in trunk: mail shell
- Date: Thu, 11 Oct 2007 15:03:15 +0100 (BST)
Author: mcrha
Date: 2007-10-11 15:03:13 +0100 (Thu, 11 Oct 2007)
New Revision: 34374
ViewCVS link: http://svn.gnome.org/viewcvs/evolution?rev=34374&view=rev
Modified:
trunk/mail/ChangeLog
trunk/mail/em-folder-view.c
trunk/mail/mail-component.c
trunk/mail/mail-component.h
trunk/mail/mail-folder-cache.c
trunk/shell/ChangeLog
trunk/shell/Evolution-Shell.idl
trunk/shell/e-component-view.c
trunk/shell/e-component-view.h
trunk/shell/e-shell-view.c
trunk/shell/e-shell-window.c
trunk/shell/e-shell-window.h
trunk/shell/e-shell.c
trunk/shell/e-shell.h
trunk/shell/e-sidebar.c
trunk/shell/e-sidebar.h
Log:
2007-10-11 Milan Crha <mcrha redhat com>
** Fix for bug #329823
* Evolution-Shell.idl: (setButtonIcon):
* e-sidebar.h: (e_sidebar_change_button_icon):
* e-sidebar.c: (struct Button), (button_new), (button_free),
(e_sidebar_change_button_icon):
* e-shell.h: (EMainShellFunc), (e_shell_foreach_shell_window):
* e-shell.c: (EMainShellFunc), (e_shell_foreach_shell_window):
* e-component-view.h: (e_component_view_set_button_icon):
* e-component-view.c: (e_component_view_set_button_icon):
* e-shell-window.h: (e_shell_window_change_component_button_icon):
* e-shell-window.c: (e_shell_window_change_component_button_icon):
* e-shell-view.c: (struct change_icon_struct),
(change_button_icon_func), (impl_ShellView_setButtonIcon),
(e_shell_view_class_init):
Added support to change component's button icon.
* mail-component.h: (mail_indicate_new_mail):
* mail-component.c: (mail_indicate_new_mail),
(struct _MailComponentPrivate), (impl_dispose), (impl_createView):
New function to indicate new mails on sidebar's button and storing
component_view in priv struct for later use.
* em-folder-view.c: (emfv_list_done_message_selected):
* mail-folder-cache.c: (real_flush_updates):
Indicate changes like for plugins for new mails.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]