aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | Also removes the "System Settings" menu item (according to spec). Printer menu items are hardcoded for now.
* Use get_entries instead of the get_* functionsLars Uebernickel2012-01-121-62/+19
|
* Initial importLars Uebernickel2012-01-115-0/+405
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now.