Commit Graph

1995 Commits

Author SHA1 Message Date
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
Daniel P. Berrange
a7fbcb1ec8 If creating a PV domain, show the serial terminal instead of VNC console (temporary until PV vfb works) 2006-08-18 15:32:59 -04:00
Daniel P. Berrange
5761f62b02 Print error message when failing to use console 2006-08-18 15:18:53 -04:00
Daniel P. Berrange
0ab1f27e53 Merge heads 2006-08-18 14:30:06 -04:00
Daniel P. Berrange
149fa61beb Remove the 'secure connection' radiobutton (again). Rename restoremenu 2006-08-18 14:28:52 -04:00
Daniel P. Berrange
c273539996 Disable new domain, restore domain menus / buttons for a read only connections 2006-08-18 14:28:09 -04:00
Daniel P. Berrange
80a81fe561 Destroy serial console window when a domain goes away 2006-08-18 14:27:49 -04:00
Hugh O. Brock
6cd257e5ed Fix vcpu bug and memory-size-int issue 2006-08-18 14:16:20 -04:00