Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-23 | build: Don't stop building when cpufreq.h isn't available | raveit65 | 1 | -3/+0 | |
2019-09-23 | ci: add cpupower build dependency to archlinux | Wu Xiaotian | 1 | -0/+1 | |
2019-09-19 | update to 1.22.2v1.22.2 | raveit65 | 2 | -1/+14 | |
2019-09-19 | tx: sync with transifex | raveit65 | 1340 | -4638/+16359 | |
2019-09-19 | tx: update resource for transifex | raveit65 | 1 | -75/+83 | |
2019-09-12 | geyes: avoid memory leak | Pavel Shlyak | 1 | -5/+2 | |
2019-09-12 | multiload: Use /proc/diskstats for NVMe drives | Victor Kareh | 3 | -20/+106 | |
Since glibtop does not support NVMe drives, we rely on /proc/diskstats to tell use load information for NVMe drives. If diskstats is not present it returns to glibtop as a fallback. | |||||
2019-09-12 | treat output as utf8 when limiting width. | Jonathan Krebs | 1 | -3/+3 | |
fixes #374 | |||||
2019-08-29 | Make cpufreq builds independent from kernel header version. | Mike Gabriel | 3 | -36/+61 | |
Ported from gnome-applets, see git diff e48b2d73~..5882df7f cpufreq/ configure.ac on the gnome-applets repository. Fixes mate-desktop/mate-applets#238. | |||||
2019-07-08 | command: use MaCommand object | Wu Xiaotian | 4 | -134/+610 | |
2019-07-08 | Make command applet run commands asynchronously | Wu Xiaotian | 1 | -7/+116 | |
2019-05-24 | travis: use fedora-30 and ubuntu-19.04 for building | raveit65 | 1 | -2/+2 | |
2019-05-16 | cpufreq: support kernel 5.1.0 | raveit65 | 2 | -2/+17 | |
2019-05-09 | weather: align Gtk_Box to center | raveit65 | 1 | -0/+6 | |
fixes https://github.com/mate-desktop/mate-applets/issues/395 | |||||
2019-05-04 | multiload: filter-out non-local disks and user mounts | rbuj | 1 | -3/+4 | |
Fix #171 | |||||
2019-04-22 | release 1.22.1v1.22.1 | raveit65 | 2 | -1/+13 | |
2019-04-22 | tx: sync with transifex | raveit65 | 1428 | -226044/+228387 | |
2019-04-22 | tx: update resource file | raveit65 | 11 | -22/+22 | |
2019-04-22 | Use g_list_free_full() convenience function | rbuj | 4 | -23/+8 | |
void g_list_free_full (GList *list, GDestroyNotify free_func); Convenience method, which frees all the memory used by a GList, and calls free_func on every element's data. https://developer.gnome.org/glib/stable/glib-Doubly-Linked-Lists.html#g-list-free-full | |||||
2019-04-22 | Fix use-after-free clang warning | rbuj | 2 | -4/+6 | |
battstat_applet.c:755:3: warning: Use of memory after it is freed static_global_teardown (battstat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stickynotes.c:674:24: warning: Use of memory after it is freed stickynotes->notes = g_list_remove(stickynotes->notes, note); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |||||
2019-03-31 | github release for stable branch | raveit65 | 1 | -0/+19 | |
2019-03-23 | help: update copyright | raveit65 | 11 | -11/+11 | |
2019-03-20 | tx: update resource files | raveit65 | 12 | -1515/+1554 | |
2019-03-20 | Revert "tx: update resource file for transifex" | raveit65 | 1 | -283/+134 | |
This reverts commit 4c4836cf4e5b14c1229761d8efc5927cd4e38572. This is wrong for this branch | |||||
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 11 | -45/+14 | |
The ENTITY is expanded in i18n process, and legal.xml file is never read. | |||||
2019-03-20 | assignment discards 'const' qualifier from pointer target type | rbuj | 3 | -3/+3 | |
2019-03-20 | tx: update resource file for transifex | rbuj | 1 | -134/+283 | |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 10 | -6/+76 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 13 | -68/+30 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 13 | -3/+16 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-03-17 | tx: sync with transifex | rbuj | 1432 | -8367/+9947 | |
2019-03-13 | tx: update transifex config | raveit65 | 1 | -12/+12 | |
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 2 | -1/+10 | |
2019-02-25 | tx: sync with transifex | raveit65 | 322 | -983/+1253 | |
2019-02-20 | Enable Travis CI for all branches | raveit65 | 1 | -6/+0 | |
2019-02-20 | Initialize Travis CI support | raveit65 | 1 | -0/+147 | |
for debian and ubuntu | |||||
2019-02-16 | tx: update resource file for transifex | rbuj | 2 | -4/+4 | |
2019-02-11 | Issues reported by translators | rbuj | 2 | -2/+2 | |
2019-01-28 | multiload: ignore priviledged mount points | Sebastian Geiger | 1 | -0/+9 | |
fixes https://github.com/mate-desktop/mate-applets/issues/230 origin commit: https://gitlab.gnome.org/GNOME/gnome-applets/commit/daadbbc | |||||
2019-01-27 | tx: sync with transifex | raveit65 | 151 | -1279/+6854 | |
2018-12-16 | disable deprecation warnings for distcheck | raveit65 | 1 | -0/+3 | |
2018-12-08 | Silent output when building. | Wu Xiaotian | 1 | -0/+1 | |
2018-12-08 | Add git.mk file | Wu Xiaotian | 1 | -0/+400 | |
2018-12-08 | Support git.mk to generate .gitignore | Wu Xiaotian | 28 | -0/+56 | |
2018-11-17 | release 1.21.1v1.21.1 | raveit65 | 2 | -1/+45 | |
2018-11-17 | sync with transifex | raveit65 | 1472 | -84861/+898852 | |
2018-10-06 | tx: update drivemount source for transifex | raveit65 | 1 | -3/+3 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 11 | -11/+55 | |
2018-10-06 | Netspeed Manual: clean up | rbuj | 6 | -1280/+3 | |
2018-10-04 | Manual: Linux and UNIX systems -> Linux and other Unix-like systems | rbuj | 1 | -2/+2 | |