Commit Graph

515 Commits

Author SHA1 Message Date
Daniel P. Berrange
0c47d4251c Fixed timer ticks 2007-03-13 11:48:19 -04:00
Hugh O. Brock
d436a5a85b merge heads 2007-03-09 17:16:28 -05:00
Hugh O. Brock
3d32980130 Add the details section to the help file. Lots more screen shots. 2007-03-09 17:12:29 -05:00
Daniel P. Berrange
913f9c45c6 Merge heads 2007-03-09 16:35:13 -05:00
Daniel P. Berrange
57a18da5f3 Merge heads 2007-03-09 16:23:36 -05:00
Daniel P. Berrange
9650bb48b1 Fixed thread locking 2007-03-09 16:22:43 -05:00
Hugh O. Brock
a9df6f92ae Clean up help code just a bit 2007-03-08 14:40:42 -05:00
Hugh O. Brock
d0df8bcb5f Add sensible options to right-click menu in manager window. Thanks to Mark Cave-Ayland <mark.cave-ayland-at-ilande-dot-co-dot-uk>. 2007-03-08 14:39:22 -05:00
Hugh O. Brock
9741a52283 Hooked up the half-finished help document to a new help menu item. More fun to come. 2007-03-08 14:07:00 -05:00
Hugh O. Brock
e176d4e937 Move help so far to the proper directory 2007-03-07 15:22:57 -05:00
Hugh O. Brock
088e8f963c Help introduction and Connection Window test. 2007-03-06 16:07:48 -05:00
Hugh O. Brock
ec3e7437ff Basic structure of help document 2007-03-05 16:38:01 -05:00
Hugh O. Brock
9bf34da743 merge heads 2007-03-02 16:25:13 -05:00
Hugh O. Brock
2f58512fef Initial cut at help infrastructure. Help builds and displays, but says nothing. Now we can start filling in content. 2007-03-02 16:24:35 -05:00
Daniel P. Berrange
ca9f6f9d46 Fixed key ungrab in vnc viewer 2007-03-02 15:01:40 -05:00
Daniel P. Berrange
a0a5fc6ac4 Fixed i18n of pointer alert 2007-02-23 14:53:36 -05:00
Daniel P. Berrange
c5b049130e Updated for release 0.3.1 2007-02-20 15:53:44 -05:00
Daniel P. Berrange
2e6217f288 Bump version number 2007-02-20 14:47:05 -05:00
Daniel P. Berrange
d5f5b90941 Merge heads 2007-02-20 14:02:07 -05:00
Daniel P. Berrange
7b8d2337c1 Force use of per-user bus even as root for QEMU 2007-02-20 14:01:34 -05:00
Daniel P. Berrange
325de0d266 Clamp mouse co-ords to be >= 0 2007-02-20 14:00:23 -05:00
Hugh O. Brock
14649e66b9 Sort OS lists 2007-02-20 13:32:42 -05:00
Daniel P. Berrange
7f9eba6c4d Allow any combo of Ctrl+Mod1, Ctrl+Mod2 or Mod1+Mod2 to release grab 2007-02-20 12:26:58 -05:00
Daniel P. Berrange
f59c2a908c Remove mistaken call to ungrab_pointer() 2007-02-20 12:20:27 -05:00
Daniel P. Berrange
3dadb5c1fb Remove debug of arch, since it breaks paravirt 2007-02-20 11:57:18 -05:00
Daniel P. Berrange
47503bf1e1 Added ability to create QEMU/KVM/KQEMU guests in new VM wizard 2007-02-19 23:11:21 -05:00
Daniel P. Berrange
71dba97fdb Remove annoying dialog box about HAL; logging is good enough 2007-02-19 22:33:13 -05:00
Daniel P. Berrange
b5e91c23ef Refactor connect dialog to support QEMU driver 2007-02-19 22:23:15 -05:00
Hugh O. Brock
6c358ecf15 Add pull-down OS choice UI to virt-manager. 2007-02-19 11:52:37 -05:00
Daniel P. Berrange
d7668fc6b6 Merge heads 2007-02-15 21:06:51 -05:00
Daniel P. Berrange
ac9577ac9b Fixed keyboard grab 2007-02-15 21:02:03 -05:00
Hugh O. Brock
6350cb33ea Split the glade files up into one per window, to make managing merges easier. This changes the makefile, so you'll need to rerun autogen.sh 2007-02-15 15:35:37 -05:00
Daniel P. Berrange
1b4d5e5b1a Merge heads 2007-02-12 10:12:11 -05:00
Daniel P. Berrange
29d8ae34c5 Grab mouse when clicking 2007-02-08 14:33:25 -05:00
Daniel P. Berrange
8118b4ac05 Display allocation instead of usage for inactive memory 2007-02-08 14:33:14 -05:00
Daniel P. Berrange
74946b15ca Force initial status code update 2007-02-08 14:32:26 -05:00
Daniel P. Berrange
8b7c5e5a7a Fix alignment of label 2007-02-08 14:16:53 -05:00
Daniel P. Berrange
862ca28ea6 Make progress bar display a little prettier. Add support for setting max-memory when creating guests 2007-02-01 14:16:44 -05:00
Daniel P. Berrange
e34fadbee9 Fix changelog date 2007-01-22 19:54:55 -05:00
Daniel P. Berrange
8513aed523 Added tag RELEASE-0.3.0-1 for changeset aab1b39dae04d051c2f7073ff9bcc74c55ff704a 2007-01-22 19:46:14 -05:00
Daniel P. Berrange
a687280845 Updated for 0.3.0 release 2007-01-22 19:46:05 -05:00
Daniel P. Berrange
8db327d916 Refresh po/pot files 2007-01-22 18:22:55 -05:00
Daniel P. Berrange
55d7905ab4 Updated to new virt-inst API 2007-01-22 18:17:57 -05:00
Hugh O. Brock
4e647f1c17 Change save/restore code to work with new progress bar interface. Also clean up progress bar a bit so it doesn't jump around quite so much. 2007-01-12 15:39:18 -05:00
Hugh O. Brock
302e11ffeb merge 369:1d72ca0a0d8e 2007-01-10 16:15:15 -05:00
Hugh O. Brock
c6e5a99343 graphical progress bar hooks for pv guests 2007-01-10 16:11:57 -05:00
Daniel P. Berrange
8a7fe3c17a Reset vnc failure count & delay on state changes. This ensures we re-try the connection when switching from shutoff -> running state transitions with inactive guests 2007-01-08 16:08:44 -05:00
Hugh O. Brock
483f3436aa Update non-sparse file UI to match rhel5 patch 2006-12-20 09:31:09 -05:00
Hugh O. Brock
7b2cbb18ad add a radio button for sparse vs. non-sparse viles. Add appropriate cautions and text to the progress dialog. 2006-12-17 16:33:37 -05:00
Daniel P. Berrange
522d1da8e0 Merge heads 2006-12-13 17:04:30 -05:00