| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
These libraries are bound for E-D-S so they live at the lowest layer of
Evolution for now -- even libeutil can link to them (but please don't).
This is the first step toward moving mail handing to a D-Bus service.
|
|
|
|
| |
Use e_mail_store_create_folder() instead.
|
|
|
|
| |
Use e_mail_store_prepare_for_offline() instead.
|
|
Replace it with new async functions:
e_mail_store_go_offline()
e_mail_store_go_offline_finish()
e_mail_store_go_online()
e_mail_store_go_online_finish()
|