aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use priv member instead of calling g_type_instance_get_private repeatedlyLars Uebernickel2012-02-036-75/+67
* Use libdbusmenu-gtk3's new include pathsLars Uebernickel2012-02-031-2/+2
* Move cups notifier object out of indicator-printers-menuLars Uebernickel2012-02-023-25/+119
* Sync visibility of menu items with corresponding dbusmenuitemLars Uebernickel2012-02-021-21/+20
* 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-023-25/+276
* 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
* indicator-menu-item: add get functions for label and right textLars Uebernickel2012-01-152-1/+20
* indicator-menu-item: add get / set and notify signal for right_is_lozengeLars Uebernickel2012-01-142-4/+23
* Add the possibility to set an icon on indicator-menu-itemLars Uebernickel2012-01-144-1/+165
* indicator-printers: properly ref widget pointersLars Uebernickel2012-01-141-2/+2
* Optionally draw the right label as a lozengeLars Uebernickel2012-01-142-2/+101
* Use a custom menu item which shows printer status on the rightLars Uebernickel2012-01-145-6/+301
* 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-124-81/+187
* Use get_entries instead of the get_* functionsLars Uebernickel2012-01-121-62/+19
* Initial importLars Uebernickel2012-01-115-0/+405