No description
* src/client/conversation-viewer/conversation-message.vala: Add template child widgets for displayed attachment UI, add signal for when user activates an attachment. (ConversationMessage::ConversationMessage): Ensure the attachment UI is visible when there are displayed attachments. (ConversationMessage::start_loading): New method for async loading of message content, use just for attachments for now. (ConversationMessage::on_attachments_view_activated): Handle activation signal for specific attachments. (ConversationMessage::load_attachments): Load attachments from the message into the new UI. (ConversationMessage::load_attachment_icon): Load icons for the attachments UI from the attachment itself if an image, else from the icon theme. * src/client/application/geary-controller.vala: Hook up attachment_activated signal to conversation messages. * src/client/conversation-viewer/conversation-viewer.vala (ConversationViewer::add_message): Ensure message loading starts after new conversation messages are added to the window hierarchy. * ui/conversation-message.ui: Add an attachments box, with an icon view for displayed attachments. |
||
|---|---|---|
| bindings | ||
| cmake | ||
| debian | ||
| desktop | ||
| help | ||
| icons | ||
| po | ||
| sql | ||
| src | ||
| theming | ||
| ui | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS | ||
| cmake_uninstall.cmake.in | ||
| CMakeLists.txt | ||
| configure | ||
| configure.in | ||
| COPYING | ||
| COPYING.icons | ||
| COPYING.snowball | ||
| geary.doap | ||
| INSTALL | ||
| Makefile.in | ||
| NEWS | ||
| README | ||
| THANKS | ||
Geary Email Client
------------------
* Introduction
Geary is an IMAP email client built for the GNOME desktop environment. It
allows you to read and send email with a simple, modern interface.
Visit https://wiki.gnome.org/Apps/Geary to read about the current state of
Geary's development and to make sure you're running the latest version.
* Installation & Licensing
Please consult the INSTALL and COPYING files for more information.
* Quick Start
The first time Geary is launched, it will prompt for your account
information. Note that your email password is stored securely in the
Gnome Keyring.
Geary will then begin downloading messages in your inbox and other
folders.
* Contacting Geary Developers
Geary wiki: https://wiki.gnome.org/Apps/Geary
We also encourage you to join the Geary mailing list. See
https://mail.gnome.org/mailman/listinfo/geary-list for details.
Copyright 2016 Software Freedom Conservancy Inc.