summaryrefslogtreecommitdiff
path: root/panels/user-accounts
Commit message (Expand)AuthorAgeFilesLines
* user-accounts: Rename "Last Login" entry to "Account Activity"Felipe Borges2020-01-301-1/+1
* user-account: Add border around user image buttonFelipe Borges2020-01-302-1/+12
* user-accounts: UI style improvementsFelipe Borges2020-01-304-458/+512
* user-accounts: Make the full_name_entry and editable widgetFelipe Borges2020-01-302-19/+103
* user-accounts: Fix use of an uninitialised variable in the carouselPhilip Withnall2020-01-291-6/+7
* users: Show username hint immediatelyOndrej Holy2020-01-221-0/+1
* user-accounts: Prevent usage of uninitialized valueOndrej Holy2020-01-131-1/+1
* user-accounts: Fix a leak on destruction of CcCarouselPhilip Withnall2020-01-131-0/+17
* user-accounts: Use CcPermissionInfobar to lock/unlock the panelFelipe Borges2020-01-062-28/+22
* user-accounts: Use a more specific GtkSettings objectPhilip Withnall2019-12-111-1/+1
* user-accounts: Fix carousel arrow location when animations are disabledPhilip Withnall2019-12-111-7/+22
* user-accounts: Use absolute path of command usermodXiaoguang Wang2019-12-111-1/+1
* user-accouts: Don't use page names for CcCarouselRobert Ancell2019-12-101-9/+4
* user-accounts: Replace GtkStack child names with widget referencesRobert Ancell2019-12-102-26/+10
* user-accounts: Fix small memory leakRobert Ancell2019-12-101-1/+1
* Simplify usage of g_variant_iter_loopRobert Ancell2019-11-271-1/+1
* user-accounts: Fix password dialog hangsOndrej Holy2019-11-121-1/+3
* user-accounts: Fix password dialog crashesOndrej Holy2019-11-112-4/+8
* Chain up to parent finalize()Niels De Graef2019-10-141-12/+5
* user-accounts: Escape the name of the user for markupTing-Wei Lan2019-09-101-2/+2
* user-accounts: Use 'pw usershow' to check username validity on FreeBSDTing-Wei Lan2019-09-101-0/+23
* user-accounts: Initialize GError* to NULL before useTing-Wei Lan2019-09-101-1/+1
* user-accounts: Include sys/wait.h for W* macrosTing-Wei Lan2019-09-101-0/+1
* user-accounts: Check username validity over usermodOndrej Holy2019-08-263-58/+174
* user: Support devices with more than 5 enroll stepsBenjamin Berg2019-08-122-1/+63
* Replace unsafe setlocale() use with uselocale()Michael Catanzaro2019-07-031-6/+11
* user-panel: Fix entry overflow on minimum widthMohammed Sadiq2019-06-101-1/+3
* user-accounts: Fix crash when password dialog is cancelledOndrej Holy2019-06-071-2/+4
* user-accounts: Fix password check when using LDAPChris Coulson2019-06-061-1/+1
* 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-165-16/+65
* user-accounts: Remove a redundant parameterOndrej Holy2019-05-164-6/+4
* user-accounts: Fix memory corruption in the avatar popupAndrea Azzarone2019-03-041-2/+2
* user-accounts: Remove custom file size limit for avatarsOndrej Holy2019-03-021-44/+5
* user-accounts: Allow bigger custom avatarsOndrej Holy2019-03-021-8/+8
* user-accounts: Ellipsize real name labelGeorges Basile Stavracas Neto2019-02-131-0/+1
* user-panels: Limit full name lengthGeorges Basile Stavracas Neto2019-02-132-0/+2
* user-accounts: Fix crashes when dialog is canceledOndrej Holy2019-02-081-2/+3
* user-accounts: Generate a default avatar for new usersFelipe Borges2019-02-064-40/+187
* user-account: Remove border from user image buttonFelipe Borges2019-02-062-0/+9
* user-accounts: Round all user imagesFelipe Borges2019-02-064-11/+55
* user-accounts: tweak the layout of the facesAllan Day2019-02-0615-0/+0
* user-accounts: Allow ‘Remove User’ button to be focusedPhilip Withnall2019-01-221-1/+1
* user-account: Use the same Categories as other panelsOndrej Holy2019-01-051-1/+1
* user-accounts: Replace lone tab character with spacesRobert Ancell2018-11-141-1/+1
* user-accounts: Rename um-utils.[ch] to user-utils.[ch]Robert Ancell2018-11-147-6/+6
* user-accounts: Fix alignment of function parametersRobert Ancell2018-11-141-4/+4
* user-accounts: Move non-shared functionRobert Ancell2018-11-143-231/+237
* user-accounts: Move non-shared functionRobert Ancell2018-11-143-48/+42
* user-accounts: Move non-shared functionRobert Ancell2018-11-143-95/+88