Commit Graph

399 Commits

Author SHA1 Message Date
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
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
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
Tim Waugh
7340d342ee - Make sure we find https URIs from https backend (bug #507628). 2009-06-24 09:50:12 +00:00
Tim Waugh
9579a563c6 - Avoid showing a non-fatal exception when adding an IPP printer (bug
#507629).
- Fixed traceback when adding/modifying printer which could lead to display
    bugs (bug #507489).
2009-06-24 09:45:25 +00:00
Tim Waugh
edba444851 - Fixed traceback when adding/modifying printer which could lead to display
bugs (bug #507489).
2009-06-23 11:30:57 +00:00
Tim Waugh
fd78d77534 - Updated pycups to 1.9.46.
- Updated to 1.1.8:
- Select a printer after adding it (trac #145).
- Make sure the job and printer context menus cannot get out of date (trac
    #175, trac #172).
- Fixed displayed hold time for held jobs.
- Use grey ink-drop when there is no marker-colors value instead of
    crashing (bug #505399).
- Scroll job list window to new job when appropriate.
- Clean up temporary PPD files (bug #498743).
- Fixed XML crash (Ubuntu #370469).
- Fixed automatic printer model selection.
- Fixed cupspk crash due to missing debugprint import (bug #496722, trac
    #161).
- Fixed PhysicalDevice crash (bug #496722, trac #161).
- Adjusted border padding for New Printer window (bug #493862).
- Set glade's textdomain in the job viewer (Ubuntu #341765).
- Fixed URI parsing when verifying IPP URIs.
- Set relaxed PPD conformance (trac #159).
- Make troubleshooter work again by disabling cupspk for it.
2009-06-18 16:46:36 +00:00
Tim Waugh
8b41d0221c - Updated pycups to 1.9.46. 2009-06-18 13:00:56 +00:00
Tim Waugh
7692b38319 - Changed requirement on notification-daemon to desktop-notification-daemon
to allow for other implementations (bug #500587).
2009-05-13 12:24:46 +00:00
Tim Waugh
549786c2e2 - Moved them back again, as they are not part of the exported interface
(bug #496808).
2009-04-21 09:34:42 +00:00
Kevin Kofler
01c6cb6fc1 - Move files required by system-config-printer-kde to -libs (#496646) 2009-04-21 03:46:59 +00:00
Tim Waugh
a6633ad0c8 - Requires dbus-python (bug #495392).
- Updated to 1.1.7:
- Updated translations.
- Don't abort if the jobviewer couldn't show a notification.
- Don't use setlocale() for locale-independent case conversion.
- Don't assume the notification daemon can show action buttons.
- Use case-insensitive matching for model names.
- HPLIP compatibility fixes.
- Fixed typo in jobviewer keyring support (Ubuntu #343156).
- Added support for https device URIs (bug #478677).
- Prevent traceback in monitor when connection failed (Ubuntu #343387).
2009-04-14 17:03:57 +00:00
Tim Waugh
f2c139d0ec - Requires dbus-python (bug #495392). 2009-04-14 12:10:12 +00:00
Tim Waugh
3264b16277 - No longer requires gnome-python2-gnome.
- Updated to 1.1.6:
- Translatable string fix for authconn.
- Romanian allow/deny translation fix (bug #489748).
- Set glade's textdomain in the jobviewer (Ubuntu #341765).
2009-03-13 17:42:10 +00:00
Tim Waugh
dcf23f42bb - Added patch for changes in 1.1.x since 1.1.5:
- Strip " hpijs" from PPD names.
- Handle there being no operation name set when authentication/retry is
    required.
- Mark "Unauthorized" PolicyKit dialog strings for translation, and change
    that dialog to an error.
- Work around marker-* attributes not being presented as lists (bug
    #489512).
- D-Bus policy tweak.
- Better PPD fallback searching.
- Fixed model search oddity when no digits in model name.
- Fixed locale save/restore in cupshelpers (bug #489313).
- Use gtk.show_uri() instead of gnome.url_show() (trac #147).
- Removed HPLIP probe screen (no longer needed).
- Be certain of having the right cell when starting a rename (Ubuntu
    #333260).
- Fixed strftime call (Ubuntu #334859).
- Check dict before use when handling auth-info-required.
- Handle timed operations being cancelled in the troubleshooter test print
    page (Ubuntu #325084).
- Put pycups version requirement in monitor module.
2009-03-10 18:32:14 +00:00
Tim Waugh
c6c17a2968 - 1.1.5. 2009-03-03 22:34:29 +00:00
Jesse Keating
c31b061238 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 05:14:44 +00:00
Tim Waugh
da1b2d11b3 - Updated from git:
- Prevent traceback when adding new printer (bug #486587).
2009-02-20 15:44:48 +00:00
Tim Waugh
887118c3cc - 1.1.4:
- Skip model selection screen when adding a new printer for which we know
    the exact model.
- Better integration for HPLIP hp and hpfax queues.
- Work around HPLIP option parsing bug.
- Pre-select the current device correctly.
- Better descriptions for types of available connection.
- Perform lowercase operations in a locale-independent manner (trac #151).
2009-02-18 18:17:19 +00:00
Tim Waugh
f80dc93016 - Updated from git:
- Avoid tracebacks in main application (bug #484130) and job viewer.
- Avoid unnecessary modal dialog when adding printer (bug #484960).
- Don't use notification when authentication is required, just display the
    dialog.
2009-02-11 11:47:16 +00:00
Tim Waugh
6dc8cf7b3d - Updated from git:
- Better make/model discovery for multiple devices (bug #484130).
2009-02-10 18:35:55 +00:00
Tim Waugh
972ff65857 - Updated from git:
- Handle D-Bus failures when querying Jockey (bug #484402).
- Set operation when fetching PPD from server (bug #484130).
- Don't allow prompting when updating the UI for a server failure (bug
    #484130).
- Fixed printing a test page from the applet (bug #484130).
2009-02-10 17:32:44 +00:00
Tim Waugh
50a4c8b5b1 - Requires libxml2-python. 2009-02-09 15:27:04 +00:00
Tim Waugh
df14d65d25 - Ship the missing cupspk file (bug #484461). 2009-02-07 11:20:29 +00:00
Tim Waugh
7954c5e5eb - Added in cups-pk-helper support from upstream. 2009-02-05 13:07:03 +00:00
Tim Waugh
6b84090dc1 - Requires python-sexy.
- 1.1.3.
2009-02-03 12:54:27 +00:00
Tim Waugh
8ba63b6f8c - Requires python-sexy. 2009-01-28 23:44:29 +00:00
Tim Waugh
1ec182a2bb - 1.1.2.
- Requires gnome-python2-gnomekeyring.
2009-01-15 12:56:18 +00:00
Tim Waugh
c2273c9cee - Updated pycups to 1.9.45. 2009-01-08 18:04:56 +00:00
Tim Waugh
e2a7d93d16 - 1.1.1. 2008-12-20 12:05:45 +00:00
Tim Waugh
95edbc752a - 1.1.0. 2008-12-19 17:14:53 +00:00
Tim Waugh
c5d1cddc4e - Updated patch for 1.0.x changes:
- Fixed stub scripts (bug #477107).
2008-12-19 13:03:38 +00:00
Tim Waugh
651c459209 - Updated patch for 1.0.x changes:
- Look harder for locale/page size issues in the troubleshooter (trac
    #118).
- Troubleshooter speed improvement (trac #123).
- Localization fixes for authentication dialog (trac #122).
- Character encoding fixes (trac #124).
- Handle model names with more than one set of digits (Ubuntu #251244).
- Catch unable-to-connect error when trying to print a test page (Ubuntu
    #286943).
- Prevent crash when copying PPD options (Ubuntu #285133).
- Use get_cursor for the printer properties treeview (Ubuntu #282634).
- Fix IPP browser when trying to connect to host:port (bug #476396).
- Make sure we're authenticating as the correct user in authconn.
- Prevent traceback when adding printer driven by HPLIP (bug #477107).
- Better display of available local HP fax devices.
2008-12-19 10:13:19 +00:00
Tim Waugh
3a404dfe70 Fixed changelog. 2008-12-18 23:33:48 +00:00
Tim Waugh
6b6ee2c716 - Added patch for pycups git changes since 1.9.44:
- Look for test page file in new location for CUPS 1.4 (bug #476612).
2008-12-17 16:40:14 +00:00
Tim Waugh
72ef595ddb - Updated patch for 1.0.x changes:
- Fix for advanced server settings dialog.
- Fixes for troubleshooter to restore error_log fetching.
2008-12-12 10:04:55 +00:00
Tim Waugh
fb6a18204c - Updated to 1.0.12:
- Don't automatically replace network printer URIs with HPLIP URIs (bug
    #473129).
- Fixed some file descriptor and temporary file leaks.
2008-12-05 12:44:18 +00:00
Ignacio Vazquez-Abrams
2416ef5c68 Rebuild for Python 2.6 2008-11-29 17:21:17 +00:00
Tim Waugh
b5aa2b2dfe - Updated pycups to 1.9.44. 2008-11-28 12:59:31 +00:00
Tim Waugh
22f986fefc - Updated to 1.0.11.
- Updated pycups to 1.9.43.
2008-11-21 17:36:31 +00:00
Tim Waugh
3793d335b6 Include patch. 2008-11-12 17:50:25 +00:00
Tim Waugh
7dcbce2d40 - Updated to 1.0.10. Applied patch from git. 2008-11-12 17:46:55 +00:00
Tim Waugh
99ea333f7b - Applied pycups patch from git. 2008-11-12 17:32:32 +00:00
Tim Waugh
91ce36f72d - Updated to 1.0.9 for translations.
- Updated pysmbc to 1.0.6. No longer need pysmbc-git patch.
2008-10-21 16:57:35 +00:00
Tim Waugh
4efc2732a0 - Added patch for pysmbc changes in git to prevent getdents crashing (bug
#465975).
2008-10-17 09:12:59 +00:00
Tim Waugh
5020567680 - Updated patch for 1.0.x changes:
- Fixed SMB authentication dialog's cancel button (bug #467127).
- Work around samba bug #5805 by sending debug output to stderr instead of
    stdout.
2008-10-16 09:35:30 +00:00
Tim Waugh
c787feb083 - Updated patch for 1.0.x changes:
- Fixed SMB authentication (bug #464003).
2008-10-15 17:09:43 +00:00
Tim Waugh
ff750ba2dc - Added patch for 1.0.x changes:
- Removed unneeded debugging output.
- Don't show the applet in KDE (bug #466945).
- Auth/error dialog improvements for SMB as for IPP (bug #465407).
2008-10-15 10:24:35 +00:00
Tim Waugh
d6fe0f9a24 - Added patch for 1.0.x changes since 1.0.8:
- Don't use a LinkButton for the 'Problems?' button (bug #465407).
- Don't use a separator for the server settings dialog (bug #465407).
- Don't set non-zero page size for SpinButtons.
- Don't show an error dialog if an IPP operation's authentication dialog is
    cancelled by the user, but show an error dialog if the password was
    incorrect (bug #465407).
- Set Server Settings... menu entry sensitive depending on whether we are
    connected to a server (Ubuntu #280736).
- Lots of translations updated.
2008-10-13 16:37:54 +00:00
Tim Waugh
bf3f769b6e - Removed patch (no longer needed). 2008-09-29 17:08:21 +00:00
Tim Waugh
adf1b22899 Removed patch. 2008-09-29 17:07:10 +00:00
Tim Waugh
a6d85b104e - 1.0.8:
- Use modelName from custom PPD to suggest name for new printer (trac #97).
- Avoid display problem with installable options.
- Better matching for Lexmark printers.
- Catch exceptions from advanced server settings dialog (Ubuntu #267557).
- Added some missing OpenPrinting query fields.
- Jockey support added.
- Lots of translations updated.
2008-09-29 16:59:13 +00:00
Tim Waugh
875ce86ebf - Handle IPP_FORBIDDEN (bug #460670). 2008-08-30 09:43:26 +00:00
Tim Waugh
5f118b0d37 - 1.0.7:
- Efficiency improvements.
- Small UI improvements for the New Printer dialog.
- Other small fixes.
2008-08-29 10:41:42 +00:00
Tim Waugh
da0368cbfe - Updated pysmbc to 1.0.5. 2008-08-29 09:52:28 +00:00
Tim Waugh
c6378a311b - Updated pycups to 1.9.42. 2008-08-29 09:13:52 +00:00
Tim Waugh
288dfae306 - Requires gnome-python2-gnome (bug #460021).
- 1.0.6:
- More delete-event fixes.
- Fixed temporary file leak.
- Fixed dialog leaks.
- Small UI improvements for the New Printer dialog.
- Other small fixes.
2008-08-26 11:45:13 +00:00
Tim Waugh
da5a905204 - Include other fixes from upstream including:
- OpenPrinting API change (trac #74).
- libnotify API change for 'closed' signal.
- Notification for job authentication (trac #91).
- Glade delete-event fixes (trac #88).
- Pre-fill username in job authentication dialog (trac #87).
2008-08-14 15:26:32 +00:00
Tim Waugh
c35b1e7a33 - Handle HTTP_FORBIDDEN. 2008-08-13 21:23:17 +00:00
Tim Waugh
ac60811170 - 1.0.5. 2008-08-11 14:04:20 +00:00
Tim Waugh
a8a11e528e - Updated pycups to 1.9.41. 2008-07-14 16:03:09 +00:00
Tim Waugh
3dc3afa6e9 Ship egg-info file for cupshelpers. 2008-07-10 16:29:03 +00:00
Tim Waugh
45e77948e9 - Applied upstream patch for pycups to fix getPrinterAttributes when
requested_attributes is specified.
2008-07-10 15:54:11 +00:00
Tim Waugh
fa6f71c58a No longer need this patch. 2008-07-10 15:50:39 +00:00
Tim Waugh
2195a959e3 - 1.0.4. 2008-07-10 15:47:52 +00:00
Tim Waugh
c5a200e638 - Better debugging for pysmbc. 2008-07-08 14:59:17 +00:00
Tim Waugh
0900e74f0e - Updated pycups to 1.9.40.
- 1.0.3.
2008-06-30 15:58:56 +00:00
Tim Waugh
f5a684d311 - Updated pycups to 1.9.40. 2008-06-30 15:29:32 +00:00
Tim Waugh
22222d6ebc - Updated pysmbc to 1.0.4. 2008-06-20 16:42:02 +00:00
Tim Waugh
ced7617bbd - 1.0.2. 2008-06-10 09:20:09 +00:00
Tim Waugh
09107d3ed6 No longer ship TODO file. 2008-06-09 16:59:46 +00:00
Tim Waugh
5b368ebddc - Update pysmbc to 1.0.3.
- 1.0.1 (bug #450119).
2008-06-09 16:41:17 +00:00
Tim Waugh
210ffaf5ba - Update pysmbc to 1.0.3. 2008-06-09 16:02:40 +00:00
Tim Waugh
15ac532f2e - Requires notify-python (bug #450139). 2008-06-05 15:17:47 +00:00
Tim Waugh
39798da066 - Applied patches from upstream (bug #450120). 2008-06-05 14:35:47 +00:00
Tim Waugh
71b2400d92 Bootstrap before build. 2008-06-03 16:15:36 +00:00
Tim Waugh
e73d00d10a - Applied patches from upstream (bug #449753). 2008-06-03 15:46:51 +00:00
Tim Waugh
e0d38ae7e9 - Updated pycups to 1.9.39. 2008-05-29 08:31:44 +00:00
Tim Waugh
505b7259ef - Updated libs summary. 2008-05-29 08:01:18 +00:00
Tim Waugh
501699bace - 1.0.0. 2008-05-27 17:21:54 +00:00
Tim Waugh
ef133e7380 - Fixed small UI problem in SMB browser. 2008-05-23 15:22:57 +00:00
Tim Waugh
da3d6f789d - 0.9.93. 2008-05-23 14:39:08 +00:00
Tim Waugh
28acfacb6a - 0.9.92. 2008-05-20 14:55:12 +00:00
Tim Waugh
fc5d613758 - Sync to trunk. 2008-05-20 13:57:48 +00:00
Tim Waugh
7fc9cab753 - Updated pysmbc to 1.0.2. 2008-05-20 13:51:11 +00:00
Tim Waugh
4a982c79c5 0.9.91-2 2008-05-18 12:06:14 +00:00
Tim Waugh
e09db86372 - Fixed icon search path. 2008-05-18 11:58:52 +00:00
Tim Waugh
2e12e2ffc6 - No longer requires system-install-packages (bug #444645). 2008-05-16 15:55:54 +00:00
Tim Waugh
75de2a5b9c - Added pysmbc. Build requires libsmbclient-devel.
- Don't install consolehelper bits any more as they are no longer needed.
- 0.9.91:
- User interface overhaul, part 2.
2008-05-16 15:50:49 +00:00
Tim Waugh
ada1d9c8ca - 0.9.90:
- User interface overhaul, part 1.
2008-04-03 16:02:20 +00:00
Tim Waugh
cacd1e590f - Updated pycups to 1.9.38. 2008-04-03 15:15:46 +00:00
Tim Waugh
932ead9939 - 0.7.82.2:
- Various bug fixes.
- Translation updates.
2008-04-03 12:35:54 +00:00
Tim Waugh
a8e2221d80 - More fixes from upstream. 2008-03-17 12:50:01 +00:00
Tim Waugh
9364c4984d - Updated pycups to 1.9.37. 2008-03-17 12:43:54 +00:00
Tim Waugh
20388234a6 Fixed spec file. 2008-03-05 10:13:37 +00:00
Tim Waugh
e5d59cffb8 - Some fixes from upstream. 2008-03-05 10:08:06 +00:00
Tim Waugh
a249f36c5e - Updated pycups to 1.9.36. 2008-03-05 10:05:08 +00:00
Tim Waugh
9e11329c9a - 0.7.82.1:
- More trouble-shooting improvements.
- applet: notify user about failed jobs (bug #168370).
2008-03-03 17:15:00 +00:00
Tim Waugh
7ebcbe1171 - Requires /usr/bin/system-install-packages not pirut (bug #435622). 2008-03-03 13:40:45 +00:00
Tim Waugh
57530f6ee8 Updated file manifest. 2008-02-19 17:31:29 +00:00
Tim Waugh
233f1d0446 - 0.7.82:
- More trouble-shooting improvements.
2008-02-19 17:28:41 +00:00
Tim Waugh
17239a1dcc - Updated to pycups-1.9.35. 2008-02-19 17:26:16 +00:00
Tim Waugh
82dab5e387 - 0.7.81:
- Trouble-shooting improvements and other minor fixes.
2008-02-13 18:19:25 +00:00
Tim Waugh
e9e5e88b27 - Rebuild for GCC 4.3. 2008-02-11 16:22:47 +00:00
Tim Waugh
4f2f440d6e Include the troubleshoot module. 2008-02-04 18:34:09 +00:00
Tim Waugh
91051565fa - Updated to pycups-1.9.34.
- 0.7.80:
- Trouble-shooting support.
2008-02-04 18:24:38 +00:00
Tim Waugh
ee092c0e24 - Updated to pycups-1.9.34. 2008-02-04 18:21:24 +00:00
Tim Waugh
65f976ba32 - 0.7.79. 2008-01-25 18:19:14 +00:00
Tim Waugh
3ad8ee1cfa - Updated to pycups-1.9.33. 2008-01-23 13:26:05 +00:00
Tim Waugh
955aae5acc - Use config-util from new usermode (bug #428406). 2008-01-16 17:47:38 +00:00
Tim Waugh
02da91226f - Requires notification-daemon (Ubuntu #176929). 2007-12-20 13:46:38 +00:00
Tim Waugh
e21053e6c6 - Requires gnome-python2 for theme support (Ubuntu #176929). 2007-12-17 16:22:04 +00:00
Tim Waugh
b55803d361 - Requires gnome-icon-theme for printer icon (Ubuntu #176929). 2007-12-17 14:24:04 +00:00
Tim Waugh
4c7b38be59 Fixed build problem. 2007-12-17 13:51:15 +00:00
Tim Waugh
09eb4fc19b Fixed build problem. 2007-12-17 13:33:23 +00:00
Tim Waugh
608db8e823 - Install Python egg-info file. 2007-12-17 13:25:11 +00:00
Tim Waugh
56eaa62971 0.7.78-3 2007-12-17 12:44:03 +00:00
Tim Waugh
4a1969277f - Updated pycups to 1.9.32. 2007-12-17 12:42:56 +00:00
Tim Waugh
d776d229d9 0.7.78-2 2007-11-27 13:47:07 +00:00