summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shell: Refuse to run under unsupported desktopswip/hadess/dont-run-unsupportedBastien Nocera2020-04-082-0/+38
* Update Basque translation633-details-shows-disk-unknown-on-devices-with-emmc-rootAsier Sarasua Garmendia2020-04-071-426/+453
* Make privacy a valid search term to find the Privacy panelsGunnar Hjalmarsson2020-04-065-5/+5
* Update Ukrainian translationYuri Chornoivan2020-04-061-835/+520
* Update Finnish translationJiri Grönroos2020-04-041-4/+4
* Update Finnish translationJiri Grönroos2020-04-041-4/+4
* Update Friulian translationFabio Tomat2020-04-031-392/+413
* Update Croatian translationGoran Vidović2020-04-021-380/+401
* Update Croatian translationGoran Vidović2020-04-021-2/+2
* Update Croatian translationGoran Vidović2020-04-021-29/+29
* Update Finnish translationJiri Grönroos2020-04-021-3/+3
* Update Finnish translationJiri Grönroos2020-04-021-3/+3
* Update Finnish translationJiri Grönroos2020-04-021-45/+45
* sound: Fix translation of "System Sounds"Bastien Nocera2020-04-021-0/+2
* Update Friulian translationFabio Tomat2020-03-311-454/+486
* sharing: Set label for checkbox properlyAntónio Fernandes2020-03-301-30/+6
* common: Improve how we print time periodsMatthew Leeds2020-03-301-5/+26
* printers: Remove nesting on a GVariant iterationRobert Ancell2020-03-301-29/+31
* printers: Simplify D-Bus error case branchesRobert Ancell2020-03-301-148/+127
* printers: Replace D-Bus unrefs with g_autoptrRobert Ancell2020-03-301-2/+1
* printers: Replace D-Bus unrefs with g_autoptrRobert Ancell2020-03-301-20/+11
* printers: Remove unnecessary checks on result of g_variant_getRobert Ancell2020-03-302-147/+129
* printers: Replace explicit g_variant_unref calls with g_autoptrRobert Ancell2020-03-304-35/+18
* printers: Use g_autoptr for the results of D-Bus callsRobert Ancell2020-03-305-179/+110
* printers: Fix GVariantIter leaksRobert Ancell2020-03-303-10/+10
* printers: Replace GVariant iteration with direct call to copy valueRobert Ancell2020-03-301-16/+4
* printers: Replace g_variant_iter_next_value with the simpler g_variant_iter_nextRobert Ancell2020-03-303-70/+19
* network: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-3016-160/+152
* wacom: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-306-189/+124
* printers: Use consistent value for GtkBuilder signal propertiesRobert Ancell2020-03-301-6/+6
* printers: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-306-213/+157
* common: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-13/+11
* user-accounts: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-306-96/+75
* power: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-301-142/+113
* display: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-42/+25
* applications: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-48/+38
* default-apps: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-301-4/+4
* color: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-304-261/+201
* mouse: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-301-20/+8
* usage: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-301-19/+19
* sharing: Move GTK code that was innappropriately in a helper functionRobert Ancell2020-03-303-41/+24
* sharing: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-82/+74
* universal-access: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-97/+90
* background: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-304-22/+16
* keyboard: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-304-33/+32
* online-accounts: Replace GtkStack child names with widget referencesRobert Ancell2020-03-302-9/+5
* online-accounts: Use GTK widget typesRobert Ancell2020-03-301-46/+46
* background: Replace GtkStack child names with widget referencesRobert Ancell2020-03-302-10/+8
* background: Use GTK widget typesRobert Ancell2020-03-302-8/+8
* background: Remove unused variablesRobert Ancell2020-03-301-5/+0