1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
2.5.4 (2012/6/30):
* Better compliance with panel plugin HIG
* Use double values for progress bars (bug #8882)
* Facilitate bringing up the configuration dialog (bug #8899)
* Fix transparency (bug #8892)
2.5.3 (2012/5/13):
-----------------
* Use newer tooltip API (bug #8730)
* Make tooltip strings translatable and MB->MiB string updates (bug #8828)
* Always update progress bars even if stats are unavailable (bug #8845)
2.5.2 (2012/4/29):
-----------------
* Gracefully allow to monitor non-present devices (bug #6749)
2.5.1 (2012/4/13):
-----------------
* Translation updates (uk,eu,pt_BR,it,da,nl,pt,gl,ko,zh_CN,sk)
2.5.0 (2012/4/9):
-----------------
* Build the plugin as a module
2.4.0 (2012/4/3):
-----------------
* Port to libxfce4ui (bug #8099)
* Port to panel 4.9 (bug #8401)
* Fix translations (bug #6343)
* Explicitely link with libm (bugs #7982,#8514)
* Add Solaris support (bug #7167)
* Fix a Gtk warning, removed non-used vars..
2.3.0 (2011/1/21):
------------------
* Support for Xfce 4.8 panel
* Translated into 30 languages
* Allow editing the label, even when it is not displayed in the panel, fixin
bug #6176
* Compile fixes
(...)
20051008:
---------
* Version 1.6.0
* Port to the Xfce 4.4 Panel
20031130:
---------
* Released 1.4.1 - Just a bug fix for Linux-2.6 systems
* Thanks to Ivan Todoroski who found a bug introduced with release 1.3
20031111:
---------
* Released 1.4 with Benedikt's support for "busy time" on NetBSD
* Force to single "total busy time" monitor when platform doesn't
provide separate read and write data (NetBSD)
20031110:
---------
* NetBSD port now supports busy time stats as well, though currently
theres no way to gather separate read/write stats, therefore
read and write stats are just total/2 for now.
20031104:
---------
* Added option for monitoring disk busy time statistics on Linux
instead of I/O transfers
* Released 1.3.
20031102:
---------
* Improved Linux 2.6 specific processing.
* Added Linux disk busy time into tooltips.
* Released 1.2.
20031019:
---------
* Added support for Linux 2.6.
* Released 1.1.
20031016:
---------
* Added support for NetBSD. Adding support for Open/FreeBSD and
Darwin should be trivial now.
20031008:
---------
* Initial release (1.0) for Linux 2.4.x, x>= 20
|