Robert Ancell
9ad6edadf5
online-accounts: Replace deprecated GtkTable with GtkGrid (GOA code must continue to use GtkTable until GOA is updated)
...
https://bugzilla.gnome.org/show_bug.cgi?id=669626
2012-02-08 12:11:01 +00:00
Florian Müllner
4cd7b6c6dc
.desktop: Drop prefix from X-GNOME-Keywords
...
The field has now been included in the spec, so use the standardized
name.
2011-12-19 16:26:40 +01:00
Bastien Nocera
6665b60422
panels: Update for Shell API changes
2011-11-07 18:03:14 +00:00
Bastien Nocera
ce58a78d26
online-accounts: Add label to toolbar items
2011-10-25 17:38:55 +01:00
Bastien Nocera
0df2ab0da7
online-accounts: Add title for "Add Account" dialogue
...
https://bugzilla.gnome.org/show_bug.cgi?id=661573
2011-10-13 10:33:37 +01:00
Alberto Ruiz
3630015d94
Update icon cache only on MAINTAINER_MODE
2011-10-05 16:45:13 +01:00
Cosimo Cecchi
2621a965c5
online-accounts: don't use a GtkTable to arrange widgets
...
Use simple GtkBox widgets instead.
GtkTable does not support nth-child() constructs for CSS, so the theme
is not able to match the inline toolbar with selectors like
.inline-toolabr.toolbar:nth-child(last) {
}
which are used to change the rounded corners/top border width.
https://bugzilla.gnome.org/show_bug.cgi?id=658964
2011-09-14 13:33:58 -04:00
Bastien Nocera
d0601dd417
online-accounts: Remove code duplicated from .ui
2011-09-13 23:34:57 +01:00
Matthias Clasen
a53ebeb6f0
Online accounts: avoid an extraneous unref
...
When bailing out early, the cleanup path is unreffing the provider
because the variable was used in the loop. We need to set it back
to NULL there.
https://bugzilla.gnome.org/show_bug.cgi?id=657819
2011-09-04 16:49:14 -04:00
Bastien Nocera
0d5e938ddf
panel: Disable buttons when D-Bus service not available
...
https://bugzilla.gnome.org/show_bug.cgi?id=652572
2011-08-26 11:57:16 +01:00
Michael Terry
0a8669a5b5
Add Unity to OnlyShowIn fields
...
https://bugzilla.gnome.org/show_bug.cgi?id=653661
2011-06-30 12:44:52 +01:00
Bastien Nocera
89ae22a334
online-accounts: Add missing UI file
2011-06-25 02:56:54 +01:00
Bastien Nocera
c280c3b18d
online-accounts: goa-account icons back in goa
2011-06-24 16:31:23 +01:00
Bastien Nocera
0786539969
online-accounts: Use newly added component in BZ
2011-06-24 15:46:56 +01:00
Bastien Nocera
896b5e87d9
online-accounts: Add panel for gnome-online-accounts
...
https://bugzilla.gnome.org/show_bug.cgi?id=653334
2011-06-24 15:43:03 +01:00