Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-17 | gtk: add spice_get_option_group() | Marc-André Lureau | 3 | -2/+5 | |
2011-07-13 | gtk/doc: improve the generated gtk-doc a bit | Marc-André Lureau | 3 | -6/+20 | |
2011-07-13 | smartcard: add smartcard API doc | Christophe Fergeau | 2 | -0/+41 | |
2011-01-25 | gtk: move channel verification parameter to session | Marc-André Lureau | 2 | -6/+6 | |
2011-01-25 | gtk: rename s/spice-channel-enums/spice-glib-enums | Marc-André Lureau | 1 | -1/+1 | |
2011-01-24 | gtk: add channel certificate 'verify' property | Marc-André Lureau | 2 | -0/+4 | |
2011-01-14 | Adapt build system to allow building with GTK3 | Daniel P. Berrange | 1 | -1/+1 | |
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 | |||||
2010-12-09 | gtk: continue API documentation | Marc-André Lureau | 2 | -9/+239 | |
2010-12-06 | gtk: s/vnc/spice/ grab_sequence, break API | Marc-André Lureau | 3 | -2/+4 | |
2010-12-05 | gtk: first stab at gtk-doc documentation | Marc-André Lureau | 6 | -0/+288 | |