summaryrefslogtreecommitdiff
path: root/panels/printers/pp-job.c
Commit message (Expand)AuthorAgeFilesLines
* printers: Add pp_job_new and associated methods.Robert Ancell2020-10-271-106/+37
* printers: Don't pass GDBusConnection references aroundRobert Ancell2020-09-221-4/+2
* printers: Use g_autoptrRobert Ancell2020-09-221-6/+2
* printers: Use g_autoptr for the results of D-Bus callsRobert Ancell2020-03-301-12/+2
* printers: Revert previous 2 commitsMarek Kasik2019-05-241-58/+5
* printers: Do not notify about job edited by userMarek Kasik2019-05-241-2/+55
* printers: Use correct type for print job idMarek Kasik2019-05-241-3/+3
* printers: Use g_autoptr with stringsRobert Ancell2019-02-051-13/+9
* printers: Use self variable to match coding styleRobert Ancell2019-01-301-14/+14
* printers: Simplify finalize/dispose methodsRobert Ancell2019-01-301-2/+2
* printers: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2019-01-301-32/+22
* printers: Use g_autoptr for GError handlingRobert Ancell2018-09-171-6/+4
* Printers: Add ability to authenticate print jobsMarek Kasik2018-02-201-3/+84
* printers: add compatibility code for older cupsHiroshi Takekawa2016-04-081-0/+20
* printers: get printer job attributes asyncFelipe Borges2016-03-031-0/+144
* printers: redesign the Printer Jobs DialogFelipe Borges2016-01-211-0/+251