Emmanuele Bassi
c3da94f5b1
gio: Use the new private instance data declaration
...
Use the newly added macros, and remove the explicit calls to
g_type_class_add_private().
https://bugzilla.gnome.org/show_bug.cgi?id=700035
2013-06-19 20:45:18 +01:00
Dan Winship
4061a96cc1
GSimpleProxyResolver: add missing include
...
string.h was getting pulled in by something else on Linux, but not
elsewhere
2013-02-17 09:54:58 -05:00
Dan Winship
a44a3cc150
GSimpleProxyResolver: fix for the case where the default proxy is NULL
2013-02-15 09:03:48 -05:00
Dan Winship
ee17a54c28
GSimpleProxyResolver: new simple GProxyResolver class
...
Add GSimpleProxyResolver, for letting people do static proxy
resolution, and to use as a base class for other resolvers (such as
GProxyResolverGnome).
https://bugzilla.gnome.org/show_bug.cgi?id=691105
2013-02-14 10:24:14 -05:00