Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > e5d92f2fc14798cf456d1f3012d465ba > files > 7

system-config-printer-1.2.9-1.fc14.x86_64.rpm

2011-10-25  Tim Waugh  <twaugh@redhat.com>

	Bumped version for release.

2011-09-26  Tim Waugh  <twaugh@redhat.com>

	update-po

	Fixed erroneous space character in translatable string.

	update-po

2011-09-23  Tim Waugh  <twaugh@redhat.com>

	troubleshoot: handle errors saving troubleshoot.txt (Ubuntu #789602).

2011-09-23  Till Kamppeter  <till.kamppeter@gmail.com>

	Removed forgotten debug code in printer finder
	In the SMB printer part of the printer finder (what does the work for
	"Find network prnter" on the devices screen of the add-printer wizard)
	there was some debug code which made every search, independent of the
	entered host name or IP, finding a Samsung SCX-4200, shared via SMB.

2011-09-20  Tim Waugh  <twaugh@redhat.com>

	Don't handle tooltips during mainloop recursion (bug #664044, bug #739745).

2011-08-19  Tim Waugh  <twaugh@redhat.com>

	Make bootstrap non-interactive.

2011-08-18  Tim Waugh  <twaugh@redhat.com>

	IPPAuthConnection: if semantic attribute is referenced after destroy, don't fail (Ubuntu #828030).

2011-07-28  Tim Waugh  <twaugh@redhat.com>

	Completed fix for updated firewall API.

2011-07-21  Tim Waugh  <twaugh@redhat.com>

	Fixed hr.po plural forms.

	tx pull && make update-po

2011-07-20  Tim Waugh  <twaugh@redhat.com>

	Fixed DNSSD hostname resolution. (cherry picked from commit 3747e7598fb793b8820021c7ce05a4ca011dcba2)

	Adjusted firewall code to match new system-config-firewall API (modified for CVE-2011-2520).
	Uses json instead of pickle.

2011-07-12  Tim Waugh  <twaugh@redhat.com>

	URL-quote URIs when using "Find Network Printer" (Ubuntu #808137).

2011-07-08  Tim Waugh  <twaugh@redhat.com>

	Robustness in ppdsloader in the face of errors (Ubuntu #766818).

2011-07-06  Tim Waugh  <twaugh@redhat.com>

	Backported firewall-related translation strings from 1.2.x.

	Convert iters to paths before comparing (bug #717062, Ubuntu #791690, trac #221).
	Tree iters cannot be compared, but paths can.
	(cherry picked from commit 60efcbb0f91275753364b6bc67daf2fb8b543ea5)

2011-07-01  Tim Waugh  <twaugh@redhat.com>

	Don't try to read the firewall again for each rule we check. (cherry picked from commit 6eac280f6a0d4317770e34726340b4b44fca41d5)

	Cannot modify the firewall to allow SNMP broadcast responses (trac #214). (cherry picked from commit c04857584eee60be910b82b8b427b70e4fc5d96c)

	Use "Do It Later" instead of "Cancel" for adjust firewall dialog (trac #213).
	(cherry picked from commit 990f0908f385f0702102f2a1b782edc5b07b2ad0)

2011-06-30  Till Kamppeter  <till.kamppeter@gmail.com>

	Do not error out on missing firewall D-Bus service
	This change allows running system-config-printer on non-Fedora/Red Hat
	systems without modifications and no errors, warnings, or
	tracebacks. On Fedora/Red Hat the control of the local firewall via
	D-Bus service is still done.
	(cherry picked from commit 7f150124376580866ba0ed7b267fd1e7ba3ed440)

2011-06-30  Tim Waugh  <twaugh@redhat.com>

	Check we are connected to the local server for server firewall changes. (cherry picked from commit bf250f689c66a20d6e90387dfaaa5bdc5b08f778)

	No longer need "review firewall" dialog. (cherry picked from commit 37158603873248a076804ee1efafe8cfcef043cc)

	Adjust firewall for network printer detection. (cherry picked from commit ea573cca78d1f3b884414065f310e19605c527cf)

	Actually change the firewall to allow incoming IPP connections. (cherry picked from commit 130bb204a42fa5ca921b74e93c9121703bed35c0)

	Check firewall for SNMP, SMB and mDNS. (cherry picked from commit 5caee445ba88c3fc999e41ed18fe7b869eaf8780)

2011-06-21  Tim Waugh  <twaugh@redhat.com>

	Ensure consistency in jobviewer if add_job fails (bug #693055, bug #632551).

2011-04-21  Tim Waugh  <twaugh@redhat.com>

	udev-configure-printer: be more defensive when parsing CUPS response (Ubuntu #760661).

	Fixed typo in comment.

2011-04-15  Jiri Popelka  <jpopelka@redhat.com>

	Allow % character in SMB URI (Ubuntu #747400).

2011-04-05  Tim Waugh  <twaugh@redhat.com>

	update-po

	Updated aclocal.m4.

	Bumped version for release.

	Fixed PPDs loader when using CUPS remotely or when DBus not available (bug #693515).

2011-03-28  Tim Waugh  <twaugh@redhat.com>

	Fixed off-by-one error in monitor.

	Be defensive against CUPS returning incorrect job IDs (Ubuntu #721051).

2011-03-22  Till Kamppeter  <till.kamppeter@gmail.com>

	Job viewer's attribute window: Convert job numbers and attribute values to strings
	In the code for the job attributes window in the job viewer
	(right-click a job and choose "View Attributes") on two points
	arguments have to be converted to strings. Once for the notebook page
	labels as the job IDs are numbers, and second for the attribute
	values, they can be numbers or even data structures (Ubuntu bug #733088).

2011-03-16  Tim Waugh  <twaugh@redhat.com>

	Set connected state when connecting to server fails (bug #685098).

2011-03-14  Tim Waugh  <twaugh@redhat.com>

	Transifex configuration file.

2011-03-09  Tim Waugh  <twaugh@redhat.com>

	Don't allow prompts when handling cups-connection-error signal (trac #219).

2011-03-08  Tim Waugh  <twaugh@redhat.com>

	update-po

	tx pull

	Added Transifex client hook to bootstrap script.

2011-02-25  Tim Waugh  <twaugh@redhat.com>

	update-po

2011-02-24  Tim Waugh  <twaugh@redhat.com>

	Extra job options: print-quality, printer-resolution, output-bin.

	Automatically show horizontal scrollbar in job options screen.

	Removed debugging output.

	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.

2011-02-24  Jiri Popelka  <jpopelka@redhat.com>

	Fixed traceback in options.py (bug #679103).
	Select one from supported values instead of the default if the default
	is not among supported.

2011-02-20  kami911  <kami911@fedoraproject.org>

	l10n: Updates to Hungarian (hu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Hungarian (hu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-17  Tim Waugh  <twaugh@redhat.com>

	monitor: always set self.bus even when D-Bus not available.

	Fixed traceback due to libsane-hpaio installation check.

2011-02-16  Tim Waugh  <twaugh@redhat.com>

	Prevent look-up failures in dnssdresolve (Ubuntu #716357).

2011-02-15  kristho  <kristho@fedoraproject.org>

	l10n: Updates to Danish (da) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-15  Tim Waugh  <twaugh@redhat.com>

	Install libsane-hpaio when appropriate (bug #585362).

	Avoid double-checking networked HPLIP-able devices.

2011-02-14  Tim Waugh  <twaugh@redhat.com>

	Use #!/usr/bin/python throughout, even for non-executables.

2011-02-13  yurchor  <yurchor@fedoraproject.org>

	l10n: Updates to Ukrainian (uk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-10  jassy  <jassy@fedoraproject.org>

	l10n: Updates to Panjabi (Punjabi) (pa) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-09  Tim Waugh  <twaugh@redhat.com>

	Don't display tooltips in the jobviewer as they do not work at all.

	applet: don't crash when DISPLAY is unset (bug #676343).

2011-02-09  hasanalpinan  <hasanalpinan@fedoraproject.org>

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-09  Tim Waugh  <twaugh@redhat.com>

	Don't crash when DISPLAY is unset (bug #676339).

	update-po

	Bumped version for release.

2011-02-09  hasanalpinan  <hasanalpinan@fedoraproject.org>

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-09  jassy  <jassy@fedoraproject.org>

	l10n: Updates to Panjabi (Punjabi) (pa) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-08  Tim Waugh  <twaugh@redhat.com>

	Don't rely on CUPS_PRINTER_COMMANDS alone.

2011-02-08  jassy  <jassy@fedoraproject.org>

	l10n: Updates to Panjabi (Punjabi) (pa) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-07  Tim Waugh  <twaugh@redhat.com>

	update-po

2011-02-07  Till Kamppeter  <till.kamppeter@gmail.com>

	Save not only the IP but also the host name in the device record when resolving a DNS-SD service name
	With the host name we can create host-name-based HPLIP URIs which are
	stable against routers which do not keep always the same IP for a
	network device when it is turned off and on again.

2011-02-07  Tim Waugh  <twaugh@redhat.com>

	CUPS dnssd URI check should check for /cups in the string, not at end.

2011-02-04  Till Kamppeter  <till.kamppeter@gmail.com>

	Enhancements of the PhysicalDevice class for the CUPS "dnssd" backend
	This is especially to improve association of DNS-SD- and
	SNMP-discovered printers, so that the same printer, discovered with
	the two methods appears only once in the list of discovered
	devices. There are also improvements for getting mmake/model/serial
	number info and for network printers the IP address and (if available)
	the host names are also listed. This way admins can easily identify
	the discovered printers, even if there is more than one of the same
	model in the network.

2011-02-04  Tim Waugh  <twaugh@redhat.com>

	Small tidy-up from last patch.

2011-02-04  Till Kamppeter  <till.kamppeter@gmail.com>

	Explicit support for the "dnssd" CUPS backend
	This change adds explicit support for the "dnssd" CUPS backend to
	system-config-printer. This makes entries in the list of discovered
	printers coming from the "dnssd" CUPS backend appear with nice
	descriptions instead of custom URI input fields (as one gets for
	unknown backends). It also adds code to make hostname-based HPLIP URIs
	be generated (keep HPLIP queues working when router changes IP
	everytime when printer is turned on).

	Fixes on the DNS-SD service name resolver
	Fixed the DNS-SD service name resolving: Expanded "%<hex>" encodings
	in the dnssd device URIs (like
	dnssd://HP%20LaserJet%20P3005%20%5B2611E3%5D._ipp._tcp.local/) before
	sending the service name to Avahi and let PhysicalDevice check the
	resolved IP addresses. Now network printers discovered both by DNS-SD
	and SNMP are really appearing only once in the list of discovered
	printers.

2011-02-03  Tim Waugh  <twaugh@redhat.com>

	Fixed bugs in gtk_label_autowrap.py by updating to latest version (bug #637829).

2011-02-03  jassy  <jassy@fedoraproject.org>

	l10n: Updates to Panjabi (Punjabi) (pa) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-02-02  Tim Waugh  <twaugh@redhat.com>

	troubleshoot: handle wrong server name but right IP address.
	Also, always attempt to find SMB queues.

2011-02-01  jassy  <jassy@fedoraproject.org>

	l10n: Updates to Panjabi (Punjabi) (pa) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-01-20  Tim Waugh  <twaugh@redhat.com>

	Grabbing focus for editing breaks it (bug #650995).

2011-01-20  shanky  <shanky@fedoraproject.org>

	l10n: Updates to Kannada (kn) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-01-20  Tim Waugh  <twaugh@redhat.com>

	Handle failure to connect in PrinterURIIndex (bug #668568).

2011-01-19  Tim Waugh  <twaugh@redhat.com>

	Fixed current driver display when using a "(recommended)" driver.

	Actually fix problem supposed to be fixed by last commit.

	Fixed driver selection when there are duplicate PPDs available.
	In this situation a different PPD than the user selected would be
	used.  For example, with an HP LaserJet 1200 the following drivers
	were shown:

	Foomatic/pxlmono
	Postscript
	pcl3, hpcups
	Foomatic/hpijs
	etc...

	However, 'Postscript' represents two identical PPDs and the underlying
	driver list contains both of these.  Selecting 'pcl3, hpcups' would
	choose index 2 from the driver list, i.e. the second of the
	duplicates.

	The fix is to remove duplicates once we have merged them.

2011-01-18  Jiri Popelka  <jpopelka@redhat.com>

	Allow %, ( and ) characters in dnssd URI (bug #669820).

2011-01-14  Tim Waugh  <twaugh@redhat.com>

	update-po

	Recreated aclocal.m4 using new autoconf

	Bumped version for release.

2011-01-13  khasida  <khasida@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-01-13  mgiri  <mgiri@fedoraproject.org>

	l10n: Updates to Oriya (or) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-01-12  Jiri Popelka  <jpopelka@redhat.com>

	string.letters are locale.getpreferredencoding() encoded (bug #668127).

2011-01-05  swkothar  <swkothar@fedoraproject.org>

	l10n: Updates to Gujarati (gu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Gujarati (gu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-01-03  swkothar  <swkothar@fedoraproject.org>

	l10n: Updates to Gujarati (gu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2011-01-03  runab  <runab@fedoraproject.org>

	l10n: Updates to Bengali (India) (bn_IN) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-12-21  Tim Waugh  <twaugh@redhat.com>

	Don't log "invalid or missing" ID as level error but debug.
	This situation is expected most of the time, as either the libusb
	method or the usblp method will lock out the other.

2010-12-16  Tim Waugh  <twaugh@redhat.com>

	Undo grab_focus change.
	Still something strange going on though: after right-click and Rename,
	typing at the keyboard doesn't end up reaching the cell's editable
	widget.  It has to be selected first.

	Grab focus for the cell, not the icon view, when renaming printer.

2010-12-16  Jiri Popelka  <jpopelka@redhat.com>

	Block unwanted characters when editing queue name (bug #658550).

2010-12-16  Tim Waugh  <twaugh@redhat.com>

	Don't traceback on exit if we couldn't connect to CUPS at all.

	Fixed typo in last commit.

	Initialise D-Bus threading in timedops module (bug #662047).
	Initialise threading for D-Bus.  This is needed as long as it is
	used from two separate threads.  We only do this in a few places
	now, but in particular the troubleshooter does this.

2010-12-09  Tim Waugh  <twaugh@redhat.com>

	Ignore leading/trailing whitespace in IEEE 1284 Device ID fields.

2010-12-06  tiansworld  <tiansworld@fedoraproject.org>

	l10n: Updates to Chinese (China) (zh_CN) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-12-02  Tim Waugh  <twaugh@redhat.com>

	Grab focus on the IconView after setting it editable (bug #650995).
	This fixes rename problems when using compiz.

	Don't need debug logs for every missing MFG/MDL field.

	Don't leave an extra Monitor running.

2010-12-01  Tim Waugh  <twaugh@redhat.com>

	Tidying.

2010-12-01  Till Kamppeter  <till.kamppeter@gmail.com>

	Do not generate print queue names which begin or end with a dash

2010-12-01  Tim Waugh  <twaugh@redhat.com>

	Moved PPD matching call into PPDsLoader class to avoid multiple calls.

	Debugging messages in authconn.Connection.
	Now logical operations are bracketed by debugging messages.

2010-11-30  Till Kamppeter  <till.kamppeter@gmail.com>

	Lower the priority of Gutenprint
	For PostScript and PCL printers without manufacturer-supplied PPDs and
	with explicit support by Gutenprint, the (inferior) Gutenprint PCL 5e
	driver got selected. Demoted Gutenprint to make Foomatic/Postscript
	and HPIJS preferred (Ubuntu bug #669152). Also improved recognition of
	Gutenprint's PPD URIs.

2010-11-30  Tim Waugh  <twaugh@redhat.com>

	Recreate the monitor for the correct host after "Connect...".

	Removed calls to pynotify.Notification.attach_to_status_icon().
	Newer versions of libnotify do not provide this method as its use is
	being replaced by the "persist" capability in notification-daemon.

2010-11-29  elsupergomez  <elsupergomez@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-11-26  Tim Waugh  <twaugh@redhat.com>

	No longer need FOOMATIC_GENERIC driver class.
	Till's explanation:

	The driver class DRIVER_TYPE_FOOMATIC_GENERIC is not really needed and
	it also stopped the evaluation before reaching the check for the
	"(recommended)". A driver search for a completely unknown PCL-XL
	printer leads to an assignment of a working but inferior driver. Try

	system-config-printer --setup-printer='file:/tmp/printout' --devid='CMD:PCLXL;'

	and you will get the (low-res, bw, PCL 5e) Gutenprint driver assigned
	instead of the (hi-res, color, PCL XL) pxlcolor driver. Removing the
	check for "Generic" leads to the desired result.

	Treat "foomatic-db-compressed-ppds:" the same as "foomatic:".

2010-11-26  ufa  <ufa@fedoraproject.org>

	l10n: Updates to Portuguese (Brazilian) (pt_BR) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-11-18  fdaluisio  <fdaluisio@fedoraproject.org>

	l10n: Updates to Italian (it) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-11-17  shnurapet  <shnurapet@fedoraproject.org>

	l10n: Updates to Russian (ru) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-11-16  Jiri Popelka  <jpopelka@redhat.com>

	Request also 'job-preserved' attribute in JobViewer (Ubuntu #675259).

2010-11-15  cleitonlima  <cleitonlima@fedoraproject.org>

	l10n: Updates to Portuguese (Brazilian) (pt_BR) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-11-14  tombo  <tombo@fedoraproject.org>

	l10n: Updates to Italian (it) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-11-11  Tim Waugh  <twaugh@redhat.com>

	Removed unnecessary output while renaming.

	udev-configure-printer: syslog if no corresponding CUPS device matches.

2010-11-10  Tim Waugh  <twaugh@redhat.com>

	When PackageKit is available, always search for drivers to install.
	Without doing this, we may very well end up using the "wrong" driver
	if a sub-optimal one happens to be installed.

2010-11-05  Tim Waugh  <twaugh@redhat.com>

	Cancel printer finder once it is no longer needed.

	Better debugging output when printer finder is running.

2010-11-03  Jiri Popelka  <jpopelka@redhat.com>

	Treat cups.Connection() failure in PrinterURIIndex._map_printer (bug #648014).

2010-11-01  Tim Waugh  <twaugh@redhat.com>

	Compatibility code for new smbc exception types.

2010-11-01  hasanalpinan  <hasanalpinan@fedoraproject.org>

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-30  kmaraas  <kmaraas@fedoraproject.org>

	l10n: Updates to Norwegian Bokmål (nb) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-29  renault  <renault@fedoraproject.org>

	l10n: Updates to French (fr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-29  Tim Waugh  <twaugh@redhat.com>

	Export installdriver as cupshelpers.installdriver.
	This allows other applet implementations, such as the KDE
	printer-applet, to share more code.

	Make sure InstallPrinterDrivers get correctly typed values (bug #647270).

2010-10-27  Tim Waugh  <twaugh@redhat.com>

	Don't use DES: fields from hpcups PPDs.
	From original patch by Till Kamppeter.

	Fixed misuse of str.find() result.

	Use native language when building PPDs list (lost in last change-but-one).

	Only show "(recommended)" for driver that is auto-selected.

	Don't build PPD list twice.

2010-10-26  Tim Waugh  <twaugh@redhat.com>

	Reverted second DNS-SD resolver.
	Was this even necessary?  If we really need to resolve special HPLIP
	device URIs, the dnssdresolve module should be used to do that
	asynchronously and at the right point (i.e. not inside PhysicalDevice
	but between getting the device URIs and adding the devices, like is
	already the case with dnssd:// URIs).

2010-10-26  goeran  <goeran@fedoraproject.org>

	l10n: Updates to Swedish (sv) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-25  hasanalpinan  <hasanalpinan@fedoraproject.org>

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-25  raven  <raven@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-24  hasanalpinan  <hasanalpinan@fedoraproject.org>

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-22  goeran  <goeran@fedoraproject.org>

	l10n: Updates to Swedish (sv) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-21  hasanalpinan  <hasanalpinan@fedoraproject.org>

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-21  vpv  <vpv@fedoraproject.org>

	l10n: Updates to Finnish (fi) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-21  hasanalpinan  <hasanalpinan@fedoraproject.org>

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Turkish (tr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-20  Tim Waugh  <twaugh@redhat.com>

	Don't retry getNotifications if the operation is forbidden.

	monitor: don't try to update if subscriptions not available.

	Debugging output: include events watched in monitor.

	Added debugging to monitor.py to see when/why get_notifications is called.

	Adapted cupshelpers.ppds.PPDs() to cope with cups.Connection.getPPDs2().

	Removed unnecessary debugging.

2010-10-20  feonsu  <feonsu@fedoraproject.org>

	l10n: Updates to Slovak (sk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-19  Tim Waugh  <twaugh@redhat.com>

	Don't try to read the firewall again for each rule we check.

	Remove reference to current printer on exit (bug #556548).

	cupshelpers: more useful repr for Printer object.

2010-10-19  Jiri Popelka  <jpopelka@redhat.com>

	Don't check ComboBoxEntry for allowed characters (bug #644131).

2010-10-17  ruigo  <ruigo@fedoraproject.org>

	l10n: Updates to Portuguese (pt) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-15  Tim Waugh  <twaugh@redhat.com>

	Speed-up for version numbers check in ppdMakeModelSplit.
	Regular expressions can be fast if compiled first.  For some reason
	in this case, using str.find() first makes it faster still.

	cupshelpers.ppds: show time spent in PPDs._init_makes() in debugging output.

	Let --debug option enable debugging from cupshelpers.ppds as well.

2010-10-15  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-14  Tim Waugh  <twaugh@redhat.com>

	Always use MFG and MDL keys for InstallPrinterDrivers interface (bug #643073).

	Show debug output whenever InstallPrinterDrivers is called.

	Avoid truncating model names like "Epson PX V500".
	Problem spotted by Till Kamppeter.

	Removed debugging accidentally left in.

2010-10-13  Tim Waugh  <twaugh@redhat.com>

	Job viewer: Delete should be sensitive whenever Cancel is not (Ubuntu #604357).

2010-10-13  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-13  yurchor  <yurchor@fedoraproject.org>

	l10n: Updates to Ukrainian (uk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-13  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-13  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for release.

	Updated British translation.

	update-po

2010-10-13  feonsu  <feonsu@fedoraproject.org>

	l10n: Updates to Slovak (sk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-13  Till Kamppeter  <till.kamppeter@gmail.com>

	Avoid duplicate listings of the same PPD file
	According to the Adobe specs different PPDs have to have different
	NickName entries. Therefore we suppress repeated listing of the same
	NickName.

	Save name of PPD which matches best to the detected printer, not only make/model.
	After searching the best matching PPD for the detected printer only
	make and model got saved and not the name of the actually best
	matching PPD, making the any prioritization of PPD files, especially
	the ones based on the CMD: or DES: fields in the device ID useless.

2010-10-12  Tim Waugh  <twaugh@redhat.com>

	CMD-field matching for PPDs (bug #630058).

	Add debug message when device ID is made up for snmp backend.

	Added nds to ALL_LINGUAS.

	Avoid crash in jobviewer (bug #640904).
	More complete fix would involve calling update_status() from the idle
	timer instead.

	Cannot modify the firewall to allow SNMP broadcast responses (trac #214).

	Correctly parse snmp backend output when fetching Device ID (bug #639394).

2010-10-07  htaira  <htaira@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-07  lovenemesis  <lovenemesis@fedoraproject.org>

	l10n: Updates to Chinese (China) (zh_CN) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-05  Jiri Popelka  <jpopelka@redhat.com>

	Create ~/.printer-groups.xml only when group is created.
	XmlHelper has been automatically creating ~/.printer-groups.xml
	with start of system-config-printer if it wasn't alredy created.
	With this change the file is created for the first time
	when user adds some group.

2010-10-05  ncfiedler  <ncfiedler@fedoraproject.org>

	l10n: Added Low German translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-10-05  Jiri Popelka  <jpopelka@redhat.com>

	XmlHelper: Don't intend output when saving to file (bug #639586).
	When libxml2.parseFile reads document from file it includes also
	e.g. end of lines into the document and we need to skip them when
	walking through the document. So it's easier not to intend the output
	when saving the document to file.

2010-10-04  Jiri Popelka  <jpopelka@redhat.com>

	GroupsPaneModel: Avoid crash when removing queue (bug #639586).

2010-10-01  Tim Waugh  <twaugh@redhat.com>

	Use "Do It Later" instead of "Cancel" for adjust firewall dialog (trac #213).

2010-10-01  Bastien Nocera  <hadess@hadess.net>

	Delete Bluetooth printer's queue when unpaired
	As you'd need to pair it again if you wanted to use it.

2010-09-29  Jiri Popelka  <jpopelka@redhat.com>

	Fix the fix (6b455d4) for bug #621199.
	IPPHostname can contain colon (to specify port).

	Added examples of IPP URI to NewPrinterWindow (bug #575795).

2010-09-27  Tim Waugh  <twaugh@redhat.com>

	Use actual Device ID strings in 'no match' debug message (bug #630350).

2010-09-24  Jiri Popelka  <jpopelka@redhat.com>

	Checking GtkEntrys when adding new printer device (bug #621199).
	When adding new printer device user could type in each text entry
	whatever characters (s)he wants. With this change the not allowed
	characters cannot be typed in.

2010-09-23  Jiri Popelka  <jpopelka@redhat.com>

	rename_printer() - check whether printer exists after duplicating (bug #625502).

2010-09-23  hedayat  <hedayat@fedoraproject.org>

	l10n: Updates to Persian (fa) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-22  Jiri Popelka  <jpopelka@redhat.com>

	Don't rename when names differ only in size of characters (bug #625502).

2010-09-20  Jiri Popelka  <jpopelka@redhat.com>

	Specify requested_attributes in getJobs if possible (bug #635719).

	When renaming printer, throw out /,# and spaces from new name (bug #612315).

2010-09-17  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-16  Tim Waugh  <twaugh@redhat.com>

	WaitWindow: just hide on delete.

	Some more translatable strings marked as such (bug #634436).

	Mark another string as translable (bug #634436).

2010-09-15  rbuj  <rbuj@fedoraproject.org>

	l10n: Updates to Catalan (Valencian) (ca) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-13  milankerslager  <milankerslager@fedoraproject.org>

	l10n: Updates to Czech (cs) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-12  htaira  <htaira@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-12  dheche  <dheche@fedoraproject.org>

	l10n: Updates to Indonesian (id) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-10  milankerslager  <milankerslager@fedoraproject.org>

	l10n: Updates to Czech (cs) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-06  ypoyarko  <ypoyarko@fedoraproject.org>

	l10n: Updates to Russian (ru) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-05  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-05  papapep  <papapep@fedoraproject.org>

	l10n: Updates to Catalan (Valencian) (ca) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-03  papapep  <papapep@fedoraproject.org>

	l10n: Updates to Catalan (Valencian) (ca) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-03  igor  <igor@fedoraproject.org>

	l10n: Updates to Portuguese (Brazilian) (pt_BR) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-09-02  avienda  <avienda@fedoraproject.org>

	l10n: Updates to Russian (ru) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Russian (ru) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-30  kmaraas  <kmaraas@fedoraproject.org>

	l10n: Updates to Norwegian Bokmål (nb) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-30  ruigo  <ruigo@fedoraproject.org>

	l10n: Updates to Portuguese (pt) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-29  mrtom  <mrtom@fedoraproject.org>

	l10n: Updates to French (fr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-29  rbuj  <rbuj@fedoraproject.org>

	l10n: Updates to Catalan (Valencian) (ca) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-25  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-24  elsupergomez  <elsupergomez@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-24  vpv  <vpv@fedoraproject.org>

	l10n: Updates to Finnish (fi) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-24  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-24  goeran  <goeran@fedoraproject.org>

	l10n: Updates to Swedish (sv) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-24  khasida  <khasida@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-24  yurchor  <yurchor@fedoraproject.org>

	l10n: Updates to Ukrainian (uk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-24  ttrinks  <ttrinks@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-23  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for release.

	jobviewer: Catch KeyError from lookup_cached_by_name.

2010-08-20  Bastien Nocera  <hadess@hadess.net>

	Make udev-configure-printer work for Bluetooth
	As CUPS will obviously not detect our Bluetooth printer,
	we need to create a device URI for the printer ourselves.

	udev-configure-printer add <bdaddr>
	as root will now create a queue and ask for the necessary printer
	drivers.

2010-08-20  yurchor  <yurchor@fedoraproject.org>

	l10n: Updates to Ukrainian (uk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-12  yeager  <yeager@fedoraproject.org>

	l10n: Updates to Swedish (sv) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-11  ruigo  <ruigo@fedoraproject.org>

	l10n: Updates to Portuguese (pt) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-09  fvalen  <fvalen@fedoraproject.org>

	l10n: Updates to Italian (it) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-09  ttrinks  <ttrinks@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-07  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-06  irabaiolli  <irabaiolli@fedoraproject.org>

	l10n: Updates to Portuguese (Brazilian) (pt_BR) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-06  gkoenig  <gkoenig@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-05  igorbounov  <igorbounov@fedoraproject.org>

	l10n: Updates to Russian (ru) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-04  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

2010-08-04  runab  <runab@fedoraproject.org>

	l10n: Updates to Bengali (India) (bn_IN) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-03  htaira  <htaira@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-03  ttrinks  <ttrinks@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-08-02  beckerde  <beckerde@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-28  Jiri Popelka  <jpopelka@redhat.com>

	Avoid connecting to cups twice in PPDsLoader.

2010-07-28  kkrothap  <kkrothap@fedoraproject.org>

	l10n: Updates to Telugu (te) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-28  runab  <runab@fedoraproject.org>

	l10n: Updates to Bengali (India) (bn_IN) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-28  Jiri Popelka  <jpopelka@redhat.com>

	Changed shebang in executables (bug #618357).
	Use '#!/usr/bin/python' instead of '#!/usr/bin/env python'.
	https://fedoraproject.org/wiki/Features/SystemPythonExecutablesUseSystemPython

2010-07-26  Jiri Popelka  <jpopelka@redhat.com>

	List of jockey installed file is array not set.

2010-07-26  sandeeps  <sandeeps@fedoraproject.org>

	l10n: Updates to Marathi (mr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Marathi (mr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-23  Jiri Popelka  <jpopelka@redhat.com>

	Catch KeyError in jobviewer when printer uri not known (bug #615727).

2010-07-23  Tim Waugh  <twaugh@redhat.com>

	Avoid double-destroy in ppdsloader.

2010-07-21  Till Kamppeter  <till.kamppeter@gmail.com>

	Fix recognition of remote CUPS queues when setting up an IPP queue
	If a queue to be set up with an "ipp://..." URI points to a remote
	CUPS queue which has already a PPD/driver on the server, we do not
	need to (and should not) search for a PPD/driver to set up
	locally. This change fixes a bug to make system-config-printer really
	recognize such queues and suppress driver configuration.

	On discovered network printers do not only cache make and model but also the device ID
	The device ID is not available on all discovery methods for a network
	printer. This change caches the device ID and makes assosiation of
	different discovered URIs to the same physical printer more reliable
	and also accelerates the processing of discovered network printer
	URIs.

	Added missing "import gobject" to probe_printer.py
	In the method perform_authentication() of the class
	BackgroundSmbAuthContext gobject.timeout_add() is used. Probably the
	method is not used very often and so system-config-printer worked for
	most users before applying this patch.

	Prioritize DNS-SD-based URIs against IP-based URIs
	Identifying printers by their DNS-SD names (which they emit by
	themselves) is much more reliable than using IP addresses, as in many
	networks printers use dynamic IP addresses via DHCP or Zeroconf and
	many routers do not keep assigning always the same IP address to a
	given MAC address. So IP's of printers can easily change. This change
	makes automatically set up (clicking "Forward", "Forward", ... in the
	New Printer Wizard) print queues for network printers preferring URIs
	with printer identification via DNS-SD names.

	Access OpenPrinting via the web query API with redirect support
	OpenPrinting has recently changed the internal structures of their web
	server to make the server faster and more reliable under high
	loads. This changed also the web API calls slightly and redirects got
	introduced for backward compatibility. system-config-printer accessed
	via httplib without redirect support. This change switched over to
	urllib to solve the problem.

2010-07-21  Tim Waugh  <twaugh@redhat.com>

	Fixed typo in MFG blacklist.

2010-07-21  Till Kamppeter  <till.kamppeter@gmail.com>

	When setting up a printer search for local drivers before searching the internet
	system-config-printer searches drivers for newly seet up printers
	always at first on the internet before it searches on the local
	system, this is annoying (especially on systems with Jockey installed)
	and can also raise costs. This change gives priority to drivers which
	are already locally available.

	Integration of the dnssd CUPS backend and assosiation of DNS-SD names and IPs
	Currently, there are two methods for CUPS to discover local printers
	in the network: DNS-SD which identifies printers with DNS-SD names and
	SNMP which identifies printers with IP addresses. In addition one can
	find two different HPLIP URIs for HP's network printers, also one
	DNS-SD-name-based and one IP-based. All these must be correctly
	associated to the physical printers, so that each physical printer
	will appear only once in the list of discovered printers.

	This change solves this problem reliably but it could not be avoided
	to call the command line utility avahi-browse for that as there are no
	well-documented Python APIs to communicate with Avahi. To avoid any
	kind of problems in terms of slowness or blocked UI, the call is done
	asynchronously and the result is cached so that only one call is
	needed for identifying all discovered network printers.

	A replacement of the one command line call by an appropriate API call
	is welcome.

	Remove the ":9100" from discovered "socket://..." URIs.
	Some discovery methods leave out the default port in the URI, others
	not. This way the URIs get equal and can easily be assigned to the
	same physical printer.

	Fill the queue list when clicking "Probe" in LPD printer setup screen
	When manually setting up an LPD-based network printer, after entering
	the printer's host name or IP and clicking "Probe" the drop down box
	at the "Queue" field was not filled with the found queue names. This
	change fixes this bug.

	udev-configure-printer: Match usblp, libusb, HPLIP, and USB device file URIs
	udev-configure-printer needs to reliably recognize whether for a
	discovered physical printer on the USB there is already a print queue
	set up, so that no second queue gets set up automatically and
	disabling and re-enabling of the existing queues works correctly.

	There can occur very different URIs for the same printer, with the
	usblp kernel module or libusb being used, HPLIP for HP printers and
	even third-party backends (from printer manufacturers for example)
	which still base their URIs on the /dev/usb/lp* device files. This
	change makes all URIs getting recognized and associated to printers
	discovered by UDEV.

	Improvements for setting up Bluetooth printers
	1. bluetooth://... URI are explicitly supported now, so on the right
	hand side of the window with the list of detected devices a nicer
	screen appears and not the screen for a custom URI.

	2. Bluetooth devices are searched together with the network devices
	and not together with the local devices. Discovering Bluetooth devices
	takes considerably longer than discovering local devices (USB or
	parallel). This way the local devices pop up in the list immediately
	and not only after the long time the bluetooth CUPS backend needs for
	its device discovery task.

	Silence error messages of missing PrinterDriversInstaller D-Bus service
	On Ubuntu the mentioned D-Bus service is not available, and here are
	really ugly console message appears:

	system-config-printer-applet: failed to start PrinterDriversInstaller
	service: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.57"
	is not allowed to own the service "com.redhat.PrinterDriversInstaller"
	due to security policies in the configuration file

	People could think that there is a security problem with
	system-config-printer. See also Ubuntu bug #530218.

	The change should perhaps be improved, for example let the ./configure
	script set a switch whether the PrinterDriversInstaller D-Bus service
	is installed or not and only show the message if the service is
	installed.

	Prioritize HP's hpcups driver against HPIJS
	With the time HP's CUPS Raster driver hpcups has matured and needed
	infrastructure in the CUPS Raster output device of Ghostscript got
	implemented, therefore it is more recommended now to use HP's
	non-PostScript printers with hpcups instead of HPIJS. This change
	makes system-config-printer prefering hpcups when automatically
	setting up queues for printers supported by both hpcups and HPIJS.

	Make multi-threaded driver package search via Jockey work
	This was probably overlooked due to lack of testing.

	Do not error out on missing firewall D-Bus service
	This change allows running system-config-printer on non-Fedora/Red Hat
	systems without modifications and no errors, warnings, or
	tracebacks. On Fedora/Red Hat the control of the local firewall via
	D-Bus service is still done.

	Added delay to the auto-start of the applet
	This assures that the applet also starts if the panel takes time to load.

2010-07-21  swkothar  <swkothar@fedoraproject.org>

	l10n: Updates to Gujarati (gu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Gujarati (gu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-21  hedda  <hedda@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-21  ypoyarko  <ypoyarko@fedoraproject.org>

	l10n: Updates to Russian (ru) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-20  vpv  <vpv@fedoraproject.org>

	l10n: Updates to Finnish (fi) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-20  Tim Waugh  <twaugh@redhat.com>

	Exclude dnssd backend from udev search.

2010-07-19  Tim Waugh  <twaugh@redhat.com>

	Blacklist certain printer state reasons (bug #520815).

2010-07-15  Tim Waugh  <twaugh@redhat.com>

	udev helper: use CUPS defaults when connecting.

2010-07-12  makoto  <makoto@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updated Japanese translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updated Japanese translator.
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-07-08  Jiri Popelka  <jpopelka@redhat.com>

	Sanitize loading of non-existing icon (bug #612415).

2010-07-01  Tim Waugh  <twaugh@redhat.com>

	Strip ' BR-Script3' from the names of Brother PPDs.

2010-06-30  Tim Waugh  <twaugh@redhat.com>

	Initialise downloadable_drivers dict earlier (bug #608815).

	Make the 'Add' button actually do something.

2010-06-30  Jiri Popelka  <jpopelka@redhat.com>

	Fill in username before calling set_auth_info (bug #609515).

2010-06-30  Tim Waugh  <twaugh@redhat.com>

	Fixed UDEV_RULES conditional; also, avoid unnecessary tests.

2010-06-30  Jiri Popelka  <jpopelka@redhat.com>

	Error checking in on_job_cancel_prompt_response (bug #608283).

2010-06-30  ttrinks  <ttrinks@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-28  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-28  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-28  jassy  <jassy@fedoraproject.org>

	l10n: Updates to Panjabi (Punjabi) (pa) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-27  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-27  elsupergomez  <elsupergomez@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-27  Tim Waugh  <twaugh@redhat.com>

	update-po

	update-po

2010-06-25  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-25  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-24  Jiri Popelka  <jpopelka@redhat.com>

	Fixed untranslated string in pysmb.py

2010-06-24  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

2010-06-23  Tim Waugh  <twaugh@redhat.com>

	Added some PCL fallbacks, and removed ESC/P from unit test.

	Use sysconfdir for udev rules.
	PACKAGERS: make sure you override udevruledir and udevhelperdir if
	you want to use the /lib/udev locations.

	Updated aclocal.m4.

	Bumped version for release.

	Handle empty notify-subscribed-event subscription attributes (bug #606909).

2010-06-22  Jiri Popelka  <jpopelka@redhat.com>

	Avoid KeyError in AdvancedServerSettings.py (#606798).

2010-06-22  Tim Waugh  <twaugh@redhat.com>

	Fixed regular expression in cupshelpers/ppds self-test.

	Don't add queues for Graphtec devices (bug #547171).

2010-06-18  Tim Waugh  <twaugh@redhat.com>

	Make sure automatically-created queues will work.
	If there are missing executables and the user isn't running the
	package installer applet, delete the queue.

2010-06-16  Jiri Popelka  <jpopelka@redhat.com>

	Add job to active_jobs only if it has job-printer-name (#604492).

2010-06-15  Jiri Popelka  <jpopelka@redhat.com>

	Spinner icon has to have more than one frame (#603034).

	Added missing include in udev-configure-printer.c

2010-06-11  Tim Waugh  <twaugh@redhat.com>

	Undo commit ce3ff84b6fbfed23455062f193498eb0517b82a6.

2010-06-11  beckerde  <beckerde@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Serbian (Latin) (sr@latin) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-10  Jiri Popelka  <jpopelka@redhat.com>

	Make deep copy of jobids in CancelJobsOperation (#598249).

	Better fix for #598249.
	Also if canceling/deleting of a job fails,
	carry on cancelling the other jobs in the list.

2010-06-10  leahliu  <leahliu@fedoraproject.org>

	l10n: Updates to Chinese (China) (zh_CN) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-09  Tim Waugh  <twaugh@redhat.com>

	Avoid name clash with module in master branch.

	Use jobviewer tooltips from master branch.

	Updated aclocal.m4.

	Added accelerators for the job viewer and attributes viewer (trac #208).

	jobviewer: add tooltips and "close" button with accelerator (trac #208).

	Restored keybindings lost in switch to action groups (trac #208).

2010-06-07  Tim Waugh  <twaugh@redhat.com>

	Bluetooth devices have no USB serial number.

	Command lines are bad, use argument vectors instead.

	Make configure fail if libraries required for udev rules are missing.

2010-06-07  Bastien Nocera  <hadess@hadess.net>

	Add Bluetooth auto-config to udev-configure-printer

2010-06-06  kami911  <kami911@fedoraproject.org>

	l10n: Updates to Hungarian (hu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Hungarian (hu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-05  htaira  <htaira@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-04  charnik  <charnik@fedoraproject.org>

	l10n: Updates to Greek (el) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-06-03  Jiri Popelka  <jpopelka@redhat.com>

	Do not try to cancel/delete job when there's no jobid (#598249).

	Do not update_job() that has been purged.

2010-06-02  Tim Waugh  <twaugh@redhat.com>

	New translation: Breton.

2010-05-30  kami911  <kami911@fedoraproject.org>

	l10n: Updates to Hungarian (hu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Hungarian (hu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-25  Tim Waugh  <twaugh@redhat.com>

	Strip model names before " PCL" and " UFR II" for Canon drivers.
	Andrew Kisliakov writes:

	==>
	I work with two products – a locally developed driver product called
	CQue which provides PS, PCL and PXL drivers, and a Canon developed
	driver for the UFR II language.

	[...]

	If the two strings “ pcl” and “ ufr ii” were added to this set of
	strings, the drivers are then correctly classified. I’ve tested this
	and it seems to work.
	<==

2010-05-19  Tim Waugh  <twaugh@redhat.com>

	Threading fixes (trac #206).

	Threading fixes (trac #206).
	While GTK+ signal handlers perform locking on the Python GIL
	automatically, GLib callbacks (such as those scheduled using
	gobject.idle_add) do not.

	Make sure we do our own locking from GLib callbacks.

	With the asyncconn.Connection object, the underlying
	asyncipp.Connection and asyncpk1.Connection objects now perform
	locking on behalf of their callers.

	jobviewer: don't leak asyncconn.Connection when cancelling jobs.

2010-05-18  vpv  <vpv@fedoraproject.org>

	l10n: Updates to Finnish (fi) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-18  Tim Waugh  <twaugh@redhat.com>

	Bumped version for 1.1.19 release.

	update-po

2010-05-18  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-18  ttrinks  <ttrinks@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-17  elsupergomez  <elsupergomez@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-17  mareklaane  <mareklaane@fedoraproject.org>

	l10n: Updates to Estonian (et) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Estonian (et) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-16  elsupergomez  <elsupergomez@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-16  ruigo  <ruigo@fedoraproject.org>

	l10n: Updates to Portuguese (pt) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-15  Tim Waugh  <twaugh@redhat.com>

	Don't buffer debugging output.

2010-05-15  kmilos  <kmilos@fedoraproject.org>

	l10n: Updates to Serbian (Latin) (sr@latin) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Serbian (sr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-14  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-14  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

	Updated British translation.

	update-po

	Attempt to translate backend device-info strings (Ubuntu #557199).

	Avoid traceback changing PPD for queue with bad PPD.

2010-05-14  Simon Olofsson  <simon@olofsson.de>

	Escape messages in the error dialog, they may contain markup (Ubuntu #567324).

2010-05-14  Tim Waugh  <twaugh@redhat.com>

	Fixed typo.

2010-05-13  Tim Waugh  <twaugh@redhat.com>

	cups-pk-helper support: FileGet requires a file it can write to (bug #587744).

2010-05-10  Tim Waugh  <twaugh@redhat.com>

	Another fix for bug #590193.

	Only local filenames can be selected for troubleshoot.txt (bug #590529).

	Initialise auto_make to the empty string (bug #590193).

	AdvancedServerSettings: fixed HTTPError status code handling.

2010-05-07  Sergey Nizovtsev  <snizovtsev@gmail.com>

	Replace menubar to toolbar in JobsViewer (trac #205).

2010-05-07  Tim Waugh  <twaugh@redhat.com>

	Bumped version for 1.2.2 release.

	update-po

	Always use close_fds=True in subprocess.Popen calls (bug #587830).

	authconn: treat any HTTPError as failure (bug #587744).
	* authconn.py (Connection._authloop): Don't restrict failure cases to
	HTTP_UNAUTHORIZED and HTTP_FORBIDDEN.  HTTP_AUTHORIZATION_CANCELED is
	another case, but really any error code here should be treated as
	failure.

	Initialise GUI.printers in constructor (bug #589793).

	ppdsloader: watch out for errors when connecting.

	asyncconn: always give the right Connection object in the callbacks.
	* asyncconn.py (Connection): Rather than overloading the
	__eq__ and __ne__ operators to compare with the captured
	object, always give this Connection object in reply/error
	handlers.

	asyncipp: handle connection failures better.
	* asyncipp.py (_IPPConnectionThread.run): Don't exit thread if
	connection fails.

	asyncipp: show reconnect/cancel dialog, and handle response correctly.
	* asyncipp.py (_IPPAuthOperation._reconnect_error): Actually show
	the dialog.
	(_IPPAuthOperation._on_retry_server_error_response): Use the correct
	object when invoking the reconnect method.

2010-05-06  Tim Waugh  <twaugh@redhat.com>

	Handle HTTPError from AdvancedServerSettingsDialog (bug #587744).

	check-device-ids: run SNMP query for lpd: URIs too.

2010-05-05  vpv  <vpv@fedoraproject.org>

	l10n: Updates to Finnish (fi) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-05  Tim Waugh  <twaugh@redhat.com>

	Show (stdout) unmatched IEEE 1284 Device IDs in less confusing format.

2010-05-04  elsupergomez  <elsupergomez@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-05-04  Tim Waugh  <twaugh@redhat.com>

	Some strings in the SMB auth dialog were not marked for l10n (Ubuntu #557199).

	Better fix for Ubuntu #575048 (Verify button width).

	Fixed a troubleshooter string that wasn't being translated (Ubuntu #557199).

2010-05-04  Jiri Popelka  <jpopelka@redhat.com>

	Make Varify button auto-resizable (Ubuntu #575048).

	Fixed TreeIter handling in update_job_creation_times() (bug #588409).

	Make Kyocera detected if it reports only the model name (Ubuntu #564633).

2010-05-03  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-30  Tim Waugh  <twaugh@redhat.com>

	Fixed localized state reasons (bug #587718).

	troubleshoot: turn off debugging before fetching error log.

	No need to introspect CupsPkHelper every time, just once.

	Fixed indentation in PK1Connection.getDevices.

2010-04-29  Tim Waugh  <twaugh@redhat.com>

	Removed doubled-up 'translatable' attribute in UI file (Ubuntu #571662).

2010-04-28  kristho  <kristho@fedoraproject.org>

	l10n: Updates to Danish (da) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-28  Tim Waugh  <twaugh@redhat.com>

	Fixed last fix.

	jobviewer: PrinterURIIndex fix when looking up by name.

	Don't fetch Device ID from network printer if we already know it.

	jobviewer: PrinterURIIndex fix when no names to initialise with.

2010-04-28  amitakhya  <amitakhya@fedoraproject.org>

	l10n: Updates to Assamese (as) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-28  enshahar  <enshahar@fedoraproject.org>

	l10n: Updates to Korean (ko) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Korean (ko) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-26  Tim Waugh  <twaugh@redhat.com>

	Resolve DNS-SD hostnames for physical device comparison (trac #179).

2010-04-23  bertux  <bertux@fedoraproject.org>

	l10n: Updates to French (fr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-23  taylon  <taylon@fedoraproject.org>

	l10n: Updates to Portuguese (Brazilian) (pt_BR) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-23  shanky  <shanky@fedoraproject.org>

	l10n: Updates to Kannada (kn) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Kannada (kn) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-22  Jiri Popelka  <jpopelka@redhat.com>

	Also close NewPrinterWindow when queue has been deleted (better fix of #581668).

2010-04-22  Tim Waugh  <twaugh@redhat.com>

	Specify requested_attributes in getJobs if possible (bug #584806).

2010-04-22  Jiri Popelka  <jpopelka@redhat.com>

	Make sure the printer we change ppd for still exists (bug #581668).

2010-04-22  Tim Waugh  <twaugh@redhat.com>

	Applet module no longer needs to import statereason.

2010-04-21  feonsu  <feonsu@fedoraproject.org>

	l10n: Updates to Slovak (sk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-20  ttrinks  <ttrinks@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-19  Tim Waugh  <twaugh@redhat.com>

	Set gettext domain for new printer dialog (Ubuntu #557199).
	Patch from Gabor Kelemen.

2010-04-17  kmilos  <kmilos@fedoraproject.org>

	l10n: Updates to Serbian (Latin) (sr@latin) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Serbian (sr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-17  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-17  ruigo  <ruigo@fedoraproject.org>

	l10n: Updates to Portuguese (pt) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-17  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-16  logan  <logan@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-16  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

	Check we are connected to the local server for package installation.

	Avoid Yes/No buttons (trac #204).

2010-04-16  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-16  taylon  <taylon@fedoraproject.org>

	l10n: Updates to Portuguese (Brazilian) (pt_BR) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-16  feonsu  <feonsu@fedoraproject.org>

	l10n: Updates to Slovak (sk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-15  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-15  logan  <logan@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-15  mgiri  <mgiri@fedoraproject.org>

	l10n: Updates to Oriya (or) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-15  ruigo  <ruigo@fedoraproject.org>

	l10n: Updates to Portuguese (pt) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-15  Tim Waugh  <twaugh@redhat.com>

	Check we are connected to the local server for server firewall changes.

2010-04-15  gkoenig  <gkoenig@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-15  Tim Waugh  <twaugh@redhat.com>

	Bumped version for 1.2.1 release (stable).

	Updated British translation.

	update-po

2010-04-14  Tim Waugh  <twaugh@redhat.com>

	Re-run bootstrap.

	No longer need "review firewall" dialog.

	Adjust firewall for network printer detection.

	Actually change the firewall to allow incoming IPP connections.

	Check firewall for SNMP, SMB and mDNS.

	Avoid tracebacks when adjusting server settings.

	Handle IPP failure fetching printer attrs for completed jobs (Ubuntu #562679).

	monitor: don't crash if job-state attribute is missing (Ubuntu #562441).

2010-04-13  mvdz  <mvdz@fedoraproject.org>

	l10n: Updates to Ukrainian (uk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-13  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-12  Tim Waugh  <twaugh@redhat.com>

	Fixed signature for JobCancelPurge.

	check-device-ids: exclude 'hpfax' devices.

2010-04-10  mvdz  <mvdz@fedoraproject.org>

	l10n: Updates to Ukrainian (uk) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-09  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: don't reuse 'c'.

2010-04-09  kmilos  <kmilos@fedoraproject.org>

	l10n: Updates to Serbian (Latin) (sr@latin) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Serbian (sr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-09  ruigo  <ruigo@fedoraproject.org>

	l10n: Updates to Portuguese (pt) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-09  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: exclude the hal backend.

	check-device-ids: handle non-UTF-8 environments.

2010-04-09  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-09  ttrinks  <ttrinks@fedoraproject.org>

	l10n: Updates to German (de) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-08  vpv  <vpv@fedoraproject.org>

	l10n: Updates to Finnish (fi) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-08  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-08  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-08  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: temporarily disabling firewall will get SNMP responses.

	check-device-ids: neater output for skipping devices.

	check-device-ids: use SNMP to try to fetch device-id if missing.

2010-04-08  warrink  <warrink@fedoraproject.org>

	l10n: Updates to Dutch (Flemish) (nl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-08  logan  <logan@fedoraproject.org>

	l10n: Updates to Spanish (Castilian) (es) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-04-08  Tim Waugh  <twaugh@redhat.com>

	troubleshoot: handle IPPError in PrintTestPage module (bug #579957).

	update-po

2010-04-08  Jiri Popelka  <jpopelka@redhat.com>

	Added missing translatable="yes" in glade files (bug #580442).

2010-04-07  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: terminate early if no IDs.

	check-device-ids: switch scheme and make_and_model around in output

2010-04-06  Tim Waugh  <twaugh@redhat.com>

	Fixed typo (Ubuntu #552398).

2010-04-02  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: fix user-specified IDs

	check-device-ids: exclude dnssd, explain why URIs are skipped.

	check-device-ids: allow hp backend IDs as well

2010-04-01  htaira  <htaira@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-29  swkothar  <swkothar@fedoraproject.org>

	l10n: Updates to Gujarati (gu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Gujarati (gu) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-26  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: use make-and-model field for best-matching.

	Finally fixed race condition in asyncipp.
	The IPP connection thread was using the idle loop for callbacks, but
	the error/reply callback functions were stored in class instance
	variables.  By the time the idle loop ran the callbacks they may be
	for a different caller!

	The fix is to pass the error/reply callback function itself to the
	idle timeout, as well as the actually error/reply data.

	Better inklevel 25/50/75% markers.

	Fixed window transience for 'Change Device URI'.

	More async traceback fixes (Ubuntu #547075).

2010-03-25  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: use correct paths for lsb model URIs.

	Fixed set arithmetic.

	check-device-ids: search harder for missing Device IDs.

	Add a tooltip to each marker level icon.

	25%, 50% and 75% level markers in the inklevel widget.

	Fixed traceback in asyncipp (Ubuntu #520466).
	In the time between the callback invocation being added to the idle
	loop and it actually getting called, the connection thread was
	destroyed.  Move the check for whether there is a callback function to
	call to the moment before it is used.

2010-03-24  mareklaane  <mareklaane@fedoraproject.org>

	l10n: Updates to Estonian (et) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-24  Tim Waugh  <twaugh@redhat.com>

	Actually, use JobCancel method instead for 1.1.x.
	For 1.1.x we will use the compatibility JobCancel method.  This way we
	will only fallback to IPP when attempting to purge a job.

	Use new JobCancelPurge cups-pk-helper method.
	This is how the interface has been adapted upstream (bug #548756).

2010-03-24  mareklaane  <mareklaane@fedoraproject.org>

	l10n: Updates to Estonian (et) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-23  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: show drivers in preference order.

2010-03-23  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-22  Tim Waugh  <twaugh@redhat.com>

	Initialize downloadable_drivers when OpenPrinting query fails (bug #400872).

2010-03-22  htaira  <htaira@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-22  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-22  Tim Waugh  <twaugh@redhat.com>

	More error-checking in udev-configure-printer.
	Fixes compilation warnings from gcc.

	Fixed 'NotShowIn' desktop entry in print-applet.desktop.in.
	Warning message from desktop-file-install:
	print-applet.desktop: key "NotShowIn" is a list and does not have a
	semicolon as trailing character, fixing

2010-03-22  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-22  Tim Waugh  <twaugh@redhat.com>

	Fixed reconnection error handling in IPPAuthOperation class (bug #575198).

2010-03-21  raven  <raven@fedoraproject.org>

	l10n: Updates to Polish (pl) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-21  zerng07  <zerng07@fedoraproject.org>

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Chinese (Taiwan) (zh_TW) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-19  Tim Waugh  <twaugh@redhat.com>

	check-driver-ids.py: Fixed driver URI-to-filename mapping.

	The canonical name for Kyocera is Kyocera Mita.

	Fixed typo.

	Removed some debugging bits in check-device-ids.

	check-device-ids.py: show CMD field as well.

2010-03-18  Tim Waugh  <twaugh@redhat.com>

	Fixed traceback in check-driver-ids.py when no drivers are found.

2010-03-17  bouska  <bouska@fedoraproject.org>

	l10n: Updates to French (fr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-17  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for 1.2.0 release (stable).

	check-device-ids.py: another error handling fix.

2010-03-16  kmaraas  <kmaraas@fedoraproject.org>

	l10n: Updates to Norwegian Bokmål (nb) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-16  Tim Waugh  <twaugh@redhat.com>

	Added missing-imports Makefile rule, with distcheck hook.

	Import modules we catch exceptions from (bug #574117).

2010-03-15  bouska  <bouska@fedoraproject.org>

	l10n: Updates to French (fr) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-15  htaira  <htaira@fedoraproject.org>

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

	l10n: Updates to Japanese (ja) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-15  Tim Waugh  <twaugh@redhat.com>

	Added StartupNotify=true to the 'manage print jobs' desktop file.

2010-03-13  vpv  <vpv@fedoraproject.org>

	l10n: Updates to Finnish (fi) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-13  igorbounov  <igorbounov@fedoraproject.org>

	l10n: Updates to Russian (ru) translation
	Transmitted-via: Transifex (translate.fedoraproject.org)

2010-03-11  igorbounov  <igorbounov@fedoraproject.org>

	Sending translation for Russian

2010-03-10  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2010-03-10  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for 1.1.18 release.

2010-03-09  milankerslager  <milankerslager@fedoraproject.org>

	Sending translation for Czech

2010-03-09  Tim Waugh  <twaugh@redhat.com>

	Treat hpcups-requiring-plugin as 3rd party proprietary (bug #547837).

	Rua bootstrap against autoconf-2.65.

2010-03-09  milankerslager  <milankerslager@fedoraproject.org>

	Sending translation for Czech

2010-03-09  Tim Waugh  <twaugh@redhat.com>

	Treat hpcups-requiring-plugin as 3rd party proprietary (bug #547837).

2010-03-09  Jiri Popelka  <jpopelka@redhat.com>

	Fixed jobviewer traceback when closing notification (bug #571603).
	* jobviewer.py (Jobviewer.cleanup, Jobviewer.now_connected):
	Ignore glib.GError when closing not yet shown notification.

2010-03-09  htaira  <htaira@fedoraproject.org>

	Sending translation for Japanese

2010-03-08  avienda  <avienda@fedoraproject.org>

	Sending translation for Russian

2010-03-06  kami911  <kami911@fedoraproject.org>

	Sending translation for Hungarian

	Sending translation for Hungarian

2010-03-05  Tim Waugh  <twaugh@redhat.com>

	Fixed typo in data button setting function.

2010-03-03  sveinki  <sveinki@fedoraproject.org>

	Sending translation for Icelandic

2010-03-02  Tim Waugh  <twaugh@redhat.com>

	check-device-ids: show which packages provide each driver.

2010-03-02  yeager  <yeager@fedoraproject.org>

	Sending translation for Swedish

2010-03-01  yeager  <yeager@fedoraproject.org>

	Sending translation for Swedish

2010-03-01  Tim Waugh  <twaugh@redhat.com>

	Use icon name 'printer' instead of 'gnome-dev-printer'.

	check-device-ids: attempt to install relevant driver packages.

2010-03-01  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2010-02-28  Tim Waugh  <twaugh@redhat.com>

	Import gobject in gtkspinner.

2010-02-27  Tim Waugh  <twaugh@redhat.com>

	update-po

	Regenerated aclocal.m4 from autoconf-2.65.

	Bumped version for 1.1.93 release.

	Removed some debugging bits in check-device-ids.

	Fixed traceback (referencing 'installer' before assignment).

2010-02-26  Tim Waugh  <twaugh@redhat.com>

	Added simple program to check IEEE 1284 Device IDs against PPDs.

	Allow IPP_INTERNAL_ERROR when fetching PPD for empty class (bug #567920).

2010-02-23  Tim Waugh  <twaugh@redhat.com>

	Increased new printer notification timeout to 20 minutes.
	This time now has to include driver package download and
	installation.

2010-02-22  Tim Waugh  <twaugh@redhat.com>

	Removed HP and Kyocera IEEE 1284 Device ID hacks.

	Fixed traceback with unlikely CUPS config.
	If CUPS is configured to require authentication when fetching printer
	attributes the jobviewer will fail.

2010-02-22  Jiri Popelka  <jpopelka@redhat.com>

	Catch RuntimeError in statereason.py when cupsGetPPD2 fails (#566938).

	Catch RuntimeError in statereason.py when cupsGetPPD2 fails (#566938).

2010-02-21  kmilos  <kmilos@fedoraproject.org>

	Sending translation for Serbian (Latin)

	Sending translation for Serbian

2010-02-21  Tim Waugh  <twaugh@redhat.com>

	Display a warning when the wrong IEEE 1284 Device ID is detected.

2010-02-19  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2010-02-19  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for 1.1.92 release.

	Set timeout for InstallPrinterDrivers D-Bus call.

2010-02-19  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2010-02-19  vpv  <vpv@fedoraproject.org>

	Sending translation for Finnish

	Sending translation for Finnish

2010-02-18  vpv  <vpv@fedoraproject.org>

	Sending translation for Finnish

2010-02-18  Tim Waugh  <twaugh@redhat.com>

	Added compatibility code for unofficial DevicesGet D-Bus interface.
	* cupspk.py (Connection.getDevices): Use empty list for schemes
	defaults.  Catch TypeError on D-Bus call and use old API in that case.
	* asyncpk1.py (PK1Connection.__init__): Use introspection to discover
	which interface to use for DevicesGet.
	(PK1Connection.getDevices): Use old or new interface as appropriate.

2010-02-17  Tim Waugh  <twaugh@redhat.com>

	ppdsloader: avoid traceback.
	* ppdsloader.py: Don't try to re-display the dialog if we've been
	destroyed.

2010-02-17  Vincent Untz  <vuntz@gnome.org>

	Update the PolicyKit code to use the correct signature for DevicesGet
	The DevicesGet dbus method was originally developed as a patch, and when
	it got integrated in cups-pk-helper, the signature changed a bit.

2010-02-16  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2010-02-16  pkst  <pkst@fedoraproject.org>

	Sending translation for Greek

2010-02-12  dichi  <dichi@fedoraproject.org>

	Sending translation for Indonesian

2010-02-11  Tim Waugh  <twaugh@redhat.com>

	Avoid clearing selecting device settings when adding printer.
	* system-config-printer.py (NewPrinterUGI.add_devices): Don't set the
	cursor in the URIs treeview if a device was already selected by the
	user.

2010-02-10  Tim Waugh  <twaugh@redhat.com>

	Use gtk.STOCK_* instead of 'gtk-*' throughout.

	Use stock 'add' icon for new-printer button (Ubuntu #394071).
	* system-config-printer.py (GUI.__init__): Use 'add' instead of
	'new' for new-printer button.  Part of trac #64.

2010-02-09  Tim Waugh  <twaugh@redhat.com>

	Bumped version for 1.1.17 release.

	update-po

2010-02-08  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

	Fixed automatic driver assignment via applet.

	Bumped version for release.

	Ship CheckSELinux troubleshoot module.

	CheckSELinux: display method must return a value.

2010-02-08  Jiri Popelka  <jpopelka@redhat.com>

	Catch selinux ImportError in CheckSELinux.py

2010-02-07  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

2010-02-07  Tim Waugh  <twaugh@redhat.com>

	Avoid crash filling makes list when no make detected (bug #562520).

2010-02-05  Tim Waugh  <twaugh@redhat.com>

	Fixed drop-down list for connection dialog.
	* system-config-printer.py (GUI.on_connect_activate): Set the text
	column for the ComboBoxEntry's store.

2010-02-04  Jiri Popelka  <jpopelka@redhat.com>

	Troubleshooter checks local SELinux file contexts (trac #119).
	* troubleshoot/CheckSELinux.py (CheckSELinux): Use restorecon -nvR
	  to check whether the file contexts are all as we expect.

2010-02-04  elsupergomez  <elsupergomez@fedoraproject.org>

	Sending translation for Spanish

2010-02-04  kenda  <kenda@fedoraproject.org>

	Sending translation for German

2010-02-03  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2010-02-03  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

	Better error handling when renaming a printer (bug #561182).
	* system-config-printer.py (GUI.rename_printer): Handle
	IPPError when fetching attributes for printer.  Also
	use the original name to undo changes on failure.

	Fixed typo in installdriver module test.

2010-02-02  Jiri Popelka  <jpopelka@redhat.com>

	GNOME HIG small fixes (#558621, #558624, #558625)

2010-01-31  elad  <elad@fedoraproject.org>

	Sending translation for Hebrew

2010-01-28  bouska  <bouska@fedoraproject.org>

	Sending translation for French

2010-01-28  kenda  <kenda@fedoraproject.org>

	Sending translation for German

2010-01-27  elsupergomez  <elsupergomez@fedoraproject.org>

	Sending translation for Spanish

2010-01-27  Tim Waugh  <twaugh@redhat.com>

	jobviewer: only show jobs for selected printers.
	This was broken with the move-jobs changes as we now monitor
	notifications for printers other than those we are specifically
	interested in.

2010-01-26  Tim Waugh  <twaugh@redhat.com>

	Avoid non-zero page sizes in SpinButton adjustments.

	Use tooltips in jobs treeview (trac #201).

	When retrying authentication as another user, forbid PolicyKit.
	With normal IPP authentication we retry as the root user if the
	operation fails the first time.  However, if we are using PolicyKit we
	only want to attempt it via PolicyKit the first time; all subsequent
	times should be via IPP.

2010-01-25  Tim Waugh  <twaugh@redhat.com>

	Only add current device to list when all devices found (bug #558524).

	Set model for LPD queue ComboEntry.

	Removed unnecessary debugging.

2010-01-24  Tim Waugh  <twaugh@redhat.com>

	Fixed statereason localization for raw queues (bug #558156).

	Fixed async pycups fallback again.

2010-01-22  Tim Waugh  <twaugh@redhat.com>

	Mirror asyncpk1 fallback fix in asyncpk0 (bug #557695).

2010-01-22  ypoyarko  <ypoyarko@fedoraproject.org>

	Sending translation for Russian

	Sending translation for Russian

2010-01-21  Tim Waugh  <twaugh@redhat.com>

	Added GtkAdjustments for all XML-declared SpinButtons.

	Fixed traceback when renaming a printer.
	* system-config-printer.py (GUI.rename_printer): The copy_printer
	method is now called duplicate_printer.

2010-01-20  Jiri Popelka  <jpopelka@redhat.com>

	Fix last commit (add forgotten gettext). Trac #192

	Update 'Time submitted' column when clicking Refresh in job viewer.

	Make it obvious when a printer is disabled (Trac #192).
	jobviewer.py (JobViewer._set_job_printer_text)

2010-01-19  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2010-01-19  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

2010-01-19  Tim Waugh  <twaugh@redhat.com>

	Explicitly list udev files as they are only used conditionally.

	Updated British translation.

	update-po

	Fixed typo in translatable string.

	update-po

	Ship printerdriversinstaller.conf file.
	Try to avoid listing files twice in Makefile.am to avoid
	mistakes like that in future.

	Bumped version for development release.

	Removed support for installing HP's proprietary plug-in.

2010-01-18  Tim Waugh  <twaugh@redhat.com>

	Clean up temporary files when localizing statereason (bug #552768).

	Handle errors more gracefully in userdefault.py (bug #556345).

	Make sure serial device widgets are always initialized (bug #556488).

	Updated aclocal.m4 by running bootstrap.

	Don't rely on cups-pk-helper being around (bug #556170).
	* asyncpk1.py (PK1Connection._call_with_pk): Fall back to pycups if
	the D-Bus call fails.

2010-01-15  Tim Waugh  <twaugh@redhat.com>

	Use ppdsloader module.

	New PPDsLoader class.

	Use asyncconn to fetch PPDs.

	Increase GetReady timeout to allow for installing drivers.

	udev-add-printer: try to install drivers first.

	Start the PrinterDriversInstaller service in the applet.

	PrinterDriversInstaller implementation.
	This is a system bus service which utilizes the session bus service
	provided by e.g. gnome-packagekit.

	Don't try to set window as parent of itself.

	Don't destroy the asyncconn twice.

	Avoid traceback when checking on connecting backends (bug #555552).
	Although I can't see any route into check_still_connecting where the
	event's source ID is not in the connecting_printers dict, somehow it
	is happening.  Just ignore this if it happens.

2010-01-14  Tim Waugh  <twaugh@redhat.com>

	Destroy fetchDevices asyncconn so we don't leak resources.

	Restore option values for serial device.
	These were lost in the transition from Glade-2.

	udev-add-printer: avoid traceback when no CMD field present.

	Fixed window modality and transience.

2010-01-14  guidograzioli  <guidograzioli@fedoraproject.org>

	Sending translation for Italian

	Sending translation for Italian

2010-01-13  Tim Waugh  <twaugh@redhat.com>

	Set D-Bus timeout when calling asynchronously.

2010-01-13  Jiri Popelka  <jpopelka@redhat.com>

	Ability to retrieve job files which have been preserved (Trac #20).
	jobviewer.py (JobViewer): New Retrieve entry in job context menu
	and function on_job_retrieve_activate().

2010-01-11  Tim Waugh  <twaugh@redhat.com>

	Removed unnecessary debugging.

	Fixed traceback introduced in d9f4fe5 (bug #554372).

	Use asyncconn for canceling/deleting jobs.

	Fix crash copying printer with certain job options (bug #554268).
	When a job option such as page-border (which has known supported
	values) is present on a queue, and that queue is duplicated, we decide
	whether to set that job option based on whether it is the system
	default.  However, the system default is not set for that type of
	option.

	* options.py: Add 'get_default' method to optionwidget interface.
	* system-config-printer.py (GUI.save_printer): Use it.

2010-01-08  Jiri Popelka  <jpopelka@redhat.com>

	Remove job attributes viewer tabs for jobs that have been purged.

2010-01-08  Tim Waugh  <twaugh@redhat.com>

	Reinstated job completion notifications with better text (trac #181).

	Made job context 'Cancel' item localizable (trac #188).
	* jobviewer.py (JobViewer.__init__): Don't use stock label for
	context menu 'Cancel' item.  The stock label is about aborting
	the current action, whereas this menu item is about actively
	stopping a job.

2010-01-07  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

2010-01-07  Tim Waugh  <twaugh@redhat.com>

	Fixed typo introduced in 8db7f55 (bug #551436).

	Fixed crash when using keyring for auth without password (bug #553141).

2010-01-06  jensm  <jensm@fedoraproject.org>

	Sending translation for German

2010-01-06  Tim Waugh  <twaugh@redhat.com>

	Make sure there are enough ink level values (bug #541882).

2010-01-06  Jiri Popelka  <jpopelka@redhat.com>

	"Copy" action in context menu is now called "Duplicate" (Trac #190).

2010-01-06  elsupergomez  <elsupergomez@fedoraproject.org>

	Sending translation for Spanish

2010-01-06  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2010-01-05  tbull  <tbull@fedoraproject.org>

	Sending translation for German

2010-01-05  raven  <raven@fedoraproject.org>

	Sending translation for Polish

	Sending translation for Polish

2010-01-04  Tim Waugh  <twaugh@redhat.com>

	update-po

	asyncpk1: Handle cancelJob's optional purge_job parameter.

	Changed 'Clear job' to 'Delete job'.

	Reverted po/de.po to state before erroneous commit.
	Commit f488fc77 in November 2009 was for system-config-firewall not
	system-config-printer.  I have reverted po/de.po to the state it was
	in immediately before that commit.

	Translate asyncipp.py.

	Make sure the printer we added still exists before selecting it (bug #551436).

	Update copyright message.

	Set notification timeouts appropriately (bug #550829).
	* applet.py (NewPrinterNotification.NewPrinter): If there is any doubt
	about the queue, don't let the notification time out.

	Fixed traceback in NewPrinterGUI.init (bug #550442).
	* system-config-printer.py (NewPrinterGUI.init): Fixed incorrect test.

	Updated copyright message.

	Avoid on_jobviewer_exit traceback (bug #550437).
	* system-config-printer.py (GUI.on_quit_activate): Make sure to hide
	the jobviewer windows when asking them to quit, to make sure their
	exit handlers are not called twice.

2010-01-04  Jiri Popelka  <jpopelka@redhat.com>

	Remove my-default-printer application (Trac #154).
	Deleted: my-default-printer.desktop.in, my-default-printer.in, my-default-printer.py
	Modified: Makefile.am, configure.in, po/POTFILES.in

2010-01-01  jensm  <jensm@fedoraproject.org>

	Sending translation for German

2009-12-23  Tim Waugh  <twaugh@redhat.com>

	Parse foomatic's special DRV Device ID field (bug #550108).
	This allows us to prefer foomatic-recommended drivers, which helps in
	the case of e.g. the Brother HL-2040 (see bug #531370).

	Driver selection fixes (bug #550075).
	New auto_driver instance variable to track which driver should be
	pre-selected.  For adding a queue, use the ppdname suggested by
	cupshelpers.ppds.PPDs.  For changing an existing queue, use the
	NickName or ModelName of the PPD to search for the corresponding
	ppdname.

	Fixed typo.

2009-12-22  Tim Waugh  <twaugh@redhat.com>

	Bumped version for release.

	update-po

	Fixed translatable text for fetching devices.

	Ignore com.apple.print.recoverable state reason.

	Prevent traceback in found_network_printer_callback (bug #547765).

	Initialise gobject threads in the applet.

	Ship async classes.

	Translate strings in asyncipp.py.

	Initialise gobject threads in main application.

	Fix up gettext functions in async classes.

	Use asyncconn for fetching device lists.
	This avoids a thread-safety issue: as getDevices is an operation
	that (by default) requires authentication, when PolicyKit is
	available we will use it.  However, doing so from within a
	TimedOperation will cause it to be done from a separate thread.

	As PolicyKit is implemented over the D-Bus system bus, and we
	are already using the system bus in Monitor, this is not safe.

	By using the new asynchronous calling class, direct IPP
	connections are done from a separate thread (as there is no
	asynchronous interface in libcups) whereas PolicyKit calls
	are performed asynchronously in the same thread.  This means
	that D-Bus is only ever used from one thread, and so is safe.

	Allow asyncconn.Connection instances to be compared correctly.
	The comparison should really be made against the wrapped
	connection class.

	Prepare cupshelpers for asyncconn.
	This change allows cupshelpers.getDevices() to handle asynchronous
	connections.  Synchronous connections are unchanged.

	Fixed PK1Connection.getDevices.
	Was converting the schemes parameters into strings too early.

	List unimplemented methods in asyncpk1.

2009-12-21  Tim Waugh  <twaugh@redhat.com>

	Parent XID support in asyncpk0.

	Use asyncpk0 when appropriate.

	New asyncpk0 module to handle PolicyKit pre polkit-1.

2009-12-21  Jiri Popelka  <jpopelka@redhat.com>

	Allow job history to be purged - Trac #158
	jobviewer.py (JobViewer): New Clear entry in job context menu,
	which purges job history and document files by calling cancelJob(purge_job=True).
	JobViewer.purge_job(jobid) is temporary solution until we can use PolicyKit
	to call Connection.cancelJob with additional purge_job parameter.

2009-12-21  Tim Waugh  <twaugh@redhat.com>

	asyncconn: use asyncpk1 when appropriate.

	asyncpk1: pass unhandled method calls through to asyncipp object.

	asyncpk1: more careful __del__ debug output.

	asyncipp: Fix up ref counts, more careful __del__ debugging output.

	asyncconn: remove synchronous calling, fix up ref counts.

	Async reference counting fixes and temporary file handling.

2009-12-19  elad  <elad@fedoraproject.org>

	Sending translation for Hebrew

2009-12-18  Tim Waugh  <twaugh@redhat.com>

	Removed extra debugging.

	More asyncpk1 methods: setJobHoldUntil, restartJob, getFile.

	Fixed asyncipp HTTP-level authentication.

	More asyncpk1 work.  Error handling and cancelJob.

2009-12-18  Jiri Popelka  <jpopelka@redhat.com>

	Prevent traceback when no downloadable driver selected (#548449).
	* system-config-printer.py: set selection mode of tvNPDownloadableDrivers
	to SELECTION_BROWSE instead of SELECTION_SINGLE.

2009-12-18  Tim Waugh  <twaugh@redhat.com>

	Implemented framework for PK1Connection class.

	Adapted to new pycups API for cupsSetPasswordCB2.

2009-12-16  Tim Waugh  <twaugh@redhat.com>

	Save initial work on asynchronous PK1 connection class.

	Implemented async Connection wrapper class for IPP/polkit.

	More asyncconn improvements: semantic operations and comments.

	More fixes and improvements to asyncconn.
	Use cups.Connection.setPasswordCB() if available.
	Supply given password after reconnecting as new user.

	Added authentication to asyncconn.

2009-12-15  Tim Waugh  <twaugh@redhat.com>

	Simple asynchronous calling class for cups.Connection.

2009-12-14  Jiri Popelka  <jpopelka@redhat.com>

	Prevent traceback when cancel button in troubleshooter pressed (#546821).
	* troubleshoot/ErrorLogCheckpoint.py (ErrorLogCheckpoint.enable_clicked):
	catch OperationCanceled exception

2009-12-14  Tim Waugh  <twaugh@redhat.com>

	Prefer Foomatic/hpijs to hpcups for the time being.
	The hpcups driver is a better architecture but still has quite a few
	bugs (page margins, duplexing, etc).

	The Foomatic/hpijs is more reliable than hpcups at this stage.

2009-12-11  Tim Waugh  <twaugh@redhat.com>

	Fix the location field for IPP printers.

2009-12-11  kami911  <kami911@fedoraproject.org>

	Sending translation for Hungarian

	Sending translation for Hungarian

2009-12-10  Tim Waugh  <twaugh@redhat.com>

	Clear device screen each time a new dialog is presented.
	* system-config-printer.py (NewPrinterGUI.fillDeviceTab): Select
	'Other' initially.

2009-12-09  Jiri Popelka  <jpopelka@redhat.com>

	Use device-location attribute if present (Trac ticket #196).
	cupshelpers.py, probe_printer.py, s-c-printer.py:
	  When adding a network printer the device-location attribute is
	  used to set the printer-location attribute of the new queue.

2009-12-09  Tim Waugh  <twaugh@redhat.com>

	Don't suggest the computer is a person in the troubleshooter (Ubuntu #490314).

	Fixed jobviewer traceback with very short-lived state reasons (bug #545733).
	* system-config-printer.py (GUI.state_reason_removed): Ignore
	glib.GError when closing notification.

2009-12-09  amitakhya  <amitakhya@fedoraproject.org>

	Sending translation for Assamese

2009-12-09  anipeter  <anipeter@fedoraproject.org>

	Sending translation for Malayalam

2009-12-08  Tim Waugh  <twaugh@redhat.com>

	Fixed traceback with short lpd device URIs (bug #545397).
	* system-config-printer.py (GUI.on_tvNPDevices_cursor_changed): Don't
	assume an lpd: URI has a queue part.

2009-12-08  khasida  <khasida@fedoraproject.org>

	Sending translation for Japanese

2009-12-08  tchuang  <tchuang@fedoraproject.org>

	Sending translation for Chinese (Traditional)

2009-12-08  eukim  <eukim@fedoraproject.org>

	Sending translation for Korean

2009-12-07  ypoyarko  <ypoyarko@fedoraproject.org>

	Sending translation for Russian

2009-12-07  elad  <elad@fedoraproject.org>

	Sending translation for Hebrew

2009-12-07  Tim Waugh  <twaugh@redhat.com>

	Fixed traceback when troubleshooter options is cancelled (bug #544356).
	If the troubleshooter window is "busy", the cancel button is for
	cancelling the current operation.  Otherwise it is for aborting the
	entire troubleshoot session.

2009-12-07  runab  <runab@fedoraproject.org>

	Sending translation for Bengali (India)

2009-12-06  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-12-04  Jiri Popelka  <jpopelka@redhat.com>

	Fix _probe_jetdirect() and _probe_ipp() in probe_printer.py
	* probe_printer.py:
	  - Move LpdServer._open_socket() to open_socket()
	    so it can be used in PrinterFinder._probe_jetdirect().
	  - In PrinterFinder._probe_ipp() use protocol independent
	    socket.getaddrinfo() instead of obsoleted socket.gethostbyname()

2009-12-04  Tim Waugh  <twaugh@redhat.com>

	Constraints handling fix.
	Detect constraints of the form:
	*UIConstraints: *Duplex *OptionDuplex False

2009-12-03  Tim Waugh  <twaugh@redhat.com>

	Fixed cupsd.conf parsing when lines begin with blanks (bug #544003).

	Don't overwrite BrowsePoll settings with basic settings dialog (bug #543986).
	The cupsAdminGetServerSettings function cannot return more than one
	BrowsePoll value, so any BrowsePoll values must be filtered out before
	calling cupsAdminSetServerSettings.  To prevent any other such
	problems, best to only include the settings we want to set.

	Handle RuntimeError when localizing state reason (bug #543937).
	* statereason.py (StateReason.get_description): Handle RuntimeError
	from cups.getPPD.

	Don't fail if smbc module is not available (trac #199).

2009-12-01  Tim Waugh  <twaugh@redhat.com>

	Give finishings reference for translators.

2009-12-01  Jiri Popelka  <jpopelka@redhat.com>

	Fixed spacing in ServerSettingsDialog.glade

	Basic and advanced server settings dialogs are merged (trac ticket #104).
	* AdvancedServerSettings.py:
	  - class AdvancedServerSettingsDialog renamed to AdvancedServerSettings
	  - doesn't create separate dialog in __init__(),
	    use new widgets from ServerSettingsDialog.glade instead.
	* ServerSettingsDialog.glade:
	  - added widgets for AdvancedServerSettings.
	  - removed Advanced... button.
	* system-config-printer.py (GUI.on_server_settings_activate,
	  GUI.server_settings_response, GUI.on_adv_server_add_clicked,
	  GUI.on_adv_server_remove_clicked, GUI.on_adv_server_settings_apply):
	  - changed to use new AdvancedServerSettings class

2009-11-30  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for release

	Don't update properties if apply failed (bug #542503).
	* system-config-printer.py (GUI.printer_properties_response): Don't
	update the printer properties after apply is clicked if the operation
	failed.

	Prevent traceback when marker-levels are not reported.
	* system-config-printer.py (GUI.updateMarkerLevels): Avoid traceback
	introduced in last change.

2009-11-29  alexxed  <alexxed@fedoraproject.org>

	Sending translation for Romanian

2009-11-27  Tim Waugh  <twaugh@redhat.com>

	Bumped version for release

	update-po

	Prevent traceback with bad marker-levels attribute (bug #541882).
	* system-config-printer.py (GUI.updateMarkerLevels): Attempt to coerce
	attribute values to required types.

	Retry when reconnection (due to authentication) fails (bug #541741).
	* authconn.py (Connection._authloop): Moved _perform_authentication call
	inside the try..except clause.  Set _has_failed if the operation will
	be retried.
	(Connection._perform_authentication): If _connect fails treat it as
	server-error-service-unavailable so the retry handler kicks in.

2009-11-27  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-11-27  Jiri Popelka  <jpopelka@redhat.com>

	Added Test Page and Self-Test Page buttons tooltips (#516458).
	* system-config-printer.py (GUI.dests_iconview_item_activated):
	  Added tooltips to Print Test Page and Print Self-Test Page buttons
	  to explain the difference (#516458).

2009-11-26  Tim Waugh  <twaugh@redhat.com>

	Prevent number of markers causing window to exceed screen height.
	* glade/PrinterPropertiesDialog.glade: Put gtkinklevel widgets inside
	a scrolled window.

	Prevent marker-names causing window to exceed screen width (bug #540826).
	* system-config-printer.py (GUI.updateMarkerLevels): Set desired label
	width for ink levels to 10 characters.

	Start main window in the middle of the screen (bug #539876).

	Fixed editability of PPD options for explicit IPP queues (bug #541588).
	* system-config-printer.py (GUI.fillPrinterTab): The PPD options are
	editable if the queue is not a discovered queue.

2009-11-23  Tim Waugh  <twaugh@redhat.com>

	Prevent traceback when PackageKit is not installed (bug #540230).

2009-11-20  taljurf  <taljurf@fedoraproject.org>

	Sending translation for Arabic

2009-11-18  Tim Waugh  <twaugh@redhat.com>

	Fixed initialisation of PrinterFinder class.

	Install the foomatic package if foomatic-rip is missing.

2009-11-18  chenh  <chenh@fedoraproject.org>

	Sending translation for Chinese (Simplified)

2009-11-15  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-11-15  jensm  <jensm@fedoraproject.org>

	Sending translation for German

2009-11-15  fab  <fab@fedoraproject.org>

	Sending translation for German

2009-11-13  sandeeps  <sandeeps@fedoraproject.org>

	Sending translation for Marathi

2009-11-13  ifelix  <ifelix@fedoraproject.org>

	Sending translation for Tamil

2009-11-13  shanky  <shanky@fedoraproject.org>

	Sending translation for Kannada

2009-11-12  mgiri  <mgiri@fedoraproject.org>

	Sending translation for Oriya

2009-11-12  kkrothap  <kkrothap@fedoraproject.org>

	Sending translation for Telugu

2009-11-12  rajesh  <rajesh@fedoraproject.org>

	Sending translation for Hindi

2009-11-12  jassy  <jassy@fedoraproject.org>

	Sending translation for Punjabi

2009-11-12  swkothar  <swkothar@fedoraproject.org>

	Sending translation for Gujarati

2009-11-11  Tim Waugh  <twaugh@redhat.com>

	Suggest installing foomatic-db-ppds when appropriate.
	* cupshelpers/cupshelpers.py (parseDeviceID): Don't set the CMD
	list to a list of the empty string when not present; set it to
	the empty list.
	* system-config-printer.py (NewPrinterGUI.nextNPTab): After the
	device is selected decide whether it might support PostScript.
	If it might, and foomatic-db-ppds is not installed, suggest
	installing it.

	NOTE: The application will have to be restarted for the new
	PPDs to be discovered.

	This is not particularly elegant.  It will be fixed properly in
	1.2 by installing packages by MFG/MDL tags.

2009-11-09  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

2009-11-09  elsupergomez  <elsupergomez@fedoraproject.org>

	Sending translation for Spanish

2009-11-09  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-11-08  pkst  <pkst@fedoraproject.org>

	Sending translation for Greek

2009-11-07  perplex  <perplex@fedoraproject.org>

	Sending translation for Italian

2009-11-07  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

2009-11-07  kmilos  <kmilos@fedoraproject.org>

	Sending translation for Serbian (Latin)

	Sending translation for Serbian

	Sending translation for Serbian (Latin)

	Sending translation for Serbian

2009-11-07  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

2009-11-07  raven  <raven@fedoraproject.org>

	Sending translation for Polish

	Sending translation for Polish

2009-11-06  vpv  <vpv@fedoraproject.org>

	Sending translation for Finnish

2009-11-06  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-11-06  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

	Updated British translation.

	update-po

	Added translatable string for new retry-current-job error policy.
	Was showing untranslated (as "retry-current-job").

2009-11-05  Tim Waugh  <twaugh@redhat.com>

	Fail nicely if new printer is deleted during test page prompt (bug #533109).
	* system-config-printer.py (GUI.on_btnNPApply_clicked): Catch
	RuntimeError from display_properties_dialog_for and don't try printing
	a test page in that case.  It means our printer has disappeared in the
	mean time.

2009-11-04  pkst  <pkst@fedoraproject.org>

	Sending translation for Greek

	Sending translation for Greek

2009-11-02  Tim Waugh  <twaugh@redhat.com>

	Fixed typo in German translation (bug #532371).

2009-10-30  Tim Waugh  <twaugh@redhat.com>

	Catch IPP errors when updating from notified events (bug #530641).
	* system-config-printer.py (GUI.printer_event, GUI.state_reason_added,
	GUI.state_reason_removed): Catch and ignore IPP errors here.  It may
	be that the printer for which the event was generated no longer
	exists, in which case we should take no action.

2009-10-28  Jiri Popelka  <jpopelka@redhat.com>

	Added support for custom state reasons (trac #16).

2009-10-28  Tim Waugh  <twaugh@redhat.com>

	Translate cups-missing-filter into something presentable.

	Strip 'zjs' from make-and-model as well.

	Avoid Connection.setServer in troubleshooter when choosing network queue.

	Strip 'zxs' and 'pcl3' from make-and-model (bug #531048).

	Fixed visibility tracking for jobs window.
	* jobviewer.py (JobViewer.on_delete_event): Track visibility on delete
	event.

2009-10-26  mareklaane  <mareklaane@fedoraproject.org>

	Sending translation for Estonian

	Sending translation for Estonian

2009-10-22  Tim Waugh  <twaugh@redhat.com>

	Ship udev rules in the correct location.

	Use gobject.timeout_add_seconds where appropriate.
	This allows for more efficient system power usage.

	* applet.py (NewPrinterNotification.GetReady,
	NewPrinterNotification.run_config_tool): Use gobject.timeout_add_seconds.
	* jobviewer.py (JobViewer.update_job_creation_times,
	JobViewer.on_icon_configure_printers_activate): Likewise.
	* monitor.py (Monitor.check_state_reasons,
	Monitor.get_notifications, Monitor.refresh): Likewise.
	* system-config-printer.py (GUI.on_btnIPPVerify_clicked): Likewise.
	* timedops.py (TimedSubprocess.run): Likewise.
	* troubleshoot/PrintTestPage.py (PrintTestPage.connect_signals,
	PrintTestPage.update_jobs_list): Likewise.

2009-10-17  Tim Waugh  <twaugh@redhat.com>

	'Move' job context menu item should read 'Move To'.

2009-10-17  kami911  <kami911@fedoraproject.org>

	Sending translation for Hungarian

	Sending translation for Hungarian

2009-10-16  Tim Waugh  <twaugh@redhat.com>

	Start to add support for moving jobs.
	All works except for the menu items not activating correctly.  Works
	when 'Move' menu item is clicked before clicking the actual printer
	menu item in the submenu.

	Don't import pprint needlessly in applet and jobviewer.

2009-10-11  fgonz  <fgonz@fedoraproject.org>

	Sending translation for Spanish

2009-10-07  chenh  <chenh@fedoraproject.org>

	Sending translation for Chinese (Simplified)

2009-10-06  runab  <runab@fedoraproject.org>

	Sending translation for Bengali (India)

2009-10-06  Tim Waugh  <twaugh@redhat.com>

	Don't display properties dialog for first test page (Ubuntu #444280).
	When offering to print a test page for a newly added printer,
	initialise the properties dialog so that we know the correct page size
	but don't present it on the screen.  This avoids leaving it around
	with only "Cancel" clickable.

2009-10-05  kmaraas  <kmaraas@fedoraproject.org>

	Sending translation for Norwegian Bokmål

2009-10-04  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-10-01  elsupergomez  <elsupergomez@fedoraproject.org>

	Sending translation for Spanish

2009-09-30  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-09-30  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

2009-09-30  Tim Waugh  <twaugh@redhat.com>

	Attempt to determine make and model of network printers (bug #524321).
	* system-config-printer.py (NewPrinterGUI.nextNPTab): If a network
	device is selected and we do not yet know its Device ID, attempt to
	determine it when Next is clicked.

	Auto-select raw queue correctly when changing PPD.
	* system-config-printer.py (NewPrinterGUI.init): The raw queue is
	filed under Generic, so use that for auto-selecting the current make
	and model from the list.

2009-09-29  Tim Waugh  <twaugh@redhat.com>

	Don't use untranslatable string for default value.
	If the device-make-and-model field is not present use the empty
	string, not "Unknown" -- this module cannot provide a user-presentable
	string.

	Style fixes.

2009-09-29  Till Kamppeter  <till.kamppeter@gmail.com>

	If a printer is created and there is already a queue with the suggested name, add a dash and a number to the new name, not only a number. This makes it more readable if the original name ends with a digit.

	If there is no device ID for a discovered printer, use the make-and-model string to determine make and model for auto-selecting the PPD/driver.

	Fixed bug in previous upload for carrying the device ID through the wizard steps (LP: #436218).

	Make sure that the discovered device ID is saved into the data structure representing the printer, so that it is used for pre-filling the search field for PPD download (it got often pre-filled with "Generic text-only printer" before) and also for generating the default print queue name.

2009-09-24  Tim Waugh  <twaugh@redhat.com>

	troubleshoot: don't rely on stdout being available (Ubuntu #435505).
	* troubleshoot/__init__.py (Troubleshooter._report_traceback): Don't
	assume "print" will work -- catch exceptions.

2009-09-23  mgiri  <mgiri@fedoraproject.org>

	Sending translation for Oriya

2009-09-23  ypoyarko  <ypoyarko@fedoraproject.org>

	Sending translation for Russian

	Sending translation for Russian

2009-09-22  rajesh  <rajesh@fedoraproject.org>

	Sending translation for Maithili

2009-09-22  Tim Waugh  <twaugh@redhat.com>

	Better order for network printer probes.
	* probe_printer.py (PrinterFinder._do_find): Try the quick probes first.

	Use the correct URI for probed CUPS queues.
	* probe_printer.py (PrinterFinder._probe_ipp): Use printer-uri-supported
	attribute here, not device-uri (which is only meaningful to the remote
	server).

	Give debug output for each network printer found.
	* probe_printer.py (PrinterFinder._new_device): Show URI in debug
	output.

	Avoid traceback in PhysicalDevice.py.
	* PhysicalDevice.py (PhysicalDevice._get_host_from_uri): Return None
	if it is an HPLIP URI for a local device.

2009-09-22  Jiri Popelka  <jpopelka@redhat.com>

	Added IPP and JetDirect support to 'Find Network Printer' (rest of trac #152).
	* probe_printer.py
	(PrinterFinder._probe_jetdirect): New method.
	(PrinterFinder._probe_ipp): New method.
	(PrinterFinder._new_device): New method.

2009-09-22  amitakhya  <amitakhya@fedoraproject.org>

	Sending translation for Assamese

2009-09-22  Tim Waugh  <twaugh@redhat.com>

	Cancel PrinterFinder when new-printer dialog closes.
	* system-config-printer.py (NewPrinterGUI.init): Initialise widgets
	for PrinterFinder.
	(NewPrinterGUI.on_NPCancel): Cancel PrinterFinder.
	(NewPrinterGUI.found_network_printer_callback): Delete PrinterFinder.
	(NewPrinterGUI.on_btnNPApply_clicked): Cancel PrinterFinder.

	Allow PrinterFinder cancellation.
	* probe_printer.py (PrinterFinder.cancel): Cancel background operation
	and set quit flag.
	(PrinterFinder._do_find): Check quit flag.
	(PrinterFinder._probe_snmp): Likewise.
	(PrinterFinder._probe_lpd): Likewise.
	(PrinterFinder._probe_hplip): Likewise.
	(PrinterFinder._probe_smb): Likewise.

2009-09-22  mvdz  <mvdz@fedoraproject.org>

	Sending translation for Russian

	Sending translation for Ukrainian

	Sending translation for Russian

2009-09-22  Tim Waugh  <twaugh@redhat.com>

	Fixed label display when clicking Find twice in Find Network Printer.
	* system-config-printer.py (NewPrinterGUI.on_btnNetworkFind_clicked):
	Make sure to hide the "not found" label.

	Let Return key activate the 'Find' button for Find Network Printer.

2009-09-22  jassy  <jassy@fedoraproject.org>

	Sending translation for Punjabi

2009-09-22  Tim Waugh  <twaugh@redhat.com>

	Fixed missing import.
	* probe_printer.py: Import errno.

2009-09-22  ifelix  <ifelix@fedoraproject.org>

	Sending translation for Tamil

2009-09-22  rajesh  <rajesh@fedoraproject.org>

	Sending translation for Hindi

2009-09-22  shanky  <shanky@fedoraproject.org>

	Sending translation for Kannada

2009-09-22  tchuang  <tchuang@fedoraproject.org>

	Sending translation for Chinese (Traditional)

2009-09-22  fvalen  <fvalen@fedoraproject.org>

	Sending translation for Italian

2009-09-21  mrtom  <mrtom@fedoraproject.org>

	Sending translation for French

2009-09-21  kmilos  <kmilos@fedoraproject.org>

	Sending translation for Serbian (Latin)

	Sending translation for Serbian

2009-09-21  Tim Waugh  <twaugh@redhat.com>

	Fixed device fetch when not using polkit-1.
	* system-config-printer.py (NewPrinterGUI.init): Don't start querying
	PPDs yet.
	(NewPrinterGUI.fetchDevices): Removed incorrect code for the path not
	using polkit-1.  Re-use authconn connection in that case.
	(NewPrinterGUI.got_devices): After network device query has finished,
	start a PPDs query.

	Added SMB support to 'Find Network Printer' (part of trac #152).
	* probe_printer.py (BackgroundSmbAuthContext): New class based on
	pysmb.AuthContext.  Always perform UI operations from a gobject
	timeout rather than in-line.  Must be used from a non-UI thread.
	(PrinterFinder._probe_smb): New method.
	(PrinterFinder._do_find): use it.

2009-09-21  anipeter  <anipeter@fedoraproject.org>

	Sending translation for Malayalam

2009-09-21  kkrothap  <kkrothap@fedoraproject.org>

	Sending translation for Telugu

2009-09-21  sandeeps  <sandeeps@fedoraproject.org>

	Sending translation for Marathi

	Sending translation for Marathi

2009-09-21  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-09-21  jensm  <jensm@fedoraproject.org>

	Sending translation for German

	Sending translation for German

2009-09-21  swkothar  <swkothar@fedoraproject.org>

	Sending translation for Gujarati

2009-09-21  feonsu  <feonsu@fedoraproject.org>

	Sending translation for Slovak

2009-09-21  jassy  <jassy@fedoraproject.org>

	Sending translation for Punjabi

2009-09-21  eukim  <eukim@fedoraproject.org>

	Sending translation for Korean

2009-09-21  ypoyarko  <ypoyarko@fedoraproject.org>

	Sending translation for Russian

2009-09-20  fgonz  <fgonz@fedoraproject.org>

	Sending translation for Spanish

2009-09-20  vpv  <vpv@fedoraproject.org>

	Sending translation for Finnish

2009-09-20  ccielogs  <ccielogs@fedoraproject.org>

	Sending translation for Italian

2009-09-20  dominiksandjaja  <dominiksandjaja@fedoraproject.org>

	Sending translation for German

2009-09-19  xconde  <xconde@fedoraproject.org>

	Sending translation for Catalan

2009-09-19  raven  <raven@fedoraproject.org>

	Sending translation for Polish

	Sending translation for Polish

2009-09-19  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-09-19  khasida  <khasida@fedoraproject.org>

	Sending translation for Japanese

2009-09-18  goeran  <goeran@fedoraproject.org>

	Sending translation for Swedish

2009-09-18  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-09-18  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

2009-09-18  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	Updated British translation.

	update-po

	Use 'View Attributes' instead of 'Attributes'.

	update-po

	Handle hpcups driver for 5400 series in test suite.

	Skip taskbar entry for job attributes window when hidden.
	* jobviewer.py (JobViewer.toggle_window_display): Set skip_taskbar
	hint for job attributes window as well.

2009-09-18  hunter688  <hunter688@fedoraproject.org>

	Sending translation for Czech

2009-09-18  Tim Waugh  <twaugh@redhat.com>

	Iconify jobs window into status icon.
	* jobviewer.py (JobViewer.toggle_window_display): When hiding the
	window, set the icon geometry to that of the status icon, turn off
	the taskbar entry and iconify the window.  On showing the window,
	use present() and turn the taskbar entry back on.  Track window
	visibility in user data rather than with the "visible" property.

2009-09-17  Tim Waugh  <twaugh@redhat.com>

	Attempt to discover whether the firewall needs adjusting.
	* firewall.py: New file.
	* Makefile.am: Ship and install it.
	* system-config-printer.py: Check whether TCP port 631 is open before
	telling user to adjust firewall.

	Whitespace changes only.

	Don't show job-id and job-printer-up-time attributes.
	The job-id attribute gives no information, as the notebook tab already
	shows it.

	The job-printer-up-time attribute is not really specific to that job
	but to the printer it was queued for.  It also changes every second.

	* jobviewer.py (JobViewer.update_job_attributes_viewer): Ignore job-id
	and job-printer-up-time attributes.

	Only update job attributes window in one place.
	* jobviewer.py (JobViewer.on_job_attributes_activate): Use the
	update_job_attributes_viewer method, passing it our connection.
	(JobViewer.on_job_attributes_viewer): Take optional connection
	parameter.

	Easier window title for translation.
	The window title for the job attributes window should probably be
	the singular ("job attributes") rather than the plural ("jobs
	attributes").

	* jobviewer.py (JobViewer.__init__): Easier window title for job
	attributes window.
	(JobViewer.on_jobs_attributes_activate): Renamed.
	(JobViewer.jobs_attributes_on_delete_event): Renamed.

2009-09-17  Jiri Popelka  <jpopelka@redhat.com>

	Show job attributes (trac #6)
	* jobviewer.py (JobViewer.__init__): Added Attributes popup menu entry.
	    (JobViewer.on_jobs_attributes_activate): For every selected job create
	                                             notebook page with attributes.
	    (JobViewer.update_job_attributes_viewer): Update attributes store
	                                              with new values.
	* monitor.py (Monitor.refresh): Subscribe also job-progress events.

2009-09-16  Tim Waugh  <twaugh@redhat.com>

	Translate job-hold-until values.
	* ppdippstr.py: New job_options dict.  Provide translations for
	job-hold-until.
	* options.py (OptionAlwaysShown.reinit): Look for translations and
	construct a combobox_map/dict if present.

	Support outputorder job option (trac #189).
	* ui/PrinterPropertiesDialog.glade: New option.
	* system-config-printer.py (GUI.__init__): New option.

	Avoid unnecessary "publish printers" dialog.
	* system-config-printer.py (GUI.__init__): Set server_is_publishing
	variable to None to indicate that we don't yet know.
	(GUI.on_shared_activate): If server publishing status is not yet known,
	examine printer's attributes to see if server-is-sharing-printers is
	there.

2009-09-16  ypoyarko  <ypoyarko@fedoraproject.org>

	Sending translation for Russian

2009-09-15  Tim Waugh  <twaugh@redhat.com>

	Prevent traceback when cancelling change-driver dialog.

2009-09-15  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-09-15  Tim Waugh  <twaugh@redhat.com>

	More data button state fixing.  Surely correct now!
	* system-config-printer.py (GUI.setDataButtonState): Don't allow
	device or PPD of discovered queue to be changed.

2009-09-14  goeran  <goeran@fedoraproject.org>

	Sending translation for Swedish

2009-09-14  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for release.

2009-09-10  mvdz  <mvdz@fedoraproject.org>

	Sending translation for Ukrainian

2009-09-10  amitakhya  <amitakhya@fedoraproject.org>

	Sending translation for Assamese

2009-09-09  fvalen  <fvalen@fedoraproject.org>

	Sending translation for Italian

2009-09-09  willwill  <willwill@fedoraproject.org>

	Sending translation for Thai

2009-09-08  taljurf  <taljurf@fedoraproject.org>

	Sending translation for Arabic

2009-09-08  hunter688  <hunter688@fedoraproject.org>

	Sending translation for Czech

2009-09-07  kkrothap  <kkrothap@fedoraproject.org>

	Sending translation for Telugu

2009-09-06  peterve  <peterve@fedoraproject.org>

	Sending translation for Dutch

2009-09-05  palos  <palos@fedoraproject.org>

	Sending translation for Slovak

2009-09-04  Tim Waugh  <twaugh@redhat.com>

	Make sure to cancel the fetchDevices callback when not needed.

	Fetch network devices as soon as local devices are received.
	* system-config-printer.py (NewPrinterGUI.init): Don't connect to
	row-expanded signal.
	(NewPrinterGUI.device_row_expanded): Removed.
	(NewPrinterGUI.fillDeviceTab): Retain thread handle to allow for
	cancellation.
	(NewPrinterGUI.got_devices): Start fetching network devices once local
	devices request has completed.
	(NewPrinterGUI.on_NPCancel): Cancel any pending fetchDevices callback.

	Fixed cancellation in TimedOperation class.
	* timedops.py (TimedOperation): Remember whether a callback was
	initially specified and always operate in callback mode in that case.

2009-09-03  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-09-03  Tim Waugh  <twaugh@redhat.com>

	Fixed spinner UI bug.
	* gtkspinner.py (Spinner._next_frame): Fixed spinner UI bug.

	Use callbacks when fetching devices.
	* system-config-printer.py (NewPrinterGUI.__init__): Connect to
	row-expanded signal for devices treeview.
	(NewPrinterGUI.fetchDevices): New optional parameter network.  This
	method is now called in its own thread so don't interact with GTK+ or
	create another thread.
	(NewPrinterGUI.fillDeviceTab): Set 'Other' and 'Network Printer' rows
	only, and start a fetchDevices thread for local devices.
	(NewPrinterGUI.got_devices): Callback function for discovered devices.
	Add them to the treeview if they are new.
	(NewPrinterGUI.device_row_expanded): Fetch network devices if we have
	not already done so.

	Allow for more than one spinner task.
	* system-config-printer.py (NewPrinterGUI.__init__): Initialise
	spinner task count.
	(NewPrinterGUI.inc_spinner_task): New method.
	(NewPrinterGUI.on_btnNetworkFind_clicked): Use it.
	(NewPrinterGUI.dec_spinner_task): New method.
	(NewPrinterGUI.found_network_printer_callback): Use it.

	Allow parameters to cupshelpers.getDevices.
	* cupshelpers/cupshelpers.py (getDevices): Pass keywords through.

	Fixed cupspk support for DevicesGet.
	* cupspk.py (Connection.getDevices): Follow Connection interface more
	closely: first parameter is limit, fourth is timeout, scheme lists are
	lists not strings.

	Extended TimedOperation class to allow callbacks.
	* timedops.py (TimedOperation.__init__): New optional callback and
	context parameters.  Start checking the thread immediately if giving
	a callback.
	(TimedOperation.run): This is not allowed if a callback will be given.
	(TimedOperation._check_thread): Give a callback if requested.
	(TimedOperation.cancel): Prevent callback.

2009-09-03  shanky  <shanky@fedoraproject.org>

	Sending translation for Kannada

2009-09-02  Tim Waugh  <twaugh@redhat.com>

	Allow PPD/device changes for raw queues.
	* system-config-printer.py (GUI.setDataButtonState): Fixed sensitivity
	of Browse... buttons for PPD and Device.

2009-09-02  mgiri  <mgiri@fedoraproject.org>

	Sending translation for Oriya

2009-09-02  sandeeps  <sandeeps@fedoraproject.org>

	Sending translation for Marathi

2009-09-02  kami911  <kami911@fedoraproject.org>

	Sending translation for Hungarian

	Sending translation for Hungarian

2009-09-01  kmilos  <kmilos@fedoraproject.org>

	Sending translation for Serbian (Latin)

	Sending translation for Serbian

	Sending translation for Serbian (Latin)

	Sending translation for Serbian

2009-09-01  runab  <runab@fedoraproject.org>

	Sending translation for Bengali (India)

2009-09-01  anipeter  <anipeter@fedoraproject.org>

	Sending translation for Malayalam

2009-09-01  jassy  <jassy@fedoraproject.org>

	Sending translation for Punjabi

2009-09-01  rajesh  <rajesh@fedoraproject.org>

	Sending translation for Hindi

2009-09-01  leahliu  <leahliu@fedoraproject.org>

	Sending translation for Chinese (Simplified)

2009-08-31  swkothar  <swkothar@fedoraproject.org>

	Sending translation for Gujarati

2009-08-31  kmaraas  <kmaraas@fedoraproject.org>

	Sending translation for Norwegian Bokmål

2009-08-30  kami911  <kami911@fedoraproject.org>

	Sending translation for Hungarian

	Sending translation for Hungarian

2009-08-30  jensm  <jensm@fedoraproject.org>

	Sending translation for German

2009-08-30  kami911  <kami911@fedoraproject.org>

	Sending translation for Hungarian

	Sending translation for Hungarian

2009-08-29  ifelix  <ifelix@fedoraproject.org>

	Sending translation for Tamil

2009-08-29  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2009-08-28  vpv  <vpv@fedoraproject.org>

	Sending translation for Finnish

2009-08-28  Tim Waugh  <twaugh@redhat.com>

	Fixed PPD/IPP string translation.

	Make proxy authentication work for all usernames.
	* jobviewer.py (JobViewer.update_job): Don't use "user" attribute for
	keyring look-up.
	(JobViewer.auth_info_dialog_response): More debugging output.

	Fixed proxy authentication.
	* jobviewer.py (JobViewer.on_auth_notification_closed): Removed.
	(JobViewer.on_auth_notification_authenticate): Removed.
	(JobViewer.update_job): Set the keyring attributes for searching.

2009-08-28  xconde  <xconde@fedoraproject.org>

	Sending translation for Catalan

2009-08-28  ypoyarko  <ypoyarko@fedoraproject.org>

	Sending translation for Russian

2009-08-28  tchuang  <tchuang@fedoraproject.org>

	Sending translation for Chinese (Traditional)

2009-08-27  Tim Waugh  <twaugh@redhat.com>

	Fixed traceback with older versions of GTK+.
	The icon-press signal only exists when we have primary/secondary icon
	support in GtkEntry.

	Assume polkit-1 when PolicyKit is used.
	* Makefile.am: Removed WITH_POLKIT_1 substitution.
	* configure.in: Removed --with-polkit-1 option.
	* config.py.in: Removed WITH_POLKIT_1.
	* authconn.py: Assume polkit-1.
	* cupspk.py: Likewise.
	* system-config-printer.py: Likewise.

	Make new polkit-1 support conditional on "configure --with-polkit-1".
	* configure.in: New --with-polkit-1 configure option, default=no.
	* Makefile.am: Replace @WITH_POLKIT_1@.
	* config.py.in: Set WITH_POLKIT_1.
	* authconn.py: Restore locking exception when using PolicyKit before
	polkit-1.
	* cupspk.py: Restored old PolicyKit code, used unless WITH_POLKIT_1 is
	set.
	* system-config-printer.py (NewPrinterGUI.fetchDevices): Only fetch
	devices in a separate thread if WITH_POLKIT_1 is set.

	Fetch devices in a separate thread to avoid blocking (bug #516787).
	* system-config-printer.py (NewPrinterGUI.fetchDevices): Fetch devices in
	a separate thread if using PolicyKit.  Don't do this if we are not using
	PolicyKit as we would lose any cached credentials for IPP authentication.

	It is now safe to use cups-pk-helper from a non-GUI thread.
	* authconn.py (Connection.__init__): Removed cupspk exception when we
	are in a separate thread.

	Ported to polkit-1.
	* cupspk.py (Connection._obtain_auth): Removed.
	(Connection._handle_exception_with_auth): Removed.
	(Connection._call_with_pk_and_fallback): Handle cancellation in-line.

	Avoid error dialog after cancelling operation via PolicyKit dialog.
	* authconn.py (Connection._authloop): Don't show a dialog here.

2009-08-27  Till Kamppeter  <till.kamppeter@gmail.com>

	Fix cleaning of TurboPrint PPD listings of CUPS 1.4.x to get assigned to the correct printer model.

	Model lists from CUPS 1.4.x seem to be a mixture of Unicode and conventional strings, let the sorting procedure handle this.

2009-08-27  eukim  <eukim@fedoraproject.org>

	Sending translation for Korean

2009-08-26  Tim Waugh  <twaugh@redhat.com>

	Handle icon load failure gracefully.

	Use correct statereason level icon names.

2009-08-26  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

	Sending translation for Danish

2009-08-26  Tim Waugh  <twaugh@redhat.com>

	Added 'orientation' property to GtkBuilder VBoxes.

2009-08-26  Jiri Popelka  <jpopelka@redhat.com>

	Small fixes in JobsWindows.ui
	* JobsWindows.ui: Removed unused on_view_activate handler.
	Fixed View->Refresh icon.

2009-08-26  Tim Waugh  <twaugh@redhat.com>

	Fixed job context menu items' sensitivity.
	* jobviewer.py (JobViewer.on_treemodel_row_changed): Removed.
	(JobViewer.on_selection_changed): Don't examine the cursor, only the
	selected paths.  Set no actions sensitive when no paths selected, and
	make sure remaining sensitive actions can apply to all selected jobs.

2009-08-26  Jiri Popelka  <jpopelka@redhat.com>

	Allow job operations to operate on several jobs at once (trac #186).

2009-08-26  Tim Waugh  <twaugh@redhat.com>

	Fixed traceback in on_tvNPDeviceURIs_cursor_changed (bug #519367).
	* system-config-printer.py
	(NewPrinterGUI.on_tvNPDeviceURIs_cursor_changed): Use get_cursor
	instead of get_selected and avoid traceback (bug #519367).

2009-08-26  hyuuga  <hyuuga@fedoraproject.org>

	Sending translation for Japanese

2009-08-26  Tim Waugh  <twaugh@redhat.com>

	update-po

	Fixed translations by renaming GtkBuilder files back to *.glade.
	It turns out that intltool-update uses file extensions to determine
	the file type when extracting translatable strings, and *.ui is not
	recognised.  The "gettext/glade" parser understands GtkBuilder XML so
	we'll just use that.

2009-08-26  ypoyarko  <ypoyarko@fedoraproject.org>

	Sending translation for Russian

2009-08-26  ankit  <ankit@fedoraproject.org>

	Sending translation for Gujarati

2009-08-26  tchuang  <tchuang@fedoraproject.org>

	Sending translation for Chinese (Traditional)

2009-08-26  fvalen  <fvalen@fedoraproject.org>

	Sending translation for Italian

2009-08-25  warrink  <warrink@fedoraproject.org>

	Sending translation for Dutch

	Sending translation for Dutch

2009-08-25  Tim Waugh  <twaugh@redhat.com>

	update-po

	Bumped version for release.

	Don't allow Back/Forward to lose troubleshooting diagnostic information.
	* troubleshoot/ErrorLogCheckpoint.py
	(ErrorLogCheckpoint.collect_answer): Don't allow Back/Forward to
	lose any debugging output from error_log.
	(cherry picked from commit cf65ee6f6592a3ba01606a02b94907e43653802f)

	Don't install RPM provides script.

2009-08-25  leahliu  <leahliu@fedoraproject.org>

	Sending translation for Chinese (Simplified)

2009-08-25  Tim Waugh  <twaugh@redhat.com>

	Neater bash-wrapping.

	Fixed bash-wrapping for postscriptdriver.prov.

	Bash-wrapped postscriptdriver.prov.

	postscriptdriver.prov: Handle one level of symlinks.

2009-08-24  Tim Waugh  <twaugh@redhat.com>

	Don't allow Back/Forward to lose troubleshooting diagnostic information.
	* troubleshoot/ErrorLogCheckpoint.py
	(ErrorLogCheckpoint.collect_answer): Don't allow Back/Forward to
	lose any debugging output from error_log.

	Source code tidying in applet.py.
	* applet.py: Avoid line continuation slashes.

	Fixed applet traceback when printing test page.
	* applet.py (NewPrinterNotification.NewPrinter): Set devid before
	using it.

2009-08-24  fvalen  <fvalen@fedoraproject.org>

	Sending translation for Italian

2009-08-22  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-08-22  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-08-21  Jiri Popelka  <jpopelka@redhat.com>

	Removed notification when job has completed (trac #181).

	Fixed mixed indentation (Tab -> spaces)

2009-08-21  Tim Waugh  <twaugh@redhat.com>

	Added experimental package tagging for PPD files.
	* postscriptdriver.prov: New file.
	* Makefile.am: Ship and install it.

2009-08-20  Tim Waugh  <twaugh@redhat.com>

	Better consistency with printer icons (bug #518020).
	* system-config-printer.py (GUI.populateList): Only use paused icon for
	disabled printers.  Rejecting printers show as insensitive.  Overlay
	state reason icon if appropriate.

	Use paused icon when printer state reason is 'paused'.
	* system-config-printer.py (GUI.updateStateReasons): Store icon name, not
	reason level.  Use gtk.STOCK_MEDIA_PAUSE for 'paused'.
	(GUI.set_printer_state_reason_icon): Updated.

	Small fix for cupshelpers.
	* cupshelpers/cupshelpers.py (Printer.__init__): Store all supplied
	attributes in other_attributes instance variable initially.

2009-08-20  Till Kamppeter  <till.kamppeter@gmail.com>

	Fixed driver selection.
	This change is needed for models which support PostScript but where
	the OpenPrinting database recommends a PCL driver. I have recommended
	PCL drivers on PostScript printers for two reasons:

	1. The printer ships with not enough memory for PostScript. This made
	many users complain and report bugs. Examples are HP LaserJet
	12xx/13xx.

	2. The printer does not ship with the PostScript interpreter by
	default, but the manufacturer has uploaded a PostScript PPD to
	OpenPrinting.

	To make these printers work out of the box I have made
	system-config-printer preferring the "recommended" driver of the
	OpenPrinting database over the native PostScript PPD. I have never let
	it prefer a generic PostScript PPD over a manufacturer-supplied one.

	I have found a real bug now:

	The HP LaserJet 12xx/13xx got explicitly forced to use the HPIJS
	driver and not the newer hpcups driver the recommended pxlmono (PCL
	6/XL, 1200 dpi instead of 600 dpi). I have removed the exception and
	now pxlmono gets used.

2009-08-20  Tim Waugh  <twaugh@redhat.com>

	Job status icon and state reason in jobs treeview (bug #518070).
	* jobviewer.py (JobViewer.__init__): Use cell data functions for the main
	treeview.  Just store jobid and job creation time in the treestore.
	(update_job): Invalidate cached status description and redraw the status
	icon.
	(add_state_reason_emblem): Optionally calculate the worst state reason
	for a given printer.
	(state_reason_added, state_reason_removed): Redraw the treeview so that
	the icon is recomputed.

	Only update job creation times once per minute at rest.
	* jobviewer.py (JobViewer.add_job): Just update job creation times once
	here.

	Kill job creation times timer on the jobviewer is destroyed.
	* jobviewer.py (cleanup): Kill job creation times timer.

	Use symbolic icon name instead of string literal.
	* system-config-printer.py (GUI.populateList): Use gtk.STOCK_MEDIA_PAUSE
	here.

2009-08-20  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

	Sending translation for Spanish

2009-08-20  Tim Waugh  <twaugh@redhat.com>

	Use preferred object path for AuthenticationAgent (bug #518427).
	* cupspk.py: Use preferred object path for AuthenticationAgent.

2009-08-20  sergiomesquita  <sergiomesquita@fedoraproject.org>

	Sending translation for Portuguese

2009-08-20  kenda  <kenda@fedoraproject.org>

	Sending translation for German

2009-08-19  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

2009-08-19  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-08-19  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

2009-08-19  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-08-19  raven  <raven@fedoraproject.org>

	Sending translation for Polish

	Sending translation for Polish

	Sending translation for Polish

2009-08-19  Tim Waugh  <twaugh@redhat.com>

	update-po

	update-po

	Show a 'paused' emblem for rejecting/disable printers (bug #518020).
	* system-config-printer.py (GUI.printer_event): Update the icon view.
	(GUI.populateList): Set a 'paused' emblem on the icon if the queue is
	rejecting or disabled (bug #518020).

	Fixed cupspk handling of disabling a printer.
	* cupspk.py (Connection.disablePrinter): Use the correct fallback
	function.

	Set an appropriate status icon tooltip when configuring printer (bug #518007).
	* jobviewer.py (JobViewer.set_special_statusicon): Allow a tooltip
	to accompany a special status icon.
	* applet.py (NewPrinterNotification.GetReady): Set an appropriate
	tooltip (part of bug #518007).

2009-08-18  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

	Sending translation for Portuguese

2009-08-18  Tim Waugh  <twaugh@redhat.com>

	Use separate thread for verifying IPP queue (bug #518065).
	* system-config-printer.py (NewPrinterGUI.on_btnIPPVerify_clicked):
	Use TimedOperation here.

	timedops: allow cancel method to be used as a timeout callback.

	Fixed WaitWindow transience when changing PPD.

	Busy/ready cursor handling fixes.

	Prefer native CUPS drivers to foomatic drivers.

	Another small fixed for gutenprint driver identification.

	Fixed identification of CUPS native gutenprint drivers.

	Removed pango import.
	We no longer need pango as we don't ellipsize any strings now.

	Better looping.

	Fixed typo.
	* system-config-printer.py (GUI.rename_printer): Fixed typo in error
	handling case.

2009-08-18  jensm  <jensm@fedoraproject.org>

	Sending translation for German

2009-08-18  Tim Waugh  <twaugh@redhat.com>

	Fixed missing treeview update in properties dialog.
	* system-config-printer.py (GUI.updatePrinterProperties): Actually
	call the function to update the treeview, rather than naming it.

	Removed unnecessary comma at end of line.

	Don't iuse deprecated string.find() in cupspk.

	Removed unnecessary semi-colons.

	Use set_default_size instead of setting width and height properties.

	Fixed typo handling exceptions from AdvancedServerSettingsDialog.
	* system-config-printer.py (GUI.on_adv_server_settings_apply):
	Fixed typo.

	More tooltips fixes.

2009-08-18  Paolo Borelli  <pborelli@gnome.org>

	Use modern gtk tooltip support.

2009-08-18  Tim Waugh  <twaugh@redhat.com>

	Avoid duplicate IDs in UI XML.

2009-08-18  kami911  <kami911@fedoraproject.org>

	Sending translation for Hungarian

	Sending translation for Hungarian

2009-08-18  jensm  <jensm@fedoraproject.org>

	Sending translation for German

2009-08-18  leahliu  <leahliu@fedoraproject.org>

	Sending translation for Chinese (Simplified)

2009-08-15  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-08-14  Tim Waugh  <twaugh@redhat.com>

	udev-configure-printer: Compare MFG and MDL case-insensitively.
	HPLIP reports incorrect Device IDs (launchpad #405804).

	* udev/udev-configure-printer.c (find_matching_device_uris): Use
	strcasecmp instead of strcmp for MFG and MDL fields.

	Support for cups-pk-helper's DevicesGet method.
	* cupspk.py (Connection.getDevices): New method.  Based on a patch by
	Marek Kašík.

	Don't attempt to use PolicyKit if we are root.
	* authconn.py (Connection._connect): Don't use PolicyKit if we are
	root.

2009-08-13  kmaraas  <kmaraas@fedoraproject.org>

	Sending translation for Norwegian Bokmål

2009-08-13  Tim Waugh  <twaugh@redhat.com>

	Fixed parenting of WaitWindow when adding printer.
	The WaitWindow widget is only used by the NewPrinterGUI object so load
	it there.  Use the NewPrinterWindow widget as the parent when
	displaying the WaitWindow, except when fetching devices which occurs
	before that window is presented.

2009-08-13  Jiri Popelka  <jpopelka@redhat.com>

	Added support for localized marker names (trac #183).

2009-08-11  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2009-08-11  Jiri Popelka  <jpopelka@redhat.com>

	Added support for custom state reasons (trac #16).

2009-08-11  Till Kamppeter  <till.kamppeter@gmail.com>

	HP's Bluetooth printers return a model name with added "_BT" in their device ID. This breaks PPD file matching. This change removes this suffix before comparing model names.

2009-08-11  Tim Waugh  <twaugh@redhat.com>

	Don't get tripped up by "-" when checking for missing executables.
	* cupshelpers/cupshelpers.py (missingPackagesAndExecutables):
	Accept a filter of "-" (Ubuntu #411376).

2009-08-10  logan  <logan@fedoraproject.org>

	Sending translation for Spanish

2009-08-09  xconde  <xconde@fedoraproject.org>

	Sending translation for Catalan

2009-08-08  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-08-08  kmaraas  <kmaraas@fedoraproject.org>

	Sending translation for Norwegian Bokmål

2009-08-08  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-08-07  Tim Waugh  <twaugh@redhat.com>

	update-po

	update-po

	Build XZ tarball. (cherry picked from commit 6de5c892171318abc08a489041c77b0980bb6355)

	Bumped version for release.

	Adjusted PPDs test suite for HP PSC 2210.
	HPLIP now provides a native driver for the HP PSC 2200 series, so that
	is now the preferred PPD.

	Validate BrowsePoll entries (bug #493839).
	* AdvancedServerSettings.py
	(AdvancedServerSettingsDialog.on_browse_poll_edited): Use
	socket.getaddrinfo() to validate edited value as numeric IP address.  If
	that fails, verify the value is a valid hostname.

2009-08-07  anganar  <anganar@fedoraproject.org>

	Sending translation for Russian

2009-08-07  Tim Waugh  <twaugh@redhat.com>

	Make properties dialog OK button insensitive when no changes (bug #493891).
	* system-config-printer.py (GUI.setDataButtonState): Make OK button
	sensitivity depdendent on there being changes made.

	udev-configure-printer: fixed removal when cupsd not running.
	If the queue for a device has been removed, then cupsd is stopped, and
	then the device is disconnected, reconnecting the device once cupsd
	has been re-started fails to add a queue.

	The fix is always to remove the usb-uris line for the device on
	disconnection even if we cannot connect to cupsd.

	* udev/udev-configure-printer.c (cups_connection): Removed.
	(find_matching_device_uris): Exit if unable to connect to cupsd.
	(for_each_matching_queue): Return early if unable to connect.
	(enable_queue, disable_queue): Likewise.
	(main): Set the CUPS password callback here.

2009-08-05  Tim Waugh  <twaugh@redhat.com>

	Revert "Split out D-Bus system service for adding the printer."
	This reverts commit 98564e671c84c831a9a6b0706659fb99783bc57c as it
	introduced a race condition between:

	a) the udev callout fetching the Device ID from the device, and
	b) CUPS backends responding to CUPS-Get-Devices, called from the D-Bus
	service, fetching the Device IDs from USB devices.

2009-08-04  kenda  <kenda@fedoraproject.org>

	Sending translation for German

2009-08-03  Tim Waugh  <twaugh@redhat.com>

	Build XZ tarball.

2009-08-03  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-08-02  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-08-02  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-08-02  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

2009-08-02  Tim Waugh  <twaugh@redhat.com>

	troubleshoot: treat http and https schemes as potential CUPS servers.
	* troubleshoot/CheckNetworkServerSanity.py: Recognize http and https
	schemes and try to connect to a CUPS server.  Use encryption for
	https.
	* troubleshoot/CheckPrinterSanity.py: Include https in the list of
	network schemes.

2009-08-01  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-08-01  xconde  <xconde@fedoraproject.org>

	Sending translation for Catalan

	Sending translation for Catalan

	Sending translation for Catalan

2009-07-31  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2009-07-31  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-07-31  Tim Waugh  <twaugh@redhat.com>

	Updated British translation.

	update-po

2009-07-31  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2009-07-31  Tim Waugh  <twaugh@redhat.com>

	Restored gtk import in optionwidgets.py.

	Require pycups >= 1.9.46.
	* system-config-printer.py: Require pycups >= 1.9.46.  Removed
	work-arounds.
	* applet.py: Removed work-around.

2009-07-31  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

2009-07-31  Tim Waugh  <twaugh@redhat.com>

	API improvement in cupshelpers: limit job fetches.
	* cupshelpers/cupshelpers.py (Printer.jobsQueued): New optional limit
	parameter.
	(Printer.jobsPreserved): Likewise.
	(Printer.testsQueued): Likewise.
	* system-config-printer.py (GUI.rename_confirmed_by_user): Use it.
	(GUI.is_rename_possible): Likewise.

	Small improvements for printer rename confirmation.
	* cupshelpers/cupshelpers.py (Printer.jobsPreserved): Removed
	pprint import.  Just fetch 'completed' jobs, not 'all'.  Handle job
	attribute 'job-state' absence.
	* glade/RenamePrinter.glade: Removed.
	* system-config-printer.py (GUI.rename_confirmed_by_user): Build
	dialog programmatically instead.

2009-07-31  Jiri Popelka  <jpopelka@redhat.com>

	A warning is given that renaming destroys print job history.

2009-07-31  Tim Waugh  <twaugh@redhat.com>

	Fixed cupspk's implementation of adminGetServerSettings().
	* cupspk.py (Connection.adminGetServerSettings): Fixed handling of
	dbus.String types.  Patch from Marek Kašík.

	jobviewer: notice jobs that have stopped due to backend errors.
	* jobviewer.py (JobViewer.job_event): If a backend fails, CUPS
	doesn't stop the job at all but stops the printer, the job-state being
	set back to IPP_JOB_PENDING.  Watch for this scenario and warn the
	user about the problem.

2009-07-31  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

2009-07-31  fab  <fab@fedoraproject.org>

	Sending translation for German

2009-07-31  Tim Waugh  <twaugh@redhat.com>

	Create better ChangeLogs by omitting merge commit logs.
	* Makefile.am: Added "-- --no-merges" to the gitlog-to-changelog
	invocation.

	Updated British translation.

	update-po

	Fixed translatable string 'Revert portrait'.

2009-07-31  nagyesta  <nagyesta@fedoraproject.org>

	Sending translation for Hungarian

2009-07-31  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2009-07-30  raven  <raven@fedoraproject.org>

	Sending translation for Polish

2009-07-30  Tim Waugh  <twaugh@redhat.com>

	update-po

	Switch to GtkBuilder instead of glade.
	* glade/*.glade: Renamed -> ui/*.ui and converted to GtkBuilder
	format.
	* glade.py: Renamed gui.py and adapted to use GtkBuilder.
	* Makefile.am, po/POTFILES.in: Updated.
	* jobviewer.py: Updated.  Removed stale glade references.
	* options.py: Warn if ComboBox widget has no model.
	* optionwidgets.py: Removed stale glade reference.
	* system-config-printer.py: Updated.  Remove stale glade references.
	Set ComboBox strings.

	Removed reference to deleted glade file.

2009-07-30  Till Kamppeter  <till.kamppeter@gmail.com>

	Let the checks for adding a device to a physicaldevice object parse HPLIP URIs correctly to extract the host name/IP from them

	Updated the "hp-info" call to check fax capability of an HP printer to work with HPLIP 3.9.6.

	Updated installation of the HPLIP plug-in to the needs of HPLIP 3.9.6.

2009-07-29  ccielogs  <ccielogs@fedoraproject.org>

	Sending translation for Italian

2009-07-28  ccielogs  <ccielogs@fedoraproject.org>

	Sending translation for Italian

2009-07-27  Tim Waugh  <twaugh@redhat.com>

	Printer icon should not show 'printing' when job stopped.
	* jobviewer.py (JobViewer.job_event): Update job status after
	handling updated job data.

	Better method of determining current device URI.
	* system-config-printer.py (NewPrinterGUI.getDeviceURI): Use the
	notebook page number to decide whether we already have the device
	URI rather than having two lists of optionless backends.  Don't give
	valid URIs for empty socket, lpd or smb URI types.

2009-07-27  Till Kamppeter  <till.kamppeter@gmail.com>

	Made the field for freely typing in an URI actually work.

	Made extracting make and model from the NickName of TurboPrint PPDs working again.

2009-07-26  charnik  <charnik@fedoraproject.org>

	Sending translation for Greek

	Sending translation for Greek

2009-07-26  Till Kamppeter  <till.kamppeter@gmail.com>

	Use case-insensitive matching when cleaning up the PPD nick names to get the model names for the make/model/driver list.

2009-07-26  Tim Waugh  <twaugh@redhat.com>

	Split out D-Bus system service for adding the printer.
	The udev rule now just invokes a program that simply gives the correct
	devpath to com.redhat.PrinterConfig.UsbPrinterAdd/Remove.  The work of
	deciding whether to enable, disable or add the printer is done in the
	D-Bus system service by printer-config-daemon.

	Revert "Fixed file descriptor leak in udev-configure-printer."
	This reverts commit 7682b865c6a59be7ddf6cba32fe0380ab58c0d24.

2009-07-25  Tim Waugh  <twaugh@redhat.com>

	Fixed file descriptor leak in udev-configure-printer.
	* udev/udev-configure-printer.c (read_usb_uri_map): Close the file
	descriptor.

2009-07-25  peterve  <peterve@fedoraproject.org>

	Sending translation for Dutch

2009-07-24  Tim Waugh  <twaugh@redhat.com>

	udev-configure-printer: fixed duplicate devpath check.
	* udev/udev-configure-printer.c (device_id_from_devpath): Fixed
	devpath check.  Patch from Till Kamppeter.
	(device_id_from_devpath): Fixed memory leak.

	udev-add-printer: create fax queues using prefix of printer queue.
	* udev/udev-add-printer: Use the name of the printer queue as a prefix
	for the name of the fax queue.  Fax PPDs have model names like "Fax"
	which is not specific to a particular model.

	Add a dash before the numeric suffix when making names unique.
	* system-config-printer.py (GUI.makeNameUnique): Add a dash before
	the numeric suffix.

	Notify the correct printer name in udev-add-printer.
	* udev/udev-add-printer (create_queue): Return unique name.
	(add_queue): Notify unique name.

	Fixed name uniqueness checking in udev-add-printer.
	* udev/udev-add-printer (create_queue): Printer names are not
	case-sensitive.  Don't consider discovered queues as conflicting.
	(add_queue): Give printers list to create_queue, not just their
	names.

	udev-add-printer: don't require pycups 1.9.46 just yet.
	* udev/udev-add-printer (add_queue): Don't use include_schemes
	parameter if pycups doesn't yet support it.

	White-space change only.
	* udev/udev-configure-printer.c (do_add): Don't exceed 80 characters per
	line.

	Exit early in udev-configure-printer if device already mapped to URIs.
	* udev/udev-configure-printer.c (device-id_from_devpath): Scan map entries
	to see if this devpath has already been mapped to device URIs and exit if
	so.
	(find_matching_device_uris): No need to scan map entries here now.
	(do_add): Pass map pointer to device_id_from_devpath.

	Serialize CUPS-Get-Devices requests in udev-configure-printer.
	* udev/udev-configure-printer.c (do_add): Call fork() first, then lock the
	map file before discovering which device URIs correspond with this device.
	(find_matching_device_ids): New parameter 'map'.
	Patch from Till Kamppeter.

	Don't set USB configuration in udev-configure-printer.
	* udev/udev-configure-printer.c (device_id_from_devpath): Don't call
	usb_set_configuration.  Patch from Till Kamppeter, explanation below:
	We cannot set (and also need not set) the configuration of the USB
	device. This conflicts with usb-storage if the printer contains a USB
	mass storage device like memory card readers. This made all photo
	inkjets not getting re-enabled as they have memory card readers for
	pc-less photo printing.

	Fixed missing loop variable initializations.
	* udev/udev-configure-printer.c (device_id_from_devpath): Set conf and
	iface to 0 each time round their respective loops.  Patch from Till
	Kamppeter.

2009-07-23  Tim Waugh  <twaugh@redhat.com>

	udev-configure-printer: make sure we don't configure the same printer twice.
	* udev/udev-configure-printer.c (find_matching_device_uris): If a
	devpath mapping was already made for this device, abort.

	udev-configure-printer: use '/' as delimiter when examining device URI.
	* udev/udev-configure-printer.c (find_matching_device_uris): Also
	use '/' as a delimiter when looking for the USB serial number in
	the device URI.

	udev-configure-printer: use USB serial numbers if present even if short.
	* udev/udev-configure-printer.c (find_matching_device_uris): Some
	USB serial numbers (e.g. HP Color LaserJet CM3530) are only 10
	characters long.  Use USB serial numbers if present, regardless of
	length.

	Enable/disable queues with paired device URIs in udev-configure-printer.
	* udev/udev-configure-printer.c (find_matching_device_uris): Use the
	exclude-schemes attribute instead of include-schemes so that we can
	look for paired device URIs, i.e. device URIs that are identical except
	for the scheme part.
	* udev/udev-add-printer (add_queue): We are given paired device URIs now
	so look for those ending in "fax" and just fetch Device IDs from them.

	udev-configure-printer: don't fork if DEBUG environment variable set.
	* udev/udev-configure-printer.c (do_add): Check DEBUG environment variable
	and don't fork if it is set.

	Fixed typo.
	* udev/udev-add-printer (create_queue): Fixed typo.

	udev-add-printer: don't add fax queue if already present.
	* udev/udev-add-printer (add_queue): Check whether this URI is present
	in the list of device URIs already assigned to queues.

	Better variable naming in udev-configure-printer.
	* udev/udev-configure-printer.c: Use 'usbserial' as the variable name
	for storing a USB serial number, not 'serial' which may be confused
	with the Device ID 'SERN' field.

2009-07-22  Tim Waugh  <twaugh@redhat.com>

	Filter out device URIs not asked for in udev-configure-printer.
	* udev/udev-configure-printer.c (find_matching_device_uris): Filter
	returned device URIs in case the include-schemes attribute was ignored
	(as in CUPS prior to 1.4).

	Fixed incorrect free() in udev-configure-printer.
	* udev/udev-configure-printer.c (find_matching_device_uris): Avoid
	freeing memory we need to reference.

	Install udev rules in the right place.
	* Makefile.am: Don't use nobase_ prefix for udev rules rule.

	Bumped version for release.
	* configure.in: Version 1.1.10.

	Always ship udev/udev-add-printer.
	* Makefile.am: Explicitly ship udev/udev-add-printer as
	udevhelper_SCRIPTS will not be set unless configured with
	--with-udev-rules.

	update-po

	Bumped version for release.
	* configure.in: Version 1.1.9.

	Fixed Device ID matching for HPLIP PPDs.
	* cupshelpers/ppds.py (PPDs.getPPDNameFromDeviceID): Try using HP as
	an alias for Hewlett-Packard when looking up by ID.
	(_self_test): Fixed test case.

	Fixed tracebacks in cupshelpers.ppds test suite.
	* cupshelpers/ppds.py (_self_test): Fixed typo when using --help, and
	traceback when using --deviceid.

	Make udev rules dependent on --with-udev-rules configure option.
	* configure.in: New option --with-udev-rules, default=no.  Make
	AM_PROG_CC_C_O conditional on it.
	* Makefile.am: Make udev-related rules conditional on it.

	udev-configure-printer: comments about usb-uris fields.

	udev-configure-printer: prefer the hp backend over the usb backend.
	* udev/udev-configure-printer.c (device_uri_types): Prefer the hp
	backend over the usb backend.  The hpijs driver currently uses the
	hp backend to tell it whether to report low ink etc.
	Don't include the hpfax scheme as this will never match a USB
	device.

	udev-configure-printer: concatenate non-serial URIs onto serial URIs.
	* udev/udev-configure-printer.c (find_matching_device_uris):
	Concatenate device URIs that did not match by serial number onto the
	end of the list of device URIs that did.

	Fixed locking in udev-configure-printer.
	* udev/udev-configure-printer.c (struct usb_uri_map): Store the file
	descriptor for the file here.
	(add_usb_uri_mapping): Updated.
	(read_usb_uri_map): Open the file read-write, creating it if
	necessary.  Set a write lock and keep the file open until write/free.
	Avoid stdio.
	(write_usb_uri_map): Rewind file and truncate it.
	(free_usb_uri_map): Updated.  Close file descriptor if open.
	(find_matching_device_uris): Updated.
	(do_remove): Updated.

	Fixed udev-add-printer for multiple URI matches and fax queues.
	* udev/udev-add-printer (add_queue): Don't append "-fax" to fax queue
	name as the name is already derived from the fax-specific model name.
	Fixed parameters for add_queue call creating fax queue.  Fixed D-Bus
	error logging.
	(top-level): Allow more than two arguments.

2009-07-21  Tim Waugh  <twaugh@redhat.com>

	Fax support in udev-add-printer.  HPLIP changes required.
	* udev/udev-configure-printer.c (do_add): Give the Device ID to
	udev-add-printer as its first argument and pass all device URIs as the
	following arguments.
	* udev/udev-add-printer (add_queue): Find device URI matching any we
	were given but with a URI scheme ending in "fax"; add fax queue if
	found.

	For this to work we need HPLIP to give a correct device-id during
	device discovery.

	Truncate the usb-uris when writing it in udev-configure-printer.
	* udev/udev-configure-printer.c (write_usb_uri_map): Use O_TRUNC.

	Small efficiency fix for udev-configure-printer.
	* udev/udev-configure-printer.c (find_matching_device_uris): Don't
	bother validating the USB serial number if we already matched the SERN
	fields.

	Fixed bad merge.

	Fixed hang on start-up when trying to resize the window.
	* system-config-printer.glade: Larger default height for main window,
	and start it hidden.
	* system-config-printer.py (GUI): Decide on a default size for the
	main window before showing it.

	udev-configure-printer: handle devices with no SERN Device ID field.
	* udev/udev-configure-printer.c (add_device_uri): New function.
	(read_usb_uri_map): Use it.
	(find_matching_device_uris): Likewise.
	(device_id_from_devpath): Fetch USB serial number.
	(do_add): Pass USB serial number to find_matching_device_uris.
	(find_matching_device_uris): Try to match SERN field values when
	present.  Failing that, try to match USB serial number against
	device-id's SERN field.  Failing that, look for USB serial number in
	device URI.  If no device URIs match that way, use whatever device
	URIs matched the MFG and MDL fields.

2009-07-21  pingman  <pingman@fedoraproject.org>

	Sending translation for Chinese (Simplified)

2009-07-21  Tim Waugh  <twaugh@redhat.com>

	Lock the usb-uris file in udev-configure-printer.
	* udev/udev-configure-printer.c (read_usb_uri_map): Set a read lock
	on the file.
	(write_usb_uri_map): Set a write lock on the file.

	Fixed usb-uris parsing from doubling up newlines.
	* udev/udev-configure-printer.c (read_usb_uri_map): Use newline as a
	delimiter as well.
	(for_each_matching_queue): Compare the entire URI.

	Fixed usb-uris memory allocation error in udev-configure-printer.
	* udev/udev-configure-printer.c (read_usb_uri_map): Store a copy of
	each extra URI, not the pointer into the temporary buffer.

	Fixed incorrect usb-uris map lookup in udev-configure-printer.
	* udev/udev-configure-printer.c (do_remove): Use the correct list of
	device URIs (patch from Till Kamppeter).

2009-07-20  Tim Waugh  <twaugh@redhat.com>

	udev-configure-printer: make it actually work.
	Now we have two ACTION=="add" triggers: one for the usb_device and one
	for the USB class driver (usblp) device.  We need both of them
	because:

	* at least one, and soon two, of the CUPS backends will most likely
	  unload the usblp module if it is loaded, in order to use libusb.
	  This means that the usb_device is the only reliable object we can
	  track to see when printers have been disconnected.

	* if the usblp module is already loaded, libusb won't work because
	  usblp holds open the raw device.

	* the usblp module may be blacklisted altogether, as most printer
	  device users use libusb now.

	We have a single ACTION=="remove" trigger for the usb_device.

	On "add" we obtain the Device ID by fair means or foul, depending on
	whether the usblp module is loaded.  We match this against devices
	reported by CUPS using the device-id attribute, and keep a note of
	this mapping of USB devpath to device URIs.  Note that if we fail to
	contact CUPS we just exit -- the idea is that the CUPS initscript will
	replay the udev events after cupsd is started.

	Next, we examine the existing CUPS queues to see if any of them use
	any of the device URIs associated with our device.  If so, and they
	are disabled, and we'd disabled them, we enable them.

	If no queues match, we invoke udev-add-printer to create a queue.

	On "remove" we look up the list of device URIs associated with our USB
	devpath, then examine the existing CUPS queues to see if any of them
	use it.  If so they are disabled.

	A walk in the park.

	(I know which I'd prefer.)

2009-07-19  Tim Waugh  <twaugh@redhat.com>

	More error-checking and logging in udev-configure-printer.
		* udev/udev-configure-printer.c (device_id_from_devpath): Check
		for missing sysattrs.
		(do_add): Show invalid IEEE 1284 Device ID if available.

	udev-configure-printer: quote device URIs in REMOTE_CMD.
	* udev/udev-configure-printer.c (do_add): Put the device URIs in
	single-quotes when exporting REMOTE_CMD (patch from Till
	Kamppeter).

	udev-configure-printer: use libusb to look up IEEE 1284 Device ID.
	* udev/udev-configure-printer.c (device_id_from_devpath): Use libusb
	to look up IEEE 1284 Device ID.

2009-07-18  Tim Waugh  <twaugh@redhat.com>

	udev-add-printer: fixed indentation.

	udev-configure-printer: choose which URI to use.

	udev-configure-printer: there may be more than one matching device URI.
	* udev/udev-configure-printer.c (free_device_uris): New function.
	(find_matching_device_uris): Renamed.  Take a device_uris list.  Allow
	hp and hpfax URI schemes.  Compare using device-id attribute.
	(for_each_matching_queue): Take a device_uris list.
	(do_add): Updated.
	(do_remove): Updated.
	(main): Updated.

	Fixed compiler warnings.
	* Makefile.am: Compile with -Wall.
	* udev/udev-configure-printer.c: Fixed several bugs found by compiler
	warnings.

	udev-configure-printer: only re-enable printers we disabled.
	* udev/udev-configure-printer.c (for_each_matching_queue): Fetch
	printer-state-message attribute and compare with our 'unplugged'
	reason text if we're matching against disabled printers.

	Don't fork too soon in udev-configure-printer.
	* udev/udev-configure-printer.c (main): Moved fork code...
	(do_add): ...here, so that our REMOVE_CMD line gets to udev.

2009-07-17  Tim Waugh  <twaugh@redhat.com>

	New udev-add-printer script for the udev callout.
	* udev/udev-add-printer: New file.
	* Makefile.am: Ship it and install it.

	udev-configure-printer: Call udev-add-printer to add a queue.

	udev-configure-printer: enable/disable matching queues.

	udev-configure-printer: identify existing queue.

	IEEE 1284 Device ID matching for udev-configure-printer.

	Ship and install a udev rules file.
	* udev/70-printer.rules: New file.
	* Makefile.am: Ship and install it.

	Start using libudev in udev-configure-printer.

	Fixed udev-configure-printer's REMOVE_CMD string.

	udev-configure-printer: CUPS connection, with retries.

	.gitignore: ignore files due to compilation.

	udev-configure-printer: syslogging and a bit more structure.

2009-07-16  Tim Waugh  <twaugh@redhat.com>

	File structure for new udev-based queue configuration system.
	* udev/udev-configure-printer.c: New file.
	* Makefile.am: Build and install it.
	* configure.in: Added AM_PROG_CC_C_O.
	* aclocal.m4: Updated.

2009-07-15  angrox  <angrox@fedoraproject.org>

	Sending translation for German

2009-07-15  Tim Waugh  <twaugh@redhat.com>

	75% speed improvement in ppdMakeModelSplit().
	There is no need to use expensive regular expressions here.  In
	profiling I measured a single cupshelpers.PPDs() operation as spending
	3.933s in ppdMakeModelSplit().  After removing the vast majority of
	regular expression uses this was reduced to 0.984s.

	I hope that the new code handles all real world cases identically.
	Please submit test cases for any that have broken.

2009-07-15  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-07-15  Tim Waugh  <twaugh@redhat.com>

	Don't reload all PPDs if the query has already finished.

	Small speed-up (0.09s) for the case where jockey is not present.

	Avoid reloading all PPDs when calls to jockey fail.

	Drop libsexy support in favour of GTK+ 2.17's equivalent (bug #509299).

	Fixed incorrect "printer not shared on server" message (bug #511407).
	* troubleshoot/NetworkCUPSPrinterShared.py
	(NetworkCUPSPrinterShared.display): Avoid cups.setServer/setPort.

	* troubleshoot/CheckNetworkServerSanity.py
	(CheckNetworkServerSanity.display): Avoid cups.setServer/setPort.
	Fetch the attributes for the correct remote queue (bug #511407).

2009-07-15  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

	Sending translation for Spanish

2009-07-14  Tim Waugh  <twaugh@redhat.com>

	Efficiency and readability improvements in PPDs Device ID matcher.
	* cupshelpers/ppds.py (PPDs.getPPDNameFromDeviceID): Efficiency
	improvements and more comments.

	Fixed --debug option for PPDs self-test function.
	* cupshelpers/ppds.py (_self_test): Fixed --debug option.

	Efficiency fixes for PPDs Device ID matching.
	* cupshelpers/ppds.py (PPDs.getPPDNameFromDeviceID): Don't recompute
	case-insensitive strings unnecessarily.

	Added PIXMA comment to test suite.
	* cupshelpers/ppds.py (_self_test): Note which driver provides support
	for the Canon PIXMA iP3000.

2009-07-14  Till Kamppeter  <till.kamppeter@gmail.com>

	Improved matching of printer model names: Check case-independently when removing manufacturer names from model names, remove expressions in parantheses ("(...)") from the model name, do not add "HP" as manufacturer name when "edgeline" is somewhere in the middle of the model name, only if it is in the beginning.

2009-07-14  anipeter  <anipeter@fedoraproject.org>

	Sending translation for Malayalam

2009-07-12  raven  <raven@fedoraproject.org>

	Sending translation for Polish

	Sending translation for Polish

2009-07-12  kmilos  <kmilos@fedoraproject.org>

	Sending translation for po/sr@latin.po

	Sending translation for Serbian

2009-07-12  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-07-11  Tim Waugh  <twaugh@redhat.com>

	Removed IPP browser (trac #178).
	There is no point in having the IPP browser.  It only works for CUPS,
	and CUPS has its own browsing mechanism.

	Check exit codes for child processes.
	* system-config-printer.py (NewPrinterGUI.install_hplip_plugin):
	Check returncode of child process.
	(NewPrinterGUI.get_hplip_uri_for_network_printer): Likewise.
	(NewPrinterGUI.getNetworkPrinterMakeModel): Likewise.
	* probe_printer.py (PrinterFinder._probe_snmp): Likewise.
	(PrinterFinder._probe_hplip): Likewise.

	Updated British translation.

	Updated British translation.

	update-po

	New aclocal.m4 from autoconf 1.11.

	update-po

	Don't mention the job number in completed jobs notification (trac #170).
	* jobviewer.py (JobViewer.notify_completed_job): No need to
	mention the job number in "document printed" notification (trac

2009-07-10  Tim Waugh  <twaugh@redhat.com>

	Don't run Properties dialog on new printer (trac #170).
	* applet.py (NewPrinterNotification.NewPrinter): Don't run the
	Properties dialog when notifications actions are not supported
	(trac #170).

	Make sure to URL-encode usernames and passwords correctly (bug #509588).
		* smburi.py (_urlquote): New function for URL-encoding strings.
		URL-encode "/", "@" and ":" characters as well.
		(SMBURI._construct): Use it (bug #509588).

	Fixed initial radio button selection for SMB authentication.
	* system-config-printer.py (NewPrinterGUI.init): When changing a
	device URI for the smb backend, start with 'prompt user if
	authentication is required' selected.

	Avoid possible traceback when receiving printer-added-events.
	* system-config-printer.py (GUI.printer_event): Avoid possible
	traceback when receiving printer-added events.

2009-07-07  Tim Waugh  <twaugh@redhat.com>

	Fixed UI oddities when changing PPD/device (trac #143).
	* system-config-printer.py (GUI.setDataButtonState): Don't allow
	the 'Change...' buttons for PPD or device to be clicked if doing
	so would lose changes (trac #143).
	(NewPrinterGUI.on_btnNPApply_clicked): Select 'Settings' in the
	printer properties treeview after PPD or device is changed (trac

	Always update the jobviewer status icon on job events (trac #174).
	* jobviewer.py (JobViewer.job_event): Always update the icon
	status, not when the active jobs list changes between empty and
	non-empty (trac #174).

2009-07-07  swkothar  <swkothar@fedoraproject.org>

	Sending translation for Gujarati

2009-07-06  Tim Waugh  <twaugh@redhat.com>

	Don't use hard-coded "python" program name in Makefile.
	* Makefile.am: Use "$(PYTHON)" instead of "python" throughout.

2009-07-06  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-07-04  igor  <igor@fedoraproject.org>

	Sending translation for Brazilian Portuguese

2009-07-03  Tim Waugh  <twaugh@redhat.com>

	Use gpk-install-package-name to install packages, not the PK D-Bus API.
	* installpackage.py: Don't use the D-Bus API as it changes too
	often and is now too low-level.  Instead, try to execute
	gpk-install-package-name.

	Map gutenprint filenames to the package name.
	* cupshelpers/cupshelpers.py
	(missingPackagesAndExecutables.pathcheck): Map gutenprint
	filenames to the package name.

	Spot stopped jobs with CUPS 1.4 as well (trac #177).
	* jobviewer.py (JobViewer.job_event): CUPS 1.4 no longer emits a
	job-stopped event, so look for job-state-changed where the
	job-state is IPP_JOB_STOPPED (trac #177).

2009-07-01  Tim Waugh  <twaugh@redhat.com>

	Another fix for selecting an added printer (trac #145).
	* system-config-printer.py (NewPrinterGUI.on_btnNPApply_clicked):
	After adding a printer, make sure only that printer is selected.
	Don't just add it to the pre-existing selection.

2009-06-30  Tim Waugh  <twaugh@redhat.com>

	Small fix for class members arrows: always de-sensitise buttons after use.
	* system-config-printer.py
	(NewPrinterGUI.on_btnNCAddMember_clicked,
	NewPrinterGUI.on_btnNCDelMember_clicked): Always set the button
	insensitive after use.

2009-06-30  Jiri Popelka  <jpopelka@redhat.com>

	Arrows for adding and removing class members are sensitive only if something is selected.

2009-06-25  Tim Waugh  <twaugh@redhat.com>

	Fixed incorrect authentication in the troubleshooter (bug #508102).
	* authconn.py (Connection._show_not_authorized_dialog): Actually
	put the dialog on the screen (bug #508102).

2009-06-24  Tim Waugh  <twaugh@redhat.com>

	Prevent traceback on IPP notification after properties dialog cancelled.
	* system-config-printer.py (GUI.printer_properties_response):
	Don't delete self.printer here as we check it later.  Instead, set
	it to None.  Fixes a traceback when an IPP notification is
	received after a printer properties dialog has been cancelled.

	Make sure we find https URIs from https backend (bug #507628).
	* system-config-printer.py
	(NewPrinterGUI.browse_ipp_queues_thread): Always encrypt when
	browsing for https IPP queues.
	(NewPrinterGUI.on_btnIPPBrowseOk_clicked): Override
	printer-uri-supported for browsed queues that use the https
	scheme (bug #507628).

2009-06-23  Tim Waugh  <twaugh@redhat.com>

	Avoid non-fatal traceback when adding IPP printer (bug #507629).
	* system-config-printer.py (NewPrinterGUI.nextNPTab): Don't log
	non-fatal traceback messages if we cannot connect to the IPP
	printer (bug #507629).

	Parse nmblookup failures correctly in troubleshooter (from bug #507442).
	* troubleshoot/CheckPrinterSanity.py (CheckPrinterSanity.display):
	Parse nmblookup failures correctly (from bug #507442).

2009-06-22  Tim Waugh  <twaugh@redhat.com>

	Avoid traceback when adding new printer.
	* system-config-printer.py (NewPrinterGUI.on_btnNPApply_clicked):
	We need to load the printer's information here, as we use it
	later on.

2009-06-20  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-06-20  xconde  <xconde@fedoraproject.org>

	Sending translation for Catalan

2009-06-19  Tim Waugh  <twaugh@redhat.com>

	Use git commit logs to generate the ChangeLog file.
	* ChangeLog: Renamed ChangeLog-OLD.
	* gitlog-to-changelog: New build tool from gnulib for generating
	ChangeLog from git commit logs.
	* Makefile.am: Generate ChangeLog in dist-hook.  Ship ChangeLog-OLD.
	* bootstrap: Create dummy ChangeLog to keep automake happy.
	* .gitignore: Ignore dummy ChangeLog.

	Fixed 'location' field for printers added remotely.
		* system-config-printer.py
		(NewPrinterGUI.on_tvNPDeviceURIs_cursor_changed): Set the location
		to the hostname of the server we are connected to, not necessarily
		our own hostname.

2009-06-19  Till Kamppeter  <till.kamppeter@gmail.com>

	Support for HPLIP 3.9.6.

2009-06-18  raven  <raven@fedoraproject.org>

	Sending translation for Polish

	Sending translation for Polish

2009-06-18  Tim Waugh  <twaugh@redhat.com>

	Bumped version for release.

	Updated aclocal.m4.

	Updated aclocal.m4.

	update-po

	update-po

	Make troubleshooter work again by disabling cupspk for it.
	* authconn.py (Connection._connect): The cupspk module needs to be
	fixed so that it works correctly from a non-UI thread.  Until
	then, avoid using cupspk.Connection in that situation.

2009-06-18  Tim Waugh  <twaugh@worm.elk>

	Make 'make distcheck' succeed again.
	* cupshelpers/ppds.py (_self_test): Show the ppd-make-and-model on
	failure.
	(_self_test): Updated some HPLIP test cases as newer versions of
	HPLIP give different results.

2009-06-18  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

	Sending translation for Spanish

2009-06-17  Tim Waugh  <twaugh@worm.elk>

	Updated British translation.

	Updated British translation.

	update-po

	update-po

	Mark 'Advanced...' as translatable in Server Settings dialog (bug #505785).

	Select a newly-added printer (trac #145).
		* system-config-printer.py (NewPrinterGUI.on_btnNPApply_clicked):
		Select a newly-added printer (trac #145).

	Make sure the job context menu cannot get out of date (trac #175).
	* jobviewer.py (JobViewer.__init__): Handle 'row-changed' signal
	from the TreeStore.
	(JobViewer.on_treemodel_row_changed): Make sure the context menu
	gets updated (trac #175).

	Removed some stale code in cupshelpers.
	* cupshelpers/cupshelpers.py (Printer.getAttributes): Removed
	some stale code.

	Track printer state changes for the printer context menu (trac #172).
	* system-config-printer.py (GUI.printer_event): Update printer
	context menu when a printer event is seen (trac #172).

	Fixed conversion from broken-down UTC time to simple UNIX time for held jobs.
	* jobviewer.py (JobViewer.update_job): Fixed conversion from
	broken-down UTC time to simple UNIX time for held jobs.

	Use grey ink-drop when there is no marker-colors value (bug #505399).
	* gtkinklevel.py (GtkInkLevel.__init__): Use grey ink-drop when
	there is no marker-colors value (bug #505399).

2009-06-11  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-06-10  Tim Waugh  <twaugh@worm.elk>

	Scroll to new job if it was added just above the visible range.
	* jobviewer.py (JobViewer.add_job): Scroll to new job if it was
	added just above the visible range.

2009-06-08  fab  <fab@fedoraproject.org>

	Sending translation for German

2009-05-25  mrtom  <mrtom@fedoraproject.org>

	Sending translation for French

	Sending translation for French

2009-05-20  mrtom  <mrtom@fedoraproject.org>

	Sending translation for French

	Sending translation for French

2009-05-18  ruigo  <ruigo@fedoraproject.org>

	Sending translation for Portuguese

2009-05-15  kristho  <kristho@fedoraproject.org>

	Sending translation for Danish

2009-05-13  Till Kamppeter  <till.kamppeter@gmail.com>

	Reconnect to CUPS if the connection gets lost during the installation of a driver from OpenPrinting.

2009-05-12  charnik  <charnik@fedoraproject.org>

	Sending translation for Greek

2009-05-12  Tim Waugh  <twaugh@worm.elk>

	Clean up temporary PPD files when we're finished with them (bug #498743).
	* system-config-printer.py (GUI.printer_properties_response):
	Delete printer object when we're finished with it.
	(GUI.on_quit_activate): Delete printer lists before exiting.  This
	allows the appropriate __del__ functions to clean up temporary
	files (bug #498743).

2009-05-12  andrmart  <andrmart@fedoraproject.org>

	Sending translation for Norwegian Nynorsk

	Sending translation for Russian

	Sending translation for Norwegian Nynorsk

2009-05-12  willwill  <willwill@fedoraproject.org>

	Sending translation for Thai

2009-05-11  willwill  <willwill@fedoraproject.org>

	Sending translation for Thai

	Sending translation for Thai

	Sending translation for Thai

2009-05-07  beckerde  <beckerde@fedoraproject.org>

	Sending translation for Spanish

2009-05-05  anipeter  <anipeter@fedoraproject.org>

	Sending translation for Malayalam

2009-05-05  Tim Waugh  <twaugh@worm.elk>

	Fixed XmlHelper crash on invalid XML file (Ubuntu #370469).
	* XmlHelper.py (XmlHelper.__init__): Initialise the in-memory XML
	representation to an empty document, not None (Ubuntu #370469).