aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 0.1.20.1.2Lars Uebernickel2012-02-171-1/+1
* | | | Distribute data/indicator-printers.service.in instead of the locally generate...Lars Uebernickel2012-02-171-1/+1
| | * | Import upstream version 0.1.1Sebastien Bacher2012-02-1620-4070/+2897
| | |\ \ | |_|/ / |/| | |
| * | | releasing version 0.1.1-0ubuntu1Sebastien Bacher2012-02-1622-4071/+2910
| |\ \ \
| | * | | releasing version 0.1.1-0ubuntu1Lars Uebernickel2012-02-161-2/+2
| | * | | * New upstream release.Lars Uebernickel2012-02-1622-4071/+2910
| |/| | | | | | |/ | | |/|
| | * | Import upstream version 0.1.1Lars Uebernickel2012-02-1620-4070/+2897
| | |\ \ | |_|/ / |/| | / | | |/
* | | 0.1.10.1.1Lars Uebernickel2012-02-161-1/+1
* | | Add --enable-localinstall to make `make distcheck` work (lifted from indicato...Lars Uebernickel2012-02-162-4/+25
* | | Don't distribute generated sources and delete them on `make clean`Lars Uebernickel2012-02-162-4/+8
* | | Also generate cups-notifier in the text directoryLars Uebernickel2012-02-162-3/+15
* | | Make sure CUPS' dbus notification is on while the service is runningLars Uebernickel2012-02-161-1/+72
* | | Mark strings translatableLars Uebernickel2012-02-161-12/+13
* | | Prepare for i18nLars Uebernickel2012-02-163-1/+14
| * | set up vcs urlSebastien Bacher2012-02-161-0/+1
| * | releasing version 0.1-0ubuntu2Sebastien Bacher2012-02-162-3/+15
| * | Set up vcs in merge-upstream mode with 0.1Sebastien Bacher2012-02-1623-40/+46414
| |\|
| | * Import upstream version 0.1Sebastien Bacher2012-02-1622-39/+46413
| | |\ | |_|/ |/| |
* | | Include cups dbus interface xml file in the release0.1Lars Uebernickel2012-02-151-0/+1
| |/ |/|
| * tweak version for importSebastien Bacher2012-02-161-1/+1
| * including the debian directorySebastien Bacher2012-02-167-0/+85
|/
* Call system-config-printer instead of g-c-c's printer panelLars Uebernickel2012-02-153-3/+3
* test/Makefile.am: pull generated files from build dir to enable out-of-tree b...Lars Uebernickel2012-02-141-3/+3
* Add .service file for dbus-activationLars Uebernickel2012-02-144-1/+19
* Don't install test programLars Uebernickel2012-02-141-1/+1
* Add dbus-names.h to the source lists of applet and serviceLars Uebernickel2012-02-141-2/+4
* test: use correct directory for generated filesLars Uebernickel2012-02-141-3/+3
* Link applet against libm for floor()Lars Uebernickel2012-02-141-1/+1
* Fix lozenge drawing (center text, 2 char min-width, right-align)Lars Uebernickel2012-02-121-12/+24
* Update the whole printer list when any job is finishedLars Uebernickel2012-02-121-12/+26
* Show printer settings when "Settings..." is clicked on an alert dialogLars Uebernickel2012-02-125-27/+54
* Add missing license headersLars Uebernickel2012-02-126-0/+103
* Only show print indicator when there are print jobsLars Uebernickel2012-02-122-0/+60
* Don't show errors from non-existing printersLars Uebernickel2012-02-092-29/+16
* Remove non-existing file indicator-printers-service.h from MakefileLars Uebernickel2012-02-091-1/+0
* Add mock cups notifier (only sends one message for now)Lars Uebernickel2012-02-092-0/+67
* Show alert boxes when something's wrong with the printerLars Uebernickel2012-02-096-1/+402
* indicator-printers: remove debug outputLars Uebernickel2012-02-061-2/+0
* Use g_spawn_command_line_async to launch g-c-cLars Uebernickel2012-02-064-71/+30
* Move g-c-c invocation out of indicator-printers-menuLars Uebernickel2012-02-034-27/+67
* indicator-printers-menu: ref cups_notifierLars Uebernickel2012-02-031-4/+3
* Enable silent make rules outputLars Uebernickel2012-02-031-0/+1
* Use priv member instead of calling g_type_instance_get_private repeatedlyLars Uebernickel2012-02-036-75/+67
* Use libdbusmenu-gtk3's new include pathsLars Uebernickel2012-02-031-2/+2
* Move cups notifier object out of indicator-printers-menuLars Uebernickel2012-02-023-25/+119
* Sync visibility of menu items with corresponding dbusmenuitemLars Uebernickel2012-02-021-21/+20
* Set menu label to the printer's name (accidentally removed in last commit)Lars Uebernickel2012-02-021-0/+1
* Listen to cups dbus messages to update menu when jobs are added / doneLars Uebernickel2012-02-024-25/+277
* Initialize the menu with job list from cups when starting the serviceLars Uebernickel2012-01-262-18/+68
* Call g-c-c with the right parameter to open the printer panelLars Uebernickel2012-01-201-1/+1