Commit Graph

6532 Commits

Author SHA1 Message Date
Daniel P. Berrange
3e1ef3ea3e Rebuild pot file & import translated .po's from Fedora i18n repository 2006-11-07 09:41:05 -05:00
Daniel P. Berrange
54316cd4f2 Explicitly pass i18n domain into glade constructor because it is failing to pick up default domain 2006-11-07 09:40:34 -05:00
Daniel P. Berrange
ebb9800ec7 Added preference for determining when/whether to grab keyboard input. Renamed console popup preference apis a little 2006-11-06 15:01:28 -05:00
Daniel P. Berrange
6cc3c10a18 Set busy cursor when displaying progress bar 2006-11-06 15:00:39 -05:00
Daniel P. Berrange
820832a007 Add a auto-retry with exponential backoff to VNC connection, since with auto-console popup we often launch before the VNC daemon has started for the guest 2006-11-06 14:12:08 -05:00
Daniel P. Berrange
e9decd56cd Connect up show-terminal signal in the manager 2006-11-06 12:31:33 -05:00
Daniel P. Berrange
6ac751b471 Don't skip virt-type wizard step if fully-virt is not available. Instead disable option & inform user why (bz 212451) 2006-11-06 11:36:55 -05:00
Daniel P. Berrange
5c113d482a Make URLs & email addrs in about dialog clickable (bz 210782) 2006-11-06 10:58:59 -05:00
Daniel P. Berrange
f2a1803eb7 Change 'physical' to 'logical' in text refering to host CPUs 2006-11-06 10:53:09 -05:00
Daniel P. Berrange
92f005c0b3 Change default to activate popup of console for newly created guests 2006-11-06 10:44:34 -05:00
Daniel P. Berrange
b4756294b0 Include info about hypervisor connection in titlebar ( bz 213093) 2006-11-06 10:34:54 -05:00
Karel Zak
ddadec4a7e fix problem with never ending gtk.main() 2006-11-03 10:02:02 -05:00
Daniel P. Berrange
05764da2c6 Grab focus to the password field when showing login 2006-11-03 10:01:57 -05:00
Daniel P. Berrange
61dfeae69f Call 'present' to ensure serial console is raised & focused 2006-11-03 09:51:23 -05:00
Hugh O. Brock
a35e1867cf bz 211385: add preference to automatically pop up console on new vm creation or all vm creation. 2006-10-31 14:29:22 -05:00
Daniel P. Berrange
cc41177fa5 Re-arrange startup to not use DBus activation in normal case (partial fix for bz 211636) 2006-10-26 15:37:14 -04:00
Karel Zak
86399e34d7 add command line option 2006-10-26 12:35:30 -04:00
Daniel P. Berrange
68923fcd1f Don't make the create wizard sensitive again until after the error dialog has gone 2006-10-25 15:03:38 -04:00
Daniel P. Berrange
04053f2aef Catch & deal with HAL not running more gracefully, by disabling CDROM config & logging error info. bz 211901 2006-10-25 15:02:57 -04:00
Daniel P. Berrange
af7d36ff23 Allow long URls to ellipsize in VM create summary page 2006-10-25 13:53:23 -04:00
Daniel P. Berrange
22ac1eda6c Catch & ignore exception when looking up a domain, in case it went away, or is a zombie 2006-10-25 12:18:06 -04:00
Daniel P. Berrange
a07e5a307b Disable wizard sensitivity while VM creation is taking place (bz 211624) 2006-10-25 09:38:17 -04:00
Daniel P. Berrange
bb151cc519 Added tag RELEASE-0.2.5-1 for changeset f026bca68967ffcbf61ac60f2c653b3fba243785 2006-10-19 13:48:03 -04:00
Daniel P. Berrange
2d77825a36 Added tag RELEASE-0.2.4-1 for changeset a72f4fcfc37be3ccca9c966d8d62c1c95212bdbc 2006-10-19 13:47:55 -04:00
Daniel P. Berrange
dc4be10663 Re-generate changelog for 0.2.5 2006-10-19 13:47:06 -04:00
berrange@localhost.localdomain
a1b3026106 Bump release numbers 2006-10-19 12:53:57 -04:00
berrange@localhost.localdomain
dc6f216091 Remove duplicate menu entry (bz 211230) 2006-10-19 12:53:38 -04:00
Jeremy Katz
cd946bcfae xeninst -> virtinst 2006-10-19 10:29:43 -04:00
Hugh O. Brock
556b10f2bc fix host machine memory reporting -- bz 211281 2006-10-18 15:13:36 -04:00
Hugh O. Brock
bfc4bf69b5 fix the godawful accelerator pass-through option. Hopefully SCT will stop throwing chairs at my application... 2006-10-18 14:44:08 -04:00
Daniel P. Berrange
706badc4e9 Re-generate changelog for 0.2.4 2006-10-12 18:28:41 -04:00
Daniel P. Berrange
9845dba1f2 Reset modifiers when disconnectin from server too 2006-10-12 18:09:46 -04:00
Daniel P. Berrange
b2afcd93e6 Only fake events if there is an active VNC connection 2006-10-12 18:07:21 -04:00
Daniel P. Berrange
d45256e748 Merge heads 2006-10-12 18:04:22 -04:00
Daniel P. Berrange
2ae10b84f3 Get ready for 0.2.4 release 2006-10-12 18:03:57 -04:00
Daniel P. Berrange
45c15bf9ef Automatically grab keyboard in guest consoles 2006-10-12 17:53:42 -04:00
Daniel P. Berrange
7be56bec42 Fix for 'stuck' modifier keys, faking keyup when we loose focus 2006-10-12 17:36:31 -04:00
Daniel P. Berrange
79a829dd55 Explicitly populate liststore with all we need rather than using per-cell callbacks 2006-10-12 14:02:45 -04:00
Daniel P. Berrange
3c17c8d7a3 Store the VM object itself in the list model to lower overheads in refresh 2006-10-12 10:40:22 -04:00
Hugh O. Brock
5552e864a6 Mnemonic updates and clean-up on memory and cpu screens. Fixes BZ 208408. 2006-10-11 13:15:00 -04:00
Daniel P. Berrange
2512ba0ebf Catch & log failure of listDefinedDomains method for older libvirt not supporting inactive domains 2006-10-11 12:05:50 -04:00
Daniel P. Berrange
bb0b71d2a7 Added support for running app under hotshot profiler 2006-10-11 12:01:23 -04:00
Daniel P. Berrange
c154f31ca7 Make file backed disks blktap based by default, if available 2006-10-11 09:58:26 -04:00
Daniel P. Berrange
c2712f61cb Don't create a text renderer, because GTK already does that for us 2006-10-11 09:58:06 -04:00
Hugh O. Brock
ef769036d5 Add drop-down lists for PV media and kickstart URLs 2006-10-11 09:07:45 -04:00
Daniel P. Berrange
104796e6ee Support deleting of VMs 2006-10-10 17:43:44 -04:00
Daniel P. Berrange
f345ddbf5d Hooked up domain filter in manager list. Ensure we don't recreate vmmDomain object on state changes 2006-10-10 17:24:59 -04:00
Daniel P. Berrange
9b9cadea98 Merged heads 2006-10-10 16:37:17 -04:00
Daniel P. Berrange
f0e88098cf Added support for starting inactive VMs 2006-10-10 11:30:00 -04:00
Daniel P. Berrange
da7133edcc Include listing of inactive domains 2006-10-09 13:28:13 -04:00