aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-event.h
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* ** Added the hook for plugging into Send/Receive dialog for theSrinivasa Ragavan2007-07-041-0/+19
| | | | | | | Evolution RSS plugin. svn path=/trunk/; revision=33749
* Improvements to the new mail hook.Srinivasa Ragavan2007-05-031-0/+2
| | | | svn path=/trunk/; revision=33470
* Don't #include <composer/e-msg-composer.h> since we don't install thatMatthew Barnes2007-04-031-3/+3
| | | | | | | | | | | 2007-04-03 Matthew Barnes <mbarnes@redhat.com> * mail/em-event.h: Don't #include <composer/e-msg-composer.h> since we don't install that file. Doing so prevents third-party applications like mail-notification from building. (#400241) svn path=/trunk/; revision=33375
* Creates and returns an event target (composer).Raghavendran R2007-01-231-0/+16
| | | | | | | | | | 2007-01-22 Raghavendran R <raghavguru7@gmail.com> * em-event.[c,h]: (em_event_target_new_composer): Creates and returns an event target (composer). svn path=/trunk/; revision=33135
* Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag whenNat Friedman2004-10-221-2/+7
| | | | | | | | | | 2004-10-22 Nat Friedman <nat@novell.com> * em-event.c: Add a REPLY_ALL flag to the Message target. * em-composer-utils.c (em_utils_reply_to_message): Set the REPLY_ALL flag when appropriate. svn path=/trunk/; revision=27689
* emit a 'message.replying' event with a message target.Not Zed2004-10-211-1/+14
| | | | | | | | | | | | | | | | | | | 2004-10-21 Not Zed <NotZed@Ximian.com> * em-composer-utils.c (em_utils_reply_to_message): emit a 'message.replying' event with a message target. 2004-10-21 Nat <nat@novell.com> * em-event.c (em_event_target_new_message): new target type for message-related events. 2004-10-21 Not Zed <NotZed@Ximian.com> * em-folder-view.c (emfv_format_popup_event): put 'evolution' back in the popup hook names. svn path=/trunk/; revision=27673
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+94
svn path=/trunk/; revision=27300