No description
When the user replies with a quote to a second message, the composer moves into a paned below the conversation viewer. This makes it easy to scroll through the conversation and select text for replies. The Gtk.Paned acutally holds a Box, which in turn can hold many ComposerBoxes. Only one is shown at a time, but the model used elsewhere is that each ComposerWidget has a ComposerContainer until it is destroyed. When a composer is closed, it hides while finishing up asynchronous work. This allows us to hold hidden paned composers as they finish up their work. The logic for focus handling at detachment is moved into the ComposerWidget from ComposerEmbed, since it may also be detached from the paned state. ComposerContainers gain a remove_composer() method that does the container's clean up, as well as returning the focused widget. The ComposerWindow's remove_composer() method should never be called. https://bugzilla.gnome.org/show_bug.cgi?id=738188 |
||
|---|---|---|
| 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 | ||
| MAINTAINERS | ||
| 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 Yorba
Yorba: http://www.yorba.org
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 2012-2014 Yorba Foundation