Commit Graph

547 Commits

Author SHA1 Message Date
Tim Waugh
a935439d45 1.3.5.
Driver selection, missing executables checking, and physical
device grouping now exposed via D-Bus.
Fixed cupsFilter search in missing executables check.
Use PackageKit to resolve missing executable filenames to
packages.
Fixed DNSSD hostname resolution.
Fixed firewall code to handle json errors when used with the older
system-config-firewall D-Bus service.
Fixed LPD probing (726383).
Use "hostname" instead of "IP address" when asking for names of
browse servers (bug #726134).
Updated translations.
2011-07-29 12:42:54 +01:00
Tim Waugh
626dcf1518 No longer requires glade (uses GtkBuilder instead). 2011-07-21 13:39:28 +01:00
Tim Waugh
423f818c9e 1.3.4.
Don't rely on retriggering printers; enumerate them from systemd
instead.
Don't complain about missing/invalid device ID for devices we've
already handled.
Removed unused Printer Groups feature.
Don't show "No printers configured" page if the printers are
filtered in any way.
URL-quote URIs when using "Find Network Printer" (Ubuntu #808137).
Downloadable drivers: don't display printers for which there are
no drivers (bug #668154).
Kerberos support for the SMB 'Verify' button (requires new enough
pycups).
Removed IPP/HTTP device screen in favour of "Enter URI"
(bug #685091).
Converted ComboBoxEntry widgets to Entry+EntryCompletion in
NewPrinterWindow.ui.
Robustness in ppdsloader in the face of errors (Ubuntu #766818).
Changed Make/Model/State labels into GtkEntry widgets so contents
are always fully selectable (bug #719217).
Convert iters to paths before comparing (bug #717062, Ubuntu #791690,
trac #221).
Set translation domain in D-Bus service (Ubuntu #783967).
Ensure consistency in jobviewer if add_job fails (bug #693055,
bug #632551).
Avoid PostScript for HP LaserJet 2100 Series (bug #710231).
Raised priority for SpliX driver (Ubuntu bug #793741).
Updated Free Software Foundation (FSF) address.
Adjusted test code in asyncpk1.py so it doesn't look like a
tempfile vulnerability.
2011-07-15 15:10:48 +01:00
Tim Waugh
38a1348e9a Fixed source URL. 2011-07-13 16:57:30 +01:00
Jiri Popelka
0dfdb535aa 1.3.3
Set translation domain for ServerSettingsDialog (Ubuntu #777188).
scp-dbus-service: Ignore setlocale() errors (Ubuntu #748964).
Renamed ui/*.glade to ui/*.ui again (Ubuntu #759811).
Allow % character in SMB URI (Ubuntu #747400).
More error handling (Ubuntu #744783).
Avoid traceback if printer duplication fails (bug #694629).
Fixed off-by-one error in monitor.
Fixed printer renaming (Ubuntu #726954).
Added PrinterModified D-Bus signal to printer properties interface.
More robustness for printer properties dialog when printer removed (Ubuntu #741987).
Fixed PPDs loader when using CUPS remotely or when DBus not available (bug #693515).
Handle failure to load PPDs more gracefully (Ubuntu #742409).
Avoid traceback when cancelling New Printer dialog after failure.
Make sure everything is ready before handlers might be called (bug #689336).
Ensure consistency in jobviewer if add_job fails (bug #693055, bug #632551).
Be defensive against CUPS returning incorrect job IDs (Ubuntu #721051).
Job viewer's attribute window: Convert job numbers and attribute values to strings (Ubuntu bug #733088).
udev-configure-printer: be more defensive when parsing CUPS response (Ubuntu #760661).
2011-06-03 12:47:19 +02:00
Tim Waugh
bf408f9e48 Fixed traceback in newprinter.py (bug #680683). 2011-03-22 17:03:50 +00:00
Tim Waugh
78c68433f6 Improvements for check-device-ids from upstream. 2011-03-22 17:02:31 +00:00
Tim Waugh
788b98a449 Don't start the applet in GNOME at all (bug #677676). 2011-03-22 17:01:12 +00:00
Tim Waugh
79804fcddd 1.3.2.
Set connected state when connecting to server fails (bug #685098).
Handle the situation where cupsd has died/restarted more gracefully.
Renamed ui/*.ui -> ui/*.glade again, fixing translations.
Just hide Printer Properties dialog on delete-event (Ubuntu #729966).
Extra job options: print-quality, printer-resolution, output-bin.
Automatically show horizontal scrollbar in job options screen.
Ignore "output-mode-default" attribute as it is not settable.
Handle IPP_TAG_RESOLUTION types (requires pycups-1.9.55).
Don't traceback if option value cannot be handled.
Fixed traceback in options.py (bug #679103).
Handle URIs in Find Network Printer entry, and use 'Enter URI'
instead of 'Other' (bug #685091).
Use "Do It Later" instead of "Cancel" for adjust firewall dialog
(trac #213).
Fixed an instance where NewPrinterGUI might not have self.printers
set (bug #680683).
IPPHostname can contain colon (to specify port).
Fixed automatic driver installation when changing the driver.
Removed stale code left over from conversion to gobjects.
Ensure all uses of ppdsloader supply the Device ID.
Fixed some small typos in newprinter --help output.
Prevent traceback after 2nd drivers search dialog is cancelled
(bug #680288).
Activated and fixed testing mode for device ID/driver association
Match HP-Fax2/3/... PPDs, as well as Ubuntu/Debian hpijs-ppds
packages.
preferreddrivers.xml: Identify hpcups and hpijs fax PPDs.
Match native hpijs driver (drv:///hp/hpijs.drv/...) as "hpijs".
Handle Ubuntu locations of hpcups.drv and hpijs.drv.
preferreddrivers.xml: match OpenPrinting gutenprint PPD names as
gutenprint.
Removed DES field check altogether.
xmldriverprefs.test: show order more clearly.
Make xmldriverprefs.test() debugging optional.
More debugging during PPD selection.
Prefer foomatic PostScript drivers before PCL drivers (except
foomatic-recommended ones).
2011-03-18 17:01:32 +00:00
Tim Waugh
b37474461c 1.3.1. 2011-02-17 16:31:40 +00:00
Tim Waugh
f489c6ff14 Prevent traceback during libsane-hpaio installation check. 2011-02-17 10:00:53 +00:00
Tim Waugh
aabf0245ed Don't show job notifications from the applet (bug #677676). 2011-02-16 15:46:37 +00:00
Tim Waugh
8c478a505a 1.3.0. 2011-02-16 13:48:06 +00:00
Dennis Gilmore
e3b03cde7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 11:41:57 -06:00
Jiri Popelka
dfad6a2fd6 1.2.97 2011-02-09 18:01:44 +01:00
Jiri Popelka
e1726083ab Fixed driver selection when there are duplicate PPDs available. (#667571)
Grabbing focus for editing breaks it (bug #650995).
2011-01-21 13:10:20 +01:00
Jiri Popelka
84548f8e01 Allow %, ( and ) characters in dnssd URI (bug #669820). 2011-01-18 12:02:41 +01:00
Jiri Popelka
94e288eba4 1.2.96: 2011-01-17 18:04:53 +01:00
Tim Waugh
bae429eb8d Merge branch 'f14' 2010-12-02 16:26:57 +00:00
Tim Waugh
b8c7ef01a0 Merge branch 'f13' into f14 2010-12-02 16:16:30 +00:00
Tim Waugh
df693a722c Grab focus on the IconView after setting it editable (bug #650995). 2010-12-02 16:16:10 +00:00
Tim Waugh
f5a8176626 Removed calls to pynotify.Notification.attach_to_status_icon() (bug #657722). 2010-11-30 13:09:15 +00:00
Jiri Popelka
197c82660b Added %ghost to /var/run/udev-configure-printer/usb-uris (bug #656698). 2010-11-26 15:31:40 +01:00
Tim Waugh
798b89cc01 1.2.95 (snapshot). Now pycups and pysmbc are packaged separately. 2010-11-25 13:33:47 +00:00
Tim Waugh
edbc206718 Added in missing part of patch for last change (bug #655317). 2010-11-22 13:23:52 +00:00
Tim Waugh
62b52c32a9 Don't use status icon if notification server supports persistence. 2010-11-03 15:22:05 +00:00
Tim Waugh
a6502e8f1f Merge branch 'f14' 2010-10-29 16:09:32 +01:00
Tim Waugh
f09b7beabe Merge branch 'f13' into f14 2010-10-29 16:02:27 +01:00
Tim Waugh
8dc6e7878d Make sure InstallPrinterDrivers gets correctly typed values (bug #647270). 2010-10-29 15:50:38 +01:00
Jiri Popelka
c25e1ad71f Merge branch 'f14' 2010-10-24 19:33:16 +02:00
Jiri Popelka
904ab64f81 Merge branch 'f13' into f14 2010-10-24 19:32:57 +02:00
Jiri Popelka
7c541e5e6d Correct newly added NPTLpdQueue.patch (bug #646002). 2010-10-24 19:27:20 +02:00
Jiri Popelka
42871f4584 Merge branch 'f14' 2010-10-22 11:33:01 +02:00
Jiri Popelka
60be1e46b6 Merge branch 'f13' into f14 2010-10-22 11:28:03 +02:00
Jiri Popelka
cd7291bc0a Don't check ComboBoxEntry for allowed characters (bug #644131). 2010-10-22 11:27:43 +02:00
Tim Waugh
f051aec7e9 Merge branch 'f14' 2010-10-15 11:13:46 +01:00
Tim Waugh
29e23831e7 Merge branch 'f13' into f14 2010-10-15 09:51:04 +01:00
Tim Waugh
2bc4b4d715 Always use MFG and MDL fields for InstallPrinterDrivers interface (bug #643073). 2010-10-14 16:30:59 +01:00
Tim Waugh
4144815ed7 Show debug output whenever InstallPrinterDrivers is called.
Hopefully this will get to the bottom of bug #633227.
2010-10-14 14:20:02 +01:00
Tim Waugh
6fa0e553f6 Merge branch 'f14' 2010-10-13 13:45:24 +01:00
Tim Waugh
5400f18737 Merge branch 'f13' into f14 2010-10-13 13:43:38 +01:00
Tim Waugh
046489275c 1.2.5.
- CMD-field matching for PPDs (bug #630058).
  - Avoid crash in jobviewer (bug #640904).
  - Don't try to modify firewall for SNMP broadcast responses
    as it doesn't work (trac #214).
  - Correctly parse snmp backend output when fetching
    Device ID (bug #639394).
  - XmlHelper: Don't indent output when saving to file (bug #639586).
  - GroupsPaneModel: Avoid crash when removing queue (bug #639586).
  - Use "Do It Later" instead of "Cancel" for adjust firewall
    dialog (trac #213).
  - Delete Bluetooth printer's queue when unpaired.
  - Show examples of IPP URIs (bug #575795).
  - Use actual Device ID strings in 'no match' debug
    message (bug #630350).
  - Prevent disallowed characters in text entry fields when adding
    new printer (bug #621199).
  - Fixed race condition while renaming printer (bug #625502).
  - Request required job attributes rather than assuming they will
    be present in response (bug #635719).
  - Discard disallowed characters when renaming (bug #612315).
  - Mark more translatable strings (bug #634436).
2010-10-13 13:41:33 +01:00
Tim Waugh
902b9528d6 Merge branch 'f13' into f14 2010-10-01 12:21:38 +01:00
Tim Waugh
bf45cf1cf7 Use actual device ID in debug output (bug #630350). 2010-10-01 11:38:33 +01:00
Jesse Keating
8a4add17f6 - Rebuilt for gcc bug 634757 2010-09-29 15:20:05 -07:00
Tim Waugh
b665a14c0a Merge branch 'f13' into f14 2010-09-13 18:09:37 +01:00
Tim Waugh
b570c9efac Rebuilt with updated translations. 2010-09-13 18:09:13 +01:00
Jiri Popelka
461da522f8 Updated to 1.2.4 2010-08-26 13:42:16 +02:00
Jiri Popelka
4357e2f04f Updated to 1.2.4 2010-08-26 12:53:58 +02:00
Tim Waugh
8708e93695 Merge branch 'f13' into f14 2010-08-23 09:41:48 +01:00
Tim Waugh
68344189ad Bumped release. 2010-08-23 09:31:00 +01:00
Tim Waugh
20c2cec913 Merge branch 'f13' into f14 2010-08-22 17:29:14 +01:00
Tim Waugh
c42ae0ea55 Updated pysmbc to 1.0.9. 2010-08-22 17:28:29 +01:00
dmalcolm
524aa55d07 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 06:49:22 +00:00
Jiří Popelka
13ab771c98 - Moved COPYING file to libs sub-package. 2010-07-12 12:21:25 +00:00
Jiří Popelka
30cbf73f34 - Moved COPYING file to libs sub-package. 2010-07-12 12:21:14 +00:00
Tim Waugh
a4e37c5d29 - Updated pycups to 1.9.51 (bug #584991). 2010-06-25 16:22:55 +00:00
Tim Waugh
0e444c192f - Updated pycups to 1.9.51 (bug #584991). 2010-06-25 16:11:31 +00:00
Tim Waugh
ca73a3ae3d - Updated pycups to 1.9.51 (bug #584991). 2010-06-25 15:54:43 +00:00
Tim Waugh
4e3e619ada - Updated to 1.2.3:
- Use toolbar instead of menubar in JobsViewer (trac #205).
- Fixed HTTPError status code handling when changing server settings.
- Fixed traceback with driver auto-selection (bug #590193).
- Only local filenames can be selected for troubleshoot.txt (bug #590529).
- Fixed cups-pk-helper FileGet usage (bug #587744).
- Escape printer names in error dialog markup (Ubuntu #567324).
- Avoid traceback changing PPD for queue with bad PPD.
- Attempt to translate backend device-info strings (Ubuntu #557199).
- Don't buffer debugging output.
- Avoid leaking Connection objects when cancelling jobs.
- Threading fixes (trac #206).
- Canon naming fixes from vendor.
- Make deep copy of list of job ids to cancel (bug #598249).
- Bluetooth auto-config support.
- Restored keybindings/tooltips lost in switch to action groups (trac
    #208).
- Spinner icon has to have more than one frame (bug #603034).
- Add job to active_jobs only if we're interested in it (bug #604492).
- Make sure automatically-created queues will work; delete queue if missing
    executables.
- Don't add queues for Graphtec devices (bug #547171).
- Avoid KeyError in AdvancedServerSettings.py (bug #606798).
- Handle empty notify-subscribed-event subscription attributes (bug
    #606909).
2010-06-24 16:58:52 +00:00
Tim Waugh
b1e623bd44 - Updated to 1.2.3:
- Use toolbar instead of menubar in JobsViewer (trac #205).
- Fixed HTTPError status code handling when changing server settings.
- Fixed traceback with driver auto-selection (bug #590193).
- Only local filenames can be selected for troubleshoot.txt (bug #590529).
- Fixed cups-pk-helper FileGet usage (bug #587744).
- Escape printer names in error dialog markup (Ubuntu #567324).
- Avoid traceback changing PPD for queue with bad PPD.
- Attempt to translate backend device-info strings (Ubuntu #557199).
- Don't buffer debugging output.
- Avoid leaking Connection objects when cancelling jobs.
- Threading fixes (trac #206).
- Canon naming fixes from vendor.
- Make deep copy of list of job ids to cancel (bug #598249).
- Bluetooth auto-config support.
- Restored keybindings/tooltips lost in switch to action groups (trac
    #208).
- Spinner icon has to have more than one frame (bug #603034).
- Add job to active_jobs only if we're interested in it (bug #604492).
- Make sure automatically-created queues will work; delete queue if missing
    executables.
- Don't add queues for Graphtec devices (bug #547171).
- Avoid KeyError in AdvancedServerSettings.py (bug #606798).
- Handle empty notify-subscribed-event subscription attributes (bug
    #606909).
2010-06-24 16:58:17 +00:00
Jiří Popelka
215d77623d - Initialise auto_make to the empty string (bug #590193). 2010-06-02 16:24:18 +00:00
Jiří Popelka
5988f6f53c - Initialise auto_make to the empty string (bug #590193). 2010-06-02 16:24:07 +00:00
Tim Waugh
10a1b93532 - Updated pycups to 1.9.50. 2010-05-18 13:54:33 +00:00
Tim Waugh
1362cbca3c - Updated pycups to 1.9.50. 2010-05-18 13:53:22 +00:00
Tim Waugh
46f60dc59d - Updated pysmbc to 1.0.7. 2010-05-18 12:16:07 +00:00
Tim Waugh
e4381b0e73 - Updated pysmbc to 1.0.7. 2010-05-18 12:15:55 +00:00
Tim Waugh
c001acef7f - cups-pk-helper FileGet method requires directory it can write to (bug
#587744).
2010-05-13 12:21:13 +00:00
Tim Waugh
8713afba05 Fixed typo. 2010-05-13 12:14:35 +00:00
Tim Waugh
10abeb2c63 - cups-pk-helper FileGet method requires directory it can write to (bug
#587744).
2010-05-13 12:12:17 +00:00
Tim Waugh
b26f908eaf - Updated to 1.2.2:
- Check we are connected to the local server for server firewall changes
    and package installation.
- Avoid Yes/No buttons (trac #204).
- Set gettext domain for new printer dialog (Ubuntu #557199).
- Make sure the printer we are changing the PPD for still exists and close
    New Printer window if not (bug #581668).
- Specify requested_attributes in getJobs if possible (bug #584806).
- Resolve DNS-SD hostnames for physical device comparision (trac #179).
- jobviewer: PrinterURIIndex fix when no initial printer names and when
    looking up by name.
- Don't fetch Device ID from network printer if we already know it.
- Applet module no longer needs to import statereason.
- Removed doubled-up 'translatable' attribute in UI file (Ubuntu #571662).
- Fixed indentation in PK1Connection.getDevices.
- No need to introspect CupsPkHelper every time, just once.
- troubleshoot: turn off debugging before fetching error log.
- Fixed localized state reasons (bug #587718).
- Match Kyocera as manufacturer when only model name reported (Ubuntu
    #564633).
- Fixed TreeIter handling in update_job_creation_times (bug #588409).
- Make Verify buttons auto-sized (Ubuntu #575048).
- Fixed a troubleshooter string and some SMB auth dialog strings that were
    not being translated (Ubuntu #557199).
- Show unmatched IEEE 1284 Device IDs in less confusing format.
- check-device-ids: run SNMP query for lpd URIs too.
- Handle HTTPError from AdvancedServerSettingsDialog, and treat any HTTP
    errors as failures (bug #587744).
- asyncconn/asyncipp: some fixes for connection/reconnection failures.
- ppdsloader: watch out for errors when connecting.
- Initialise GUI.printers in constructor (bug #589793).
- Always use close_fds=True in subprocess.Popen calls (bug #587830).
- Translation updates.
2010-05-07 15:52:23 +00:00
Tim Waugh
56ed9b83bb - Updated to 1.2.2:
- Check we are connected to the local server for server firewall changes
    and package installation.
- Avoid Yes/No buttons (trac #204).
- Set gettext domain for new printer dialog (Ubuntu #557199).
- Make sure the printer we are changing the PPD for still exists and close
    New Printer window if not (bug #581668).
- Specify requested_attributes in getJobs if possible (bug #584806).
- Resolve DNS-SD hostnames for physical device comparision (trac #179).
- jobviewer: PrinterURIIndex fix when no initial printer names and when
    looking up by name.
- Don't fetch Device ID from network printer if we already know it.
- Applet module no longer needs to import statereason.
- Removed doubled-up 'translatable' attribute in UI file (Ubuntu #571662).
- Fixed indentation in PK1Connection.getDevices.
- No need to introspect CupsPkHelper every time, just once.
- troubleshoot: turn off debugging before fetching error log.
- Fixed localized state reasons (bug #587718).
- Match Kyocera as manufacturer when only model name reported (Ubuntu
    #564633).
- Fixed TreeIter handling in update_job_creation_times (bug #588409).
- Make Verify buttons auto-sized (Ubuntu #575048).
- Fixed a troubleshooter string and some SMB auth dialog strings that were
    not being translated (Ubuntu #557199).
- Show unmatched IEEE 1284 Device IDs in less confusing format.
- check-device-ids: run SNMP query for lpd URIs too.
- Handle HTTPError from AdvancedServerSettingsDialog, and treat any HTTP
    errors as failures (bug #587744).
- asyncconn/asyncipp: some fixes for connection/reconnection failures.
- ppdsloader: watch out for errors when connecting.
- Initialise GUI.printers in constructor (bug #589793).
- Always use close_fds=True in subprocess.Popen calls (bug #587830).
- Translation updates.
2010-05-07 15:29:58 +00:00
Tim Waugh
e00aa2ec64 - Specify requested attributes in getJobs if possible (bug #584806).
- Added optional requested_attributes argument to Connection.getJobs (bug
    #584806).
2010-04-22 15:20:06 +00:00
Tim Waugh
1b26791b0f - Specify requested attributes in getJobs if possible (bug #584806).
- Added optional requested_attributes argument to Connection.getJobs (bug
    #584806).
2010-04-22 15:15:08 +00:00
Tim Waugh
8eb5a60fa6 - Updated to 1.2.1:
- Fixed missing translations (bug #580442).
- Offer to adjust firewall when necessary.
- Avoid tracebacks when adjusting server settings.
- Handle IPP failure fetching printer attributes for completed jobs (Ubuntu
    #562679).
- monitor: don't crash if job-state attribute is missing (Ubuntu #562441).
- troubleshoot: handle IPPError in PrintTestPage module (bug #579957).
- Lots of check-device-ids fixes.
2010-04-14 23:59:19 +00:00
Tim Waugh
699813d7cf - Updated to 1.2.1:
- Fixed missing translations (bug #580442).
- Offer to adjust firewall when necessary.
- Avoid tracebacks when adjusting server settings.
- Handle IPP failure fetching printer attributes for completed jobs (Ubuntu
    #562679).
- monitor: don't crash if job-state attribute is missing (Ubuntu #562441).
- troubleshoot: handle IPPError in PrintTestPage module (bug #579957).
- Lots of check-device-ids fixes.
2010-04-14 23:59:16 +00:00
Tim Waugh
0c0e04c4bf - Use JobCancel compatibility method until cups-pk-helper-0.1.0 is packaged
(bug #581315).
2010-04-12 11:30:34 +00:00
Tim Waugh
1f861f1126 - Use JobCancel compatibility method until cups-pk-helper-0.1.0 is packaged
(bug #581315).
2010-04-12 11:25:23 +00:00
Tim Waugh
239b28f1fd - check-device-ids: use make-and-model field for best-matching.
- Use upstream fix for async bugs.
2010-03-27 10:26:27 +00:00
Tim Waugh
46d234b9d7 - check-device-ids: use make-and-model field for best-matching.
- Use upstream fix for async bugs.
2010-03-27 10:25:48 +00:00
Tim Waugh
d52b8a8427 - Use upstream fix for async bugs. 2010-03-27 10:15:38 +00:00
Tim Waugh
56e45a722e - More async traceback fixes (Ubuntu #547075). 2010-03-26 12:54:32 +00:00
Tim Waugh
1fcc63811b - More async traceback fixes (Ubuntu #547075). 2010-03-26 12:53:25 +00:00
Tim Waugh
0d7bafdb59 - Better inklevel 25/50/75 markers. 2010-03-26 10:36:30 +00:00
Tim Waugh
83894836a8 - Better inklevel 25/50/75 markers. 2010-03-26 10:36:13 +00:00
Tim Waugh
c84ca760ff - Fixed window transience for 'Change Device URI'. 2010-03-26 10:33:57 +00:00
Tim Waugh
9cf8a5691d - Fixed window transience for 'Change Device URI'. 2010-03-26 10:33:29 +00:00
Tim Waugh
1ce5b1929c - More async traceback fixes (Ubuntu #547075). 2010-03-26 10:28:38 +00:00
Tim Waugh
38cc47d62b - More async traceback fixes (Ubuntu #547075). 2010-03-26 10:27:50 +00:00
Tim Waugh
43adcf4932 Add the patch. 2010-03-25 17:15:40 +00:00
Tim Waugh
6f1a5cd731 - check-device-ids: use correct paths for LSB model URIs. 2010-03-25 17:10:41 +00:00
Tim Waugh
adaa22b190 - check-device-ids: use correct paths for LSB model URIs. 2010-03-25 17:10:24 +00:00
Tim Waugh
9007e3ff74 - Fixed cdi-search-harder patch. 2010-03-25 17:07:11 +00:00
Tim Waugh
0e4bbba8fd - Fixed cdi-search-harder patch. 2010-03-25 17:06:59 +00:00
Tim Waugh
57d971d7db - Fixed traceback in asyncipp (bug #576932). 2010-03-25 16:38:08 +00:00
Tim Waugh
355a1cc410 - Fixed traceback in asyncipp (bug #576932). 2010-03-25 16:37:37 +00:00
Tim Waugh
427a222de7 - check-device-ids: search harder for missing Device IDs. 2010-03-25 16:37:15 +00:00
Tim Waugh
5c55ae5b79 - check-device-ids: search harder for missing Device IDs. 2010-03-25 16:33:49 +00:00
Tim Waugh
775d956b09 - Make inklevel widget easier to read (bug #576930). 2010-03-25 16:29:48 +00:00
Tim Waugh
8b21dbb50f - Make inklevel widget easier to read (bug #576930). 2010-03-25 16:29:11 +00:00