Debarshi Ray
52a3f0a99e
online-accounts: Increase the height of the "Add Account" dialog
...
... to accommodate the list of Chat providers.
https://bugzilla.gnome.org/show_bug.cgi?id=707285
2013-09-03 13:27:38 +02:00
Marco Barisione
58669c7d4d
online-accounts: make the list boxes in "Other" expand vertically
...
https://bugzilla.gnome.org/show_bug.cgi?id=706148
2013-08-22 15:27:40 +01:00
Marco Barisione
570611752e
online-accounts: handle unbranded chat providers
...
https://bugzilla.gnome.org/show_bug.cgi?id=706148
2013-08-22 15:27:40 +01:00
Yosef Or Boczko
a9f6f69f70
online-accounts: drop GtkStock
...
https://bugzilla.gnome.org/show_bug.cgi?id=704178
2013-07-19 15:57:12 +03:00
Alexander Larsson
0f77c516b8
online-accounts: Convert to GtkListBox
...
https://bugzilla.gnome.org/show_bug.cgi?id=702164
2013-07-02 16:19:09 +01:00
Matthias Clasen
16c2a04e5e
Add context to some translated strings
...
We are using "Other" in various contexts that may require
different translations.
https://bugzilla.gnome.org/show_bug.cgi?id=697211
2013-05-18 18:05:18 -04:00
Bastien Nocera
01721eb622
online-accounts: Use GtkStack instead of GdStack
2013-04-24 11:11:55 +02:00
Emanuele Aina
8762e2f8dc
online-accounts: Accept requests for account creation on DBus/cmdline
...
Also accepts additional data to pre-seed the GOA dialog, in particular
the provider name (eg. 'google') and provider-specific data encoded in a
a GVariant dict ('a{sv}') to eg. pass cookies from an existing web
session (this is only available from DBus activation).
It can be run from the command line as:
$ gnome-control-center online-accounts add google
https://bugzilla.gnome.org/show_bug.cgi?id=694315
2013-04-23 18:32:59 +02:00
Emanuele Aina
397181e5d2
online-accounts: Small cleanup about resource releasing
...
Use g_clear_object() as a NULL-safe g_object_unref() and
g_list_free_full() instead of explicitly iterating the list contents.
https://bugzilla.gnome.org/show_bug.cgi?id=695877
2013-04-03 16:05:17 +02:00
Cosimo Cecchi
bd3e9fa4f6
online-accounts: transition add account dialog pages
...
This got lost in the previous commit.
2013-03-19 12:50:33 -04:00
Debarshi Ray
0641c2494b
online-accounts: New "Other" providers page
...
This is meant to differentiate the popular branded providers from the
other less popular or more generic ones.
Implemented design:
https://live.gnome.org/Design/SystemSettings/OnlineAccounts
https://bugzilla.gnome.org/show_bug.cgi?id=688056
2013-03-05 11:28:20 +01:00
Debarshi Ray
4a86ebff50
online-accounts: Replace the hacked up GtkTreeView with a EggListBox
...
https://bugzilla.gnome.org/show_bug.cgi?id=692442
2013-01-28 13:11:15 +01:00
Debarshi Ray
704f70ae77
online-accounts: Don't preselect the first item when adding an account
...
Fixes: https://bugzilla.gnome.org/687875
2012-11-09 20:03:14 +01:00
Debarshi Ray
b68b6d84cd
online-accounts: Get rid of extra "Add Account" label
...
Back in the day when titles were not shown for modal dialogs we added
the big "Add Account" label. Now that modal dialogs have titles, we
don't need it anymore.
Fixes: https://bugzilla.gnome.org/684013
2012-09-14 13:38:06 +02:00
Cosimo Cecchi
a1abae0375
online-accounts: make "Add Account" label bigger and centered
...
So it's consistent with the User Accounts panel.
https://bugzilla.gnome.org/show_bug.cgi?id=678174
2012-06-15 11:36:21 -04:00
Cosimo Cecchi
b40c1fb2cf
online-accounts: fix alignment with closing button
...
https://bugzilla.gnome.org/show_bug.cgi?id=678174
2012-06-15 11:36:21 -04:00
Debarshi Ray
93051830a7
online-accounts: New "Add Account" dialog
...
Implemented design:
https://live.gnome.org/Design/SystemSettings/OnlineAccounts
Fixes: https://bugzilla.gnome.org/671980
2012-06-06 14:23:57 +02:00