aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-printers-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Move g-c-c invocation out of indicator-printers-menuLars Uebernickel2012-02-031-27/+2
* indicator-printers-menu: ref cups_notifierLars Uebernickel2012-02-031-4/+3
* Use priv member instead of calling g_type_instance_get_private repeatedlyLars Uebernickel2012-02-031-31/+26
* Move cups notifier object out of indicator-printers-menuLars Uebernickel2012-02-021-24/+94
* Set menu label to the printer's name (accidentally removed in last commit)Lars Uebernickel2012-02-021-0/+1
* Listen to cups dbus messages to update menu when jobs are added / doneLars Uebernickel2012-02-021-24/+112
* Initialize the menu with job list from cups when starting the serviceLars Uebernickel2012-01-261-18/+60
* Call g-c-c with the right parameter to open the printer panelLars Uebernickel2012-01-201-1/+1
* indicator-printers-menu: fix disposing the root itemLars Uebernickel2012-01-201-1/+1
* Add the possibility to set an icon on indicator-menu-itemLars Uebernickel2012-01-141-0/+1
* Use a custom menu item which shows printer status on the rightLars Uebernickel2012-01-141-5/+9
* indicator-printers-menu: don't set printer property on the menuitemLars Uebernickel2012-01-121-6/+2
* Move menu related code into a separate classLars Uebernickel2012-01-121-0/+123