gnome-control-center/panels/printers
Marek Kasik aa0819894f Printers: Add commandline action "authenticate-jobs"
Add action "authenticate-jobs" to printers panel which
gets printer name as a parameter and asks user for
credentials.
Syntax for trigerring this action looks like:
"gnome-control-center printers authenticate-jobs my-local-printer".

https://bugzilla.gnome.org/show_bug.cgi?id=758170
2018-02-20 01:13:13 +01:00
..
authentication-dialog.ui printers: Don't use properties of deprecated widgets 2014-11-25 12:01:17 +01:00
canonicalization-test.txt printers: Add test for canonicalize_device_name() 2014-07-31 11:44:17 +02:00
cc-printers-panel.c Printers: Add commandline action "authenticate-jobs" 2018-02-20 01:13:13 +01:00
cc-printers-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
details-dialog.ui printers: Ellipsize the "Details Dialog" title 2017-02-26 12:49:43 +01:00
gnome-printers-panel.desktop.in.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
jobs-dialog.ui Printers: Add authentication dialog for print jobs 2018-02-20 01:13:06 +01:00
meson.build build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
new-printer-dialog.ui printers: Resize the "Add Printer" dialog 2017-02-07 12:55:46 +01:00
options-dialog.ui printers: Add print "Test Page" button to Options Dialog 2017-06-14 10:45:25 +02:00
pp-cups.c printers: Make the cups connection test cancellable 2018-02-09 13:27:25 +01:00
pp-cups.h printers: Make the cups connection test cancellable 2018-02-09 13:27:25 +01:00
pp-details-dialog.c printers: Don't show duplicates while renaming printer 2018-02-05 14:15:10 +01:00
pp-details-dialog.h printers: Introduce PpDetailsDialog 2017-02-13 19:40:09 +01:00
pp-host.c printers: Make PpSamba a derivated class of PpHost 2016-11-16 15:53:42 +01:00
pp-host.h printers: Introduce the "authentication-required" signal in PpHost 2016-11-15 18:54:28 +01:00
pp-ipp-option-widget.c printers: Drop remaining deprecated API usage 2015-01-08 19:04:53 +01:00
pp-ipp-option-widget.h Updated FSF's address 2014-01-29 11:27:38 +01:00
pp-job.c Printers: Add ability to authenticate print jobs 2018-02-20 01:12:19 +01:00
pp-job.h Printers: Add ability to authenticate print jobs 2018-02-20 01:12:19 +01:00
pp-jobs-dialog.c Printers: Add method for authentication of jobs to PpPrinterEntry 2018-02-20 01:13:09 +01:00
pp-jobs-dialog.h Printers: Add method for authentication of jobs to PpPrinterEntry 2018-02-20 01:13:09 +01:00
pp-maintenance-command.c printers: Expose the newly added 'Clean' maintenance command to users 2017-03-23 13:30:22 +00:00
pp-maintenance-command.h printers: Expose the newly added 'Clean' maintenance command to users 2017-03-23 13:30:22 +00:00
pp-new-printer-dialog.c printers: Authenticate samba server also on double-click 2017-02-07 13:14:40 +01:00
pp-new-printer-dialog.h Updated FSF's address 2014-01-29 11:27:38 +01:00
pp-new-printer.c printers: Expose the newly added 'Clean' maintenance command to users 2017-03-23 13:30:22 +00:00
pp-new-printer.h Updated FSF's address 2014-01-29 11:27:38 +01:00
pp-options-dialog.c printers: Add print "Test Page" button to Options Dialog 2017-06-14 10:45:25 +02:00
pp-options-dialog.h printers: Make the dialogs independent of the PpPrinterEntry lifetime 2017-03-13 09:20:23 +01:00
pp-ppd-option-widget.c printers: Fix setting of page size 2015-06-12 16:23:45 +02:00
pp-ppd-option-widget.h Updated FSF's address 2014-01-29 11:27:38 +01:00
pp-ppd-selection-dialog.c printers: Avoid warning about unparented ppd selection dialog 2015-10-07 21:37:43 -05:00
pp-ppd-selection-dialog.h printers: Export name of selected PPD from PPD dialog 2014-07-31 11:44:16 +02:00
pp-print-device.c printers: Use GtkListStore for device list 2015-08-03 16:56:41 +02:00
pp-print-device.h printers: Use GtkListStore for device list 2015-08-03 16:56:41 +02:00
pp-printer-entry.c Printers: Add method for authentication of jobs to PpPrinterEntry 2018-02-20 01:13:09 +01:00
pp-printer-entry.h Printers: Add method for authentication of jobs to PpPrinterEntry 2018-02-20 01:13:09 +01:00
pp-printer.c Printers: Get "job-hold-until" attribute for jobs 2018-02-20 01:13:03 +01:00
pp-printer.h printers: Introduce pp_printer_print_file_async 2017-06-14 10:45:25 +02:00
pp-samba.c printers: Allow dismissing authentication in "Add New Printer" dialog 2017-02-01 17:53:40 +01:00
pp-samba.h printers: Decouple PpSamba and the PpNewPrinterDialog 2017-01-18 15:21:38 +01:00
pp-utils.c printers: Drop cups_get_jobs_async 2017-03-06 16:07:07 +01:00
pp-utils.h printers: Drop cups_get_jobs_async 2017-03-06 16:07:07 +01:00
ppd-selection-dialog.ui printers: use Unicode in translatable strings 2016-10-03 15:21:07 +02:00
printer-entry.ui printer: Don't show the supply level bar by default 2017-11-21 17:28:15 +01:00
printers.gresource.xml printers: Introduce PpDetailsDialog 2017-02-13 19:40:09 +01:00
printers.ui printers: Apply the vertical spacing standard 2017-08-24 15:23:41 +02:00
shift-test.txt printers: Add function shift_string_left() and its test 2014-07-31 11:44:17 +02:00
test-canonicalization.c printers: Port tests to GTest 2016-06-10 17:10:35 +02:00
test-shift.c printers: Port tests to GTest 2016-06-10 17:10:35 +02:00