Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Müller
c6574d7ef9 xfce4-systemload-plugin: upgrade 1.3.0 -> 1.3.1 / introduce PACKAGECONFIGs
* Both dependencies upower/libgtop are optional so add PACKAGECONFIG and enable
  both because they are worth it.
* The term '(uses libgtop as a fallback)' below is a bit misleading: In
  xfce4-systemload-plugin-1.3.1/panel-plugin/network.c we find whole code
  wrapped by #ifdef HAVE_LIBGTOP / #endif. So in case libgtop is not found
  nothing of value is compiled.

1.3.1 (2021-03-22)
=====
- Update README.md
- Update and sort the list of authors
- Add a simple network bandwidth monitor (uses libgtop as a fallback)
- Remove 4-valued history
- Fix initial progress bar value
- Fix system-monitor-command setting (Fixes #15)
- Distinguish uptime from the appearance of a digital real-time clock
- Replace "Options" with "Label" in the properties dialog
- Finish porting to xfconf
- Update docs URL
- Code cleanups
- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-11 08:27:27 -07:00
Kai Kang
f09036c462 xfce4-systemload-plugin: 1.2.4 -> 1.3.0
Release notes for 1.3.0
=======================
- Port to xfconf
- Add new icons and switch to rDNS naming
- Add Help button to properties dialog
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- configure.ac: use AC_PROG_CC_C99
- Translation Updates:
  Belarusian, Bulgarian, English (Canada), Hungarian, Russian, Turkish,
  Ukrainian

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-16 21:37:15 -07:00
Andreas Müller
6b31bac115 xfce4-systemload-plugin: upgrade 1.2.3 -> 1.2.4
Release notes for 1.2.4
=======================
- Allow compilation with panel 4.15+
- Fix missing-prototypes
- Remove GSourceFunc casts
- Fix the properties dialog and a hidden memory corruption
- Avoid repainting bars if there are no visual changes
- Update copyright year
- Update URLs
- Create README.md and update configure.ac.in
- Add basic GitLab pipeline
- Update URLs from goodies.x.o to docs.x.o (Bug #16178)
- Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern
  Armenian, English (Australia), English (Canada), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu,
  Urdu (Pakistan), Uyghur

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-05 09:16:26 -08:00
Andreas Müller
8a46dcbe4c xfce4-systemload-plugin: upgrade 1.2.2 -> 1.2.3
This release fixes possible leak, crasher in properties dialog and updates
translations.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-19 23:09:05 -07:00
Andreas Müller
0a3ba66c15 xfce4-systemload-plugin: upgrade 1.2.1 -> 1.2.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04 18:29:39 -08:00
Andreas Müller
27944f97b5 xfce4-systemload-plugin: update 1.2.0 -> 1.2.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18 14:21:46 +02:00
Andreas Müller
5ecc17b526 xfce4-systemload-plugin: update to 1.2.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-22 13:38:18 +01:00
Andreas Müller
06d014d364 xfce4-systemload-plugin: update to 1.1.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-19 10:09:59 +01:00
Andreas Müller
025cb1aa1a xfce4-systemload-plugin: update to 1.1.1 2012-09-18 15:54:02 +02:00
Andreas Müller
9e3aa71d42 xfce4-systemload-plugin: initial add 1.1.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-06-08 14:28:30 +02:00