Commit Graph

7 Commits

Author SHA1 Message Date
Marc-André Lureau
ab516817d2 gtk: move channel verification parameter to session 2011-01-25 16:53:59 +01:00
Marc-André Lureau
d27f761325 gtk: rename s/spice-channel-enums/spice-glib-enums 2011-01-25 16:53:23 +01:00
Marc-André Lureau
7ee5ee8d08 gtk: add channel certificate 'verify' property 2011-01-24 14:51:48 +01:00
Daniel P. Berrange
a75f4eb21b Adapt build system to allow building with GTK3
The new configure flag '--with-gtk' can be used to choose
which GTK version to build against, defaulting to GTK2.
To enable GTK3 use

   ./configure --with-gtk=3.0

The libspice-client-glib-2.0.la library is unchanged, building
against glib-2.0 at all times.

The GTK3 build will produce a libspice-client-gtk-3.0.la
The include files will also live in $prefix/spice-client-gtk-3.0
and the pkgconfig is called spice-client-gtk-3.0 too.

This allows for full parallel install of GTK2 and GTK3 builds
2011-01-14 21:13:28 +01:00
Marc-André Lureau
e8e8457495 gtk: continue API documentation 2010-12-09 10:58:47 +01:00
Marc-André Lureau
2cd0637c78 gtk: s/vnc/spice/ grab_sequence, break API 2010-12-06 19:33:02 +01:00
Marc-André Lureau
165000de77 gtk: first stab at gtk-doc documentation 2010-12-05 22:19:16 +01:00