Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #678843 - May re-prompt password on account re-enable | Milan Crha | 2014-05-13 | 1 | -0/+2 |
| | |||||
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 1 | -10/+9 |
| | |||||
* | e-client-selector.h: Add missing G_END_DECLS. | Matthew Barnes | 2013-03-02 | 1 | -0/+2 |
| | |||||
* | Add e_client_selector_ref_cached_client_by_iter(). | Matthew Barnes | 2013-02-21 | 1 | -0/+3 |
| | |||||
* | Add e_client_selector_is_backend_dead(). | Matthew Barnes | 2013-02-21 | 1 | -0/+3 |
| | | | | | | | Returns TRUE if an EClient instance for the given source and the value of ESourceSelector's "extension-name" property was recently discarded after having emitted a "backend-died" signal, and a replacement EClient instance has not yet been created. | ||||
* | Add EClientSelector. | Matthew Barnes | 2013-02-19 | 1 | -0/+87 |
EClientSelector extends the functionality of ESourceSelector by utilizing an EClientCache to display status information about the backends associated with the displayed data sources. (No backend status is displayed just yet, but that's the plan.) |