summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* user-accounts: fix building without cheeseRasmus Thomsen2018-03-201-0/+2
* build: Drop libgdGeorges Basile Stavracas Neto2018-03-163-3/+0
* keyboard: Remove deprecated gdk_error_trap_push|pop callsGeorges Basile Stavracas Neto2018-03-161-5/+70
* keyboard: Trivial update to code styleGeorges Basile Stavracas Neto2018-03-162-41/+42
* keyboard: Silence initialization warningGeorges Basile Stavracas Neto2018-03-161-1/+1
* keyboard: Turn gchar** into GStrv and use g_autoGeorges Basile Stavracas Neto2018-03-163-4/+3
* keyboard: Make unused public function staticGeorges Basile Stavracas Neto2018-03-162-3/+1
* keyboard: Remove unused includeGeorges Basile Stavracas Neto2018-03-161-1/+0
* bluetooth: Replace GtkAlignment by halign and valign propertiesGeorges Basile Stavracas Neto2018-03-161-4/+4
* build: Drop remaining libnm-glib usageGeorges Basile Stavracas Neto2018-03-161-6/+1
* display: Increase popover margins to match mockupMohammed Sadiq2018-03-161-4/+14
* universal-access: Use transient-for displayGeorges Basile Stavracas Neto2018-03-161-2/+4
* universal-access: Move widget setup code to constructed()Georges Basile Stavracas Neto2018-03-161-46/+56
* universal-access: Turn ZoomOptions into a template classGeorges Basile Stavracas Neto2018-03-164-296/+201
* display: Early return in monitor_labeler_show() if no outputs are availableissue12Mario Sanchez Prada2018-03-141-1/+4
* network: Remove dead code trying to use NMConnection as NMActiveConnectionBenjamin Berg2018-03-121-31/+3
* network: Fix warning about missing cast to GtkWidget*Benjamin Berg2018-03-121-1/+1
* network: Remove nagging code which removed from libnmaBenjamin Berg2018-03-121-29/+0
* network: Fix crash opening "Hidden network" dialogueBastien Nocera2018-03-1213-12/+155
* network: Fix crash due to object name clashes in NM and g-c-cBastien Nocera2018-03-123-3/+40
* universal-access: Port to GdkMonitor APIGeorges Basile Stavracas Neto2018-03-071-6/+12
* universal-access: Replace GtkHScaleGeorges Basile Stavracas Neto2018-03-072-13/+13
* universal-access: Replace GtkHBox and GtkVBoxGeorges Basile Stavracas Neto2018-03-072-19/+22
* color: Remove deprecated functions and silence compiler warningsGeorges Basile Stavracas Neto2018-03-071-13/+19
* user-accounts: Force symlink creationGeorges Basile Stavracas Neto2018-03-061-3/+3
* online-accounts: Restore the "add" commandAndrea Azzarone2018-03-051-1/+46
* Printers: Fix closing of Jobs dialogMarek Kasik2018-03-051-0/+12
* Printers: Don't focus non-realized widgetsMarek Kasik2018-03-051-12/+3
* power: Fix crash when panel is closed quicklyBenjamin Berg2018-03-051-5/+8
* user-accounts: Remove unused cell rendererOndrej Holy2018-03-024-193/+0
* user-accounts: Do not show legacy face imagesOndrej Holy2018-03-021-0/+14
* user-accounts: Add back legacy image facesOndrej Holy2018-03-0225-1/+43
* user-accounts: Rename new face images which conflicts with old onesOndrej Holy2018-03-024-3/+3
* user-accounts: Use GIO API for face images handlingOndrej Holy2018-03-021-15/+24
* network: Use monospace font for wi-fi hotspot passwordWill Cooke2018-03-011-0/+3
* Printers: Add commandline action "show-jobs"Marek Kasik2018-02-263-1/+17
* Printers: Fix GVariant handlingMarek Kasik2018-02-261-4/+7
* Add translator comments to .desktop filesPiotr Drąg2018-02-2324-24/+52
* wifi: Show the "Wi-Fi disabled" page if it is disabledBastien Nocera2018-02-211-1/+15
* network: Request periodic Wi-Fi scansBastien Nocera2018-02-211-2/+50
* power: Fix crash when panel is closed quicklyBastien Nocera2018-02-201-5/+8
* wifi: Revert "Add a refresh button"Felipe Borges2018-02-204-66/+2
* Printers: Make jobs dialog widerMarek Kasik2018-02-202-1/+3
* Printers: Add commandline action "authenticate-jobs"Marek Kasik2018-02-201-7/+88
* Printers: Add method for authentication of jobs to PpPrinterEntryMarek Kasik2018-02-204-16/+70
* Printers: Add authentication dialog for print jobsMarek Kasik2018-02-202-25/+580
* Printers: Get "job-hold-until" attribute for jobsMarek Kasik2018-02-201-9/+78
* Printers: Add ability to authenticate print jobsMarek Kasik2018-02-202-3/+94
* power: Don't treat device batteries as power suppliesBastien Nocera2018-02-161-4/+10
* network: Really really fix cloned MAC supportBastien Nocera2018-02-161-1/+1