Loading
Commits on Source 81
-
Andy Holmes authored
Release gnome-online-accounts 3.49.2 See merge request GNOME/gnome-online-accounts!170
-
Sabri Ünal authored
-
Artur S0 authored
-
Yuri Chornoivan authored
-
Fran Dieguez authored
-
Asier Sarasua Garmendia authored
-
Andy Holmes authored
Strange things happens with close-request and our dialog's state machine if we try to make a chain of transient modals. Instead, become a transient of the real root window, in the rare case a provider subclass needs to chain-up to a parent's dialog. Partially addresses #295
-
Andy Holmes authored
We no longer return a GtkDropDown, and in fact only guarantee an object with the property "selected". Use `g_object_set()` instead.
-
Andy Holmes authored
This is a relic from a time when the provider had multiple pages.
-
Jeremy Bícha authored
-
Yaron Shahrabani authored
-
Andy Holmes authored
goabackend: Insist on being a transient of the real root See merge request GNOME/gnome-online-accounts!174
-
Brage Fuglseth authored
-
Sabri Ünal authored
-
Nathan Follens authored
-
Jürgen Benvenuti authored
-
Aurimas Černius authored
-
Matej Urbančič authored
-
Andy Holmes authored
.desktop: Add trailing newline See merge request GNOME/gnome-online-accounts!177
-
Daniel Mustieles authored
-
Chao-Hsiung Liao authored
-
AsciiWolf authored
-
Sabri Ünal authored
-
Andy Holmes authored
goabackend: fix defunct call to GtkDropDown method See merge request GNOME/gnome-online-accounts!176
-
Kukuh Syafaat authored
-
Andy Holmes authored
Drop all expander rows in favour of regular groups. closes #297
-
Andy Holmes authored
The only reason to subclass the WebDAV provider is to brand it for a specific implementation, in which case we leave the burden of custom endpoints to the derived provider and hide the UI. Note that we already have custom checks for ownCloud/Nextcloud, the only extant branded subclass.
-
Andy Holmes authored
Split the server entry row from the username/password pair, such that there's room for a descriptive example.
-
Andy Holmes authored
Add a `description` argument to `goa_provider_dialog_add_page()`, so providers can give context for a service.
-
Andy Holmes authored
For each provider with setup dialog, add a page-level description of the service of the service. closes #296
-
Andy Holmes authored
Providers will want to add descriptive hints for some fields, so add a convenience method to add a dimmed label to the current group, with the option to set the accessible target.
-
Andy Holmes authored
For each provider, add a descriptive label to indicate when server settings may be automatically detected and valid example for ambiguous fields.
-
Andy Holmes authored
The Kerberos provider defers to a system dialog for password entry, so use "Sign in…" in the button's label.
-
Andy Holmes authored
The MS365 provider defers to the parent OAuth dialog for authentication, so use "Sign in…" in the button's label.
-
Andy Holmes authored
Update the remaining labels in setup dialogs to those in the current design for GNOME 46.
-
Andy Holmes authored
Remove the height-request and set the larger, IMAP/SMTP setup dialog to 600px in height.
-
Andy Holmes authored
goabackend: update UI and strings to GNOME 46 design Closes #296 and #297 See merge request GNOME/gnome-online-accounts!178
-
Asier Sarasua Garmendia authored
-
Ekaterine Papava authored
-
Yuri Chornoivan authored
-
Fran Dieguez authored
-
Andy Holmes authored
closes #299
-
Andy Holmes authored
Fix spelling typo Closes #299 See merge request GNOME/gnome-online-accounts!179
-
Quentin PAGÈS authored
-
Yuri Chornoivan authored
-
Danial Behzadi authored
-
AsciiWolf authored
-
Brage Fuglseth authored
-
Bruce Cowan authored
-
Yaron Shahrabani authored
-
Guillaume Bernard authored
-
Ekaterine Papava authored
-
Andy Holmes authored
goabackend(ms_graph): fix typo See merge request GNOME/gnome-online-accounts!180
-
Baurzhan Muftakhidinov authored
-
Baurzhan Muftakhidinov authored
-
Andika Triwidada authored
-
Asier Sarasua Garmendia authored
-
Sabri Ünal authored
-
Alexander Shopov authored
-
Irénée THIRION authored
-
Matej Urbančič authored
-
Danial Behzadi authored
-
Daniel Mustieles authored
-
Aurimas Černius authored
-
Yuri Chornoivan authored
-
Ekaterine Papava authored
-
Boyuan Yang authored
-
Rūdolfs Mazurs authored
-
AsciiWolf authored
-
Yaron Shahrabani authored
-
Philip Withnall authored
The last call to it was dropped in commit c0a50256. Signed-off-by:
Philip Withnall <pwithnall@gnome.org>
-
Andy Holmes authored
goabackend: Drop unused function See merge request GNOME/gnome-online-accounts!181
-
Christian Kirbach authored
-
Jiri Grönroos authored
-
Seong-ho Cho authored
-
Andy Holmes authored
The `goabackend` has been ported to GTK this cycle, and also includes several API breaks for account setup. This will affect downstream projects relying on the dialogs and functions called from GNOME Settings forks.
-
Andy Holmes authored
Bump the GoaBackend .so version to 2.0.0 Closes #291 See merge request GNOME/gnome-online-accounts!182
-
Artur S0 authored
-
Andy Holmes authored
-
Andy Holmes authored
-
Jeremy Bícha authored