- 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.
- Use standard icon for admin tool desktop file.
- Fixed env path in Python scripts.
- Applet: stop running when the session ends.
- Prevent a traceback in the SMB browser (bug #225351).
- 'Manage print jobs' desktop file.
- Resolves: rhbz#225351
- Fixed a translatable string.
- Set a window icon (bug #233899).
- Handle failure to start the D-Bus service.
- Ellipsize the document and printer named (bug #233899).
- Removed the status bar (bug #233899).
- Added an icon pop-up menu for 'Hide' (bug #233899).
- Resolves: rhbz#233899 rhbz#233899 rhbz#233899 rhbz#233899
- 0.7.53:
- Use gettext instead of rhpl.translate.
- Better layout for PPD options.
- Added scrollbars to main printer list (bug #229453).
- Set maximum width of default printer label (bug #229453).
- Handle applying changes correctly when switching to another printer (bug
#229378).
- Don't crash when failing to fetch the PPD (bug #229406).
- Make the text entry boxes sensitive but not editable for remote printers
(bug #229381).
- Better job options screen layout (bug #222272).
- Resolves: rhbz#229453 rhbz#229453 rhbz#229378 rhbz#229406 rhbz#229381
rhbz#222272
- Sort models using cups.modelSort before scanning for a close match (bug
#228505).
- Fixed matching logic (bug #228505).
- Resolves: rhbz#228505 rhbz#228505
- Prevent display glitch in job options list when clicking on a printer
repeatedly.
- List conflicting PPD options, and embolden the relevant tab labels (bug
#226368).
- Fixed typo in 'set default' handling that caused a traceback (bug
#227936).
- Handle interactive search a little better (bug #227935).
- Resolves: rhbz#226368 rhbz#227936 rhbz#227935
- Fixed a traceback in the driver check code.
- Fixed a typo in the conflicts message.
- Handle InputSlot/ManualFeed specially because libcups does (bug #222490).
- Resolves: rhbz#222490
- 0.7.41:
- Reconnect smoothly after uploading new configuration.
- Update lpoptions when setting default printer if it conflicts with the
new setting (bug #217395).
- Fixed typo in show_HTTP_Error (bug #217537).
- Don't pre-select make and model when not discoverable for chosen device
(bug #217518).
- Set Forward button sensitive on Device screen in new-printer dialog (bug
#217515).
- Keep Server Settings selected after applying changes if it was selected
before.
- Set Connecting dialog transient for main window.
- Center Connecting dialog on parent.
- Optional 'reason' argument for cupshelpers.Printer.setEnabled.
- Describe devices that have no optional parameters.
- Resolves: rhbz#217395 rhbz#217537 rhbz#217518 rhbz#217515
- Removed username:password from hint string because we add that in
afterwards.
- Don't set button widths in create-printer dialog (bug #217025).
- Resolves: rhbz#217025
- Busy cursor while loading foomatic and PPD list (bug #215527).
- Make PPD NickName selectable.
- Added SMB hint label on device screen (bug #212759).
- Resolves: rhbz#215527 rhbz#212759
- Fixed typo introduced in PTAL support.
- Use hp-info from HPLIP package instead of our bundled utility.
- Default to re-rendering PostScript when in a Russian locale (bug
#160631).
- Another driver name change added to updateconf.py (bug #156605).
- Fixed Apply button sensitivity after queue is deleted.
- Avoid the need for cluttering up the Info line (bug #117943).
- Removed tests/.testpage.ps (bug #145418).
- Try to avoid crashing even if perl does.
- Don't write out bad confguration for IF(@eth0) and an IP address on that
interface (bug #146794).
- Fixed two mistake in backend.py.
- Fixed option handling bug when changing printer models (bug #146908).
- Allow control codes in text-only printing (bug #124250).
- More robustness in validating SMB queue information (bug #127348).
- Include more translations (bug #133721).
Wed Jul 14 2004 Tim Waugh <twaugh@redhat.com> 0.6.104-1
- 0.6.104:
- Fixed chkconfig invocation.
- New po files.
- Use GTK methods that are not deprecated.
- Print a message about unmatched USB model/mfr strings.
Thu Jun 03 2004 Tim Waugh <twaugh@redhat.com> 0.6.101-1
- 0.6.101:
- Set LANG=C before running /usr/sbin/alternatives in places not fixed last
time (bug #124217).