summaryrefslogtreecommitdiff
path: root/panels/printers/pp-details-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* printers: Use g_autoptr with stringsRobert Ancell2019-02-051-18/+7
* printers: Fix GCancellable leakRobert Ancell2019-01-301-5/+1
* printers: Use dialog cancellable in async callRobert Ancell2019-01-301-1/+1
* printers: Use a single GCancellable for PpDetailsDialogRobert Ancell2019-01-301-15/+8
* printers: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2019-01-301-1/+1
* printers: Plug memory leaksRobert Ancell2018-06-251-0/+1
* Simplify use of GCancellableRobert Ancell2018-06-011-11/+4
* shell: Remove CcEditableEntry, it is not used anywhereBenjamin Berg2018-04-171-1/+0
* printers: Don't show duplicates while renaming printerFelipe Borges2018-02-051-0/+20
* printers: Ellipsize the "Details Dialog" titleFelipe Borges2017-02-261-5/+4
* printers: Use async rename methodFelipe Borges2017-02-221-2/+17
* printers: Do not apply rename/location changes in focus-out-eventFelipe Borges2017-02-221-27/+16
* printers: Make the printer address always sensitiveFelipe Borges2017-02-151-1/+12
* printers: Introduce PpDetailsDialogFelipe Borges2017-02-131-0/+447