Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-10 | trashapplet: load menu and ui files from resource bundle | rbuj | 1 | -5/+0 | |
2020-12-09 | build: Remove legacy variable MATE_ICONDIR | rbuj | 1 | -1/+0 | |
2020-09-05 | timerapplet: Use common subdirs - src, data | rbuj | 1 | -1/+3 | |
2020-08-11 | release 1.25.1v1.25.1 | raveit65 | 1 | -1/+1 | |
2020-08-11 | accessx-status: add src and data folders | rbuj | 1 | -0/+2 | |
2020-08-11 | accessx-status: Simplify icons installation | rbuj | 1 | -5/+1 | |
2020-08-11 | geyes: Use common subdirs - src, icons, data | rbuj | 1 | -1/+4 | |
2020-08-11 | command: Use common subdirs - src, data | rbuj | 1 | -1/+3 | |
2020-08-11 | netspeed: Simplify icons/Makefile.am | rbuj | 1 | -18/+0 | |
2020-07-19 | netspeed: add netlink support | rbuj | 1 | -15/+46 | |
2020-07-14 | battstat: bump upower required version and drop legacy code | raveit65 | 1 | -1/+1 | |
2020-06-25 | release 1.25.0v1.25.0 | raveit65 | 1 | -1/+1 | |
2020-05-21 | build: set 'enable_polkit=yes' if not given | rbuj | 1 | -4/+4 | |
2020-05-21 | build: Use dbus-glib only when required | rbuj | 1 | -5/+7 | |
2020-04-08 | build: Remove --enable-more-warnings configure flag | rbuj | 1 | -40/+0 | |
2020-03-14 | stickynotes: Use gresources for UI files | rbuj | 1 | -1/+19 | |
2020-03-04 | build: drop unused matelocaledir variable | monsta | 1 | -4/+0 | |
2020-02-10 | release 1.24.0v1.24.0 | raveit65 | 1 | -1/+1 | |
2020-02-06 | build: show compiler flags on configuration summary | rbuj | 1 | -0/+2 | |
2020-02-01 | autoconf: fix matelocaledir | rbuj | 1 | -1/+1 | |
2020-01-21 | release 1.23.1v1.23.1 | raveit65 | 1 | -1/+1 | |
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. |