Commit graph

468 commits

Author SHA1 Message Date
Jordi Mas
825a33d11c Fixes to Catalan translation 2017-09-10 09:25:45 +02:00
hanniedu
b078f40f1c Updated Dutch translation 2017-08-12 11:52:28 +02:00
Daniel Mustieles
a9abfc0819 Update Spanish translation 2017-06-21 10:48:26 +00:00
Kjartan Maraas
7dca2930cb Added Norwegian bokmål translation 2017-06-13 18:05:05 +02:00
Piotr Drąg
e6fe0b3cbd Update Polish help translation 2017-06-08 18:18:41 +02:00
Jordi Mas
7140e46c20 Fixes to Catalan translation 2017-05-30 06:39:56 +02:00
Jordi Mas
4f9bab6d60 Fixes to Catalan translation 2017-05-29 22:22:07 +02:00
Jordi Mas
e1b5d7dc7c Update Catalan translation 2017-05-29 20:23:10 +02:00
Andika Triwidada
d84fe3c1a0 Update Indonesian translation 2017-04-30 12:02:03 +00:00
Emin Tufan Çetin
afbadcf4e0 Update Turkish translation 2017-04-29 09:03:30 +00:00
Stas Solovey
5c043ff0b9 Update Russian translation 2017-04-21 22:43:24 +00:00
Stas Solovey
98f5c96355 Update Russian translation 2017-04-21 22:33:09 +00:00
Rafael Fontenelle
d6ae6036c6 Update Brazilian Portuguese translation 2017-03-26 00:20:25 +00:00
Piotr Drąg
2a68170f0a Update Polish translation 2017-03-25 23:28:56 +01:00
Piotr Drąg
479757648e Update Polish translation 2017-03-25 20:03:47 +01:00
Alan Mortensen
50e5ca3435 Updated Danish translation 2017-03-25 18:19:22 +01:00
Marek Cernocky
23c5991671 Updated Czech translation 2017-03-23 12:37:38 +01:00
Balázs Úr
02e3d30ae1 Update Hungarian translation 2017-03-21 16:53:04 +00:00
Emin Tufan Çetin
1441f36f03 Update Turkish translation 2017-03-18 17:03:21 +00:00
Baurzhan Muftakhidinov
49302b995f Update Kazakh translation 2017-03-16 15:54:05 +00:00
Mario Blättermann
384b814731 Update German translation 2017-03-15 09:34:01 +00:00
Baurzhan Muftakhidinov
d9ae9cdb8a Update Kazakh translation 2017-03-12 05:10:56 +00:00
Josef Andersson
84f669bc3f Update Swedish translation 2017-03-03 20:51:12 +00:00
Federico Bruni
510cb689ea Update Italian translation 2017-03-03 17:37:25 +00:00
Мирослав Николић
45625eaaae Updated Serbian translation 2017-02-26 16:21:01 +01:00
Мирослав Николић
18318827e9 Updated Serbian translation 2017-02-26 07:52:10 +01:00
Jiri Grönroos
7d4573a9cd Update Finnish translation 2017-02-22 19:19:30 +00:00
Piotr Drąg
386b5076fd Update Polish translation 2017-02-19 19:39:03 +01:00
Dušan Kazik
f973b72078 Update Slovak translation 2017-02-18 10:18:00 +00:00
Dušan Kazik
9014e46e42 Update Slovak translation 2017-02-12 14:07:55 +00:00
Marek Černocký
8044129731 Updated Czech translation 2017-02-11 11:07:42 +01:00
Michael James Gratton
31fbfd4047 Add IdleManager class for sane main loop idle scheduling. 2017-02-09 10:54:45 +11:00
Rafael Fontenelle
cc965b88cb Update Brazilian Portuguese translation 2017-02-06 10:23:27 +00:00
Piotr Drąg
514d7840a4 Update Polish translation 2017-02-05 16:29:37 +01:00
Mario Blättermann
1a3876d83f Update German translation 2017-02-04 18:41:24 +00:00
Michael James Gratton
0541436a77 Add some missing files and fix some ordering issues in po/POTFILES.in. 2017-02-01 00:41:44 +11:00
Michael James Gratton
c476fdc6d1 Replace composer link dialog with a popover.
* 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.
2017-02-01 00:41:44 +11:00
Michael James Gratton
d2fac49e18 Remove now-empty util-random.vala file. 2017-02-01 00:41:43 +11:00
Michael James Gratton
d542dda48e Begin the WebKit2 port in earnest.
Replace StylishWebView with ClientWebView, to act as a common base class
for the composer, conversation and other uses of web views.

Introduce a ComposerWebView that replaces WebviewEditFixer and extends
ClientWebView, and adds (dummy for now) methods for ComposerWidget to
call. Simiarly, make ConversationWebView extend ClientWebView, add dummy
calls to support the conversation viewer classes. Move common code from
both into ClientWebView.

Add a web-process library, unused other than for compile-time checking,
and move all client functions and methods involving DOM objects into util
classes there.

Bug 728002
2017-02-01 00:41:43 +11:00
Alan Mortensen
aa2ef1a28a Updated Danish translation 2017-01-09 16:03:12 +01:00
Josef Andersson
c68810a6b6 Update Swedish translation 2017-01-04 22:57:07 +00:00
Mario Blättermann
11ab1e099a Update German translation 2016-12-29 11:13:44 +00:00
Rafael Fontenelle
118fcbe583 Update Brazilian Portuguese translation 2016-12-27 09:08:39 +00:00
Daniel Mustieles
77346fb5f2 Update Spanish translation 2016-12-21 16:25:13 +00:00
Marek Cernocky
d6faffb72e Updated Czech translation 2016-12-20 09:23:11 +01:00
Ronan Arraes Jardim Chagas
f9a09dafad Update Brazilian Portuguese translation 2016-12-18 15:10:10 -02:00
Dušan Kazik
df1cdf1456 Update Slovak translation 2016-12-16 15:41:24 +00:00
Piotr Drąg
94f33b4c44 Update Polish translation 2016-12-16 02:24:34 +01:00
Niels De Graef
4b5b2ee6e1 Use "org.gnome.Geary" for the app ID. Bug 766196. 2016-12-08 12:53:52 +01:00
Muhammet Kara
b582b40f59 Update Turkish translation 2016-11-30 21:22:40 +00:00