Commit Graph

299 Commits

Author SHA1 Message Date
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