Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=33628 | ||||
* | Add pluggable junk filter code and move SA options to the plugins. | Srinivasa Ragavan | 2007-04-03 | 1 | -6/+7 |
| | | | | svn path=/trunk/; revision=33367 | ||||
* | **See #313096 | Vivek Jain | 2005-10-26 | 1 | -2/+2 |
| | | | | | | | | | | | 2005-10-26 Vivek Jain <jvivek@novell.com> **See #313096 * em-junk-hook.c: (emjh_construct) load the plugin only if it is enabled. svn path=/trunk/; revision=30567 | ||||
* | cast warning away. | Not Zed | 2005-08-24 | 1 | -12/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * mail-tools.c (mail_tool_uri_to_folder): cast warning away. * mail-folder-cache.c: include missing header for e_filename_make_safe. * em-junk-hook.h: Fix some header includes, fix the include guard to use the right name. (EMJunk): Ugh, this is an object, properly derive from it! How did this work? * em-junk-hook.c (em_junk_check_junk): fix bool conversion. * em-format-html-display.c (efhd_bar_popup_position): another wraning, why this crap isn't in the attachment bar like i said it should be, i'll never know. (efhd_xpkcs7mime_viewcert_foad): only define if used. * em-account-editor.c (emae_defaults_page): attempt to fix parentheses (emae_security_page): fix conditional compilation warnings. svn path=/trunk/; revision=30214 | ||||
* | added new files to have a new hook for implementing junk plugins | Vivek Jain | 2005-07-06 | 1 | -0/+367 |
2005-07-06 Vivek Jain <jvivek@novell.com> * em-junk-hook.[ch] : added new files to have a new hook for implementing junk plugins svn path=/trunk/; revision=29642 |