virt-top.git
13 years agoRemove references to xm/xentop manual pages (RHBZ#648186).
Richard W.M. Jones [Thu, 6 Jan 2011 10:14:51 +0000 (10:14 +0000)]
Remove references to xm/xentop manual pages (RHBZ#648186).

These Xen tools are obsolete since virsh/virt-top works across
all hypervisors.

13 years agoChange order of return values from getyx - fixes display of historical CPU.
Richard Jones [Thu, 2 Sep 2010 08:00:35 +0000 (09:00 +0100)]
Change order of return values from getyx - fixes display of historical CPU.

In this commit:
http://cvs.savannah.gnu.org/viewvc/ocaml-tmk/functions.c?root=ocaml-tmk&r1=1.2&r2=1.3
Sam changed (fixed) the order that the coordinates are returned
from the ncurses 'getyx' call.  Since this commit was made 3 years
ago it should be safe to assume everyone is using the new ocaml-ncurses
by now.

This meant the historical %CPU was being displayed off the bottom of
the screen instead of on the top row at the right.  Now it is displayed
in the correct place.

13 years agoUpdate Japanese translations (RHBZ#493799).
Kiyoto Hashida [Tue, 15 Jun 2010 10:26:13 +0000 (11:26 +0100)]
Update Japanese translations (RHBZ#493799).

14 years agoUpdated Russian translations (RHBZ#493799).
Yulia [Fri, 5 Mar 2010 10:14:44 +0000 (10:14 +0000)]
Updated Russian translations (RHBZ#493799).

14 years agoNewer autoconf adds PACKAGE_URL definition.
Richard Jones [Fri, 5 Mar 2010 09:40:41 +0000 (09:40 +0000)]
Newer autoconf adds PACKAGE_URL definition.

14 years agozh_CN: Remove bogus Plural-Forms line.
Richard Jones [Fri, 12 Feb 2010 09:55:15 +0000 (09:55 +0000)]
zh_CN: Remove bogus Plural-Forms line.

14 years agoJapanese: update bogus 'Plural-Forms: Plural-Forms'.
Richard Jones [Fri, 12 Feb 2010 09:54:33 +0000 (09:54 +0000)]
Japanese: update bogus 'Plural-Forms: Plural-Forms'.

14 years agoUpdate Japanese translations (RHBZ#493799).
Hajime Taira [Fri, 12 Feb 2010 09:53:09 +0000 (09:53 +0000)]
Update Japanese translations (RHBZ#493799).

14 years agoRename te_IN.po -> te.po (Piotr Drąg).
Richard Jones [Thu, 28 Jan 2010 19:45:00 +0000 (19:45 +0000)]
Rename te_IN.po -> te.po (Piotr Drąg).

14 years agoTelugu translation added by Krishna Babu K (RHBZ#493799c32)
Richard Jones [Thu, 28 Jan 2010 17:08:43 +0000 (17:08 +0000)]
Telugu translation added by Krishna Babu K (RHBZ#493799c32)

14 years agoPolish translation updated by Piotr Drag (RHBZ#493799c31)
Richard Jones [Thu, 28 Jan 2010 17:07:47 +0000 (17:07 +0000)]
Polish translation updated by Piotr Drag (RHBZ#493799c31)

14 years agoPortuguese translation added by Glaucia Cintra (RHBZ#493799c30)
Richard Jones [Thu, 28 Jan 2010 17:06:43 +0000 (17:06 +0000)]
Portuguese translation added by Glaucia Cintra (RHBZ#493799c30)

14 years agoChinese translation updated by Wei Liu (RHBZ#493799c29)
Richard Jones [Thu, 28 Jan 2010 17:04:19 +0000 (17:04 +0000)]
Chinese translation updated by Wei Liu (RHBZ#493799c29)

14 years agoOriya translation added by Manoj Kumar Giri (RHBZ#493799c28)
Richard Jones [Thu, 28 Jan 2010 17:03:23 +0000 (17:03 +0000)]
Oriya translation added by Manoj Kumar Giri (RHBZ#493799c28)

14 years agoSpanish translation updated by Daniel Cabrera (RHBZ#493799c27)
Richard Jones [Thu, 28 Jan 2010 17:02:12 +0000 (17:02 +0000)]
Spanish translation updated by Daniel Cabrera (RHBZ#493799c27)

14 years agoUpdate to ocaml-autoconf macros 1.1
Richard Jones [Wed, 30 Dec 2009 15:24:14 +0000 (15:24 +0000)]
Update to ocaml-autoconf macros 1.1

14 years agoFix detection of ocaml-findlib.
Richard Jones [Wed, 30 Dec 2009 15:22:54 +0000 (15:22 +0000)]
Fix detection of ocaml-findlib.

14 years agoHACKING file, update (C) messages.
Richard Jones [Tue, 6 Oct 2009 15:38:11 +0000 (16:38 +0100)]
HACKING file, update (C) messages.

14 years agoUpdate PO files.
Richard Jones [Tue, 6 Oct 2009 14:58:51 +0000 (15:58 +0100)]
Update PO files.

14 years agoRemove extra spaces after s_ and f_ operators.
Richard Jones [Tue, 6 Oct 2009 14:58:35 +0000 (15:58 +0100)]
Remove extra spaces after s_ and f_ operators.

14 years agoSafer curses functions.
Richard Jones [Tue, 6 Oct 2009 14:50:07 +0000 (15:50 +0100)]
Safer curses functions.

Add safer curses functions which don't require use of dangerous
ignore() function.

14 years agoReplace failwith (sprintf...) with failwithf
Richard Jones [Tue, 6 Oct 2009 14:17:26 +0000 (15:17 +0100)]
Replace failwith (sprintf...) with failwithf

14 years agoRemove -w s and fix so it compiles without warnings.
Richard Jones [Tue, 6 Oct 2009 14:14:18 +0000 (15:14 +0100)]
Remove -w s and fix so it compiles without warnings.

14 years agoRemove NSIS installer.
Richard Jones [Tue, 6 Oct 2009 14:05:09 +0000 (15:05 +0100)]
Remove NSIS installer.

14 years agoChange over to using ocaml.m4 macros.
Richard Jones [Tue, 6 Oct 2009 14:04:25 +0000 (15:04 +0100)]
Change over to using ocaml.m4 macros.

14 years agoUpdated MANIFEST.
Richard Jones [Mon, 5 Oct 2009 17:08:42 +0000 (18:08 +0100)]
Updated MANIFEST.

14 years agoTODO.virt-top renamed as TODO
Richard Jones [Mon, 5 Oct 2009 17:08:16 +0000 (18:08 +0100)]
TODO.virt-top renamed as TODO

14 years agoTypo fixed.
Richard Jones [Mon, 5 Oct 2009 17:07:28 +0000 (18:07 +0100)]
Typo fixed.

14 years agoUpdate manpage with --version option.
Richard Jones [Mon, 5 Oct 2009 16:58:53 +0000 (17:58 +0100)]
Update manpage with --version option.

14 years agoAdd virt-top --version command line option.
Richard Jones [Mon, 5 Oct 2009 16:55:32 +0000 (17:55 +0100)]
Add virt-top --version command line option.

14 years agoAdd the real virt-top version to help display.
Richard Jones [Mon, 5 Oct 2009 16:49:39 +0000 (17:49 +0100)]
Add the real virt-top version to help display.

14 years agoVersion 1.0.4 for release. 1.0.4
Richard Jones [Mon, 5 Oct 2009 15:08:05 +0000 (16:08 +0100)]
Version 1.0.4 for release.

14 years agoFix changelog and manifest files.
Richard Jones [Mon, 5 Oct 2009 15:07:58 +0000 (16:07 +0100)]
Fix changelog and manifest files.

14 years agogitlog-to-changelog: If the date field is empty, don't barf.
Richard Jones [Mon, 5 Oct 2009 15:06:01 +0000 (16:06 +0100)]
gitlog-to-changelog: If the date field is empty, don't barf.

14 years agoAdded Jim Meyering's gitlog-to-changelog program.
Richard Jones [Mon, 5 Oct 2009 15:05:37 +0000 (16:05 +0100)]
Added Jim Meyering's gitlog-to-changelog program.

14 years agoAdd total hardware memory field (RHBZ#521785)
Richard Jones [Mon, 5 Oct 2009 14:54:49 +0000 (15:54 +0100)]
Add total hardware memory field (RHBZ#521785)

14 years agoDon't need to explicitly link against ncurses.
Richard Jones [Mon, 5 Oct 2009 14:36:07 +0000 (15:36 +0100)]
Don't need to explicitly link against ncurses.

14 years agoUpdate PO files.
Richard Jones [Mon, 5 Oct 2009 14:10:44 +0000 (15:10 +0100)]
Update PO files.

14 years agoAdd Japanese to list of translations.
Richard Jones [Mon, 5 Oct 2009 14:10:32 +0000 (15:10 +0100)]
Add Japanese to list of translations.

14 years agoUse msgfmt to generate *.mo files correctly.
Richard Jones [Mon, 5 Oct 2009 14:10:08 +0000 (15:10 +0100)]
Use msgfmt to generate *.mo files correctly.

14 years agoUpdate documentation.
Richard Jones [Mon, 5 Oct 2009 13:17:40 +0000 (14:17 +0100)]
Update documentation.

14 years agoUpdate dependencies.
Richard Jones [Mon, 5 Oct 2009 13:06:49 +0000 (14:06 +0100)]
Update dependencies.

14 years agoRename .hgignore -> .gitignore, update dependencies.
Richard Jones [Mon, 5 Oct 2009 12:58:27 +0000 (13:58 +0100)]
Rename .hgignore -> .gitignore, update dependencies.

14 years agoNew translations.
Richard W.M. Jones [Mon, 5 Oct 2009 10:39:28 +0000 (11:39 +0100)]
New translations.

14 years agoUnknown, empty change.
Richard W.M. Jones [Mon, 5 Oct 2009 10:36:38 +0000 (11:36 +0100)]
Unknown, empty change.

15 years agoAdded PO files. For some reason the Japanese PO file has a parse error, so omitted...
Richard W.M. Jones [Mon, 3 Nov 2008 12:12:07 +0000 (12:12 +0000)]
Added PO files.  For some reason the Japanese PO file has a parse error, so omitted it for now.

15 years agoUpdated MANIFEST
Richard W.M. Jones [Tue, 21 Oct 2008 09:15:40 +0000 (10:15 +0100)]
Updated MANIFEST

15 years agoAdded translations for zh_CN by Wei Liu
Richard W.M. Jones [Tue, 21 Oct 2008 09:00:46 +0000 (10:00 +0100)]
Added translations for zh_CN by Wei Liu

15 years agoAdded de translation by Fabian Affolter
Richard W.M. Jones [Tue, 21 Oct 2008 08:51:03 +0000 (09:51 +0100)]
Added de translation by Fabian Affolter

15 years agoVersion 1.0.2 for release.
Richard W.M. Jones [Wed, 16 Jul 2008 09:51:04 +0000 (10:51 +0100)]
Version 1.0.2 for release.

15 years agoFixed missing PO file in MANIFEST.
Richard W.M. Jones [Wed, 16 Jul 2008 09:50:57 +0000 (10:50 +0100)]
Fixed missing PO file in MANIFEST.

15 years agoRebuild ChangeLog file automatically when we distribute.
Richard W.M. Jones [Wed, 16 Jul 2008 09:50:48 +0000 (10:50 +0100)]
Rebuild ChangeLog file automatically when we distribute.

15 years agoBrazilian Portuguese translation by Herli Joaquim de Menezes and revised by Igor...
Richard W.M. Jones [Tue, 27 May 2008 11:21:39 +0000 (12:21 +0100)]
Brazilian Portuguese translation by Herli Joaquim de Menezes and revised by Igor Pires Soares.

15 years agoIgnore tarball.
Richard W.M. Jones [Thu, 1 May 2008 19:03:54 +0000 (20:03 +0100)]
Ignore tarball.

15 years agoAvoid an error when gettext is not available.
Richard W.M. Jones [Thu, 1 May 2008 19:01:46 +0000 (20:01 +0100)]
Avoid an error when gettext is not available.

16 years agoMerge.
rjones@thinkpad [Thu, 17 Apr 2008 10:13:39 +0000 (11:13 +0100)]
Merge.

16 years agoRemove bogus =end from end of manpage.
rjones@thinkpad [Thu, 17 Apr 2008 10:12:47 +0000 (11:12 +0100)]
Remove bogus =end from end of manpage.

16 years agoDon't link virt-df with ncurses.
rjones@thinkpad.home.annexia.org [Wed, 5 Mar 2008 10:11:05 +0000 (10:11 +0000)]
Don't link virt-df with ncurses.

16 years agoReadded AC_PROG_INSTALL.
Richard W.M. Jones [Wed, 16 Apr 2008 13:14:07 +0000 (14:14 +0100)]
Readded AC_PROG_INSTALL.

16 years agoVersion 0.4.1.0 for release.
Richard W.M. Jones [Tue, 4 Mar 2008 17:44:24 +0000 (17:44 +0000)]
Version 0.4.1.0 for release.

16 years agoRemove META file.
Richard W.M. Jones [Wed, 16 Apr 2008 13:12:12 +0000 (14:12 +0100)]
Remove META file.

16 years agoRestructure main window code slightly.
Richard W.M. Jones [Tue, 4 Mar 2008 17:38:36 +0000 (17:38 +0000)]
Restructure main window code slightly.

16 years ago*** THIS REPO IS JUST FOR VIRT-TOP NOW ***
Richard W.M. Jones [Wed, 16 Apr 2008 13:11:41 +0000 (14:11 +0100)]
*** THIS REPO IS JUST FOR VIRT-TOP NOW ***
 - See http://hg.et.redhat.com/applications/virt/ for bindings and
   the other applications.

16 years agoNew connection dialog with support for Avahi detection of libvirtd.
Richard W.M. Jones [Tue, 4 Mar 2008 17:38:14 +0000 (17:38 +0000)]
New connection dialog with support for Avahi detection of libvirtd.

16 years agoRemoved virt-ctrl, virt-df, ocaml-libvirt - now in separate repositories.
Richard W.M. Jones [Wed, 16 Apr 2008 12:51:14 +0000 (13:51 +0100)]
Removed virt-ctrl, virt-df, ocaml-libvirt - now in separate repositories.

16 years agoUpdated deps.
Richard W.M. Jones [Tue, 4 Mar 2008 17:37:01 +0000 (17:37 +0000)]
Updated deps.

16 years agoUpdated MANIFEST.
Richard W.M. Jones [Wed, 16 Apr 2008 12:38:04 +0000 (13:38 +0100)]
Updated MANIFEST.

16 years agoAdded support for compiled-in icons from a GNOME theme.
Richard W.M. Jones [Tue, 4 Mar 2008 17:36:42 +0000 (17:36 +0000)]
Added support for compiled-in icons from a GNOME theme.

16 years agoUpdate manpage.
Richard W.M. Jones [Wed, 16 Apr 2008 11:58:06 +0000 (12:58 +0100)]
Update manpage.

16 years agoUpdated MANIFEST.
Richard W.M. Jones [Tue, 4 Mar 2008 17:35:19 +0000 (17:35 +0000)]
Updated MANIFEST.

16 years agoFix alignment in -t option
Richard W.M. Jones [Wed, 16 Apr 2008 11:58:00 +0000 (12:58 +0100)]
Fix alignment in -t option

16 years ago"Finish off" this program, add manpage.
Richard W.M. Jones [Tue, 4 Mar 2008 13:43:04 +0000 (13:43 +0000)]
"Finish off" this program, add manpage.

16 years agoLVM2 parsing complete and working.
Richard W.M. Jones [Wed, 16 Apr 2008 11:08:54 +0000 (12:08 +0100)]
LVM2 parsing complete and working.

16 years agoUpdate list of dependencies.
Richard W.M. Jones [Tue, 4 Mar 2008 13:42:39 +0000 (13:42 +0000)]
Update list of dependencies.

16 years agoUse offset_device
Richard W.M. Jones [Wed, 16 Apr 2008 11:08:41 +0000 (12:08 +0100)]
Use offset_device

16 years agoUpdate MANIFEST.
Richard W.M. Jones [Wed, 27 Feb 2008 11:37:12 +0000 (11:37 +0000)]
Update MANIFEST.

16 years agoAdded offset_device, canonical_uuid function, pass LV device with LV filesystems
Richard W.M. Jones [Wed, 16 Apr 2008 11:08:27 +0000 (12:08 +0100)]
Added offset_device, canonical_uuid function, pass LV device with LV filesystems

16 years agoMove connection dialog to its own module. ocaml-dbus >= 0.04.
Richard W.M. Jones [Wed, 27 Feb 2008 11:36:43 +0000 (11:36 +0000)]
Move connection dialog to its own module.  ocaml-dbus >= 0.04.

16 years agoMinor clarifications to developer docs.
Richard W.M. Jones [Wed, 16 Apr 2008 11:07:17 +0000 (12:07 +0100)]
Minor clarifications to developer docs.

16 years agoUpgrade to released storage API in libvirt CVS.
Richard W.M. Jones [Wed, 20 Feb 2008 18:47:19 +0000 (18:47 +0000)]
Upgrade to released storage API in libvirt CVS.

16 years agoMake debug selectable at runtime.
Richard W.M. Jones [Wed, 16 Apr 2008 07:15:56 +0000 (08:15 +0100)]
Make debug selectable at runtime.

16 years agoExtra tasks for jmh
Richard W.M. Jones [Wed, 20 Feb 2008 11:42:37 +0000 (11:42 +0000)]
Extra tasks for jmh

16 years agoAlmost complete VG & LV metadata parsing.
Richard W.M. Jones [Tue, 15 Apr 2008 21:31:24 +0000 (22:31 +0100)]
Almost complete VG & LV metadata parsing.

16 years agoMove open_connection dialog.
Richard W.M. Jones [Sat, 16 Feb 2008 19:23:16 +0000 (19:23 +0000)]
Move open_connection dialog.
 - Move open_connection dialog into vc_mainwindow which is more logical.

16 years agoAdded range library function.
Richard W.M. Jones [Tue, 15 Apr 2008 21:31:08 +0000 (22:31 +0100)]
Added range library function.

16 years agoCombine historical data, provide accessor functions.
Richard W.M. Jones [Sat, 16 Feb 2008 19:16:50 +0000 (19:16 +0000)]
Combine historical data, provide accessor functions.
 - Historical data combined into a single array of dhentrys.
 - Provide accessor functions.
 - Clamp %CPU to 0..100.

16 years agoRedundant newline.
Richard W.M. Jones [Tue, 15 Apr 2008 21:30:45 +0000 (22:30 +0100)]
Redundant newline.

16 years agoStore domain %CPU and memory history.
Richard W.M. Jones [Sat, 16 Feb 2008 16:29:02 +0000 (16:29 +0000)]
Store domain %CPU and memory history.

16 years agoRemoved some debugging prints.
Richard W.M. Jones [Tue, 15 Apr 2008 21:30:27 +0000 (22:30 +0100)]
Removed some debugging prints.

16 years agoClean up memory handling.
Richard W.M. Jones [Sat, 16 Feb 2008 16:28:44 +0000 (16:28 +0000)]
Clean up memory handling.
 - Call Gc.compact during timeout handler and when program exits to check
   for memory errors.
 - Don't allow timeout exceptions to propagate - causes a segfault in lablgtk.
 - Tidy up the About dialog.

16 years agoRemoved text-mode annotation.
Richard W.M. Jones [Tue, 15 Apr 2008 19:51:46 +0000 (20:51 +0100)]
Removed text-mode annotation.

16 years agoAdded a separate file and dependency for DBus.
Richard W.M. Jones [Sat, 16 Feb 2008 14:22:37 +0000 (14:22 +0000)]
Added a separate file and dependency for DBus.

16 years agoAdded developer documentation.
Richard W.M. Jones [Tue, 15 Apr 2008 19:49:30 +0000 (20:49 +0100)]
Added developer documentation.

16 years agoRewrite the requirements section of the README file to make it
Richard W.M. Jones [Sat, 16 Feb 2008 14:06:52 +0000 (14:06 +0000)]
Rewrite the requirements section of the README file to make it
clearer.

16 years agoMetadata parser.
Richard W.M. Jones [Tue, 15 Apr 2008 17:30:49 +0000 (18:30 +0100)]
Metadata parser.

16 years agoVersion 0.4.0.3 released.
Richard W.M. Jones [Tue, 12 Feb 2008 20:24:03 +0000 (20:24 +0000)]
Version 0.4.0.3 released.

16 years agoEmpty *.mli files to stop those modules from exporting symbols.
Richard W.M. Jones [Tue, 15 Apr 2008 14:33:30 +0000 (15:33 +0100)]
Empty *.mli files to stop those modules from exporting symbols.

16 years agoMinor fix for calendar 1.x
Richard W.M. Jones [Tue, 12 Feb 2008 20:22:14 +0000 (20:22 +0000)]
Minor fix for calendar 1.x

16 years agoSupport for calendar >= 2.0
rjones@thinkpad.home.annexia.org [Tue, 12 Feb 2008 20:22:43 +0000 (20:22 +0000)]
Support for calendar >= 2.0

16 years agoCosmetic fixes and comments.
Richard W.M. Jones [Tue, 15 Apr 2008 14:33:08 +0000 (15:33 +0100)]
Cosmetic fixes and comments.