No description
We search for HTML-like tags in signatures, and don't do much as much escaping if we find one. For .signature files detected to be HTML, we insert them without any change. User-entered signatures get their whitespace protected, even when HTML is detected. The existing code for preserving whitespace doesn't work when there's already HTML code in the text (it converts "<a b>" to "<a b>"), so instead we preserve the whitespace with CSS. A preview of the signature is added to the the UI. There's a TextView and a WebView in a Stack, and we swap between them with a StackSwitcher. Some of the packing details are changed so that these views are the thing that expands when the dialog size changes. https://bugzilla.gnome.org/show_bug.cgi?id=738895 |
||
|---|---|---|
| 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