aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-printers.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite to indicator-ng: Remove unused source filesRobert Tari2022-09-061-303/+0
* Drop all references to config.hRobert Tari2022-08-161-2/+2
* Fix deprecations and build warningsRobert Tari2020-09-081-9/+2
* Fork from Ubuntu's indicator-printers.Mike Gabriel2017-10-241-3/+2
* Remove the service managerTed Gould2014-02-201-11/+15
* Listen to indicator-right-is-lozenge property changesLars Uebernickel2012-03-201-0/+3
* Change i18n header to gi18n-lib.h to translate the accessible description. LP...Gabor Kelemen2012-03-171-1/+1
* Mark strings for translationGabor Kelemen2012-03-031-1/+2
* Create an IndicatorServiceManager in libprintersmenu.soLars Uebernickel2012-02-171-0/+20
* Only show print indicator when there are print jobsLars Uebernickel2012-02-121-0/+36
* indicator-printers: remove debug outputLars Uebernickel2012-02-061-2/+0
* Use priv member instead of calling g_type_instance_get_private repeatedlyLars Uebernickel2012-02-031-10/+12
* Use libdbusmenu-gtk3's new include pathsLars Uebernickel2012-02-031-2/+2
* Sync visibility of menu items with corresponding dbusmenuitemLars Uebernickel2012-02-021-21/+20
* Add the possibility to set an icon on indicator-menu-itemLars Uebernickel2012-01-141-1/+76
* indicator-printers: properly ref widget pointersLars Uebernickel2012-01-141-2/+2
* Optionally draw the right label as a lozengeLars Uebernickel2012-01-141-0/+3
* Use a custom menu item which shows printer status on the rightLars Uebernickel2012-01-141-0/+64
* Use get_entries instead of the get_* functionsLars Uebernickel2012-01-121-62/+19
* Initial importLars Uebernickel2012-01-111-0/+149