aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-printers-service.c
Commit message (Expand)AuthorAgeFilesLines
* src/indicator-printers-service.c: Add tooltip support.Mike Gabriel2022-09-221-0/+1
* Rewrite to indicator-ng: Code and build changesRobert Tari2022-09-061-130/+431
* Drop all references to config.hRobert Tari2022-08-161-1/+2
* Fix deprecations and build warningsRobert Tari2020-09-081-1/+1
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Fork from Ubuntu's indicator-printers.Mike Gabriel2017-10-241-2/+1
* service: own bus name so that the panel can find it on the busLars Uebernickel2014-05-151-0/+17
* Change notification lease time to 24hLars Uebernickel2014-03-131-1/+1
* Drop the indicator serviceTed Gould2014-02-201-23/+0
* Add proper i18n support. Fixes LP:1279605Gabor Kelemen2014-02-131-0/+7
* Don't access CUPS' ipp_attribute_t directlyLars Uebernickel2012-09-071-1/+1
* Set lease durations on cups subscription and renew periodicallyLars Uebernickel2012-03-201-1/+46
* Make sure CUPS' dbus notification is on while the service is runningLars Uebernickel2012-02-161-1/+72
* Show alert boxes when something's wrong with the printerLars Uebernickel2012-02-091-0/+7
* Move cups notifier object out of indicator-printers-menuLars Uebernickel2012-02-021-1/+20
* Move menu related code into a separate classLars Uebernickel2012-01-121-80/+8
* Initial importLars Uebernickel2012-01-111-0/+135