Commit Graph

14 Commits

Author SHA1 Message Date
Cole Robinson
e33018602d Always enable CPU and Memory stats polling.
Not sure why I even added this in the first place, we fundamentally can't
avoid polling the requisit info. So rip it out with extreme prejudice.
2009-07-26 16:09:46 -04:00
Cole Robinson
e208a8ca7f Mark all windows as Dialogs (except manager, host and vm details).
All these windows should be temporary, and don't need to be maximized or
minimized.
2009-07-26 12:08:21 -04:00
Cole Robinson
f5448f87e7 Add global option for VNC scaling: vm details defaults to that. 2009-02-23 18:50:47 -05:00
Cole Robinson
a0852bc422 Fix regression for pre existing vm and stats preferences not keeping new values. 2009-02-16 19:04:44 -05:00
Cole Robinson
b73c3da1e5 Unmark useless strings as translatable. 2009-01-26 09:44:54 -05:00
Richard Laager
8216658a12 Change "Local VM" and "Remote VM" to "Local virtual machine" and
"Remote virtual machine".  To do this, small changes had to be made to
the layout and Glade rewrote the whole file.
2009-01-12 09:40:41 -05:00
Cole Robinson
b17442a876 Revamp preferences dialog.
More extensible design, hopefully will facilitate adding more options.
Add options to disable stats reporting by type (cpu, mem, disk, net), but
don't hook them up yet.
2008-12-17 15:27:06 -05:00
Cole Robinson
9ffee40675 Set page_size = 0 for all Spin Buttons to silence a deprecation warning on F10. 2008-12-08 11:14:54 -05:00
Cole Robinson
a40e69b192 Save glade files with glade-3 2008-10-31 10:18:55 -04:00
Cole Robinson
70c7748011 Add support for adding audio devices when creating guests.
Preferences are global, not per install. Can be seen via edit->preferences
2008-09-02 12:09:39 -04:00
Cole Robinson
ef470df276 Enable stats history limiting in preferences dialog (was present but strangely not visible). 2008-07-09 14:58:24 -04:00
Hugh O. Brock
c4e0602f36 Add accessibility names to the various text widgets, so that we can exercise
them with Dogtail. Thanks to Cole Robinson.
2007-08-02 12:39:25 -04:00
Hugh O. Brock
6bc35bd215 Do the help for the preferences window. Plus, give the preferences window a help button. 2007-03-19 18:12:40 -04: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