29 Commits

Author SHA1 Message Date
Daniel P. Berrange
7f91cdf4ab Update to optionally build with GTK3 2011-07-11 12:07:21 +01:00
Daniel P. Berrange
f3fa999769 Introduce standard naming convention to files & methods
All source files must be named

  virt-viewer-XXXX

All methods named

  virt_viewer_XXX
2011-07-01 16:12:20 +01:00
Daniel P. Berrange
4c210b712c Convert from Glade to GtkBuilder 2011-07-01 13:41:54 +01:00
Daniel P. Berrange
5fcae6c932 Refactor configure.ac to pull out required version 2011-07-01 13:11:41 +01:00
Daniel P. Berrange
27d7500e03 Enable use of scaling from spice >= 0.6
Make the SPICE widget operate in the same way as the VNC widget
with display scaling, and auto-resize, but preserving guest
aspect ratio
2011-07-01 12:56:57 +01:00
Daniel P. Berrange
20a7fb8f2b Updates for 0.3.1 release 2011-02-21 15:27:04 +00:00
Daniel P. Berrange
499053d3a9 Fix typo in SPICE configure setup 2011-02-21 14:30:12 +00:00
Daniel P. Berrange
7e6377d666 Updates for 0.3.0 release 2011-02-21 12:40:10 +00:00
Daniel P. Berrange
3800d7b445 Update pkg-config check for spice-gtk library 2011-02-07 11:55:22 +00:00
Marc-André Lureau
a12a00758b build: make spice-gtk dependency optional 2010-12-10 12:22:48 +01:00
Marc-André Lureau
155a03f9c8 viewer: Add support for Spice 2010-11-30 13:59:01 +01:00
Daniel P. Berrange
8d8d19f396 Updates for 0.2.1 release 2010-01-15 12:45:35 +00:00
Daniel P. Berrange
ca2cdbf8ba Turn on automake's silent build rules if available 2010-01-12 12:43:01 +00:00
Daniel P. Berrange
50f48b4d91 Add support for i18n of the UI
Add all the boilerplate code required for doing i18n of the UI.
No translations available yet though
2010-01-11 16:01:20 +00:00
Daniel P. Berrange
758370e71f Update for 0.2.0 release 2009-07-29 13:31:23 +01:00
Daniel P. Berrange
296f91c549 Pull glib event loop integration into tree until libvirt-glib is more mature 2009-07-28 20:48:43 +01:00
Daniel P. Berrange
af4ddcb244 Initial mingw32 build support 2008-11-28 07:24:56 -05:00
Daniel P. Berrange
67a38decce Remove unused usleep code 2008-11-28 11:03:28 +00:00
Daniel P. Berrange
61a05530b1 Re-write completely to use Glade, libvirt events, and libvirt-glib integration 2008-11-26 13:03:50 -05:00
Richard W.M. Jones
fb01700365 * configure.ac, src/Makefile.am, src/main.c, src/usleep.c: Support
for building on Windows using MinGW compiler toolchain (or
	for cross-compiling using the same).

	* .hgignore: Ignore some generated files.
2008-10-10 12:37:23 +01:00
Daniel P. Berrange
5feb3b8e18 Use GTK apis for option parsing (Guido G\374nther) 2008-04-27 23:41:26 -04:00
Daniel P. Berrange
823fccd570 Bump GTK dep to 2.10.0 2008-03-21 16:07:01 -04:00
Daniel P. Berrange
0de0e908fd Added -plugin sub RPM, disabled by default, except for autobuild 2008-03-09 16:36:17 -04:00
Daniel P. Berrange
a0890ddbef Relax firefox plugin version to 1.5.0 2008-03-08 14:04:10 -05:00
Daniel P. Berrange
0154dca5b9 Kill automake portability warnings. Use a config.h Cleanup misc build issues. Build with fatal compile warnings 2008-03-05 18:24:16 -05:00
Daniel P. Berrange
7438cdaf51 Added browser plugin (Richard Jones) 2008-01-25 16:27:04 -05:00
Daniel P. Berrange
d5b7d299fe New release 0.0.2 2007-08-28 20:25:43 -04:00
Daniel P. Berrange
d0dd15225e Added manual page 2007-07-20 15:59:19 -04:00
Daniel P. Berrange
07c89c3f5e Initial commit 2007-07-20 15:26:08 -04:00