Path to this page:
Subject: CVS commit: pkgsrc/print/libgnomecups
From: Julio M. Merino Vidal
Date: 2005-03-22 17:02:08
Message id: 20050322160208.300F22DA27@cvs.netbsd.org
Log Message:
Update to 0.2.0:
2005-03-04 Jody Goldberg <jody@gnome.org>
* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) :
delete.
2005-02-17 Jody Goldberg <jody@gnome.org>
http://mail.gnome.org/archives/gnome-print-list/2004-August/msg00023.html
* libgnomecups/gnome-cups-printer.c (cups_get_dests) : copied from
cups.
(parse_lpoptions) : stripped down cupsGetDests that does not pull in
ppds.
(get_default) : Use parse_lpoptions in place of cupsGetDests.
(check_exists) : delete.
(gnome_cups_printer_get) : Just see if the list printer is in the list
of known printers rather than using the defunct check_exists that
would actually ping the printer.
(get_ppd_uri_path) : new.
(get_tmp_ppd_file) : new.
(gnome_cups_printer_get_ppd) :
2005-02-17 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=157829
* libgnomecups/gnome-cups-request.c (idle_stop_unused_threads) :
unlock before stopping the threads
(close_unused_connection) : avoid deadlocks when already locked.
2005-01-06 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.in: error out if cups-config not found
2004-12-14 Jody Goldberg <jody@gnome.org>
* configure.in : post releaes bump
Files: