412106bb1c
2005-08-08 Not Zed <NotZed@Ximian.com> ** See bug #312621. * mailing-list-actions.c (emla_list_action_do): noop if msg = NULL. svn path=/trunk/; revision=30046
73 lines
2.1 KiB
Plaintext
73 lines
2.1 KiB
Plaintext
2005-08-08 Not Zed <NotZed@Ximian.com>
|
|
|
|
** See bug #312621.
|
|
|
|
* mailing-list-actions.c (emla_list_action_do): noop if msg =
|
|
NULL.
|
|
|
|
2005-08-02 Not Zed <NotZed@Ximian.com>
|
|
|
|
* mailing-list-actions.c (emla_list_action_do): allocate enough
|
|
space for the url. May be related to #304461.
|
|
|
|
2005-05-16 Not Zed <NotZed@Ximian.com>
|
|
|
|
* mailing-list-actions.c: moved e-error to e-util
|
|
|
|
2005-05-13 Rodney Dawes <dobey@novell.com>
|
|
|
|
* org-gnome-mailing-list-actions.xml: Update for the new menu layout
|
|
|
|
2005-05-11 Not Zed <NotZed@Ximian.com>
|
|
|
|
* Makefile.am (CLEANFILES): setup cleanfiles.
|
|
|
|
2005-05-06 Not Zed <NotZed@Ximian.com>
|
|
|
|
* org-gnome-mailing-list-actions.error.xml:
|
|
s/-errors.xml/.error.xml/ & i18n tags.
|
|
|
|
* Makefile.am:
|
|
* org-gnome-mailing-list-actions.eplug.xml: s/.in/.xml/, & i18n.
|
|
|
|
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
|
|
|
|
* org-gnome-mailing-list-actions.eplug.in: Fixed description and
|
|
added author.
|
|
Removed 'plugin' from the name.
|
|
|
|
2004-11-24 JP Rosevear <jpr@novell.com>
|
|
|
|
* mailing-list-actions.c: make sure GETTEXT_PACKAGE is defined
|
|
|
|
2004-11-04 Meilof Veeningen <meilof@wanadoo.nl>
|
|
|
|
* org-gnome-mailing-list-actions.eplug.in: Added author tag, fixed
|
|
description, removed "plugin" from name, changed position of item
|
|
in popup menu, using "enable" rather than "visible" for bonobo menus
|
|
|
|
* org-gnome-mailing-list-actions.xml: Now place menus in
|
|
MailMessageActions placeholder; moved label to <commands> section
|
|
|
|
* org-gnome-mailing-list-actions-errors.xml: fixed button order:
|
|
"Cancel" now leftmost button; added e-mail address to send confirm
|
|
dialog
|
|
|
|
* mailing-list-actions.c: account guessing now first based on message;
|
|
added e-mail address to send confirm dialog
|
|
|
|
2004-11-09 Rodney Dawes <dobey@novell.com>
|
|
|
|
* Makefile.am: Add org-gnome-mailing-list-actions.xml to EXTRA_DIST
|
|
|
|
2004-11-09 Rodney Dawes <dobey@novell.com>
|
|
|
|
* Makefile.am: Add the eplug.in file to EXTRA_DIST
|
|
|
|
2004-11-05 JP Rosevear <jpr@novell.com>
|
|
|
|
* mailing-list-actions.c: include <config.h> for GETTEXT_PACKAGE
|
|
|
|
Added mailing list actions plugin from Meilof Veeningen <meilof@wanadoo.nl>
|
|
|