No description
* src/client/composer/composer-link-popover.vala: New GtkPopover subclass for creating/editing links. * src/client/composer/composer-web-view.vala (EditContext): Add is_link and link_uri properties, decode them from the message string, add decoding tests. (ComposerWebView): Add some as-yet un-implemented methods for inserting/deleting links. * src/client/composer/composer-widget.vala (ComposerWidget): Add cursor_url for storing current text cursor link, update it from the cursor_context_changed signal param, rename hover_url to pointer_url to match. Add link_activated signal to let user's open links they are adding, hook that up in the controller. Rename ::update_selection_actions to ::update_cursor_actions, since that's a little more apt now, also enable insert link action if there is a cursor_url set as well as a selection. Remove ::link_dialog, replace with ::new_link_popover, hook up the new popover's signals there as appropriate. (ComposerWidget::on_insert_link): Create and show a lin popover instead of a dialog. * ui/composer-web-view.js: Take note of whther the context node is a link and if so, also it's href. Include both when serialsing for the cursorContextChanged message. Add serialisation tests. * ui/composer-link-popover.ui: New UI for link popover. |
||
|---|---|---|
| bindings | ||
| cmake | ||
| debian | ||
| desktop | ||
| help | ||
| icons | ||
| po | ||
| sql | ||
| src | ||
| test | ||
| 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.