Matthias Clasen
|
1786c5949f
|
Don't show parental controls for now
This is not wired up, and will not be in place for 3.0, so hide
it for now.
|
2010-11-15 14:18:38 -05:00 |
|
Matthias Clasen
|
8cffbc0a4c
|
Fix a little annoyance with combo boxes
Pop up the menu right away, instead of requiring the user to click
again after the button turned into a combobox.
|
2010-11-15 14:13:44 -05:00 |
|
Matthias Clasen
|
1607beaea2
|
Listen for permission changes
Since the lockbutton doesn't have a changed signal, connecting to
it doesn't help... directly listen for changes of the permission
object instead.
|
2010-11-15 14:04:14 -05:00 |
|
Matthias Clasen
|
bd7cd034a4
|
Update to GTK+ api changes
Implement get_preferred_width/height instead of size_request.
Also, don't pretend that we have a changed signal when we don't.
|
2010-11-15 14:04:11 -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 |
|
Bastien Nocera
|
2a55c61ce1
|
user-accounts: Fix compile-time warning
|
2010-11-09 17:13:46 +00:00 |
|
Yanko Kaneti
|
1ea452d831
|
user-accounts: Adapt for gtk_box_new() API changes
|
2010-11-01 17:30:45 +00:00 |
|
Bastien Nocera
|
e242da7ad1
|
user-accounts: Remove unused variables
And declarations.
|
2010-11-01 17:30:45 +00:00 |
|
William Jon McCann
|
1700599844
|
Use the the full name without spaces as the default username
|
2010-10-30 20:03:33 -04:00 |
|
William Jon McCann
|
27dd815e8a
|
Handle NULL usernames without crashing
|
2010-10-30 19:24:03 -04:00 |
|
William Jon McCann
|
e9e3eafe7e
|
More GtkComboBoxText changes
|
2010-10-30 19:13:37 -04:00 |
|
William Jon McCann
|
5023fb16d8
|
GtkComboBoxEntry has been removed from GTK3
|
2010-10-30 18:38:56 -04:00 |
|
William Jon McCann
|
2874efc7f1
|
Don't crash if accounts service policy is not available
|
2010-10-30 18:09:08 -04:00 |
|
William Jon McCann
|
bf5cb44016
|
Add user-accounts dialog
Copied from the accounts-dialog git module.
|
2010-10-30 18:04:15 -04:00 |
|