applications/virt-viewer--devel

log

age author description
7 months "Daniel P. Berrange Initial mingw32 build supportdefault tip
7 months "Daniel P. Berrange Use g_strdup & friends
7 months "Daniel P. Berrange Remove unused usleep code
7 months "Daniel P. Berrange Re-write completely to use Glade, libvirt events, and libvirt-glib integration
8 months "Daniel P. Berrange Fix rule to use DESTDIR on plugin install
8 months "Richard W.M. Jones * configure.ac, src/Makefile.am, src/main.c, src/usleep.c: Support
12 months "Daniel P. Berrange Add error message when conecting to inactive VM (Hiroyuki Kaguchi)
14 months "Daniel P. Berrange Use GTK apis for option parsing (Guido G\374nther)
14 months "Daniel P. Berrange Avoid caching inactive domain to workaround issues with older XenD (Hiroyuki Kaguchi)
14 months "Daniel P. Berrange Call gtk_init early to ensure it grabs args like --sync
15 months "Daniel P. Berrange Fix manpage typo
15 months "Daniel P. Berrange Bump GTK dep to 2.10.0
16 months "Daniel P. Berrange Added tag release-0.0.3 for changeset 05f9c167354b
16 months "Daniel P. Berrange Refresh news / changelog for releaserelease-0.0.3
16 months "Daniel P. Berrange Added -plugin sub RPM, disabled by default, except for autobuild
16 months "Daniel P. Berrange Relax firefox plugin version to 1.5.0
16 months "Daniel P. Berrange Disable scaling by default if running on composited window
16 months "Daniel P. Berrange Block view menu accelerator & remove debug
16 months "Daniel P. Berrange Added support for desktop scaling with OpenGL
16 months "Daniel P. Berrange Kill automake portability warnings. Use a config.h Cleanup misc build issues. Build with fatal compile warnings
16 months "Daniel P. Berrange Disable menu accelerators when keyboard is grabbed (Chris Lalancett)
16 months "Daniel P. Berrange Fix type in autogen.sh output (Chris Lalancett)
17 months "Daniel P. Berrange Added browser plugin (Richard Jones)
17 months "Daniel P. Berrange Refactor main method for viewer to prepare for plugin (Richard Jones
17 months "Daniel P. Berrange Whitespace fix
17 months "Daniel P. Berrange Hide chars in passwd field
18 months "Daniel P. Berrange Fix a few typos (Atsushi SAKAI)
19 months "Daniel P. Berrange Use proper domain name in title bar, rather than VNC server title
22 months "Daniel P. Berrange Added tag release-0.0.2 for changeset f3accb51c6f5
22 months "Daniel P. Berrange Fix crash with no transportrelease-0.0.2
22 months "Daniel P. Berrange New release 0.0.2
22 months "Daniel P. Berrange Document the '--direct' option
22 months "Daniel P. Berrange Support TLS credentials & improved SSH tunnelling
22 months "Daniel P. Berrange Support for connecting over an SSH tunnel
22 months "Daniel P. Berrange Merge
22 months "Daniel P. Berrange Added initial ability to connect remote hosts
22 months "Daniel P. Berrange Disable debug flag
22 months "Daniel P. Berrange Fixed delete-event handler args
22 months "Daniel P. Berrange Added COPYING/INSTALL files
22 months "Daniel P. Berrange Added tag release-0.0.1 for changeset 2b78ab2d18ce
22 months "Daniel P. Berrange Fixed build requires & group. Removed exclusivearchrelease-0.0.1
22 months "Daniel P. Berrange Fill out authors, news & readme
23 months "Daniel P. Berrange Connected up screenshot & about menus
23 months "Daniel P. Berrange Added manual page
23 months "Daniel P. Berrange Initial commit