Commit graph

15 commits

Author SHA1 Message Date
Ryan Lortie
d46a23a5a2 user-accounts: port to libaccountsservice
This removes a bunch of duplicated code, and also drops
a direct dependency on libsystemd-login.

https://bugzilla.gnome.org/show_bug.cgi?id=671858
2013-01-03 11:39:58 -05:00
Jeremy Bicha
19fae9d966 user-accounts: Use the proper Unicode ellipsis (…) instead of three dots
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:12:26 -05:00
Matthias Clasen
b0aecdd987 users: Fix resetting the avatar
This probably broke when the D-Bus code was ported to GDBus, as
passing NULL for a string into a GVariant constructor doesn't work.
Thankfully, passing an empty string has just the same effect.
https://bugzilla.gnome.org/show_bug.cgi?id=673841
2012-11-25 22:51:33 -05:00
Matthias Clasen
a955ec4152 Switch files created by me to GPLv2+
This matches the rest of the control-center code base.
https://bugzilla.gnome.org/show_bug.cgi?id=683420
2012-09-06 19:07:09 -04:00
Bastien Nocera
ebde7222be user-accounts: Add missing include
CheeseCameraDevice was never defined.
2012-01-17 16:09:12 +00:00
Matthias Clasen
f3592ce32a Adapt to libcheese API changes 2012-01-13 13:06:42 -05:00
Bastien Nocera
5b5347b5b2 user-accounts: Make crop window modal
So it's attached to the panel correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=645700
2011-03-24 21:34:51 +00:00
Bastien Nocera
e1bebc6bf2 user-accounts: Remove stray debug 2011-03-23 18:39:04 +00:00
Bastien Nocera
a97d65fdcc user-accounts: Don't warn if there are no faces pixmaps
https://bugzilla.gnome.org/show_bug.cgi?id=645347
2011-03-21 00:15:52 +00:00
Matthias Clasen
f503381455 Use cairo to draw an arrow
Misusing gtk_paint_expander() turned out to not be a good
idea, now that the theme has started to draw +/- for expanders
instead of arrows.
2011-01-24 23:42:27 -05:00
Bastien Nocera
747f48beb4 user-accounts: Add "Disable icon" menu item
When the faces/ directory cannot be loaded.
2010-11-21 03:16:41 +00:00
Bastien Nocera
254513f75d user-accounts: Don't allow opening non-images
We need to be able to load it, otherwise it's not something
we'll support, and can use.
2010-11-21 02:17:38 +00:00
Matthias Clasen
24b5fb73c1 Reinstate popup arrows 2010-11-15 14:59:31 -05:00
Andreas Proschofsky
32f59e6df5 all: Fix build for latest gnome-desktop changes
https://bugzilla.gnome.org/show_bug.cgi?id=634859
2010-11-14 22:12:59 +00:00
William Jon McCann
bf5cb44016 Add user-accounts dialog
Copied from the accounts-dialog git module.
2010-10-30 18:04:15 -04:00