summaryrefslogtreecommitdiff
path: root/panels/user-accounts/cc-user-panel.c
Commit message (Expand)AuthorAgeFilesLines
* user-accounts: Add missing GTK_WIDGET castRobert Ancell2021-02-111-2/+2
* user-accounts: Make dim-label behaviour better for parental controls rowPhilip Withnall2021-02-011-0/+6
* user-accounts: Use consistent whitespaceRobert Ancell2021-01-081-2/+1
* user-accounts: Use g_autoptr/g_autofreeRobert Ancell2021-01-081-75/+46
* user-accounts: Show ‘Add User’ button when panel is lockedPhilip Withnall2020-12-111-1/+1
* user-accounts: Make infobar label more relevantPhilip Withnall2020-12-111-0/+1
* user-accounts: Pass --user argument to select user in malcontent-controlPhilip Withnall2020-10-201-1/+8
* user-accounts: Implement new designed fingerprint dialogMarco Trevisan (Treviño)2020-06-261-15/+8
* fingerprint-manager: Add state for state updatingMarco Trevisan (Treviño)2020-06-261-3/+14
* fingerprint-dialog: Use fingerprint manager to notify state changesMarco Trevisan (Treviño)2020-06-261-4/+1
* user-panel: Use fingerprint manager to track the enrollment stateMarco Trevisan (Treviño)2020-06-261-16/+28
* user-accounts: Add a launcher for parental controls appUmang Jain2020-06-171-1/+104
* user-panel: Only load the fingerprint state onceMarco Trevisan (Treviño)2020-05-271-9/+23
* user-panel: Pass a cancellable to the fingerprint operationsMarco Trevisan (Treviño)2020-05-271-2/+11
* fingerprint-dialog: Make the operations cancellableMarco Trevisan (Treviño)2020-05-271-2/+4
* user-panel: Don't wait for fprintd on initializationMarco Trevisan (Treviño)2020-05-271-4/+12
* user-panel: Add reference to selected user and clear on disposeMarco Trevisan (Treviño)2020-05-271-3/+4
* user-accounts: Move add user button tooltip in UI fileOndrej Holy2020-05-051-22/+0
* user-accounts: Show add user button also if no users foundOndrej Holy2020-05-051-7/+6
* user-accounts: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-301-17/+16
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-7/+2
* user-accounts: UI style improvementsFelipe Borges2020-01-301-77/+92
* user-accounts: Make the full_name_entry and editable widgetFelipe Borges2020-01-301-13/+53
* user-accounts: Use CcPermissionInfobar to lock/unlock the panelFelipe Borges2020-01-061-7/+7
* user-accounts: Use a more specific GtkSettings objectPhilip Withnall2019-12-111-1/+1
* user-accounts: Replace GtkStack child names with widget referencesRobert Ancell2019-12-101-11/+7
* user-accounts: Escape the name of the user for markupTing-Wei Lan2019-09-101-2/+2
* Replace unsafe setlocale() use with uselocale()Michael Catanzaro2019-07-031-6/+11
* shell: Add position to cc_shell_embed_widget_in_header()Georges Basile Stavracas Neto2019-05-211-1/+1
* user-accounts: Present the default avatar in the avatar popoverOndrej Holy2019-05-161-1/+1
* user-accounts: Ellipsize real name labelGeorges Basile Stavracas Neto2019-02-131-0/+1
* user-accounts: Fix crashes when dialog is canceledOndrej Holy2019-02-081-2/+3
* user-accounts: Generate a default avatar for new usersFelipe Borges2019-02-061-0/+2
* user-accounts: Rename um-utils.[ch] to user-utils.[ch]Robert Ancell2018-11-141-1/+1
* user-accounts: Move non-shared functionRobert Ancell2018-11-141-0/+38
* user-accounts: Rename UmRealmManager to CcRealmManagerRobert Ancell2018-11-141-15/+14
* user-accounts: Rename UmPhotoDialog to CcAvatarChooserRobert Ancell2018-11-141-4/+4
* user-accounts: Rename UmCarousel to CcCarouselRobert Ancell2018-11-141-12/+12
* user-accounts: Rename UmUserImage to CcUserImageRobert Ancell2018-11-141-9/+8
* user-accounts: Use gtk_dialog_run for CcAddUserDialogRobert Ancell2018-11-101-24/+10
* user-accounts: Rename UmAccountDialog to CcAddUserDialogRobert Ancell2018-11-101-9/+9
* user-accounts: Rename um-resources to cc-user-accounts-resourcesRobert Ancell2018-11-091-2/+2
* user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialogRobert Ancell2018-11-081-3/+3
* user-accounts: Convert UmHistoryDialog to GtkTemplateRobert Ancell2018-11-081-5/+12
* user-accounts: Rename UmPasswordDialog to CcPasswordDialogRobert Ancell2018-11-071-3/+3
* user-accounts: Convert UmPasswordDialog to GtkTemplateRobert Ancell2018-11-071-6/+8
* user-accounts: Fix namespace of CcUserPanelRobert Ancell2018-11-061-3/+3
* user-accounts: Use GtkTemplateRobert Ancell2018-10-251-0/+1466