Felipe Borges
9f9c63fe8d
printers: cancel cups subscriptions asynchronously
...
https://bugzilla.gnome.org/show_bug.cgi?id=748336
2016-03-02 17:16:15 +01:00
Felipe Borges
0a7cfa47fb
printers: do async connection test during launch of panel
...
https://bugzilla.gnome.org/show_bug.cgi?id=748336
2016-02-25 16:14:37 +01:00
Felipe Borges
7cd6800da0
printers: port pp_cups_get_dests* to GTask
...
As of GLib 2.46, GSimpleAsyncResult is deprecated
in favor of GTask, which provides a simpler API.
https://bugzilla.gnome.org/show_bug.cgi?id=760581
2016-01-15 11:49:53 +01:00
Daniel Mustieles
2c5951819d
Updated FSF's address
2014-01-29 11:27:38 +01:00
Marek Kasik
1eb906515f
printers: Use GPLv2+ for files created by Marek Kasik
...
This commit is related to the bug #683420 .
2012-09-11 15:02:26 +02:00
Marek Kasik
5a2794a7fe
printers: Add PpCups object for getting destinations
...
PpCups object represents local CUPS server. It contains
asynchronous method for getting printers installed on
the server. It is an asynchronous version of cupsGetDests().
(#683229 )
2012-09-04 14:09:05 +02:00