Piotr Drąg
1e1509240e
user-accounts: use Unicode in translatable strings
...
See https://developer.gnome.org/hig/stable/typography.html
https://bugzilla.gnome.org/show_bug.cgi?id=772199
2016-10-03 15:21:21 +02:00
Felipe Borges
079928d693
user-accounts: Make the "Account Activity" dialog wider
...
Set it to 60% of the parent window.
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-07-14 10:42:41 +02:00
Felipe Borges
f029fc0947
user-accounts: Prepend user real name to "Account Activity" dialog title
...
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-07-14 10:39:43 +02:00
Ondrej Holy
83afdd39c8
user-accounts: Fix missing records in the history dialog
...
"Session Ended" record may miss if "Session Started" isn't in the
same week, which is caused by a wrong order of conditions.
https://bugzilla.gnome.org/show_bug.cgi?id=762346
2016-06-29 08:50:58 +02:00
Felipe Borges
7d21e69d65
user-accounts: Reorder items in "Account Activity" entries
...
According to the mockups at
https://wiki.gnome.org/Design/SystemSettings/UserAccounts
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-24 16:13:03 +02:00
Zeeshan Ali (Khattak)
afebec5d9a
common: Move get_smart_date() to common utils
...
And rename it to cc_util_get_smart_date().
In a following patch, we'll need to use it from privacy panel.
https://bugzilla.gnome.org/show_bug.cgi?id=761245
2016-03-03 16:07:58 +00:00
Yosef Or Boczko
7ea4dc158c
user-accounts: Use the new support for RTL icons in GtkIconTheme
...
https://bugzilla.gnome.org/show_bug.cgi?id=730597
2014-05-23 12:31:44 +03:00
Rui Matos
16cd01b304
user-accounts: Don't leak DateTime instances
...
Before, we were freeing the DateTime instances when closing the dialog
through the close button and always creating new ones on _show().
Now, with the header bar, we go through the delete-event handler which
just hides the dialog, meaning that we leak the dates instanced on
_show().
Clearing the dates on _show() is more robust anyway. Note that we'd
leak even before switching to a header bar when going through the
delete-event handler.
https://bugzilla.gnome.org/show_bug.cgi?id=729181
2014-05-16 11:59:48 +02:00
Debarshi Ray
e168e2a665
user-accounts: Remove unused callback
...
Fallout from 00dacd5854
https://bugzilla.gnome.org/show_bug.cgi?id=724299
2014-04-29 12:19:09 +02: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
Daniel Mustieles
2c5951819d
Updated FSF's address
2014-01-29 11:27:38 +01: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
Jiro Matsuzawa
aa3af40114
user-accounts: Mark some strings as translatable
...
https://bugzilla.gnome.org/show_bug.cgi?id=695230
2013-08-13 21:15:26 +09: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
Ondrej Holy
9d2441508d
user-accounts: Fix empty login history window
...
https://bugzilla.gnome.org/show_bug.cgi?id=692253
2013-05-24 15:21:17 +02:00
Stef Walter
264c2fc693
user-accounts: Fix assertion from freeing NULL array
...
https://bugzilla.gnome.org/show_bug.cgi?id=698177
2013-04-17 10:02:42 +02: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