Daniel P. Berrange
ce09829aa7
Release 0.2.2
2006-09-15 17:08:34 -04:00
Daniel P. Berrange
69e15481a6
Refreshd POT files
2006-09-15 15:21:34 -04:00
Daniel P. Berrange
470226e1bb
Always enable VNC toolbars to avoid GTK window resizing issues
2006-09-15 14:34:05 -04:00
Daniel P. Berrange
3e0da9be93
Merge heads
2006-09-13 12:02:04 -04:00
Daniel P. Berrange
86eddf727a
Added support for batching of redraws. Initial support for hextile, albeit faaaaar to slow to turn on. Fix signature of cursor method
2006-09-13 11:59:23 -04:00
berrange@dhcp-4-245.virt.boston.redhat.com
0a58e72ef2
Re-factor the install wizard to only grab values at end of process. Also display a config summary at end
2006-09-12 17:49:29 -04:00
berrange@dhcp-4-245.virt.boston.redhat.com
1eda01278e
Since we don't run the blocking event loop, hook up the response signal for the close button. bz 205943
2006-09-11 12:34:46 -04:00
Daniel P. Berrange
8905471764
Added tag RELEASE-0.2.1-1 for changeset 4aba9106462877a7df2bf1211bc41eb5321af1ee
2006-09-04 15:22:59 -04:00
Daniel P. Berrange
f7e63d334d
Bump to 0.2.1 for new release
2006-09-04 15:19:23 -04:00
Daniel P. Berrange
ceaa7c16c8
Hide preference for stats history length. Add gconf schema to setup default config settings.
2006-09-01 16:33:32 -04:00
Daniel P. Berrange
29598e71ab
Hide / disable stuff we're not implementing yet - ie disk/net stats & new hardware
2006-09-01 15:51:50 -04:00
Daniel P. Berrange
3dd04a2973
Change slider to spin box for adjusting memory
2006-09-01 15:11:33 -04:00
Jeremy Katz
e57338277d
merge
2006-09-01 14:11:58 -04:00
Jeremy Katz
714814f2b5
some text tweaks. also, don't ask about PV vs FV if not on a FV capable box
2006-09-01 14:08:34 -04:00
Jeremy Katz
c2ef1c9a65
switch memory config to spin buttons
2006-09-01 13:47:37 -04:00
Jeremy Katz
2b16e8cfac
add a menu bar for the details view, move some things around to be similar
...
to the console view
2006-09-01 11:18:49 -04:00
Jeremy Katz
ecd935bb41
tie together pause buttons
2006-09-01 11:18:25 -04:00
Jeremy Katz
ecb202e391
various UI tweaks for the graphical console to match the HIG as well as
...
to be a little cleaner looking
2006-09-01 10:49:46 -04:00
Daniel P. Berrange
afb15a8bb8
Merge heads
2006-09-01 10:48:54 -04:00
Daniel P. Berrange
8c64f2129a
Grab keyboard when going full screen. Center vnc/image widgets so it looks better full screen
2006-09-01 10:42:23 -04:00
Jeremy Katz
53a13dc622
merge
2006-09-01 09:41:42 -04:00
Jeremy Katz
bb74fa7904
some UI cleanups for domain creation wizard
2006-09-01 09:40:20 -04:00
Daniel P. Berrange
26daadca65
Switched memory slider policy to discontinuous & ensure adjustments are in units of 1, not fractional
2006-08-31 16:28:09 -04:00
Jeremy Katz
45b21ebbd9
merge
2006-08-29 18:21:56 -04:00
Daniel P. Berrange
8b36043ad7
Added button to make VNC window fullscreen
2006-08-29 16:57:50 -04:00
Daniel P. Berrange
6cf4da60a4
Extract disk & network device information from domain XML
2006-08-29 15:52:19 -04:00
Jeremy Katz
205e37b9ee
support for graphics console with PV guests, show the appropriate console
...
once the guest is created
2006-08-28 23:06:31 -04:00
Daniel P. Berrange
a14dc85fce
Use a stock label for popup menu
2006-08-28 16:55:23 -04:00
Daniel P. Berrange
a071ab3cae
Re-factor VNC auth protocol handling to allow caller to determine whether a password is needed or not. Go straight to VNC viewer if no auth is needed. Set default button/focus handling.
2006-08-28 16:39:22 -04:00
Daniel P. Berrange
fb61284b74
Disable hardware config if we're read only. Hide unused 'add hardware' option
2006-08-28 12:36:42 -04:00
Daniel P. Berrange
6a0b2c4585
Hook up the serial console to dbus service
2006-08-25 18:19:52 -04:00
Daniel P. Berrange
b13920cb2c
Pulled in latest changes to spec file from Fedora
2006-08-25 10:58:25 -04:00
Hugh O. Brock
c97d15c07e
remove ugly print spew
2006-08-24 11:41:19 -04:00
Hugh O. Brock
9c49235895
Fix default value on file size spinner
2006-08-23 17:35:21 -04:00
Hugh O. Brock
e4d3043d45
merge Dan's changes
2006-08-23 17:12:37 -04:00
Hugh O. Brock
d1ea8d56e2
Pull cdrom path from HAL -- allow installs from CD as well as iso
2006-08-23 17:12:16 -04:00
Daniel P. Berrange
66cbcbe862
Added tag RELEASE-0.2.0-1 for changeset 869707b48d518080f877bace387fa43458e197e0
2006-08-22 15:33:18 -04:00
Daniel P. Berrange
3c2addb70d
Rename one of the targets to avoid accidental build artifacts getting into the dist tarball
2006-08-22 15:15:32 -04:00
Daniel P. Berrange
deeed57641
Merged heads
2006-08-22 14:52:32 -04:00
Daniel P. Berrange
5b7b7c07b2
Incremented deps on xeninst & libvirt. Bumped release to 0.2.0
2006-08-22 14:50:45 -04:00
Hugh O. Brock
6c74c93869
Fix typo
2006-08-22 12:26:56 -04:00
Hugh O. Brock
1d4227c6bc
properly unmount nfs dirs when done, do better with error handling
2006-08-22 11:20:07 -04:00
Hugh O. Brock
13ee480ec8
Add proper python logging, better kickstart URL validation, better create error handling.
2006-08-21 17:45:24 -04:00
Hugh O. Brock
43cd0025b5
Add URL validation, better error handling. Better logging coming.
2006-08-21 15:54:56 -04:00
Hugh O. Brock
191d17e36a
Add code to register/unregister vm-added signal to stop consoles from spontaneously popping up
2006-08-21 14:00:32 -04:00
Daniel P. Berrange
b346b8aa7f
Wrap message about max memory in details dialog box
2006-08-18 18:39:37 -04:00
Daniel P. Berrange
427ded7370
Reverting a bunch of stuff an old version of glade-2 changed when it shouldn't have from changeset d189201f4cf6
2006-08-18 18:37:50 -04:00
Daniel P. Berrange
745bdea540
Hook up domain creator to dbus service. Fix dbus docs
2006-08-18 17:01:17 -04:00
Daniel P. Berrange
4327a7dd7d
Fix method naming to be consistent with other widgets - this makes auto-close upon domain destroy work
2006-08-18 17:01:00 -04:00
Daniel P. Berrange
c7ca4375a7
Catch & ignore errors when closing serial console
2006-08-18 16:39:41 -04:00