Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.1.6 | Ted Gould | 2012-04-04 | 2 | -30/+52 |
|\ | |||||
| * | Merge gcov tooling branch. Thanks Allan! | Lars Uebernickel | 2012-03-30 | 1 | -1/+6 |
| |\ | |||||
| | * | Added gcov coverage tooling. | Allan LeSage | 2012-03-27 | 1 | -1/+6 |
| | | | |||||
* | | | Import upstream version 0.1.5 | Lars Uebernickel | 2012-03-20 | 2 | -2/+50 |
|\| | | |||||
| * | | 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. | ||||
| * | | 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 | 3 | -8/+9 |
|\| | |||||
| * | 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 | 1 | -0/+20 |
|\| | |||||
| * | Create an IndicatorServiceManager in libprintersmenu.so | Lars Uebernickel | 2012-02-17 | 1 | -0/+20 |
| | | |||||
* | | Import upstream version 0.1.1 | Lars Uebernickel | 2012-02-16 | 6 | -3975/+133 |
|\| | |||||
| * | Don't distribute generated sources and delete them on `make clean` | Lars Uebernickel | 2012-02-16 | 1 | -2/+4 |
| | | |||||
| * | Also generate cups-notifier in the text directory | Lars Uebernickel | 2012-02-16 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
* | | Import upstream version 0.1 | Sebastien Bacher | 2012-02-16 | 4 | -0/+4704 |
|\| | |||||
| * | 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 |
| | |||||
* | Add dbus-names.h to the source lists of applet and service | Lars Uebernickel | 2012-02-14 | 1 | -2/+4 |
| | |||||
* | 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 |
| | |||||
* | Show alert boxes when something's wrong with the printer | Lars Uebernickel | 2012-02-09 | 4 | -0/+400 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Set menu label to the printer's name (accidentally removed in last commit) | Lars Uebernickel | 2012-02-02 | 1 | -0/+1 |
| | |||||
* | Listen to cups dbus messages to update menu when jobs are added / done | Lars Uebernickel | 2012-02-02 | 3 | -25/+276 |
| | |||||
* | Initialize the menu with job list from cups when starting the service | Lars Uebernickel | 2012-01-26 | 1 | -18/+60 |
| | |||||
* | Call g-c-c with the right parameter to open the printer panel | Lars Uebernickel | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | indicator-printers-menu: fix disposing the root item | Lars Uebernickel | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | indicator-menu-item: add get functions for label and right text | Lars Uebernickel | 2012-01-15 | 2 | -1/+20 |
| | |||||
* | indicator-menu-item: add get / set and notify signal for right_is_lozenge | Lars Uebernickel | 2012-01-14 | 2 | -4/+23 |
| | |||||
* | Add the possibility to set an icon on indicator-menu-item | Lars Uebernickel | 2012-01-14 | 4 | -1/+165 |
| | |||||
* | 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 | 2 | -2/+101 |
| | |||||
* | Use a custom menu item which shows printer status on the right | Lars Uebernickel | 2012-01-14 | 5 | -6/+301 |
| | |||||
* | indicator-printers-menu: don't set printer property on the menuitem | Lars Uebernickel | 2012-01-12 | 1 | -6/+2 |
| |