Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-21 | use ${datadir}/dbus-1/system.d as the default D-Bus config dir | monsta | 1 | -2/+2 | |
and bump the required D-Bus version | |||||
2020-01-10 | make the dbus directory configurable | Christian Hesse | 1 | -0/+11 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 1 | -2/+3 | |
2019-09-23 | build: Don't stop building when cpufreq.h isn't available | raveit65 | 1 | -3/+0 | |
2019-09-09 | build: extend --enable-more-warnings configure flag | raveit65 | 1 | -2/+3 | |
Add -Wextra, -Wunused-but-set-variable, -Wformat-nonliteral -Wabsolute-value, -Werror=format-security CFLAGS_WARNINGS and drop -std=gnu89. -Wsign-compare is already in -Wextra. | |||||
2019-08-29 | Make cpufreq builds independent from kernel header version. | Mike Gabriel | 1 | -27/+45 | |
Ported from gnome-applets, see git diff e48b2d73~..5882df7f cpufreq/ configure.ac on the gnome-applets repository. Fixes mate-desktop/mate-applets#238. | |||||
2019-04-22 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 1 | -1/+1 | |
2018-12-08 | Silent output when building. | Wu Xiaotian | 1 | -0/+1 | |
2018-11-17 | release 1.21.1v1.21.1 | raveit65 | 1 | -1/+1 | |
2018-06-10 | pre-bump version | raveit65 | 1 | -1/+1 | |
2018-05-12 | accessx: Convert icons from pixbuf to cairo surfaces | Victor Kareh | 1 | -0/+4 | |
This improves support for HiDPI displays. It also fixes some deprecation warnings, adds auto-resizing, and updates the main applet icon. | |||||
2018-05-12 | netspeed: Use theme icons instead of embedded | Victor Kareh | 1 | -0/+4 | |
This removes old icons included with the applet and instead uses icons from the current theme. Known issues: * Loopback interface does not have an icon, instead we use a "reload" icon to simulate it. * PLIP/SLIP interfaces do not have proper icons, I managed to find an old PLIP icon in the hicolor theme and re-purposed it. * Since not all icons have the same levels of scaling, I'm capping the size at 48px to keep all interfaces consistent. * There are no icons for Wireless Quality, so I retained the existing ones for now. | |||||
2018-02-04 | release 1.20v1.20.0 | raveit65 | 1 | -1/+1 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -3/+3 | |
2018-02-01 | configure.ac: fix version in comment | monsta | 1 | -1/+1 | |
2018-01-25 | Revert "bump libmateweather requirement to 1.19.1" | raveit65 | 1 | -1/+1 | |
This reverts commit 8111ccc52917dd0de924920b333a37240674dd9b. t needed any more as previous commits revert the reason for it. | |||||
2018-01-16 | release 1.19.4v1.19.4 | raveit65 | 1 | -1/+1 | |
2018-01-14 | drop broken invest-applet and all Python dependencies | monsta | 1 | -20/+0 | |
closes https://github.com/mate-desktop/mate-applets/issues/297 | |||||
2017-12-27 | release 1.19.3v1.19.3 | raveit65 | 1 | -1/+1 | |
2017-11-27 | build: when gtksourceview isn't found, show this package name | monsta | 1 | -1/+1 | |
closes https://github.com/mate-desktop/mate-applets/issues/270 | |||||
2017-09-27 | release 1.19.2v1.19.2 | raveit65 | 1 | -1/+1 | |
2017-09-08 | GSettings for checkmark color shown for mounted volumes. | marosg | 1 | -0/+1 | |
2017-07-24 | pre-release version bump | raveit65 | 1 | -1/+1 | |
2017-07-23 | bump libmateweather requirement to 1.19.1 | raveit65 | 1 | -1/+1 | |
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | Bump version to 1.18.0v1.18.0 | Martin Wimpress | 1 | -1/+1 | |
2016-12-24 | build: require libmateweather >= 1.17.0 (GTK+3 only) | monsta | 1 | -1/+1 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -43/+10 | |
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2016-11-22 | fix some indent and a couple of typos | monsta | 1 | -1/+1 | |
2016-11-22 | build: require libmateweather 1.16.0 | monsta | 1 | -1/+1 | |
2016-11-22 | build: check for stable release of libgtop | monsta | 1 | -1/+1 | |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 | |
2016-08-31 | cpu-freq: avoid deprecated polkit_authority_get | raveit65 | 1 | -1/+1 | |
And bump polkit requirement. polkit_authority_get is deprecated since polkit-0.97 from 2010. So the requirement bump should be save for all distros. | |||||
2016-08-15 | build: make --enable-suid option really work | monsta | 1 | -5/+5 | |
2016-08-15 | build: make --enable-frequency-selector option actually work | monsta | 1 | -1/+1 | |
2016-08-15 | configure.ac: fix help text for --enable-suid and fix some indent | monsta | 1 | -4/+4 | |
2016-08-02 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-08-01 | drop dependency to libmate-desktop | raveit65 | 1 | -6/+0 | |
2016-07-31 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 1 | -1/+1 | |
2016-04-07 | release 1.14.0 | raveit65 | 1 | -1/+1 | |
2016-04-01 | release 1.13.1 | raveit65 | 1 | -1/+1 | |
2016-01-04 | stickynotes: new icon names and paths + fix deprecations | monsta | 1 | -0/+1 | |
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=76982eb73ce1bd912cc19a55d3b6682b9da93687 | |||||
2016-01-02 | drop null_applet which isn't even buildable these days | Monsta | 1 | -1/+0 | |
2015-12-16 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-12-14 | merge netspeed applet from mate-netspeed repo | monsta | 1 | -0/+42 | |
2015-12-02 | Bump version to 1.12.1 | Monsta | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -1/+1 | |