Felipe Borges
4f48934b50
user-accounts: Revert "Fix history dialog height"
...
This reverts commit 77c26aa162
.
Since the changes in GtkScrolledWindow on Bug 766569, this patch
is no longer necessary.
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-09-06 16:56:33 +02:00
Ondrej Holy
77c26aa162
user-accounts: Fix history dialog height
...
History dialog changes its height depending on number of entries. It
is caused by the recent GtkScrolledWindow changes from Bug 766569. Set
fixed min and max content heights to avoid this behavioral.
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-08-04 17:13:26 +02:00
Ondrej Holy
90d6f3b622
user-accounts: Unify size of headerbar buttons
...
The headerbar buttons with arrows were moved sidebyside by the commit
a70888f
. The buttons have a slightly different size, which looks pretty
weird currently. Fix this by setting valign on GtkButton and not on
GtkImage inside.
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-07-27 09:25:48 +02:00
Felipe Borges
094447fdd3
user-accounts: Drop overwritten title of "Account Activity" dialog
...
Since we are setting the "Account Activity" title by prepending
the user real name ("%s - Account Activity") in um-history-dialog.c,
there's no need to set the title property for the dialog elsewhere.
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-07-14 10:41:45 +02:00
Felipe Borges
f56c90b916
user-accounts: Drop unused subtitle in "Account Activity" dialog
...
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-07-14 10:38:41 +02:00
Felipe Borges
a70888f132
user-accounts: move arrows to start in login history dialog
...
https://wiki.gnome.org/Design/SystemSettings/UserAccounts
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-01 11:44:42 +02:00
Lapo Calamandrei
d227fa4a88
user-accounts: remove superfluous frame from history dialog
...
See https://bugzilla.gnome.org/show_bug.cgi?id=739820
2014-11-10 20:05:43 +01:00
Yosef Or Boczko
00dacd5854
user-accounts: Use header bar in the history dialog
...
https://bugzilla.gnome.org/show_bug.cgi?id=724299
2014-04-28 17:29:18 +03:00
Yosef Or Boczko
b42c0d428b
user-accounts: Use margin-start/end instead of margin-left/right
...
https://bugzilla.gnome.org/show_bug.cgi?id=712661
2013-11-19 22:34:22 +02:00
Ondrej Holy
3f8d1ca21e
user-accounts: port history dialog to use GtkListBox
...
Port is necessary to be consistent across panels.
https://bugzilla.gnome.org/show_bug.cgi?id=706239
2013-09-16 13:35:32 +02:00
Yosef Or Boczko
55b212075f
user-accounts: fix the look of the arrows in the history dialog
...
https://bugzilla.gnome.org/show_bug.cgi?id=704186
2013-07-17 19:28:16 +03:00
Jiro Matsuzawa
7f1809e8c9
user-accounts: Make login history dialog title translatable
...
https://bugzilla.gnome.org/show_bug.cgi?id=695202
2013-03-05 13:37:02 +01:00
Bastien Nocera
fd04dbef8c
user-accounts: GtkBuilder files now require GTK+ 3.8
2013-02-20 18:02:57 +01:00
Matthias Clasen
d5bcf412d0
users: Add accessible labels in history dialog
...
The previous/next week buttons were being read by orca
as just 'pushbutton', which is not very useful.
https://bugzilla.gnome.org/show_bug.cgi?id=693542
2013-02-12 10:07:02 -05:00
Ondrej Holy
324d1cef8a
user-accounts: Add history dialog
...
https://bugzilla.gnome.org/show_bug.cgi?id=681772
2013-01-09 14:14:19 +01:00