Hugh O. Brock
|
18fb110c9a
|
merged Dan's changes
|
2006-07-20 11:30:43 -04:00 |
|
Daniel P. Berrange
|
4ca749928a
|
Change _SCRIPTS back to _DATA, and instead remove the #!/usr/bin/python stuff which is what rpmlint was really complaining about
|
2006-07-20 11:27:08 -04:00 |
|
Hugh O. Brock
|
a5c0597604
|
Make the progress bar threaded so that it will bounce back and forth in the background (still doesn't work) and abstract the progress bar functionality
|
2006-07-20 11:16:07 -04:00 |
|
Daniel P. Berrange
|
7f4872f5fe
|
Filled out authors
|
2006-07-20 11:14:35 -04:00 |
|
Daniel P. Berrange
|
ddb264300b
|
Filled out the README file
|
2006-07-20 11:12:22 -04:00 |
|
Daniel P. Berrange
|
ed0271b14f
|
Re-generate Changelog from 'hg log --style changelog' command
|
2006-07-19 15:38:30 -04:00 |
|
Daniel P. Berrange
|
bc0da24627
|
Added Hugh & Máirín to authors credits
|
2006-07-19 15:16:41 -04:00 |
|
Daniel P. Berrange
|
1e76bc6635
|
Disconnect & re-connect when password auth is wrong to avoid bugs in state machine of VNC console
|
2006-07-19 15:16:22 -04:00 |
|
Daniel P. Berrange
|
e2a508d46c
|
Fixed reference to config file variable
|
2006-07-19 14:44:39 -04:00 |
|
Daniel P. Berrange
|
c9c50fb3db
|
Merge heads
|
2006-07-19 14:36:35 -04:00 |
|
Daniel P. Berrange
|
05d9d83af6
|
Added initial support for saving VNC password in the GNOME keyring
|
2006-07-19 14:33:23 -04:00 |
|
Daniel P. Berrange
|
bccdcab025
|
Added icon for shutdown button
|
2006-07-19 12:42:19 -04:00 |
|
Daniel P. Berrange
|
0a319ddd07
|
Merge with head
|
2006-07-19 11:23:41 -04:00 |
|
Daniel P. Berrange
|
2b7a76a514
|
Fixed EXTRA_DIST targets to take account of previous _DATA -> _SCRIPTS rename
|
2006-07-19 11:22:32 -04:00 |
|
Hugh O. Brock
|
487e75e3d6
|
Saving works, progress bar still doesn't appear in a timely fashion though.
|
2006-07-19 10:54:39 -04:00 |
|
Hugh O. Brock
|
7db7488a15
|
Actually saves the image now, plus sort of attempts to show a progress bar (but saving the vm doesn't take long enough for it to appear)
|
2006-07-18 18:14:44 -04:00 |
|
Hugh O. Brock
|
ca0b233346
|
Pop up dialog for saving images (still doesn't actually do anything)
|
2006-07-17 19:37:24 -04:00 |
|
Hugh O. Brock
|
5e10581061
|
Add UI bits for saving vm snapshots. Actual "save" dialog and save code to follow.
|
2006-07-17 13:08:58 -04:00 |
|
Daniel P. Berrange
|
fafa182e80
|
Updated project URL & make license compliant with rpmlint requirements & add documentation
|
2006-07-17 11:11:53 -04:00 |
|
Daniel P. Berrange
|
f42a9ed371
|
Ensure python scripts are installed as SCRIPTS, rather than DATA to stop rpmlint complaining
|
2006-07-17 11:11:22 -04:00 |
|
Daniel P. Berrange
|
38d4f30c56
|
Fix sparkline rendering to only draw a single pixel base line
|
2006-07-14 14:02:39 -04:00 |
|
Daniel P. Berrange
|
a2590ff060
|
Hooked up menus in console window
|
2006-07-14 14:01:26 -04:00 |
|
berrange@roquette.boston.redhat.com
|
57a5b6645f
|
Render a 60% gray over the screenshot & the word 'paused' across it
|
2006-07-14 10:20:14 -04:00 |
|
berrange@roquette.boston.redhat.com
|
3356caa1c0
|
Pulled in funky status icons from gnome-applet-vm distro
|
2006-07-14 09:46:14 -04:00 |
|
berrange@roquette.boston.redhat.com
|
0ec45880c8
|
Added domain ID column to summary view
|
2006-07-14 09:36:03 -04:00 |
|
berrange@roquette.boston.redhat.com
|
b28f7c65e1
|
Enable dbus service to display either performance or config tabs in domain details page
|
2006-07-13 17:44:49 -04:00 |
|
berrange@roquette.boston.redhat.com
|
47a25d2ee9
|
Fix closing of windows when domains go away
|
2006-07-13 13:35:40 -04:00 |
|
berrange@roquette.boston.redhat.com
|
891424c321
|
Refactor domain lookup code to avoid as many RPC calls as possible
|
2006-07-13 13:35:24 -04:00 |
|
berrange@roquette.boston.redhat.com
|
ba98acdce1
|
Added tag RELEASE-0.1.3-1 for changeset 667c1e792acceaefed8e3d25d0b1028850211ad6
|
2006-07-12 17:12:15 -04:00 |
|
berrange@roquette.boston.redhat.com
|
bcec5b54fe
|
Updated for release 0.1.3
|
2006-07-12 17:12:08 -04:00 |
|
berrange@roquette.boston.redhat.com
|
f4aa6fe3d2
|
Added display of virtual cpus
|
2006-07-12 17:05:44 -04:00 |
|
berrange@roquette.boston.redhat.com
|
b31fba6c93
|
Fixed alignment of status label
|
2006-07-12 16:12:02 -04:00 |
|
berrange@roquette.boston.redhat.com
|
a0347a53ef
|
Fixed DBUs env variable checked for activation
|
2006-07-12 16:11:50 -04:00 |
|
berrange@roquette.boston.redhat.com
|
c146bdb54c
|
Added missing import dbus.glib to fix hang in dbus service
|
2006-07-12 15:54:53 -04:00 |
|
berrange@roquette.boston.redhat.com
|
536c63d00d
|
Fixed dbus service name
|
2006-07-12 15:54:23 -04:00 |
|
berrange@roquette.boston.redhat.com
|
434df75aae
|
Remove bogus command line args from dbus startup script
|
2006-07-12 15:54:05 -04:00 |
|
berrange@roquette.boston.redhat.com
|
8e5a80ac88
|
Switch hardware panel to use a resizeable horizontal split pane
|
2006-07-12 15:13:34 -04:00 |
|
berrange@roquette.boston.redhat.com
|
676f6adaf6
|
Fix sort ordering to use cmp()
|
2006-07-11 15:51:41 -04:00 |
|
berrange@roquette.boston.redhat.com
|
c3b3d2ed6f
|
Make sure KeyboardInterrupt exception is passed up stack
|
2006-07-11 15:36:54 -04:00 |
|
berrange@roquette.boston.redhat.com
|
d0b7bec58d
|
Fix graph rendering finally
|
2006-07-11 15:36:32 -04:00 |
|
Daniel P. Berrange
|
ea0f071839
|
Updated to use Cairo again for rendering
|
2006-07-11 15:02:52 -04:00 |
|
Daniel P. Berrange
|
e312aa7bd1
|
Ensure it uses floating point math for calculating % utilization
|
2006-07-11 15:02:43 -04:00 |
|
Daniel P. Berrange
|
5d52fdcb73
|
Merge with head
|
2006-07-05 14:16:41 -04:00 |
|
Daniel P. Berrange
|
d4f5f40dd4
|
Added pygtk override to EXTRA_DIST
|
2006-06-30 14:35:30 -04:00 |
|
Daniel P. Berrange
|
9792186995
|
Remove matplotlib and use a custom written GTK graph widget. Temporarily using GDK drawing instead of Cairo
|
2006-06-30 12:52:10 -04:00 |
|
Daniel P. Berrange
|
0b8f045e1c
|
Added tag RELEASE-0.1.2-3 for changeset 189d414f9fe41333bbb768f2070f4f5656fa2da5
|
2006-06-28 16:58:31 -04:00 |
|
Daniel P. Berrange
|
8a1f389a7d
|
Added copyright tags & cleanup text files
|
2006-06-28 15:50:17 -04:00 |
|
Daniel P. Berrange
|
b0c3896467
|
Added tag RELEASE-0.1.2-2 for changeset aa2d2a7a856b6a2f5b11760ad22a404f5ea80ba7
|
2006-06-28 13:46:46 -04:00 |
|
Daniel P. Berrange
|
c7f0d5cb9b
|
Added missing python-devel build requires tag
|
2006-06-28 13:46:42 -04:00 |
|
Daniel P. Berrange
|
b3b951e2c9
|
Added tag RELEASE-0.1.2-1 for changeset 86487f54181a94acf6e7ca8fc99a9f66daae7b1a
|
2006-06-28 13:01:04 -04:00 |
|