virt-manager/src
Cole Robinson dfb8f8666a Make sure all idle and timeout routines are thread safe.
Unbeknownst to me, these functions are not run thread safe:

http://library.gnome.org/devel/gdk/unstable/gdk-Threads.html

However since they are run from the main loop, the chance of them conflicting
with another running thread is slim, since we have very few threads that
actually update the UI.
2010-02-11 12:32:00 -05:00
..
virtManager Make sure all idle and timeout routines are thread safe. 2010-02-11 12:32:00 -05:00
Makefile.am Show a startup error if virtinst version isn't new enough. 2009-11-11 16:32:24 -05:00
virt-manager-launch.in Remove bogus command line args from dbus startup script 2006-07-12 15:54:05 -04:00
virt-manager.desktop.in.in Make application menu comment GNOME HIG compliant (bz 246195) 2007-07-04 00:41:39 -04:00
virt-manager.in Rename gnome-virt-manager -> virt-manager 2006-06-27 11:17:46 -04:00
virt-manager.py.in Abide gtk cmdline options 2010-02-08 11:54:21 -05:00
virt-manager.schemas.in host: Confirm before starting/stopping interfaces 2010-02-08 22:34:23 -05:00
virt-manager.service.in Fixed dbus service name 2006-07-12 15:54:23 -04:00
vmm-about.glade about: List virt-manager.org as the website path 2009-11-10 12:45:00 -05:00
vmm-add-hardware.glade Show netdev and optical errors in UI. 2009-11-30 12:51:25 -05:00
vmm-choose-cd.glade choosecd: Customize dialog based on media type (cdrom, floppy) 2009-12-14 14:52:52 -05:00
vmm-clone.glade Numerous UI tweaks. 2009-11-17 15:06:15 -05:00
vmm-create-interface.glade Add libvirt interface create wizard. 2010-02-08 17:18:06 -05:00
vmm-create-net.glade Improve default widget focus for various wizards 2009-12-14 16:26:46 -05:00
vmm-create-pool.glade Improve default widget focus for various wizards 2009-12-14 16:26:46 -05:00
vmm-create-vol.glade A few more UI tweaks. 2009-11-24 13:24:46 -05:00
vmm-create.glade create: Give more warning if conn capabilities are sub optimal 2010-02-10 20:26:40 -05:00
vmm-delete.glade Improve default widget focus for various wizards 2009-12-14 16:26:46 -05:00
vmm-details.glade Allow viewing and setting domain 'description' field. 2010-02-10 12:16:59 -05:00
vmm-host.glade host: Fix interface tooltips 2010-02-10 20:27:36 -05:00
vmm-manager.glade manager: Improve tooltip for 'Open' toolbar button 2009-12-02 10:20:07 -05:00
vmm-migrate.glade migrate: Storage connection list in the migrate dialog, not migrate menu. 2009-11-18 13:51:36 -05:00
vmm-open-connection.glade Numerous UI tweaks. 2009-11-17 15:06:15 -05:00
vmm-preferences.glade host: Confirm before starting/stopping interfaces 2010-02-08 22:34:23 -05:00
vmm-progress.glade A few more small UI tweaks 2009-12-03 13:36:28 -05:00
vmm-storage-browse.glade A few more UI tweaks. 2009-11-24 13:24:46 -05:00