summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make VNC grab alt+tab when focusedCole Robinson2012-02-081-0/+17
* Don't let media polling block app if a connection goes downCole Robinson2012-02-082-28/+21
* Fix a pep8 violationCole Robinson2012-02-081-1/+1
* prefs: Clarify 'force shortcut' tooltip a bitCole Robinson2012-02-081-1/+1
* host: Don't show error for all interfaces if one is bustedCole Robinson2012-02-081-1/+6
* host: don't overload gtk by mashing refresh buttonCole Robinson2012-02-071-2/+12
* Add VDI to disk format listCole Robinson2012-02-071-0/+1
* addhw: Allow specifying empty cdrom/floppy devicesCole Robinson2012-02-071-4/+1
* prefs: Fix setting key grab if we see a fake meta keyCole Robinson2012-02-071-26/+21
* Remove some debug, only to add a ton more ...Cole Robinson2012-02-071-22/+0
* Remove debugging cruftCole Robinson2012-02-061-3/+22
* vnc: Fix accidental recursion we reporting grab keysCole Robinson2012-02-061-6/+0
* Log virtinst and virt-manager versions at startupCole Robinson2012-02-042-0/+4
* Update translations (and make em work with gtkbuilder)Cole Robinson2012-02-0244-95552/+63154
* Build system changes for UI moveCole Robinson2012-02-023-22/+20
* host: Fix 'iface add' button sensitivity after inactive connCole Robinson2012-02-021-2/+2
* manager: Fix error reporting when can't connect remotelyCole Robinson2012-02-021-31/+44
* create: Allow import installs on PV only xen hostCole Robinson2012-02-021-6/+5
* Give a nice warning if GTK is too old for usCole Robinson2012-02-021-0/+4
* F16 glade3 stomps our scroll policy, fix itCole Robinson2012-02-028-0/+31
* Sanitize gtkbuilder XML for RHEL6Cole Robinson2012-02-022-2/+45
* Reinstate all combo box entries, f16 glade throws them awayCole Robinson2012-02-027-0/+92
* Convert UI files from glade to gtkbuilderCole Robinson2012-02-0240-6056/+8485
* Prep for releaseRELEASE-0.9.1-1Cole Robinson2012-01-3144-43/+58
* RHEL6 back compatCole Robinson2012-01-311-4/+2
* Fix pylint detection, and clean up the falloutCole Robinson2012-01-315-18/+24
* Add some debugging on dialog open/closeCole Robinson2012-01-3119-2/+46
* Remove deprecated 'Encoding' field from desktop fileCole Robinson2012-01-311-1/+0
* host: If a storage volume error, just hide itCole Robinson2012-01-291-3/+12
* pool: When refreshing, update volume XMLCole Robinson2012-01-291-2/+4
* details: Disable send key toolbar menu when pausedCole Robinson2012-01-292-6/+9
* console: Watch gconf for grab keys updateCole Robinson2012-01-293-67/+55
* create: s/Gb/GB/ for storage unitsCole Robinson2012-01-291-1/+1
* Remove testing hack that broke serialconCole Robinson2012-01-291-1/+1
* Fix some accelerator key issuesCole Robinson2012-01-292-7/+12
* createnet: Allow networks smaller than 16 addressesBrian J. Murrell2012-01-292-2/+3
* serialcon: Handle lack of vte module (with an error)Cole Robinson2012-01-291-3/+16
* serialcon: Some fixes for fast data transferCole Robinson2012-01-292-2/+5
* Don't show useless PO output in network source mode listCole Robinson2012-01-291-1/+1
* cli: Skip gettext setup if setting locale failsCole Robinson2012-01-291-1/+6
* domain: Remove <address> when changing device modelsCole Robinson2012-01-291-0/+7
* domain: Only regenerate target if we really need toCole Robinson2012-01-291-2/+6
* details: When changing disk bus, generate new target nameCole Robinson2012-01-291-5/+18
* details: Allow using test driver for exotic disk busesCole Robinson2012-01-291-2/+2
* details: Don't log exception if VM has no archCole Robinson2012-01-291-5/+7
* serialcon: Don't open a console with name=NoneCole Robinson2012-01-291-2/+5
* connection: tick() isn't reentrant, lock itCole Robinson2012-01-291-0/+8
* inspection: Avoid debug spew in a few casesCole Robinson2012-01-291-2/+6
* conn: Don't drop connection for every VM SYSTEM_ERRORCole Robinson2012-01-291-4/+7
* console: Fix spice scalingCole Robinson2012-01-281-2/+7