|
| 1 | +### mate-applets 1.25.3 |
| 2 | + |
| 3 | + * update translations |
| 4 | + netspeed: avoid a NULL pointer dereference |
| 5 | + netspeed: allow to select an interface which is down |
| 6 | + netspeed-preferences: disconnect a signal handler on finalize |
| 7 | + multiload: fix typo reported by translator |
| 8 | + netspeed: fix typo |
| 9 | + netspeed: Add NetspeedPreferences class |
| 10 | + mateweather: Remove conversion warnings |
| 11 | + geyes: Remove conversion warnings |
| 12 | + trashapplet: Upgrade trashapplet-empty-progress.ui |
| 13 | + stickynotes: improve code-style |
| 14 | + multiload: Add properties.ui |
| 15 | + netspeed: connect the widget signal handlers on class_init |
| 16 | + netspeed: refactor variable names |
| 17 | + netspeed: NetspeedApplet subclass of MatePanelApplet |
| 18 | + netspeed: fix line indent |
| 19 | + netspeed: Fix display of IP if no IPv4 is configured |
| 20 | + netspeed: improve display of IPv6 addresses in device details. |
| 21 | + netspeed: show all ipv6 addrs in device details dialog |
| 22 | + netspeed: show all IP addresses on tooltip if enabled |
| 23 | + mateweather: Do not update panel when upgrade process begins |
| 24 | + mateweather: Avoid NULL pointer dereferences if there is no weather info |
| 25 | + mateweather: set values before connecting signals on preferences dialog |
| 26 | + multiload: use guint64 as data source for graphs |
| 27 | + multiload: use bit rate in netload graph |
| 28 | + multiload: compute combined network data on GetNet once |
| 29 | + multiload: Drop scaler from GetNet |
| 30 | + multiload: fix interval on autoscaler_init call |
| 31 | + multiload: Use one callback for each of the spin buttons |
| 32 | + multiload: increase refresh rate range setting |
| 33 | + battstat: whitespace is missing |
| 34 | + netspeed: code style |
| 35 | + multiload: load menu from resource bundle |
| 36 | + |
1 | 37 | ### mate-applets 1.25.2 |
2 | 38 |
|
3 | | - * tx:sync with transifex |
| 39 | + * update translations |
4 | 40 | * mateweather: Use common subdirs - src, data |
5 | 41 | * netspeed: show ipv6 address in tooltip if ipv4 address is not used |
6 | 42 | * multiload: Use common subdirs - src, data |
|
0 commit comments