-
xfce4-battery-plugin-1.1.6 protected41ac06cd · ·
1.1.6 - Update copyright year - Introduce Darwin support - build: Bump dependency versions and fix deprecation warnings - I18n: Update po/LINGUAS list - build: Use XDT_VERSION_INIT and get rid of configure.ac.in - gcc-analyzer: Fix -Wanalyzer-null-dereference - scan-build: Fix deadcode.DeadStores - I18n: Update po/LINGUAS list - build: Get rid of intltool - Add initial envsys support for NetBSD - Translation Updates: Chinese (China), Polish, Portuguese (Brazil), Romanian, Turkish
-
xfce4-battery-plugin-1.1.5 protected5f8b516c · ·
1.1.5 - Update copyright year - build: Add GLib requirement - Replace deprecated XfcePanelImage with GtkImage - Update `.gitignore` - Use "logo-icon-name" instead of "logo" in about dialog - Fix make distcheck - Respect panel setting "Adjust size automatically" - Update COPYING - Translation Updates: Albanian, Arabic, Armenian (Armenia), 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, Irish, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Uzbek, Uzbek (Latin), Vietnamese
-
xfce4-battery-plugin-1.1.4 protectedcfebcabf · ·
1.1.4 - Add help button to properties dialog - Drop subtitle from settings dialog - Fix labels alignment for very small panels - Fix compilation warnings - automake: INCLUDES -> AM_CPPFLAGS - autoconf: Some updates - Remove unnecessary boxes - Remove GSourceFunc casts - Add new README.md, update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Update URLs from goodies.xfce.org to docs.xfce.org (Bug #16154) - Translation Updates: Albanian, Arabic, Armenian (Armenia), 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, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Uzbek, Uzbek (Latin), Vietnamese
-
1.1.2 protected6f3bba6a · ·
1.1.2 (2019/01/13): =================== * Listen for UPower events for power source changes (Bug #14978, thanks to Alexander Butenko) * Reset averages when a battery is removed/added (Bug #14930, thanks to John Lindgren) * Re-detect battery presence every 30 seconds (Bug #14930, thanks to John Lindgren) * Fix null pointer dereference with no battery present (Bug #14930, thanks to John Lindgren) * Remove deprecated /proc/acpi support in favor of sysfs. (Thanks to John Lindgren) * Remove APM support on FreeBSD as well, it doesn't even build. (Thanks to John Lindgren) * Remove historical APM support for Linux, support ACPI only. (Thanks to John Lindgren) * Initially show/hide widgets according to user config (Bug #9594, thanks to John Lindgren)
-
1.1.1 protected06b31b0f · ·
1.1.1 (2018/09/22): =================== * Avoid memory leaks * Bump to minimal Gtk to 3.16 * Only set progressbar width or height depending on the orientation (Bug #12942) * Create a single GtkCssProvider in setup_battmon() (Bug #12975) * Improved spacing and layout in dialogs (Bug #14659)