- 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.
- 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).
- 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.
- 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).
- 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.
- 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.
- 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.
- 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.
- Mark console.apps file as a config file.
- Mark pam file as a config file (not replaceable).
- No need to ship empty NEWS file.
- Give cupsd.py executable permissions to satisfy rpmlint.
- Provides system-config-printer-gui.
- Mark D-Bus configuration file as a config file.
- Fixed libs summary.
- Better buildroot tag.
- Better defattr.
- Preserve timestamps on explicitly install files.
- Make example pycups program non-executable.
- 0.7.74.4:
- Updated translations.
- Several small bugs fixed.
- When a class is removed on the server, remove it from the UI.
- When deleting a printer, select the default printer again.
- Select newly-copied printer.
- Updated translation (fi).
- Better --help message.
- Use strcoll to sort manufacturer names.
- Avoid duplicate 'recommended' marks.
- Remove duplicate device URIs.
- Handle IPP_TAG_NOVALUE attributes (for CUPS 1.3.x).
- Updated Polish translation (bug #263001).
- Don't select the default printer after changes to another printer have
been made.
- Always construct URI from input fields when changing device (bug
#281551).
- Avoid busy-cursor traceback when window is not yet displayed.
- Don't discard make/model-matched devices when there are ID-matched
devices (Till Kamppeter).
- Fixed fallback if no text-only driver is available (Till Kamppeter).
- Initialise the make/model list when an ID match failed (Till Kamppeter).
- Better error-handling in default-print application (Ubuntu #129901).
- UI tweak in admin tool (Ubuntu #128263).
- Handle socket: URIs (Ubuntu #127074).
- 0.7.70:
- Increased GetReady->NewPrinter timeout.
- More binary names mapped to package named.
- Run system-install-packages to install missing drivers (bug #246726).
- Less debug output.
- Desktop file fixes for KDE (bug #247299).
- Fixed desktop files to have capital letters at the start of each word in
the Name field (bug #242859).
- Fixed crash when saving unapplied changes.
- Fixed Device ID parser to always split the CMD field at commas.
- New PPDs class means we no longer parse the foomatic XML database.