Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't access CUPS' ipp_attribute_t directly | Lars Uebernickel | 2012-09-07 | 1 | -1/+1 |
| | | | | | CUPS doesn't support that anymore. | ||||
* | Set lease durations on cups subscription and renew periodically | Lars Uebernickel | 2012-03-20 | 1 | -1/+46 |
| | | | | | | This will stop indicator-printers-service from leaving stray subscriptions around when it doesn't exit gracefully. Fixes lp #959195. | ||||
* | Make sure CUPS' dbus notification is on while the service is running | Lars Uebernickel | 2012-02-16 | 1 | -1/+72 |
| | |||||
* | Show alert boxes when something's wrong with the printer | Lars Uebernickel | 2012-02-09 | 1 | -0/+7 |
| | |||||
* | Move cups notifier object out of indicator-printers-menu | Lars Uebernickel | 2012-02-02 | 1 | -1/+20 |
| | |||||
* | Move menu related code into a separate class | Lars Uebernickel | 2012-01-12 | 1 | -80/+8 |
| | | | | | | Also removes the "System Settings" menu item (according to spec). Printer menu items are hardcoded for now. | ||||
* | Initial import | Lars Uebernickel | 2012-01-11 | 1 | -0/+135 |
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now. |