aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/gw-ui.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 649365 - Creation of new repository evolution-groupwiseVibha Yadav2011-05-041-459/+0
| | | | Removing groupwise plugin code from evolution.
* Add itip_address_is_user().Matthew Barnes2011-04-261-1/+1
| | | | | Convenience function that checks whether the given email address matches a registered mail identity.
* Remove redundant EAccountList utilities.Matthew Barnes2011-04-261-1/+3
| | | | | Kill itip_addresses_get() and itip_addresses_get_default(), and use e_get_account_list() and e_get_default_account() instead.
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
|
* Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-141-1/+1
|
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-8/+6
| | | | | | | | Adds the following methods: CamelFolder * (*get_folder) (EMailReader *reader); const gchar * (*get_folder_uri) (EMailReader *reader); GPtrArray * (*get_selected_uids) (EMailReader *reader);
* Kill message_list_free_uids().Matthew Barnes2009-12-021-1/+2
| | | | Use em_utils_uids_free() instead.
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-3/+4
|
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-231-0/+457