Commit Graph

8 Commits

Author SHA1 Message Date
4ff90f2bfd Use EClientComboBox where appropriate.
Basically any place where we use both EClient and ESourceComboBox.
2013-03-01 18:16:07 -05:00
ceea3a0a1f Reduce diff noise with 'account-mgmt' branch.
One last time.
2012-06-02 16:52:01 -04:00
b74ff36f79 Add EAuthComboBox widget.
To be used in the Account Editor to list authentication mechanisms.
2011-11-06 20:10:57 -05:00
8dfd4278a7 Convert junk filtering EPlugins to EExtensions.
We now have a proper junk mail filtering API.  All junk filtering
extensions must subclass EMailJunkFilter for user preferences and
availability testing, and implement the CamelJunkFilter interface
for the actual junk filtering and learning operations.

The bogofilter module should be feature-equivalent to its former
EPlugin.  The spamassassin module is far more complex.  It's nearly
feature-equivalent to its former EPlugin, but I ditched the spamd
respawning code since it seemed unnecessary for a mail client to
have to deal with.  If there's a huge outcry from users about it
I'll reluctantly put it back, but I don't expect one.

This gets us a step closer to killing off EConfig, and eventually
the EPlugin framework itself.
2011-07-13 22:46:26 -04:00
1f65cd64d3 Add EPortEntry to the Glade catalog. 2011-05-16 15:24:01 -04:00
84585dd1f0 EMFolderSelectionButton: Remove unused multiselect functions. 2011-04-30 10:19:00 -04:00
64c7c97daa Teach Glade how to load an EMFolderSelectionButton. 2010-09-13 08:28:59 -04:00
dcec8c2086 Add a Glade 3 catalog.
Evolution maintainers should install this so they can safely open
GtkBuilder files in Glade 3 without Glade silently deleting custom
widgets it doesn't understand.  The catalog makes it understand.
2010-03-24 16:00:30 -04:00