summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Re-write completely to use Glade, libvirt events, and libvirt-glib integrationDaniel P. Berrange2008-11-266-457/+1173
|
* * configure.ac, src/Makefile.am, src/main.c, src/usleep.c: SupportRichard W.M. Jones2008-10-103-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. Berrange2008-06-171-4/+18
|
* Use GTK apis for option parsing (Guido G\374nther)Daniel P. Berrange2008-04-271-64/+44
|
* Avoid caching inactive domain to workaround issues with older XenD (Hiroyuki ↵Daniel P. Berrange2008-04-231-11/+13
| | | | Kaguchi)
* Call gtk_init early to ensure it grabs args like --syncDaniel P. Berrange2008-04-221-1/+2
|
* Disable scaling by default if running on composited windowDaniel P. Berrange2008-03-071-6/+8
|
* Block view menu accelerator & remove debugDaniel P. Berrange2008-03-071-3/+3
|
* Added support for desktop scaling with OpenGLDaniel P. Berrange2008-03-071-4/+53
|
* Kill automake portability warnings. Use a config.h Cleanup misc build ↵Daniel P. Berrange2008-03-051-10/+10
| | | | issues. Build with fatal compile warnings
* Disable menu accelerators when keyboard is grabbed (Chris Lalancett)Daniel P. Berrange2008-03-051-3/+57
|
* Refactor main method for viewer to prepare for plugin (Richard JonesDaniel P. Berrange2008-01-253-88/+159
|
* Whitespace fixDaniel P. Berrange2008-01-111-1/+1
|
* Hide chars in passwd fieldDaniel P. Berrange2008-01-111-0/+2
|
* Fix a few typos (Atsushi SAKAI)Daniel P. Berrange2008-01-101-1/+1
|
* Use proper domain name in title bar, rather than VNC server titleDaniel P. Berrange2007-11-291-4/+7
|
* Fix crash with no transportv0.0.2release-0.0.2Daniel P. Berrange2007-08-281-1/+1
|
* Support TLS credentials & improved SSH tunnellingDaniel P. Berrange2007-08-281-90/+138
|
* Support for connecting over an SSH tunnelDaniel P. Berrange2007-08-281-6/+93
|
* Added initial ability to connect remote hostsDaniel P. Berrange2007-08-271-9/+47
|
* Disable debug flagDaniel P. Berrange2007-08-271-1/+1
|
* Fixed delete-event handler argsDaniel P. Berrange2007-08-271-1/+1
|
* Connected up screenshot & about menusDaniel P. Berrange2007-07-201-7/+57
|
* Initial commitDaniel P. Berrange2007-07-202-0/+593