summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* display: Use correct mode for supported scale checkingbenzea/fix-display-no-mode-scale-crashBenjamin Berg2019-10-101-1/+1
* display: Add guard for NULL mode in supported scale checkBenjamin Berg2019-10-101-1/+3
* Updated Spanish translationDaniel Mustieles2019-10-101-926/+959
* printers: Provide a scheme to address parserMarek Kasik2019-10-081-25/+39
* Updated Danish translationAlan Mortensen2019-10-061-50/+24
* Update Polish translationPiotr Drąg2019-10-061-3/+12
* network: Accept empty values for the cloned mac addressIain Lane2019-10-051-2/+8
* display: mark 3 missed translatable stringsWill Thompson2019-10-031-3/+3
* Initialize autoptr values to NULL.Robert Ancell2019-10-037-9/+9
* shell: Use g_autofree for stringsRobert Ancell2019-10-023-93/+39
* printers: Check whether URI is valid while searching for printersFelipe Borges2019-10-011-1/+4
* network: Remove an unnecessary gotoRobert Ancell2019-10-011-7/+4
* network: Pass widget references rather than relying on namesRobert Ancell2019-10-015-97/+105
* network: Simplify functionRobert Ancell2019-10-014-71/+26
* network: Remove two common functions that are more simply done inside the few...Robert Ancell2019-10-015-43/+19
* network: Fix small memory leakRobert Ancell2019-10-011-1/+1
* network: Make function privateRobert Ancell2019-10-012-4/+1
* network: Remove unused functionsRobert Ancell2019-10-012-154/+0
* applications: Use g_autofree for stringsRobert Ancell2019-09-301-27/+22
* background: Update clock in both preview modesPhilip Chimento2019-09-301-4/+1
* log: Replace deprecated functions with modern equivalentsRobert Ancell2019-09-301-10/+6
* network: Remove hidden notebook tabs from GtkBuilder filesRobert Ancell2019-09-3015-238/+0
* Added Slovenian translationMatej Urbančič2019-09-281-916/+905
* Update Hungarian translationBalázs Úr2019-09-271-231/+245
* Update Japanese translationRyuta Fujii2019-09-271-16/+15
* Update Friulian translationFabio Tomat2019-09-261-33/+33
* Update Slovak translationDušan Kazik2019-09-261-13/+25
* info-overview: Use GTK widget typesRobert Ancell2019-09-251-29/+29
* info-overview: Simplify UDisks codeRobert Ancell2019-09-251-24/+7
* info-overview: Drop unused cancellableRobert Ancell2019-09-251-8/+0
* info-overview: Simplify getting graphics stringRobert Ancell2019-09-251-43/+15
* info-overview: Drop unused data from panel class.Robert Ancell2019-09-251-14/+3
* info-overview: Move signal handler code into UI fileRobert Ancell2019-09-252-6/+6
* info-overview: Give appropriate name to widgetRobert Ancell2019-09-252-6/+4
* info-overview: Drop unnecessary grid reordering codeRobert Ancell2019-09-252-24/+2
* info-overview: Drop unused reference to system imageRobert Ancell2019-09-252-3/+1
* info-overview: Drop unused widget IDsRobert Ancell2019-09-251-8/+8
* network: Don’t suffix VPN devices with ‘VPN’Philip Withnall2019-09-251-4/+1
* Update Slovak translationDušan Kazik2019-09-251-808/+849
* Update Dutch translationNathan Follens2019-09-251-314/+361
* network: Fix possible invalid freeMohammed Sadiq2019-09-241-1/+1
* Update Catalan translationJordi Mas2019-09-241-1/+1
* build: Allow disabling testsMohammed Sadiq2019-09-232-2/+7
* window: Use self variable name consistentlyRobert Ancell2019-09-231-46/+38
* window: Connect signals in swapped formRobert Ancell2019-09-232-48/+32
* window: Use GTK+ widget typesRobert Ancell2019-09-231-61/+61
* window: Remove unused variablesRobert Ancell2019-09-232-4/+1
* window: Replace child names with widget referencesRobert Ancell2019-09-232-19/+22
* network: Fix a crash when opening connection editorMohammed Sadiq2019-09-231-10/+5
* wifi: Always reset hotspot network label before updatingMohammed Sadiq2019-09-231-0/+2