- 18 Jan, 2021 7 commits
-
-
Michael Gratton authored
-
Michael Gratton authored
-
Yuri Chornoivan authored
-
Fabio Tomat authored
-
Michael Gratton authored
App icon: improve contrast See merge request !632
-
Michael Gratton authored
application-main-window: Add shortcut to select inbox Closes #1108 See merge request !633
-
Michael Gratton authored
-
- 17 Jan, 2021 5 commits
-
-
Jeremias Ortega authored
Closes: GNOME/geary#1108
-
Tobias Bernard authored
-
Мирослав Николић authored
(cherry picked from commit 94096842)
-
Michael Gratton authored
org.gnome.Geary.yaml: Workaround for WebKitGTK not printing under Flatpak See merge request !631
-
Michael Gratton authored
Since WebKitGTK does not currently support printing under Flatpak, enable RW access to XDG downloads folder, so at least people can print to a PDF, then print that. See https://github.com/flathub/org.gnome.Geary/issues/42
-
- 16 Jan, 2021 3 commits
-
-
Michael Gratton authored
Don't alter or try to write [GtkChild] properties See merge request !630
-
Michael Gratton authored
-
Rico Tzschichholz authored
See vala#1121
-
- 15 Jan, 2021 4 commits
-
-
Michael Gratton authored
Geary.Db.Statement: Log SQL statements with params where possible See merge request !629
-
Michael Gratton authored
Ensure when SQL logging is enabled, that SQL statements are logged with parameter values filled in where possible.
-
Michael Gratton authored
Components.WebView: Remove selection_changed signal Closes #1058 and #1118 See merge request !627
-
Michael Gratton authored
Now that vala only notifies on property changes when the value actually changes, and GLib emits a warning when connecting to notify signals for properties that don't exist, it's safer to use notify signals for property changes, and hence this isn't needed any more. This patch removes the signal, ensures the `has_selection` gets set correctly, and updates signal listeners to use notify instead. Fixes #1058, #1118 and possibly others.
-
- 14 Jan, 2021 2 commits
-
-
Michael Gratton authored
Components.WebView: Fix CI failure building with WebKitGTK >= 2.31 See merge request !624
-
Michael Gratton authored
The `webkit_settings_set_enable_plugins` method has been deprecated in 2.31, and calling it emits a warning which trips up the test suite.
-
- 13 Jan, 2021 1 commit
-
-
Michael Gratton authored
components: ensure correct initial state for headerbars buttons Closes #1112 See merge request !623
-
- 12 Jan, 2021 1 commit
-
-
Julian Sparber authored
fixes: #1112
-
- 10 Jan, 2021 1 commit
-
-
Piotr Drąg authored
-
- 09 Jan, 2021 2 commits
-
-
Yuri Chornoivan authored
-
Piotr Drąg authored
-
- 08 Jan, 2021 2 commits
-
-
Yuri Chornoivan authored
-
Michael Gratton authored
Implement F10 keyboard shortcut Closes #1102 See merge request !621
-
- 07 Jan, 2021 10 commits
-
-
Michael Gratton authored
Fixes #1102
-
Michael Gratton authored
Make the section order: Conversations > Composer > Application > Single-key.
-
Michael Gratton authored
-
Michael Gratton authored
-
Michael Gratton authored
Modernize folder list (without rewrite) Closes #880 and #1029 See merge request !618
-
Michael Gratton authored
Issue 689: Archive option in message right click menu See merge request !605
-
Michael Gratton authored
Make account-editor adaptive See merge request !609
-
Michael Gratton authored
Make geary fit to small screen sizes See merge request !602
-
Carlos Langoni authored
-
Florentina Mușat authored
-
- 06 Jan, 2021 2 commits
-
-
Yuri Chornoivan authored
-
Michael Gratton authored
Fixed i18n See merge request !619
-