Commit Graph

333 Commits

Author SHA1 Message Date
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
d5fb50b345 Upload new tarball. 2008-09-29 17:00:58 +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