Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.1.5 | Lars Uebernickel | 2012-03-20 | 4 | -13/+61 |
|\ | |||||
| * | 0.1.50.1.5 | Lars Uebernickel | 2012-03-20 | 1 | -1/+1 |
| | | |||||
| * | 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. | ||||
| * | 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. | ||||
| * | merge lp:~kelemeng/indicator-printers/bug957522 to fix Bug #957522 | Charles Kerr | 2012-03-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Change i18n header to gi18n-lib.h to translate the accessible description. ↵ | Gabor Kelemen | 2012-03-17 | 1 | -1/+1 |
| |/ | | | | | | | LP: #957522 | ||||
* | | Import upstream version 0.1.4 | Lars Uebernickel | 2012-03-06 | 6 | -30/+35 |
|\| | |||||
| * | 0.1.40.1.4 | Lars Uebernickel | 2012-03-06 | 1 | -1/+1 |
| | | |||||
| * | Correct the use of plurals | Gabor Kelemen | 2012-03-03 | 1 | -6/+4 |
| | | |||||
| * | Mark strings for translation | Gabor Kelemen | 2012-03-03 | 2 | -2/+5 |
| | | |||||
* | | Import upstream version 0.1.3 | Lars Uebernickel | 2012-02-17 | 6 | -14/+34 |
|\| | |||||
| * | 0.1.30.1.3 | Lars Uebernickel | 2012-02-17 | 1 | -1/+1 |
| | | |||||
| * | Create an IndicatorServiceManager in libprintersmenu.so | Lars Uebernickel | 2012-02-17 | 1 | -0/+20 |
| | | |||||
| * | 0.1.20.1.2 | Lars Uebernickel | 2012-02-17 | 1 | -1/+1 |
| | | |||||
| * | Distribute data/indicator-printers.service.in instead of the locally ↵ | Lars Uebernickel | 2012-02-17 | 1 | -1/+1 |
| | | | | | | | | generated one | ||||
* | | Import upstream version 0.1.1 | Lars Uebernickel | 2012-02-16 | 20 | -4070/+2897 |
|\| | |||||
| * | 0.1.10.1.1 | Lars Uebernickel | 2012-02-16 | 1 | -1/+1 |
| | | |||||
| * | Add --enable-localinstall to make `make distcheck` work (lifted from ↵ | Lars Uebernickel | 2012-02-16 | 2 | -4/+25 |
| | | | | | | | | indicator-messages) | ||||
| * | Don't distribute generated sources and delete them on `make clean` | Lars Uebernickel | 2012-02-16 | 2 | -4/+8 |
| | | |||||
| * | Also generate cups-notifier in the text directory | Lars Uebernickel | 2012-02-16 | 2 | -3/+15 |
| | | |||||
| * | Make sure CUPS' dbus notification is on while the service is running | Lars Uebernickel | 2012-02-16 | 1 | -1/+72 |
| | | |||||
| * | Mark strings translatable | Lars Uebernickel | 2012-02-16 | 1 | -12/+13 |
| | | |||||
| * | Prepare for i18n | Lars Uebernickel | 2012-02-16 | 3 | -1/+14 |
| | | |||||
* | | Import upstream version 0.1 | Sebastien Bacher | 2012-02-16 | 22 | -39/+46413 |
|\| | |||||
| * | Include cups dbus interface xml file in the release0.1 | Lars Uebernickel | 2012-02-15 | 1 | -0/+1 |
|/ | |||||
* | Call system-config-printer instead of g-c-c's printer panel | Lars Uebernickel | 2012-02-15 | 3 | -3/+3 |
| | |||||
* | test/Makefile.am: pull generated files from build dir to enable out-of-tree ↵ | Lars Uebernickel | 2012-02-14 | 1 | -3/+3 |
| | | | | builds | ||||
* | Add .service file for dbus-activation | Lars Uebernickel | 2012-02-14 | 4 | -1/+19 |
| | |||||
* | Don't install test program | Lars Uebernickel | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Add dbus-names.h to the source lists of applet and service | Lars Uebernickel | 2012-02-14 | 1 | -2/+4 |
| | |||||
* | test: use correct directory for generated files | Lars Uebernickel | 2012-02-14 | 1 | -3/+3 |
| | |||||
* | Link applet against libm for floor() | Lars Uebernickel | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Fix lozenge drawing (center text, 2 char min-width, right-align) | Lars Uebernickel | 2012-02-12 | 1 | -12/+24 |
| | |||||
* | Update the whole printer list when any job is finished | Lars Uebernickel | 2012-02-12 | 1 | -12/+26 |
| | | | | | | This is a workaround for a CUPS bug, which doesn't send the printer's name in the job-{completed,aborted,canceled} notification. | ||||
* | Show printer settings when "Settings..." is clicked on an alert dialog | Lars Uebernickel | 2012-02-12 | 5 | -27/+54 |
| | |||||
* | Add missing license headers | Lars Uebernickel | 2012-02-12 | 6 | -0/+103 |
| | |||||
* | Only show print indicator when there are print jobs | Lars Uebernickel | 2012-02-12 | 2 | -0/+60 |
| | | | | | | Note: this doesn't fully implement the design spec yet, as the menu should stay visible 5 seconds after the last print job finished. | ||||
* | Don't show errors from non-existing printers | Lars Uebernickel | 2012-02-09 | 2 | -29/+16 |
| | | | | | Of course, this shouldn't ever happen in practice. | ||||
* | Remove non-existing file indicator-printers-service.h from Makefile | Lars Uebernickel | 2012-02-09 | 1 | -1/+0 |
| | |||||
* | Add mock cups notifier (only sends one message for now) | Lars Uebernickel | 2012-02-09 | 2 | -0/+67 |
| | |||||
* | Show alert boxes when something's wrong with the printer | Lars Uebernickel | 2012-02-09 | 6 | -1/+402 |
| | |||||
* | indicator-printers: remove debug output | Lars Uebernickel | 2012-02-06 | 1 | -2/+0 |
| | |||||
* | Use g_spawn_command_line_async to launch g-c-c | Lars Uebernickel | 2012-02-06 | 4 | -71/+30 |
| | |||||
* | Move g-c-c invocation out of indicator-printers-menu | Lars Uebernickel | 2012-02-03 | 4 | -27/+67 |
| | |||||
* | indicator-printers-menu: ref cups_notifier | Lars Uebernickel | 2012-02-03 | 1 | -4/+3 |
| | |||||
* | Enable silent make rules output | Lars Uebernickel | 2012-02-03 | 1 | -0/+1 |
| | |||||
* | Use priv member instead of calling g_type_instance_get_private repeatedly | Lars Uebernickel | 2012-02-03 | 6 | -75/+67 |
| | |||||
* | Use libdbusmenu-gtk3's new include paths | Lars Uebernickel | 2012-02-03 | 1 | -2/+2 |
| | |||||
* | Move cups notifier object out of indicator-printers-menu | Lars Uebernickel | 2012-02-02 | 3 | -25/+119 |
| | |||||
* | Sync visibility of menu items with corresponding dbusmenuitem | Lars Uebernickel | 2012-02-02 | 1 | -21/+20 |
| |