dfdcaf7231
Report errors properly. Thanks to Reid Thompson whom found it.
...
2008-04-29 Milan Crha <mcrha@redhat.com >
* bf-junk-filter.c: (pipe_to_bogofilter):
Report errors properly. Thanks to Reid Thompson whom found it.
svn path=/trunk/; revision=35443
2008-04-29 12:43:37 +00:00
7ab42c2897
** Fix for bug #273041
...
2008-04-25 Milan Crha <mcrha@redhat.com >
** Fix for bug #273041
* mail/mail.error.xml: (junk-check-error), (junk-report-error),
(junk-not-report-error): New error messages added.
* mail/em-junk-hook.h: (struct _EMJunkHookTarget), (em_junk_error_quark):
* mail/em-junk-hook.c: (manage_error), (em_junk_check_junk),
(em_junk_report_junk), (em_junk_report_non_junk):
Allow propagation of the error from the plugin in the hook target.
* plugins/bogo-junk-plugin/bf-junk-filter.c: (pipe_to_bogofilter), (em_junk_bf_check_junk),
(em_junk_bf_report_junk), (em_junk_bf_report_non_junk):
Propagate possible errors to the UI.
* sa-junk-plugin/em-junk-filter.c: (em_junk_sa_commit_reports),
(em_junk_sa_validate_binary): Fix function prototype.
* sa-junk-plugin/em-junk-filter.c: (pipe_to_sa_full), (em_junk_sa_test_spamd_running),
(em_junk_sa_test_spamassassin), (pipe_to_sa), (em_junk_sa_run_spamd),
(em_junk_sa_test_spamd), (em_junk_sa_is_available),
(em_junk_sa_check_junk), (get_spamassassin_version),
(em_junk_sa_report_junk), (em_junk_sa_report_non_junk):
Propagate possible errors to the UI.
svn path=/trunk/; revision=35415
2008-04-25 13:12:22 +00:00
96b7bd344f
** Fix for bug #519304
...
2008-03-19 Sankar P <psankar@novell.com >
** Fix for bug #519304
* org-gnome-bogo-junk-plugin.eplug.xml:
Mark plugin name for translation.
svn path=/trunk/; revision=35215
2008-03-19 06:00:11 +00:00
9e4fcb29cf
** Remove trailing whitespace from source code.
...
2007-11-14 Matthew Barnes <mbarnes@redhat.com >
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
7029abc8cd
Use consistent terminology for mail messages ( #480621 ).
...
2007-09-27 Matthew Barnes <mbarnes@redhat.com >
* mail/em-account-editor.c:
* mail/evolution-mail.schemas.in:
* mail/mail-config.glade:
* plugins/bbdb/bbdb.c (bbdb_page_factory):
* plugins/bogo-junk-plugin/bf-junk-filter.c:
* plugins/face/org-gnome-face-eplug.xml:
* plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml:
* plugins/print-message/org-gnome-print-message.eplug.xml:
Use consistent terminology for mail messages (#480621 ).
svn path=/trunk/; revision=34326
2007-09-28 02:30:14 +00:00
e0965ab239
2007-09-07 mcrha Fix for bug #473903
...
svn path=/trunk/; revision=34192
2007-09-07 07:51:47 +00:00
8e47917e8c
Update FSF address in header comments ( #469886 ). Patch from Tobias
...
2007-09-02 Matthew Barnes <mbarnes@redhat.com >
* Update FSF address in header comments (#469886 ).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
cff92b519a
Avoid reentrancy in enable
...
svn path=/trunk/; revision=34112
2007-08-27 05:34:53 +00:00
43ad02e4e2
** Fix for bug #468294
...
svn path=/trunk/; revision=34055
2007-08-21 19:13:41 +00:00
1cd6a9cb40
** Fix for bug #468303
...
svn path=/trunk/; revision=34054
2007-08-21 19:09:27 +00:00
98f9681d83
Plugged memory leak.
...
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net >
* bf-junk-filter.c: (convert_unicode_cb): Plugged memory leak.
svn path=/trunk/; revision=33850
2007-07-26 12:33:55 +00:00
54a9260f69
Fix for version removal from installed files.
...
svn path=/trunk/; revision=33646
2007-06-03 14:50:35 +00:00
eea2d2800f
Fix for version removal from installed files
...
svn path=/trunk/; revision=33643
2007-06-03 14:31:19 +00:00
62fd2f2989
** Fixes part of bug #337616
...
2007-05-12 Matthew Barnes <mbarnes@redhat.com >
** Fixes part of bug #337616
* Makefile.am:
Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS.
* addressbook/Makefile.am:
* calendar/gui/Makefile.am:
* mail/Makefile.am:
* plugins/bogo-junk-plugins/Makefile.am:
* plugins/default-mailer/Makefile.am:
* shell/Makefile.am:
Add $(schema_DATA) to DISTCLEANFILES.
* plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in:
Rename as org-gnome-bogo-junk-plugin.eplug.xml.
* plugins/caldav/Makefile.am:
* plugins/import-ics-attachments/Makefile.am:
* plugins/publish-calendar/Makefile.am:
Add "eplug" file to CLEANFILES.
* plugins/mail-remote/Makefile.am:
Add "eplug.xml" file to EXTRA_DIST.
* po/POTFILES.in: Don't translate files we no longer ship.
svn path=/trunk/; revision=33521
2007-05-13 00:24:55 +00:00
730fa4cf41
Bug 437584 – Compilation warning in evolution's plugins folder
...
svn path=/trunk/; revision=33507
2007-05-11 10:22:26 +00:00
eb2ff6d862
Distribute bogo-junk-plugin.schemas.in.in. ( #432616 )
...
2007-04-23 Matthew Barnes <mbarnes@redhat.com >
* Makefile.am: Distribute bogo-junk-plugin.schemas.in.in. (#432616 )
svn path=/trunk/; revision=33452
2007-04-23 21:28:32 +00:00
8de35f87c2
Committing the right Makefile.am
...
svn path=/trunk/; revision=33365
2007-04-03 09:10:12 +00:00
161a51e4df
Added bogofilter to Evolution.
...
svn path=/trunk/; revision=33364
2007-04-03 09:06:19 +00:00