Commit Graph

388 Commits

Author SHA1 Message Date
Tim Waugh
c2e929a5aa - Prevent display of marker levels from making the properties dialog too
big (bug #540826).
2009-11-26 16:32:17 +00:00
Tim Waugh
19618398ca - Place the window in the middle of the screen (bug #539876). 2009-11-26 15:38:00 +00:00
Tim Waugh
3676e63d58 - Fixed editability of PPD options for explicit IPP queues (bug #541588). 2009-11-26 15:31:13 +00:00
Bill Nottingham
97a18b79b2 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:15:43 +00:00
Jiří Popelka
500f0e542a - Prevent traceback when PackageKit is not installed (bug #540230). 2009-11-23 13:25:01 +00:00
Tim Waugh
ea8cd59b82 - Suggest installing foomatic-db-ppds when appropriate (bug #536831). 2009-11-11 15:03:51 +00:00
Tim Waugh
8cbebc83ff - Release bump. 2009-11-05 11:02:02 +00:00
Tim Waugh
0a6839c0ce - Fail gracefully if the new printer has disappeared before the user has
responded to the test page prompt (bug #533109).
2009-11-05 10:45:06 +00:00
Tim Waugh
ab95adce56 - Fixed typo in de.po (bug #532371). 2009-11-02 13:08:50 +00:00
Tim Waugh
cd24abd8d1 - Avoid traceback in IPP notification handlers (bug #530641). 2009-10-30 12:39:52 +00:00
Tim Waugh
7b7a93c0dd - Avoid epydoc dependency. 2009-10-30 12:32:02 +00:00
Tim Waugh
0b57565b58 - Added upstream patch for custom state reasons (bug #531872). 2009-10-29 17:33:10 +00:00
Tim Waugh
b10389e413 - Strip 'zjs' from make-and-model as well (bug #531869). 2009-10-29 17:27:33 +00:00
Tim Waugh
4ce51454e7 Sync to F-12. 2009-10-28 16:43:38 +00:00
Tim Waugh
b2207f456e - Fixed missing import in probe_printer module. 2009-09-22 10:05:56 +00:00
Tim Waugh
d183d67e88 - Fixed race when fetching device list (bug #521110). 2009-09-22 09:30:05 +00:00
Tim Waugh
7199e92748 - Iconify jobs window into status icon. 2009-09-18 13:01:39 +00:00
Tim Waugh
73e653a8fd - Avoid showing the publish-printers dialog when not necessary. 2009-09-18 12:52:16 +00:00
Tim Waugh
802889fcc9 - Fixed traceback when cancelling change-driver dialog. 2009-09-18 12:43:16 +00:00
Tim Waugh
f8935dc8aa - Fixed data button state. 2009-09-18 12:10:03 +00:00
Tim Waugh
5f2f72f65f - 1.1.13:
- Translation updates (bug #522451).
2009-09-14 15:07:15 +00:00
Tim Waugh
52914f1058 - Further speed improvement when fetching devices. 2009-09-04 10:13:07 +00:00
Tim Waugh
da1b9d7e4b - Speed improvement when fetching devices. 2009-09-03 16:53:27 +00:00
Tim Waugh
2b4fad8d01 - Allow raw devices to be changed. 2009-09-03 16:42:32 +00:00
Tim Waugh
38211e3ebf - Fixed PPD/IPP string translation. 2009-08-28 15:52:05 +00:00
Tim Waugh
70f332f43b - Fixed proxy authentication. 2009-08-28 15:46:25 +00:00
Tim Waugh
7f1ff64d34 - Ported to polkit-1. 2009-08-27 13:16:15 +00:00
Tim Waugh
34b42fa4d8 - Handle icon load failure gracefully. 2009-08-26 16:48:47 +00:00
Tim Waugh
a9d6dbac1e - Fixed statereason icon names. 2009-08-26 16:45:00 +00:00
Tim Waugh
1342bc0bad - Fixed traceback in on_tvNPDeviceURIs_cursor_changed (bug #519367). 2009-08-26 11:34:34 +00:00
Tim Waugh
11b2634974 - 1.1.12:
- Troubleshooting fix.
- Fixed applet traceback when printing test page.
- Removed completed job notifications (trac #181).
- Show printer status in printer icons (bug #518020).
- Use paused icon when printer state reason is 'paused'.
- Driver preference order fixes.
- Job status icon and state reason display in jobs list (bug #518070).
- Fixed overactive job creation times update timer.
- Use preferred D-Bus object path for AuthenticationAgent (bug #518427).
- Fixed disabling a printer when PolicyKit call fails.
- Set appropriate status icon tooltip when configuration printer (bug
    #518007).
- Use separate thread for verifying IPP queue (bug #518065).
- Use newer tooltip API to avoid deprecation warnings.
- Compare MFG/MDL case-insensitively in udev rule.
- Support for cups-pk-helper's DevicesGet method.
- Don't attempt to use PolicyKit if running as root.
- Support for localized marker names (trac #183).
- Other small fixes.
2009-08-25 16:29:16 +00:00
Tim Waugh
85745fabce - Applied patch from 1.1.x (52a73b6).
- Better printer icons representing status (bug #518020).
- Use paused ico nwhen printer state reason is 'paused'.
- Job status icon and state reason in jobs treeview (bug #518070).
- Job creation times display fixes.
- Use preferred object path for AuthenticationAgent (bug #518427).
2009-08-20 17:21:19 +00:00
Tim Waugh
ea93b1c152 No longer need this patch. 2009-08-19 17:07:15 +00:00
Tim Waugh
6569ac372d - Applied patch from 1.1.x (3f45e96):
- Show a 'paused' emblem for rejecting/disabled printers (bug #518020).
- Set appropriate tooltip when configuring printer (bug #518007).
- Use separate thread for verifying IPP queue (part of bug #518065).
- Better driver preference order (bug #518045).
2009-08-19 17:05:16 +00:00
Tim Waugh
dba4e31faa - Compare MFG and MDL fields case insensitively when adding automatic
queues, because HPLIP provides them with different case than the actual
    devices do. Upstream HPLIP bug:
    https://bugs.launchpad.net/hplip/+bug/405804
2009-08-14 15:03:14 +00:00
Tim Waugh
76a01ca745 - Updated cupspk DevicesGet call for accepted API. 2009-08-14 14:18:40 +00:00
Tim Waugh
f5f3846376 - Updated cupspk DevicesGet call for accepted API. 2009-08-13 16:40:49 +00:00
Tim Waugh
b35ea25ec2 - 1.1.11:
- Several udev-configure-printer fixes.
- Use case-insensitive PPD matching.
- Better URI validity testing.
- Another stale printer status icon fix.
- Notice when jobs stop due to backend errors.
- Warn about job history when renaming printers.
- Small UI improvements.
2009-08-07 17:12:29 +00:00
Tim Waugh
c0d1555d1e - Dropped foomatic dependency from libs package. 2009-08-04 10:03:38 +00:00
Tim Waugh
48725f4825 - Sync with 1.1.x.
- Added patch for cupspk DevicesGet method call.
2009-07-31 14:14:42 +00:00
Matthias Clasen
71bad118c9 Drop no longer used python-sexy dep 2009-07-27 04:43:29 +00:00
Tim Waugh
82d54f3b85 - Split out D-Bus service for udev helper. Build requires dbus-glib-devel. 2009-07-26 20:10:11 +00:00
Tim Waugh
e22999a35a - Split out D-Bus service for udev helper. 2009-07-26 18:43:24 +00:00
Tim Waugh
6aafd66f58 - Removed gnome-packagekit dependency. The presence of
gpk-install-package-name is detected at run-time, and the program acts
    accordingly.
2009-07-24 09:03:38 +00:00
Tim Waugh
7f628c6513 - Applied some udev-configure-printer fixes from upstrema. 2009-07-23 13:47:54 +00:00
Tim Waugh
7a4b5a7e63 Remove old signature. 2009-07-22 14:26:14 +00:00
Tim Waugh
ec4a192d6b - 1.1.10:
- New udev rules for adding/enabling/disabling USB printers automatically.
- Now uses gnome-packagekit utility to install packages instead of the
    D-Bus API.
- Fixed detection of stopped jobs with CUPS 1.4.
- Fixed tracebacks when adding a new printer and when receiving IPP
    notifications.
- Fixed 'location' field for printers added on remote CUPS servers.
- Fixed handling of incorrect authentication.
- Some UI and troubleshooter fixes have been made.
2009-07-22 14:25:19 +00:00
Tim Waugh
d4fb98f696 - Requires gnome-packagekit for gpk-install-package-name. 2009-07-06 14:46:19 +00:00
Tim Waugh
acaff656d7 - Use gpk-install-package-name instead of trying to use the D-Bus API.
- Spot stopped jobs with CUPS 1.4 as well (trac #177). This, along with the
    previous fix, addresses bug #509177.
- Map gutenprint filenames to the package name.
- Fixed sensitivity of class member selection arrows (bug #508653).
2009-07-03 17:31:46 +00:00
Tim Waugh
09775bd93f - Use correct 'location' field for printers added remotely.
- Parse nmblookup failures correctly in troubleshooter.
- Prevent traceback on IPP notification after properties dialog cancelled.
- Fixed handling of incorrect authentication when not using PolicyKit (bug
    #508102).
2009-06-25 17:10:34 +00:00