Version: 1.3.1-bp150.2.4
* Wed Apr 19 2017 seife+obs@b1-systems.com
- update to version 1.3.1
- set progressbar minimal width and height depending on
orientation (bxo#12941, bxo#12949)
- apply css on the correct widget class for Gtk 3.16/3.18
- rework the use of GtkCssProvider to use a singleton
- translation updates
* Sun Nov 27 2016 seife+obs@b1-systems.com
- update to version 1.3.0
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
- fix progress bar grow direction in deskbar and vertical modes
- do not package ChangeLog; NEWS is good enough
* Sun Nov 23 2014 gber@opensuse.org
- update to version 1.2.4
- option to show values as bits
- reverted "Do not enforce max length for text/device entries"
- set iface length name to 32 chars max
- translation updates
- add xfce4-panel-plugin-netload-fix-array-out-of-bounds.patch in
order to fix an array out of bounds write (bxo#11328)
* Sat Nov 15 2014 gber@opensuse.org
- update to version 1.2.3
- fix a small bug reported by JR, with really big values the code
segfaulted in the format_byte_humanreadable function
* Sun Nov 02 2014 gber@opensuse.org
- update to version 1.2.2
- fix plugin installation path
* Sun Nov 02 2014 gber@opensuse.org
- update to version 1.2.1
- build plugin as a module
- update build environment
- only round to 0 digits for KiB/s values
- pack progress bars inside event box and hide/show
- do not enforce max length for text/device entries
- fix stringsize - 1
* Sun Jul 15 2012 gber@opensuse.org
- update to version 1.2.0
- some code cleanup and respect the Panel HIG
- update monitor labels sizes gracefully
- rectify tooltip information
- support new panel mode Deskbar
- drop if_ppp headers
- reorganize code in monitor_new, setup_monitor and
monitor_set_orientation
- keep colorized values after orientation change
- fix widget visibility on orientation change
* Fri Apr 20 2012 gber@opensuse.org
- added documentation files
* Tue Apr 17 2012 gber@opensuse.org
- corrected source URL
* Tue Apr 03 2012 gber@opensuse.org
- specfile cleanup
- split off -lang subpackage
* Fri Jan 13 2012 gber@opensuse.org
- update to version 1.1.0
- add option to show values in panel in addition to the bars
- format units automatically
- port to libxfce4ui
- fix two calls to snprintf
* Wed Mar 09 2011 gber@opensuse.org
- new package (split off from xfce4-panel-plugins)