Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork from Ubuntu's indicator-printers. | Mike Gabriel | 2017-10-24 | 1 | -3/+2 |
| | |||||
* | Remove the service manager | Ted Gould | 2014-02-20 | 1 | -11/+15 |
| | |||||
* | Listen to indicator-right-is-lozenge property changes | Lars Uebernickel | 2012-03-20 | 1 | -0/+3 |
| | | | | | | Fixes bug: number of jobs queued was not drawn as a lozenge in the print indicator menu. | ||||
* | Change i18n header to gi18n-lib.h to translate the accessible description. ↵ | Gabor Kelemen | 2012-03-17 | 1 | -1/+1 |
| | | | | LP: #957522 | ||||
* | Mark strings for translation | Gabor Kelemen | 2012-03-03 | 1 | -1/+2 |
| | |||||
* | Create an IndicatorServiceManager in libprintersmenu.so | Lars Uebernickel | 2012-02-17 | 1 | -0/+20 |
| | |||||
* | Only show print indicator when there are print jobs | Lars Uebernickel | 2012-02-12 | 1 | -0/+36 |
| | | | | | | Note: this doesn't fully implement the design spec yet, as the menu should stay visible 5 seconds after the last print job finished. | ||||
* | indicator-printers: remove debug output | Lars Uebernickel | 2012-02-06 | 1 | -2/+0 |
| | |||||
* | Use priv member instead of calling g_type_instance_get_private repeatedly | Lars Uebernickel | 2012-02-03 | 1 | -10/+12 |
| | |||||
* | Use libdbusmenu-gtk3's new include paths | Lars Uebernickel | 2012-02-03 | 1 | -2/+2 |
| | |||||
* | Sync visibility of menu items with corresponding dbusmenuitem | Lars Uebernickel | 2012-02-02 | 1 | -21/+20 |
| | |||||
* | Add the possibility to set an icon on indicator-menu-item | Lars Uebernickel | 2012-01-14 | 1 | -1/+76 |
| | |||||
* | 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 | 1 | -0/+3 |
| | |||||
* | Use a custom menu item which shows printer status on the right | Lars Uebernickel | 2012-01-14 | 1 | -0/+64 |
| | |||||
* | Use get_entries instead of the get_* functions | Lars Uebernickel | 2012-01-12 | 1 | -62/+19 |
| | |||||
* | Initial import | Lars Uebernickel | 2012-01-11 | 1 | -0/+149 |
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now. |