Commit Graph

1774 Commits

Author SHA1 Message Date
Cole Robinson
b9bf03b896 details: Enable media attach/detach for floppy devices
We still use the CD chooser when attaching media (for now).
2009-12-10 19:18:24 -05:00
Cole Robinson
420fc7a673 console: Disable scrollbars when doing 'resize to VM'
The same scrollbar confusion plagues us: if scrollbars are already showing and
we resize the window to the size of the VNC widget, the scrollbars don't go
away. Hide the scrollbars in this case.
2009-12-14 12:37:08 -05:00
logan
ffedaddb84 Sending translation for Spanish 2009-12-14 17:00:03 +00:00
Cole Robinson
dd74e9573c createnet: Make sure a failed network start cleans up properly 2009-12-11 13:45:53 -05:00
Cole Robinson
01d78647c5 details: Properly update disk names after device removal 2009-12-13 17:17:56 -05:00
Cole Robinson
93b4d82c77 connection: Catch all exceptions when building looking up libvirt objects
Currently in many places we only catch a libvirt exception. Make sure we
catch all exceptions, because not doing so pretty much leaves 'tick' dead
in the water. This helps avoid issues reported here:

https://bugzilla.redhat.com/show_bug.cgi?id=547045
2009-12-13 16:31:04 -05:00
logan
81b005e1e5 Sending translation for Spanish 2009-12-11 17:12:47 +00:00
amitakhya
d1f2de3c7d Sending translation for Assamese 2009-12-11 12:21:14 +00:00
anipeter
20bd382540 Sending translation for Malayalam 2009-12-11 10:53:41 +00:00
khasida
227be4ee54 Sending translation for Japanese 2009-12-11 09:11:24 +00:00
shanky
b2c7c0656c Sending translation for Kannada 2009-12-11 07:19:44 +00:00
anipeter
3e09da77fc Sending translation for Malayalam 2009-12-11 07:00:00 +00:00
ifelix
7315cbb4b8 Sending translation for Tamil 2009-12-11 05:47:07 +00:00
runab
5b83047bf0 Sending translation for Bengali (India) 2009-12-11 05:13:37 +00:00
hedda
ab0c92b8a8 Sending translation for German 2009-12-11 01:07:28 +00:00
Cole Robinson
d9c2f0a583 engine: Fix first app startup traceback 2009-12-10 12:28:55 -05:00
raven
f3654cc18b Sending translation for Polish 2009-12-10 16:00:58 +00:00
sandeeps
179be77b0e Sending translation for Marathi 2009-12-10 14:50:04 +00:00
sandeeps
8f20966d89 Sending translation for Marathi 2009-12-10 14:12:51 +00:00
shanky
fd4b6834a7 Sending translation for Kannada 2009-12-10 12:16:19 +00:00
ifelix
ac9c94067d Sending translation for Tamil 2009-12-10 11:30:11 +00:00
jassy
249531d0fa Sending translation for Punjabi 2009-12-10 10:53:24 +00:00
leahliu
9bce25a844 Sending translation for Chinese (Simplified) 2009-12-10 09:54:03 +00:00
swkothar
d9690986de Sending translation for Gujarati 2009-12-10 09:43:03 +00:00
rajesh
833592536e Sending translation for Hindi 2009-12-10 07:57:11 +00:00
ifelix
ac3f12cc19 Sending translation for Tamil 2009-12-10 07:25:26 +00:00
kkrothap
08150c6e89 Sending translation for Telugu 2009-12-10 07:22:49 +00:00
mgiri
ed7b2625de Sending translation for Oriya 2009-12-10 06:41:03 +00:00
runab
c6e64e7a9b Sending translation for Bengali (India) 2009-12-10 05:40:47 +00:00
leahliu
0830cbf8c1 Sending translation for Chinese (Simplified) 2009-12-10 02:33:04 +00:00
runab
f6d871171d Sending translation for Bengali (India) 2009-12-09 18:59:11 +00:00
Cole Robinson
d99358e60c manager: Change the selection to the row we right click on 2009-12-09 11:28:38 -05:00
Cole Robinson
cd11862dfb Fix some UI typos 2009-12-09 10:58:47 -05:00
rajesh
2896bb09d7 Sending translation for Hindi 2009-12-09 11:00:16 +00:00
ifelix
accea07800 Sending translation for Tamil 2009-12-09 10:51:31 +00:00
mgiri
9e34716bc3 Sending translation for Oriya 2009-12-09 06:12:56 +00:00
swkothar
ff6054e796 Sending translation for Gujarati 2009-12-09 06:03:05 +00:00
swkothar
2e1d6d3221 Sending translation for Gujarati 2009-12-08 10:18:13 +00:00
kkrothap
16607d2dce Sending translation for Telugu 2009-12-08 09:52:17 +00:00
raven
216175884e Sending translation for Polish 2009-12-07 20:42:56 +00:00
Cole Robinson
fd2bca7e5a Prep for release (Update NEWS, translations, configure...) 2009-12-03 15:33:47 -05:00
Cole Robinson
2ce3fef46b Drop gnomevfs dependency 2009-12-03 15:52:53 -05:00
Cole Robinson
9fc947a314 A few more small UI tweaks
- Actually make console border black
- Don't set overly large progress bar values in asyncjob
- Use larger icon in progress dialog.
2009-12-03 13:36:28 -05:00
Cole Robinson
99c7c25f73 Various libvirt back compat fixes
- Fix a check for domain support flags that was breaking inactive XML updates
- Even if requested XML hasn't changed, redefine. Needed for changes to
  take permenant effect if INACTIVE XML flag not supported
- Fix setting HD as a boot device
- Detect autostart unavailability on older libvirt
- Clean up how we display console devices to give more concise output
2009-12-03 10:37:57 -05:00
Cole Robinson
5e6d5b0b73 connection: Make sure openAuth is supported before we use it
Also fix a broken error call in that this path triggered, and
a small tweak to pretty printing a Xen connection.
2009-12-03 10:22:54 -05:00
Cole Robinson
7f88328fb4 Fix some gtk calls for older version compat (RHEL5 vintage) 2009-12-03 10:21:39 -05:00
Cole Robinson
f6c29ff8ea Log virtinst exception if we fail to import at startup 2009-12-03 10:20:36 -05:00
Cole Robinson
2d8c6e49fe manager: Improve tooltip for 'Open' toolbar button 2009-12-02 10:20:07 -05:00
Cole Robinson
6268a037a4 uihelpers: Make sure we have a reasonable network selection fallback 2009-12-02 10:03:03 -05:00
Cole Robinson
0f91429cfe uihelpers: Don't let empty bridge be the default selection
On rethinking, it seems a bit risky that user could create a bogus bridge
and then have all new guests choose it by default and provide no networking.
Be safe and force the user to opt in.
2009-12-02 09:58:31 -05:00