79804fc 1.3.2.

Authored and Committed by twaugh 13 years ago
    1.3.2.
    
    Set connected state when connecting to server fails (bug #685098).
    Handle the situation where cupsd has died/restarted more gracefully.
    Renamed ui/*.ui -> ui/*.glade again, fixing translations.
    Just hide Printer Properties dialog on delete-event (Ubuntu #729966).
    Extra job options: print-quality, printer-resolution, output-bin.
    Automatically show horizontal scrollbar in job options screen.
    Ignore "output-mode-default" attribute as it is not settable.
    Handle IPP_TAG_RESOLUTION types (requires pycups-1.9.55).
    Don't traceback if option value cannot be handled.
    Fixed traceback in options.py (bug #679103).
    Handle URIs in Find Network Printer entry, and use 'Enter URI'
    instead of 'Other' (bug #685091).
    Use "Do It Later" instead of "Cancel" for adjust firewall dialog
    (trac #213).
    Fixed an instance where NewPrinterGUI might not have self.printers
    set (bug #680683).
    IPPHostname can contain colon (to specify port).
    Fixed automatic driver installation when changing the driver.
    Removed stale code left over from conversion to gobjects.
    Ensure all uses of ppdsloader supply the Device ID.
    Fixed some small typos in newprinter --help output.
    Prevent traceback after 2nd drivers search dialog is cancelled
    (bug #680288).
    Activated and fixed testing mode for device ID/driver association
    Match HP-Fax2/3/... PPDs, as well as Ubuntu/Debian hpijs-ppds
    packages.
    preferreddrivers.xml: Identify hpcups and hpijs fax PPDs.
    Match native hpijs driver (drv:///hp/hpijs.drv/...) as "hpijs".
    Handle Ubuntu locations of hpcups.drv and hpijs.drv.
    preferreddrivers.xml: match OpenPrinting gutenprint PPD names as
    gutenprint.
    Removed DES field check altogether.
    xmldriverprefs.test: show order more clearly.
    Make xmldriverprefs.test() debugging optional.
    More debugging during PPD selection.
    Prefer foomatic PostScript drivers before PCL drivers (except
    foomatic-recommended ones).
    
        
file modified
+1 -0
file modified
+1 -0
empty file added
file modified
+42 -2