Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Re-write completely to use Glade, libvirt events, and libvirt-glib integration | Daniel P. Berrange | 2008-11-26 | 6 | -457/+1173 | |
| | ||||||
* | * configure.ac, src/Makefile.am, src/main.c, src/usleep.c: Support | Richard W.M. Jones | 2008-10-10 | 3 | -1/+82 | |
| | | | | | | | for building on Windows using MinGW compiler toolchain (or for cross-compiling using the same). * .hgignore: Ignore some generated files. | |||||
* | Add error message when conecting to inactive VM (Hiroyuki Kaguchi) | Daniel P. Berrange | 2008-06-17 | 1 | -4/+18 | |
| | ||||||
* | Use GTK apis for option parsing (Guido G\374nther) | Daniel P. Berrange | 2008-04-27 | 1 | -64/+44 | |
| | ||||||
* | Avoid caching inactive domain to workaround issues with older XenD (Hiroyuki ↵ | Daniel P. Berrange | 2008-04-23 | 1 | -11/+13 | |
| | | | | Kaguchi) | |||||
* | Call gtk_init early to ensure it grabs args like --sync | Daniel P. Berrange | 2008-04-22 | 1 | -1/+2 | |
| | ||||||
* | Disable scaling by default if running on composited window | Daniel P. Berrange | 2008-03-07 | 1 | -6/+8 | |
| | ||||||
* | Block view menu accelerator & remove debug | Daniel P. Berrange | 2008-03-07 | 1 | -3/+3 | |
| | ||||||
* | Added support for desktop scaling with OpenGL | Daniel P. Berrange | 2008-03-07 | 1 | -4/+53 | |
| | ||||||
* | Kill automake portability warnings. Use a config.h Cleanup misc build ↵ | Daniel P. Berrange | 2008-03-05 | 1 | -10/+10 | |
| | | | | issues. Build with fatal compile warnings | |||||
* | Disable menu accelerators when keyboard is grabbed (Chris Lalancett) | Daniel P. Berrange | 2008-03-05 | 1 | -3/+57 | |
| | ||||||
* | Refactor main method for viewer to prepare for plugin (Richard Jones | Daniel P. Berrange | 2008-01-25 | 3 | -88/+159 | |
| | ||||||
* | Whitespace fix | Daniel P. Berrange | 2008-01-11 | 1 | -1/+1 | |
| | ||||||
* | Hide chars in passwd field | Daniel P. Berrange | 2008-01-11 | 1 | -0/+2 | |
| | ||||||
* | Fix a few typos (Atsushi SAKAI) | Daniel P. Berrange | 2008-01-10 | 1 | -1/+1 | |
| | ||||||
* | Use proper domain name in title bar, rather than VNC server title | Daniel P. Berrange | 2007-11-29 | 1 | -4/+7 | |
| | ||||||
* | Fix crash with no transportv0.0.2release-0.0.2 | Daniel P. Berrange | 2007-08-28 | 1 | -1/+1 | |
| | ||||||
* | Support TLS credentials & improved SSH tunnelling | Daniel P. Berrange | 2007-08-28 | 1 | -90/+138 | |
| | ||||||
* | Support for connecting over an SSH tunnel | Daniel P. Berrange | 2007-08-28 | 1 | -6/+93 | |
| | ||||||
* | Added initial ability to connect remote hosts | Daniel P. Berrange | 2007-08-27 | 1 | -9/+47 | |
| | ||||||
* | Disable debug flag | Daniel P. Berrange | 2007-08-27 | 1 | -1/+1 | |
| | ||||||
* | Fixed delete-event handler args | Daniel P. Berrange | 2007-08-27 | 1 | -1/+1 | |
| | ||||||
* | Connected up screenshot & about menus | Daniel P. Berrange | 2007-07-20 | 1 | -7/+57 | |
| | ||||||
* | Initial commit | Daniel P. Berrange | 2007-07-20 | 2 | -0/+593 | |