Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initialize the menu with job list from cups when starting the service | Lars Uebernickel | 2012-01-26 | 2 | -18/+68 | |
| | ||||||
* | Call g-c-c with the right parameter to open the printer panel | Lars Uebernickel | 2012-01-20 | 1 | -1/+1 | |
| | ||||||
* | indicator-printers-menu: fix disposing the root item | Lars Uebernickel | 2012-01-20 | 1 | -1/+1 | |
| | ||||||
* | indicator-menu-item: add get functions for label and right text | Lars Uebernickel | 2012-01-15 | 2 | -1/+20 | |
| | ||||||
* | indicator-menu-item: add get / set and notify signal for right_is_lozenge | Lars Uebernickel | 2012-01-14 | 2 | -4/+23 | |
| | ||||||
* | Add the possibility to set an icon on indicator-menu-item | Lars Uebernickel | 2012-01-14 | 4 | -1/+165 | |
| | ||||||
* | indicator-printers: properly ref widget pointers | Lars Uebernickel | 2012-01-14 | 1 | -2/+2 | |
| | ||||||
* | Optionally draw the right label as a lozenge | Lars Uebernickel | 2012-01-14 | 2 | -2/+101 | |
| | ||||||
* | Use a custom menu item which shows printer status on the right | Lars Uebernickel | 2012-01-14 | 6 | -8/+303 | |
| | ||||||
* | indicator-printers-menu: don't set printer property on the menuitem | Lars Uebernickel | 2012-01-12 | 1 | -6/+2 | |
| | ||||||
* | Move menu related code into a separate class | Lars Uebernickel | 2012-01-12 | 4 | -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_* functions | Lars Uebernickel | 2012-01-12 | 1 | -62/+19 | |
| | ||||||
* | Initial import | Lars Uebernickel | 2012-01-11 | 13 | -0/+481 | |
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now. |