aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-printers.c
Commit message (Collapse)AuthorAgeFilesLines
* Use priv member instead of calling g_type_instance_get_private repeatedlyLars Uebernickel2012-02-031-10/+12
|
* Use libdbusmenu-gtk3's new include pathsLars Uebernickel2012-02-031-2/+2
|
* Sync visibility of menu items with corresponding dbusmenuitemLars Uebernickel2012-02-021-21/+20
|
* Add the possibility to set an icon on indicator-menu-itemLars Uebernickel2012-01-141-1/+76
|
* indicator-printers: properly ref widget pointersLars Uebernickel2012-01-141-2/+2
|
* Optionally draw the right label as a lozengeLars Uebernickel2012-01-141-0/+3
|
* Use a custom menu item which shows printer status on the rightLars Uebernickel2012-01-141-0/+64
|
* Use get_entries instead of the get_* functionsLars Uebernickel2012-01-121-62/+19
|
* Initial importLars Uebernickel2012-01-111-0/+149
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now.