gnome-control-center/panels/printers
Eric 1fc8b772a4 printers: Make "Add…" button consistent with user accounts panel
The "Add..." toolbar button on the printers panel is currently hidden until the panel is unlocked.
This commit makes the button visible but insensitive when the panel is locked (becoming sensitive when unlocked),
as suggested in #1213. It also changes the text from "Add..." to "Add Printer..."
and updates the subtitle in the infobar to "Unlock to Add Printers and Change Settings."
These changes make the button's UI consistent with the Accounts panel's "Add User..." toolbar button.

Closes #1213
2021-06-09 13:34:01 +00:00
..
authentication-dialog.ui printers: Don't use properties of deprecated widgets 2014-11-25 12:01:17 +01:00
cc-printers-panel.c printers: Make "Add…" button consistent with user accounts panel 2021-06-09 13:34:01 +00:00
cc-printers-panel.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
gnome-printers-panel.desktop.in.in panels: Add X-GNOME-UsesNotifications to several desktop files 2018-11-01 17:22:21 +00:00
meson.build printers: Make PpJobRow widget 2020-12-14 09:51:19 +13:00
new-printer-dialog.ui printers: Remove use of gtk_widget_show_all 2020-11-26 16:02:57 +00:00
pp-cups.c printers: Use g_autoptr 2020-09-22 21:23:04 +00:00
pp-cups.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
pp-details-dialog.c printers: Don't pass ownership in get_all_ppds_async callback 2021-02-15 10:34:32 +13:00
pp-details-dialog.h printers: use gtk_dialog_run 2019-09-10 00:18:53 +00:00
pp-details-dialog.ui printers: Use gtk_stack_set_visible_child instead of names 2019-09-10 00:18:53 +00:00
pp-host.c printers: Replace PpDevicesList with standard GPtrArray 2020-07-20 14:14:44 +12:00
pp-host.h printers: Replace PpDevicesList with standard GPtrArray 2020-07-20 14:14:44 +12:00
pp-ipp-option-widget.c printers: Don't pass ownership in get_ipp_attributes_async callback 2021-02-15 10:34:32 +13:00
pp-ipp-option-widget.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
pp-job-row.c printers: Make PpJobRow widget 2020-12-14 09:51:19 +13:00
pp-job-row.h printers: Make PpJobRow widget 2020-12-14 09:51:19 +13:00
pp-job-row.ui printers: Make PpJobRow widget 2020-12-14 09:51:19 +13:00
pp-job.c printers: Add pp_job_new and associated methods. 2020-10-27 13:03:56 +00:00
pp-job.h printers: Add pp_job_new and associated methods. 2020-10-27 13:03:56 +00:00
pp-jobs-dialog.c printers: Make PpJobRow widget 2020-12-14 09:51:19 +13:00
pp-jobs-dialog.h printers: Convert jobs dialog to use GtkTemplate 2020-01-28 14:46:53 +00:00
pp-jobs-dialog.ui printers: Use consistent value for GtkBuilder signal properties 2020-03-30 16:18:50 +13:00
pp-maintenance-command.c printers: Use g_autoptr 2020-09-22 21:23:04 +00:00
pp-maintenance-command.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
pp-new-printer-dialog.c Change PpPPDSelectionDialog to GtkDialog 2021-01-08 02:49:32 +00:00
pp-new-printer-dialog.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
pp-new-printer.c printers: Don't pass PpMaintenanceCommand references around 2020-09-22 21:23:05 +00:00
pp-new-printer.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
pp-options-dialog.c printers: Don't pass ownership in get_ipp_attributes_async callback 2021-02-15 10:34:32 +13:00
pp-options-dialog.h printers: Make the options dialog a full widget using GtkTemplate 2019-09-10 12:36:38 +12:00
pp-options-dialog.ui printers: Move callbacks into .ui file 2019-09-10 12:36:39 +12:00
pp-ppd-option-widget.c printers: Remove use of gtk_widget_show_all 2020-11-26 16:02:57 +00:00
pp-ppd-option-widget.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
pp-ppd-selection-dialog.c Change PpPPDSelectionDialog to GtkDialog 2021-01-08 02:49:32 +00:00
pp-ppd-selection-dialog.h Change PpPPDSelectionDialog to GtkDialog 2021-01-08 02:49:32 +00:00
pp-print-device.c Fix minor typos 2020-07-20 10:38:09 +03:00
pp-print-device.h printers: Replace ifdefs with #pragma once 2019-01-30 11:33:28 +13:00
pp-printer-entry.c printers: Add methods for getting printer name and location 2020-10-29 20:36:48 +00:00
pp-printer-entry.h printers: Add methods for getting printer name and location 2020-10-29 20:36:48 +00:00
pp-printer.c printers: Add methods for getting printer name and location 2020-10-29 20:36:48 +00:00
pp-printer.h printers: Add methods for getting printer name and location 2020-10-29 20:36:48 +00:00
pp-samba.c printers: Replace PpDevicesList with standard GPtrArray 2020-07-20 14:14:44 +12:00
pp-samba.h printers: Replace PpDevicesList with standard GPtrArray 2020-07-20 14:14:44 +12:00
pp-utils.c printers: Ensure PPD copy is always deleted 2021-02-15 10:34:32 +13:00
pp-utils.h printers: Add note about callback that passed ownership 2021-02-15 10:34:32 +13:00
ppd-selection-dialog.ui Change PpPPDSelectionDialog to GtkDialog 2021-01-08 02:49:32 +00:00
printer-entry.ui printers: Make printers panel have a smaller minimum width. 2020-11-19 23:24:31 +00:00
printers.gresource.xml printers: Make PpJobRow widget 2020-12-14 09:51:19 +13:00
printers.ui printers: Make "Add…" button consistent with user accounts panel 2021-06-09 13:34:01 +00:00