1810 Commits

Author SHA1 Message Date
Cole Robinson
99489e865d virt-manager: Fix --show-domain-performance 2010-11-24 14:19:44 -05:00
Cole Robinson
83ad083fb0 virt-manager: Fix CLI window launching options
Drop the thread event hack, use connection callbacks to accomplish
what we need more simply
2010-11-24 14:01:51 -05:00
Cole Robinson
bf762658fc engine: Fix launching create dialog after previous commit 2010-11-24 08:28:50 -05:00
Cole Robinson
0c8a7e8beb engine: Use callers error dialog when launching windows
This gives proper dialog placement.
2010-11-23 20:13:50 -05:00
Cole Robinson
8c05c33abc virt-manager: Small startup error reporting fix
Make sure we import gtk into the global namespace
2010-11-23 20:03:49 -05:00
Cole Robinson
ad10be064b Catch errors when launching dialogs from manager.py 2010-11-23 18:54:12 -05:00
Cole Robinson
fd385b9e69 Bump copyright year. 2010-11-23 18:50:25 -05:00
fab
5e1b81ab93 l10n: Updates to German (de) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-11-23 09:21:00 +00:00
fab
8dd18d634e l10n: Updates to German (de) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-11-23 09:13:55 +00:00
Cole Robinson
5a23ad8d94 Open logging files O_CLOEXEC 2010-11-17 15:38:40 -05:00
Cole Robinson
9bf29dfdaa Fix warning reporting to not crash with F14 pygtk 2010-11-17 11:28:43 -05:00
Cole Robinson
8876217728 virt-manager: Improve error reporting at startup
Don't show multiple backtraces for certain errors, only log if logging
has been started.
2010-11-11 16:34:01 -05:00
Cole Robinson
026934ed3e pylint: Fix script for latest pylint version 2010-11-11 16:29:30 -05:00
Marti Raudsepp
f0cf2665db autogen: Don't fail when config.status doesn't exist 2010-10-20 17:29:17 +03:00
jassy
8ed0d51418 l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-10-18 06:35:44 +00:00
Guido Günther
6d5fef6b6e configure: Allow disabling maintainer mode 2010-10-15 09:23:07 -04:00
jassy
c9b4260c60 l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-10-15 06:45:43 +00:00
aalam
e5cb1dbd2f l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-10-11 02:41:55 +00:00
aalam
8f6b8ba6e4 l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-29 02:46:27 +00:00
Darryl L. Pierce
452c273de2 Added a startup script for virt-manager-tui, similar to virt-manager.
It checks the environment, ensures the right version of virtinst is
present before invoking the main menu for the TUI.
2010-09-14 18:02:11 -04:00
Cole Robinson
39e6a1e95b autogen: If rerun, delete config.status 2010-09-14 17:39:31 -04:00
Cole Robinson
c316219f89 details: Mark video and char dev titles as translatable 2010-09-13 09:31:32 -04:00
htaira
170ca89afb l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-11 07:15:26 +00:00
Cole Robinson
00ea61670f domain: Use virtinst for all XML editting
Kind of a big ugly commit since there is lot's of fallout, but the end
result is unittested functionality (via virtinst) and 500 less lines :)
2010-09-08 17:53:51 -04:00
aalam
c2386c030f l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-08 14:07:38 +00:00
Cole Robinson
60ba4b9a78 Don't disallow managed save on remote connections 2010-09-08 07:51:48 -04:00
Cole Robinson
e8f346733d details: Use VirtualDevice instance as the HW row key
Allows us to do lots of cleanup and simplifications. Domain now moves around
dev instances rather than device lookup info (dev_id_info).
2010-09-07 18:38:01 -04:00
Cole Robinson
6eee79a88f domain: Use virtinst for hostdev listing 2010-09-07 12:09:48 -04:00
trash
32e1f41de8 l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-05 19:02:37 +00:00
trash
0eb71cba5e l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-04 17:14:32 +00:00
Cole Robinson
f0cb7c964e domain: Use virtinst for char device listing 2010-09-03 17:56:40 -04:00
Cole Robinson
f52d5c8b3a domain: Use virtinst for parsing input, gfx, sound, video, watchdog 2010-09-03 15:59:33 -04:00
Cole Robinson
58d0a67a54 domain: Use VirtualNetworkDevice for netdev listing 2010-09-03 15:19:54 -04:00
Cole Robinson
40d8fc3092 domain: Switch disk listing to return VirtualDisk objects 2010-09-03 14:10:04 -04:00
Cole Robinson
a5f7f437fb details: Refactor device listing to handle Guest switch
Remove some hardcoded assumptions so we can swap in Guest parsing support
easier.
2010-09-03 14:05:29 -04:00
Cole Robinson
c7f385b0ff details: Fix listing/removal of serial/parallel combinations 2010-09-03 14:03:30 -04:00
Cole Robinson
965f68133f Domain: Simplify xml fetching
Just have get_xml take arguments, rather than have get_xml, get_inactive...
2010-09-03 12:10:26 -04:00
Cole Robinson
2d35e75809 domain: Use virtinst.Guest for XML dumping.
Very basic wire up for the time being.
2010-09-02 19:08:00 -04:00
Cole Robinson
eb1d3bd830 addhardware: Support new virtinst char device introspection 2010-09-02 18:37:20 -04:00
Matthias Bolte
c716633286 Make enter-key trigger the okay button in the auth dialog
If the dialog contains multiple entries then only hitting
the enter-key in the last entry triggers the okay button.
From all other entries the enter-key lets the focus jump
to the next entry.
2010-08-28 19:44:30 +02:00
elsupergomez
d5763d1f38 l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-30 14:34:49 +00:00
htaira
4197b01441 l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-30 02:07:07 +00:00
Cole Robinson
3f03d2f0ce Small spec file cleanups 2010-08-26 08:45:28 -04:00
logan
d3bb5a7e6e l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-26 11:29:01 +00:00
raven
e79ea6c656 l10n: Updates to Polish (pl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-25 18:08:54 +00:00
warrink
c0508019ac l10n: Updates to Dutch (Flemish) (nl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-25 17:44:46 +00:00
Cole Robinson
c1438f719b create-interface: Don't translate a placeholder string 2010-08-25 09:41:03 -04:00
Cole Robinson
a049772ae0 Added tag RELEASE-0.8.5-1 for changeset 0b54eb67ce31 2010-08-24 17:16:15 -04:00
Cole Robinson
7c4cc05fd9 Prep for release RELEASE-0.8.5-1 2010-08-24 17:14:36 -04:00
Cole Robinson
4b0bb7e0c4 details: 'Customize' toolbar cleanups
Add a tooltip, make sure button text is always shown.
2010-08-24 16:31:55 -04:00